/* CSS Document */


/* トップ */
#iiyama{
	width: 700px;
	background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/bk.gif) repeat-y left top;
}

#iiyama .lead {
background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/top2.jpg) no-repeat;
	font-size: 110%;
	font-weight: bold;
	color: #333333;
	line-height: 123%;
	padding-right: 270px;
	padding-left: 20px;
	padding-bottom: 5px;
}

#iiyama .lead .leadBg {
   background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/leard_bg.jpg) no-repeat;
   padding:10px 10px 0px 10px;
                       }
					   

/* トップナビゲーション */

.naviBox {
          margin:9px 9px 10px 9px;
		  padding-top:5px;
		  background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/navi_bk.jpg) no-repeat top left;
		  width:682px;
		  }

.naviBoxL {
           width:340px;
		   padding-bottom:10px;
		   }

.naviBoxR {
           width:341px;
		   border-left:dotted 1px #999999;
		   padding-bottom:10px;
		   }

.naviText {
           width:133px;
		   padding:10px 0px 10px 15px;
		   float:left;
		   font-size: 110%;
	       line-height: 130%;
		   }


/* スペック表 */

.specBox {
          width:670px;
		  margin:15px;
		  background:#FFFFFF;
		  padding-bottom:5px;
		  }	

.specTbl{
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	font-size: 110%;
	margin:5px 7px 10px 7px;
}

.specTbl th{
	color: #104063;
	padding-top: 7px;
	padding-bottom: 7px;
	text-align: left;
	padding-left: 7px;
	border-right: 1px dotted #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	background:#E3E3E3;
	width: 20%;

}

.specTbl td{
	padding-left: 7px;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	width: 30%;

}



/* 最新アイテム情報*/
.itemBox {
          width:670px;
		  margin:15px 15px 8px 15px;
		  background:#FFFFFF;
		  }	

.itemBoxIn {
           background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/item_bottom.gif) no-repeat bottom left;
		   display:inline-block;
		   }	
		   	  
.itemBoxL {
            width:314px;
			border-right:dotted 1px #999999;
			background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/item_top.gif) no-repeat top left;
			float:left;
			padding:10px;

			}		  
		  
.itemBoxR {
            width:315px;
			background:url(http://img.kakaku.com/images/article/pr/09/iiyama02/item_top.gif) no-repeat top left;
			float:left;
			padding:10px;
			}			  
		  
.btm {
      text-align:center;
	  margin:5px 10px 15px 10px;
	  }		  
		  
.itemText {
           font-size:110%;
		   width:140px;
		   padding-left:15px;
		   padding-top:15px;
		   padding-bottom:10px;
		   float:left;
		   line-height: 130%;
		   }
		   		  
.style1 {
		 color:#FF0000;
		 font: bold 120% Verdana;
		 margin-right:5px;
		 line-height: 120%;
         }
.style2 {
         font-size:100%;
		 color:#FF0000;
		 line-height: 120%;
		 margin-top:15px;
		 }
		  
		  
		  
/* 中ページ */		  

.iiyamaIn {
           width:670px;
		   margin:5px 15px 15px 15px;
		   background:#FFFFFF;
		   } 
		  
		  
.iiyamaInText {
           width:650px;
		   margin:10px;
		   background:#FFFFFF;
		   }	  
		  
.iiyamaIn h4 {
              margin-bottom:7px;
			  }		  
.iiyamaIn h5 {
              margin-bottom:7px;
			  padding-top:5px;
			  }		  
.picTbl{
	border-top: 1px solid #b5b5b5;
	border-left: 1px solid #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	font-size: 100%;
	margin-left:80px;
	margin-bottom:20px;
}

.picTbl th{
	color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
	padding-left: 10px;
	border-right: 1px dotted #b5b5b5;
	border-bottom: 1px dotted #b5b5b5;
	background:#1F72AF;
	width: 20%;
}

.picTbl td{
	padding-left: 10px;
	border-right: 1px solid #b5b5b5;
	border-bottom: 1px dotted #b5b5b5;
	width: 30%;
	text-align:left;
}

.mL80 { margin-left:80px; }

#iiyama .iiyamaInText dt {
                   margin-bottom:3px;
	              }
				  
#iiyama .iiyamaInText dd {
                   margin-bottom:15px;
				   font-size:130%;
				   line-height:120%;
				   letter-spacing:1px;
	              }
	 

/* 中ページナビゲーション----------------------------------- */

.navigation{
            width:700px;
			height:84px;
			}

.navigation ul{
     list-style:none;
	 margin:0;
	 padding:0;
	 }
	 
.navigation li{
float:left;
margin:0;
	 }	 

		  
/* ----img中央寄せ---- */

#iiyama .imgBoxB img,
#iiyama .imgBoxD img,
#iiyama .imgBoxE img {
	border: 1px solid #2F93C5;
}

#iiyama .imgBoxB {
	width: 650px;
	margin-top: 20px;
	text-align: center;
	margin-bottom: 15px;
}
#iiyama .imgBoxB table {
	text-align: center;
}
#iiyama .imgBoxB td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px;
}
#iiyama .imgBoxB td.tdCaption {
	font-size: 100%;
	text-align: left;
	vertical-align: top;
	background: #eef1f3;
	margin: 0px;
	padding: 5px;
	line-height: 120%;
}


/* ----img左置きキャプション下揃え---- */
#iiyama .imgBoxD {
	width: 650px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#iiyama .imgBoxD table {
	margin-left: 82px;
}
#iiyama .imgBoxD td {
	vertical-align: bottom;
	text-align: center;
	padding: 0px 3px;
}
#iiyama .imgBoxD td.tdCaption {
	font-size: 70%;
	text-align: left;
	padding-top: 5px;
}
#iiyama .imgBoxD td p {
	text-align: left;
	background: #eef1f3;
	padding: 5px;
	margin-bottom: 0px;
}

