body {
  margin: 0;
  color: #333;
  font-size: 12px;
  line-height: 16px;
  }

h1, h2, h3, h4, h5, p {
  margin: 0;
  padding: 0;
  }

/*  link 

-----------------------------------------------------------------------------*/
a:link {
  text-decoration: underline;
  color: #083989;
  }

a:visited {
  text-decoration: underline;
  color: #083989;
  }

a:hover {
  text-decoration: none;
  color: #083989;
  }

a:active {
  color: #083989;
  }

a img {
  border: 0;
  }

/*  font 

-----------------------------------------------------------------------------*/
.txt10 {
  font-size: 10px;
  line-height: 14px;
  }

.txt12 {
  font-size: 12px;
  line-height: 18px;
  }

.txt14 {
  font-size: 14px;
  line-height: 20px;
  }

.txt_b {
  font-weight: bold;
  }

/*  color 

-----------------------------------------------------------------------------*/
.lightblue {
  color:#1a97c6;
  }
.blue{
  color:#083989;
  }
.gblue{
  color:#295d99;
  }
.limegreen{
  color:#c2e620;
  }
.red{
  color:#fe3100;
  }



/*  margin padding 

-----------------------------------------------------------------------------*/




/*  float 

-----------------------------------------------------------------------------*/
.fl {
  float: left;
  }

.fr {
  float: right;
  clear: right;
  }

.bc {
  clear: both;
  }

/*  text align

-----------------------------------------------------------------------------*/
.align_center {
  text-align: center;
  }

/*  common 

-----------------------------------------------------------------------------*/
/* width  */
.w545{
  width:545px;
  margin:0 auto 0;
  }
.w730{
  width:730px;
  }
 
/* line  */
.waku {
  border:1px solid #ccc;
  }
  
/* side  */
#side{
  width:169px;
  background:#f5f5f5;
  background-image:url("../image/side/side_back.gif");
  float: left;
  font-size: 11px;
  line-height: 10px;
  text-align:left;
  }
#side p{
  padding-top:9px;
  padding-left:7px;
  }
  
.side_d{
  margin: 5px 5px 25px;
  }
  
#side_pu p{
  background:url(../syohin/img/side_ipu.gif) no-repeat 7px 12px;
  padding-left:15px;
  }
#side_pu a:link {
  text-decoration: none;
  color: #e71f1f;
  }
#side_pu a:visited {
  text-decoration: none;
  color: #e71f1f;
  }
#side_pu a:hover {
  text-decoration: underline;
  color: #e71f1f;
  }
  
#side_ca div{
  background:url(../syohin/img/side_ica1.gif) no-repeat 0 3px;
  padding:0 0 3px 14px;
  margin:10px 3px 0;
  font-weight:bold;
  font-size: 13px;
  border-bottom:1px dotted #b5b5b5;
  }
#side_ca p{
  background:url(../syohin/img/side_ica2.gif) no-repeat 7px 12px;
  padding-left:15px;
  }
#side_ca a:link {
  text-decoration: none;
  color: #1b56a6;
  }
#side_ca a:visited {
  text-decoration: none;
  color: #1b56a6;
  }
#side_ca a:hover {
  text-decoration: underline;
  color: #1b56a6;
  }
  
/* main  */
#main{
  width:551px;
  float: right;
  clear: right;
  padding-top:2px;
  margin-left:3px;
  }
  
#slc{
  width:99%;
  margin:2px auto;
  }

#slc td{
  padding:2px;
  }
.menu_pulldown{
	width:98%;

}



/*  syohin 

-----------------------------------------------------------------------------*/

/*  一覧タイトル  */
.s_tit {
  background-color:#cce9ff;
  padding:5px;
  }
.s_tit p{
  background:url(../syohin/img/g_dotline.gif) bottom repeat-x;
  color:#083989;
  margin-bottom:2px;
  }


/*  一覧  */
#s_wa table{
  border:1px solid #cfcfcf;
  width:171px;
  }
#s_wa td{
  vertical-align:top;
  }
.s_watit {
  background: #efefef url(../syohin/img/nm_icon.gif) no-repeat 5px 50%;
  padding-left:18px;
  font-weight:bold;
  line-height: 14px;
  border-bottom:1px dotted #b5b5b5;
  /*  変更 20:03 2007/04/09*/
  height:28px;
  }
.s_waicon img{
  margin-bottom:5px;
  }

/*  下ガイド  */
.b_guide {
  padding:5px;
  background:url(../syohin/img/g_dotline.gif) top repeat-x;
  }

/*  商品内容  */
#sh_tit{
  background: #efefef url(../syohin/img/nm_icon.gif) no-repeat 5px 50%;
  padding:8px 0 8px 18px;
  font-size:16px;
  font-weight:bold;
  color:#083989;
  margin-bottom:10px;
  }
#sh_icon {
  vertical-align:top;
  text-align:right;
  }
#sh_icon img{
  vertical-align:top;
  text-align:right;
  margin: 0 0 5px 5px;
  }

/*  追加 15:54 2007/03/29*/
#sh_line{
  margin-top: 8px;
  border-top:1px dotted #b5b5b5;
  height:1px;
  }

/*  変更 15:54 2007/03/29*/
#sh_txt{
  margin: 3px 0px;
  padding: 8px 15px;
  background:#F8F8F8;
  }

/*  商品細かい内容  */
.tx_line {
  background:url(../syohin/img/two_line.gif) repeat-x;
  height:3px;
  }
#tx {
  background:url(../syohin/img/two_line.gif) top repeat-x;
  padding:15px 14px 12px;
  }
#tx td{
  padding-right:15px;
  vertical-align:top;
  }
#tx span{
  color:#17aa97;
  }

/*  名入れ  */
#name{
  border-left:1px solid #09398b;
  border-right:1px solid #09398b;
  border-bottom:1px solid #09398b;
  padding:20px;
  }
#name td{
  padding-right:15px;
  vertical-align:top;
  }
#name ul{
  margin:15px 0 0; 
  padding:15px 0 0;
  list-style : none;
  border-top:1px dotted #b5b5b5;
  }
#name li{
  margin: 0; 
  background: url(../syohin/img/name_icon.gif) no-repeat left 7px;
  padding: 5px 0 0 9px;
  }

/*  関連商品  */
#relation{
  width:525px;
  margin:0 auto 0;
  }
#relation img{
  margin-bottom:10px;
  }
#relation a{
  font-weight:bold;
  }

/*  拡大写真  */
#big_i{
  width:525px;
  margin:0 auto 0;
  }
#big_i img{
  margin-bottom:5px;
  }
  
/*  お問い合わせ  */
#cont {
  border-left:1px solid #8b8b8b;
  border-right:1px solid #8b8b8b;
  border-bottom:1px solid #8b8b8b;
  padding:20px;
  }
#cont div{
  border:1px dotted #949494;
  background-color:#ececec;
  padding:12px;
  margin-top:15px;
  }
  
.tb_i img{
  border:1px solid #ccc;
  }
.tb_i td{
  vertical-align:top;
  }



#tx .item_zoom_mark{
  color:#17aa97;
  float:left;
  width:3px;
  margin:0px 2px 0px 0px;
}
#tx .item_zoom_menu{
  float:right;
  width:92%;
}

#name .item_zoom_mark{
  color:#c2e620;
  float:left;
  width:3px;
  margin:0px 2px 0px 0px;
}
#name .item_zoom_menu{
  float:right;
  width:94%;
}


