/* iiyama */

/* トップ---------------------------------- */

#top{
	width: 700px;
}

#top .read{
	background: url(/images/article/pr/08/iiyama/index_05.jpg) no-repeat left top;
	font-size: 110%;
	line-height: 130%;
	font-weight: bold;
	color: #FFFFFF;
	padding: 5px 200px 5px 15px;
}

#top .topMain{
	background: url(/images/article/pr/08/iiyama/bg.gif) repeat-y;
	border-bottom: 4px solid #4c4c4c;
}

#top .menuPart{}

#top .part01{
	width: 229px;
	float: left;
	padding-left: 4px;
}

#top .part02{
	width: 231px;
	float: left;
}

#top .part03{
	width: 232px;
	float: left;
}

/* スペック表---------------------------------- */

#top .spec{
	width: 692px;
	margin-left: 4px;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top .specTbl{
	border: 1px solid #1873a1;
	background: #FFFFFF;
	margin-top: 5px;
}

#top .specTbl th{
	width: 33%;
	background: #d6d6d6;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px solid #1873a1;
	text-align: center;
}

#top .specTbl th.left{
	border-right: 2px solid #1873a1;
}

#top .specTbl th.data{
	border-right: 1px solid #1873a1;
	width: 13%;
	border-bottom: 1px dotted #1873A1;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#top .specTbl th.data02{
	border-right: 1px solid #1873a1;
	width: 13%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-bottom-style: none;
}

#top .specTbl td{
	border-right: 2px solid #1873a1;
}

#top .specTbl td.wh{
	border-bottom: 1px dotted #CCCCCC;
}

#top .specTbl td.wh2{
	border-bottom: 1px dotted #CCCCCC;
	border-right-style: none;
}

#top .specTbl td.bk{
	border-bottom: 3px double #1873a1;
}

#top .specTbl td.bk2{
	border-bottom: 3px double #1873a1;
	border-right-style: none;
}

#top .specTbl td.specdata{
	width: 20%;
	border-bottom: 1px dotted #1873A1;
	padding-left: 5px;
	padding-top: 5px;
	padding-bottom: 5px;

}

#top .specTbl td.specdata02{
	width: 20%;
	border-bottom: 1px dotted #1873A1;
	border-right-style: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#top .specTbl td.specdata03{
	width: 20%;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: 2px solid #1873A1;
}

#top .specTbl td.specdata04{
	width: 20%;
	border-bottom: none;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	border-right: none;
}



#top .itemBox{
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

#top .itemBox p{
	font-size: 90%;
	font-weight: bold;
	color: #414141;
	margin-bottom: 0px;
	margin-top: 5px;
}

#top .itemPrice{
	padding-bottom: 10px;
	text-align: left;
	padding-left: 8px;
}

#top .itemPrice span{
	color: #CC0000;
	font: bold 115% Verdana;
}

.about{
	width: 700px;
	margin-top: 20px;
}

.aboutBox{
	margin-top: 10px;
}


/* 中ページ---------------------------------- */

#middle{
	width: 700px;
}

#middle .navi{
	background: url(/images/article/pr/08/iiyama/bg.gif);
	border-bottom: 4px solid #4c4c4c;
	padding-bottom: 5px;
}

#middle .mainBox{
	background: url(/images/article/pr/08/iiyama/bg_page.gif) repeat-y left;
}

#middle .txtBox{
	width: 674px;
	padding-right: 12px;
	padding-left: 14px;
	padding-top: 15px;
}

#middle .txtBox p{
	padding-right: 5px;
	padding-left: 5px;
}

#middle .makerBox{
	border-right: 1px solid #96b9cb;
	border-left: 1px solid #96b9cb;
	width: 670px;
	border-bottom: 1px solid #96b9cb;
}

#middle .makerBox .makerTxT{
	width: 650px;
	margin-top: 10px;
	margin-left: 10px;
}





/* ----img中央寄せ---- */


#middle .imgBoxB img,
#middle .imgBoxD img,
#middle .imgBoxE img {
	border: 1px solid #FFCC00;
}

#middle .imgBoxB {
	width: 673px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
#middle .imgBoxB table {
	text-align: center;
}
#middle .imgBoxB td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
}
#middle .imgBoxB td.tdCaption {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	background: #DFDFDF;
	margin: 0px;
	padding: 5px;
	line-height: 120%;
}

/* ----img左置きキャプション下揃え---- */
#middle .imgBoxD {
	width: 673px;
	margin-top: 20px;
	margin-bottom: 15px;
}
#middle .imgBoxD table {
	margin-left: 82px;
}
#middle .imgBoxD td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px 3px;
}
#middle .imgBoxD td.tdCaption {
	font-size: 70%;
	text-align: left;
	padding-top: 5px;
}
#middle .imgBoxD td p {
	text-align: left;
	background: #DFDFDF;
	padding: 5px;
	margin-bottom: 0px;
}


/* ----ページ内　価格比較表---- */

#middle .hikakuBox{
	background: url(/images/article/pr/08/iiyama/bg.gif) repeat-y left;
	padding-top: 15px;
	padding-left: 10px;
	padding-bottom: 10px;
}

#middle .hikakuTbl{
	background: #FFFFFF;
	border-top: 1px solid #1873A1;
	border-left: 1px solid #1873A1;
}

#middle .hikakuTbl th{
	border-right: 1px solid #1873A1;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #D6D6D6;
	text-align: left;
	padding-left: 7px;
	border-bottom: 1px solid #1873A1;
}

#middle .hikakuTbl th.datatxt{
	width: 18%;
	text-align: center;
	border-bottom: 1px dotted #1873A1;
}

#middle .hikakuTbl th.datatxt02{
	width: 18%;
	text-align: center;
	border-bottom: 1px solid #1873A1;
}

#middle .hikakuTbl td{
	border-right: 1px solid #1873A1;
	border-bottom: 1px dotted #1873A1;
	width: 22%;
	padding-left: 5px;
}

#middle .hikakuTbl td.datatxt{
	width: 60%;
	border-bottom: 1px solid #1873A1;
}

#middle .hikakuTbl td.under02{
	width: 22%;
	border-bottom: 1px solid #1873A1;
}


#middle .itemViewB{
	width: 395px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}

#middle .priceName{
	float: left;
	margin-top: 10px;
}

#middle .priceName p{
	font-size: 100%;
	margin-bottom: 0px;
	font-weight: bold;
}

#middle .priceName span{
	color: #CC0000;
	font: bold 115% Verdana;
}

hr{
	margin-top: 2px;
	margin-bottom: 2px;
	width: 395px;
	height: 1px;
	color: #CCCCCC;
}










.block{
display:block;
	}
