/* CSS Document */


#iiyama{
	width: 700px;
	background: url(/images/article/pr/08/iiyama02/bg.gif) repeat-y left top;
}

#iiyama .read{
	background: url(/images/article/pr/08/iiyama02/img_read.jpg) no-repeat left top;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	line-height: 140%;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 5px;
}



/* トップ */

#iiyama #top{
	width: 676px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}


#iiyama #top .topMenu01{
	width: 326px;
	float: left;
}

#iiyama #top .topMenu02{
	width: 334px;
	float: left;
}

#iiyama #top .specBox{
	margin-top: 20px;
	width: 652px;
}

#iiyama #top .specBox h4{
	background: #0a537c;
}

#iiyama #top .specTbl{
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	font-size: 110%;
	margin-top: 1px;
}

#iiyama #top .specTbl th{
	color: #3f6174;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 5px;
	border-right: 1px dotted #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	width: 20%;

}

#iiyama #top .specTbl td{
	padding-left: 5px;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	width: 30%;

}

/* 中ページ */

#iiyama #middle{
	width: 676px;
	padding-left: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#iiyama #middle h4{
	margin-top: 35px;
}

#iiyama #middle h4.top{
	margin-top: 15px;
}

#iiyama #middle p{
	padding-right: 33px;
	padding-left: 10px;
}


#iiyama #middle .colum{
	border: 1px solid #999999;
	width: 632px;
	padding-bottom: 8px;
	margin-left: 10px;
	margin-bottom: 50px;
}

#iiyama #middle .columTiT{
	background: #ebebeb;
	margin-bottom: 8px;

}

#iiyama #middle .colum p{
	margin-bottom: 0px;
	padding-right: 10px;
	font-size: 100%;
	padding-left: 13px;
}


#iiyama #middle .toLink{
	text-align: right;
	background: url(/images/article/pr/08/iiyama02/p_yaji.gif) no-repeat right center;
	font-weight: bold;
	padding-right: 22px;
	margin-top: 10px;
	margin-right: 8px;
}


/* ----img中央寄せ---- */


#iiyama #middle .imgBoxB img,
#iiyama #middle .imgBoxD img,
#iiyama #middle .imgBoxE img {
	border: 1px solid #0000e0;
}

#iiyama #middle .imgBoxB {
	width: 660px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
#iiyama #middle .imgBoxB table {
	text-align: center;
}
#iiyama #middle .imgBoxB td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
}
#iiyama #middle .imgBoxB td.tdCaption {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	background: #eef1f3;
	margin: 0px;
	padding: 5px;
	line-height: 120%;
}

/* ----img左置きキャプション下揃え---- */
#iiyama #middle .imgBoxD {
	width: 660px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#iiyama #middle .imgBoxD table {
	margin-left: 82px;
}
#iiyama #middle .imgBoxD td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px 3px;
}
#iiyama #middle .imgBoxD td.tdCaption {
	font-size: 70%;
	text-align: left;
	padding-top: 5px;
}
#iiyama #middle .imgBoxD td p {
	text-align: left;
	background: #eef1f3;
	padding: 5px;
	margin-bottom: 0px;
}





/* クチコミ枠 */
#iiyama .kuchikomi{
	background: #ebebeb;
	width: 676px;
	margin-left: 12px;
	padding-bottom: 12px;
}

#iiyama .itemBox{
	width: 621px;
	margin-left: 17px;
	background: #FFFFFF;
	padding-top: 10px;
	padding-left: 20px;
}

#iiyama .priceBox{
	width: 410px;
	float: left;
	margin-left: 20px;
	font-size: 110%;
	margin-top: 10px;
}

#iiyama .priceBox p{
	margin-bottom: 5px;
	font-size: 110%;
}


#iiyama .priceBox span{
	color: #CC0000;
	font: bold 120% Verdana;
}





/* そのほか */

.mL17{
	margin-left: 17px;
}

.block{
display:block;
	}
