@charset "UTF-8";

/* CSS Document */
/******************************************************************
# 主に画像指定のみ（共通部分はdetail.cssに）
　DIU-5300とDIU-5310は同じものを使用
******************************************************************/    

/*サイドメニューの点灯*/
div#main_box div#side ul.side_produts li.side_7200 a {
	background: url(../../img/side_7200_f2.jpg) no-repeat left top;
}

div#main div.top_info div.top_l {
	float: left;
	width: 360px !important;
}

div#main div.top_info div.top_l h1.txt_hide {
	width: 360px;
	height: 21px;
	background: url(../../lineup2009/img/diu7200/title.gif) no-repeat left top;
}

div#main div.top_info div.top_l p.title_copy {
	width: 360px;
	height: 15px;
	background: url(../../lineup2009/img/diu7200/title_copy.gif) no-repeat left top;
}

div#main div.top_info div.top_l div.strong_point {
	width: 360px !important;
	background: url(../../lineup2009/img/diu7200/strong_point_bg.jpg) repeat-x left top;
}

div#main div.top_info div.top_l div.strong_point dl dt	 {
	height: 21px;
}

div#main div.top_info div.top_l div.strong_point dl dd {
	font-size: 60%;
	/*\*/
		*font-size: 60%;
}

div#main div.top_info div.top_l div.strong_point dl.strong_point01 {
	width: 335px;
	height: 47px;
	background: url(../../lineup2009/img/diu7200/strong_point01.jpg) no-repeat left top;
}

div#main div.top_info div.top_l div.strong_point dl.strong_point02 {
	width: 335px;
	height: 46px;
	background: url(../../lineup2009/img/diu7200/strong_point02.jpg) no-repeat left top;
}
div#main div.top_info div.top_l div.strong_point dl.strong_point02 dt {
	height: 25px;
}

div#main div.top_info div.top_l div.strong_point dl.strong_point03 {
	width: 335px;
	height: 46px;
	background: url(../../lineup2009/img/diu7200/strong_point03.jpg) no-repeat left top;
}
div#main div.top_info div.top_l div.strong_point dl.strong_point03 dt {
	height: 25px;
}

div.about_buzz_box {
	width: 335px;
}

div.about_buzz_box p.about_buzz {
	float: right;
	width: 115px;
	margin: 20px 0 0 0 !important;
	font-size: 60%;
	/*\*/
		*font-size: 60%;
}


/*製品情報の右側*/
div#main div.top_info div.top_img {
	float: right;
	width: 190px;
}
div#main div.top_info div.top_img p.setumei {
	font-size: 60%;
	/*\*/
		*font-size: 60%;
}

