@charset "shift_jis";

/*ヘッダーイメージ--------------------------------------------------*/
#contents h2 {
width:565px;
height:120px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/img_top.jpg);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:0;
}

/*インデックスタイトル--------------------------------------------------*/
#contents h3.idx {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/idx.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

#contents h3.idx_01 {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/idx_01.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

#contents h3.idx_02 {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/idx_02.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

#contents h3.idx_03 {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/idx_03.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

#contents h3.idx_04 {
height:24px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
background-image: url(../images/product/idx_04.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 30px 0;
}

/*エントリーボディ--------------------------------------------------*/
#contents #product {
width:545px;
padding:0;
margin:0 0 0 11px;
}

#contents #product .fl {
width:220px;
color:#999;
font-size:12px;
line-height:1.3em;
float:left;
margin:0 15px 0 0;
}

#contents #product .fl img {
border:1px solid #e6e6e6;
padding:3px;
}

#contents #product .fr {
width:305px;
float:right;
margin:0;
}

#contents #product .fr .ttl {
color:#cc6600;
font-size:14px;
line-height:1.3em;
padding:0 0 10px 0;
}

#contents #product .fr p {
color:#666;
font-size:12px;
line-height:1.5em;
}

#contents #product .fr .btn_dtl {
vertical-align:bottom;
}

#contents #product .fr .btn_dtl a {
width:157px;
height:23px;
font-size:6px;
text-indent:-9999px;
text-decoration:none;
float:right;
display: block;
vertical-align:bottom;
background-image: url(../images/product/btn_dtl.gif);
background-repeat: no-repeat;
background-position:0 0;
padding:0;
margin:20px 0 0 0;
}

#contents #product .fr .btn_dtl a:hover {
background-image: url(../images/product/btn_dtl_o.gif);
}

#contents .line {
clear: both;
border-bottom:1px dotted #e6e6e6;
padding:20px 0 0 0;
margin:0 0 20px 0;
}