/* ///////////////////////////////////////////////

ファイル名：products.css
適応ページ：商品インデックスページ

----------------------------

このCSSの内容

コンテンツ部分の設定

/////////////////////////////////////////////// */


/* コンテンツ部分の設定
--------------------------------------------- */

a { text-decoration:none; }

h4.itemTitle {
background-image:url(../images/itemtit_bk.gif);
background-position:left center;
background-repeat:no-repeat;
clear:both;
color:#666666;
display:block;
font-weight:bold;
line-height:100%;
margin:0 auto 5px;
padding:5px 3px 5px 10px;
text-decoration:none;
text-indent:0pt;
font-size:0.9em;
width:auto;
border-bottom:1px dotted #333333;
}

/* ↓ index.html,index2.htmlメイン ↓ */

div#navi3rd ul.navi3rd-right li {
background-image:url(.../../../../images/navi3rd-background.gif);
background-repeat:no-repeat;
border-bottom:1px solid #CCCCCC;
border-left:1px solid #CCCCCC;
display:block;
}

div.cont_head {
margin:0;
padding:0;
height:31px;
}

div.cont_head img {
	vertical-align:bottom;
}
div.cont_headbtm img {
	vertical-align:top;
}

div.cont_head img.imgleft {
margin-right:2px;
}

div.cont_headbtm {
margin:0;
padding:0;
}

div.item img.detailimg_bt {
margin-left:35px;
}

ul.list-link li.wid01 {
width:300px;
}
ul.list-link li.wid02 {
width:260px;
}
ul.list-link li.wid03 {
width:220px;
}
ul.list-link li.wid04 {
width:250px;
}
ul.list-link li.wid01 a, ul.list-link li.wid02 a, ul.list-link li.wid03 a, ul.list-link li.wid04 a, {
display:block;
}

table.imgbox1, table.imgbox2 {
margin:10px auto;
}

/* ↑ index.html,index2.htmlメイン ↑ */

h4.itemTitle a:link{
text-decoration:none;
}

h4.itemTitle a:hover{
text-decoration:underline;
}

div.h4-background_2 {
background-image:url(../../../../images/h4-background-260.gif);
background-position:left bottom;
background-repeat:no-repeat;
height:auto;
margin:0px;
padding-bottom:1px;
padding-top:3px;
border-bottom:1px #333333 dotted;
}

h5.wait {
border-top:1px dotted #ff0000;
margin:5px 10px 0pt 0pt;
color:#FF0000;
padding-left:5px;
padding-top:5px;
}

h5.detailtit1 {
border-bottom:1px #333333 dotted;
margin-bottom:5px;
}

h5.detailtit2 {
border-bottom:1px #333333 dotted;
margin-bottom:10px;
}

img.detailimg1, p.detailcont {
margin-left:20px;
}

img.border-on2 {
margin-left:10px;
}

table.tblBlue {
border:1px solid #CCCCCC;
border-collapse:collapse;
font-size:1.0em;
margin-bottom:20px;
margin-left:1em;
}
table.tblBlue th {
border:1px solid #CCCCCC;
padding:6px;
}
table.tblBlue td {
border:1px solid #CCCCCC;
padding:6px;
}

table.tblBlue3 {
border:1px solid #333333;
border-collapse:collapse;
font-size:1.0em;
margin-bottom:10px;
margin-left:1em;
}
table.tblBlue3 th {
border:1px solid #CCCCCC;
background:#E0E0E0;
padding:4px;
}
table.tblBlue3 td {
border:1px solid #CCCCCC;
background:#F2F2F2;
padding:4px;
}

table.tblBlue_2 {
border:1px solid #CCCCCC;
border-collapse:collapse;
font-size:1.0em;
margin-bottom:20px;
margin-top:10px;
margin-left:1em;
}

table.tblnone {
border:none;
font-size:1.0em;
margin-bottom:20px;
margin-left:1em;
}
table.tblnone th {
border:none;
padding:6px;
}
table.tblnone td {
border:none;
padding:6px;
}

table.tblnone_1 {
border:none;
font-size:1.0em;
margin:5px 5px 20px;
}
table.tblnone_2 {
border:none;
font-size:1.0em;
margin:5px 5px 20px;
text-align:center;
}

td.alcenter {
text-align:center;
}
td.alright {
text-align:right;
}
td.alleft {
text-align:left;
padding-left:5px;
}

p.item {
font-size:0.9em;
color:#666666;
line-height:130%;
margin:3px auto;
}
p.btmonly {
margin-bottom:5px;
}

li.normal_ul {
margin:3px 0 3px 15px;
}
li.normal_ul2 {
margin:3px 0 3px 15px;
}
