@charset "UTF-8";
/* CSS Document */

/*======================================

	テスト機レビューページ
	
	カテゴリーカラー
	厚み・サイズ・距離測定	.areaG	#7EB825
	反り・うねり・歪み・平衡度測定　.areaO	#FF9933
	有無・位置決め・制御	　.areaB	#3366CC
	ベース　#2693FF

=======================================*/

/* 補正 */
.lineup_contents_01{
	margin: 0 0 20px;
}

.large_category_name {
	font-weight: bold;
}
.rev_coment{
	float: left;
	width:730px;
	line-height: 1.5em;
	font-size: 115%;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
}

/*----------------------------------
	リンクエリア
----------------------------------*/
.head_area {
	float: left;
	width: 730px;
	padding-top: 10px;
	padding-bottom: 20px;
}
.head_area img {
	float: left;
}
.link_l_cd5{
	background-image: url(../images/tab_5_d.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 280px;
	height: 35px;
	float: left;
	text-indent: -999em;
}
.link_r_cd5 a{
	background-image: url(../images/tab_33_l.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 450px;
	height: 35px;
	float: left;
	text-indent: -999em;
}
.link_r_cd5 a:hover{
	background-image: url(../images/tab_33_o.jpg);
}
.link_r_cd33{
	background-image: url(../images/tab_33_d.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 450px;
	height: 35px;
	float: left;
	text-indent: -999em;
}
.link_l_cd33 a{
	background-image: url(../images/tab_5_l.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 280px;
	height: 35px;
	float: left;
	text-indent: -999em;
}
.link_l_cd33 a:hover{
	background-image: url(../images/tab_5_o.jpg);
}

.link_hp a{
	background-image: url(../images/btn_hp.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 116px;
	height: 46px;
	float: left;
	text-indent: -999em;
}
.link_hp a:hover{
	background-image: url(../images/btn_hp_o.jpg);
}
.link_ht a{
	background-image: url(../images/btn_ht.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 111px;
	height: 46px;
	float: left;
	text-indent: -999em;
}
.link_ht a:hover{
	background-image: url(../images/btn_ht_o.jpg);
}

/*----------------------------------
	レビューエリア
----------------------------------*/
.review_area{
	float: left;
	border-width: 1px;
	border-style: solid;
	border-color: #cccccc;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 730px;
}
.review_area img{
	float: left;
}
.review_area .rev{
	text-align: left;
	background-color: #F0F0F0;
	height: 60px;
	position:relative;
}
.review_area .rev_01{
	 width:60px;
     height:60px;
     display:table-cell;
     text-align:center;
     vertical-align:middle;
     layout-grid-line:60px;
}
/*.review_area .rev_01 img{
	 vertical-align:middle;
}
.review_area .rev img{
	 width:48px;
     height:48px;
     display:table-cell;
     text-align:center;
     vertical-align:middle;
     layout-grid-line:60px;
}
.review_area .rev_01 img{
	 vertical-align:middle;
}
.review_area .rev .rev_02{
	 padding-right: 20px;
	 font-weight: bold;
	 font-size: 120%;
	 height:60px;
	 display: table-cell;
	 vertical-align: middle;
	 color: #C20D1D;
}*/
 /* IE 6 
* html div.rev .rev .rev_02  {
        display: inline;
        zoom: 1;
}
 
/* IE 7 
*:first-child+html.rev .rev_02 {
        display: inline;
        zoom: 1;
}
*/
.review_area .rev .rev_02{
	height:60px;
}
.review_area .rev .rev_02 p a{
	 font-weight: bold;
	 font-size: 120%;
	 color: #C20D1D;
	 position:absolute;
	top:20px;
	left:60px;
	text-decoration: underline;
}

.review_area .rev .rev_02 p a:link{
	text-decoration: underline;
}
.review_area .rev .rev_02 p a:hover{
	text-decoration: none;
}
.review_area .rev .rev_03{
	height:60px;
}
.review_area .rev .rev_03 p{
	font-size: 115%;
	border-left-color: #C20D1D;
	border-left-width: 3px;
	border-left-style: solid;
	padding-left: 10px;
	line-height: 1.2em;
	position:absolute;
	top:14px;
	left:170px;
}
 /* IE 6 */
* html div.rev .rev .rev_03  {
        display: inline;
        zoom: 1;
}
 
/* IE 7 */
*:first-child+html.rev .rev_03 {
        display: inline;
        zoom: 1;
}
.review_area .rev .rev_04 a{
	position: relative;
	float: right;
	background-image: url(../images/btn_lp.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 115px;
	height: 48px;
	text-indent: -999em;
	position:absolute;
	top:5px;
	left:490px;
}
.review_area .rev .rev_04 a:hover{
	background-image: url(../images/btn_lp_o.jpg);
}
.review_area .rev .rev_05 a{
	position: relative;
	float: right;
	background-image: url(../images/btn_lt.jpg);
	background-repeat: no-repeat;
	display: inline-block;
	width: 115px;
	height: 48px;
	text-indent: -999em;
	position:absolute;
	top:5px;
	left:610px;
}
.review_area .rev .rev_05 a:hover{
	background-image: url(../images/btn_lt_o.jpg);
}
.review_area .rev_06{
	float: left;
	width:730px;
}
.review_area .rev_07{
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 125%;
	color: black;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	width: 690px;
	border-bottom-color: #cccccc;
}
.review_area .rev_07_bn{
	font-weight: bold;
	margin-left: 20px;
	padding-bottom: 10px;
	line-height: 1.5em;
	font-size: 125%;
	color: black;
	width: 690px;
}
.review_area .rev_08{
	width:730px;
}
.review_area .rev_09{
	float: left;
	width:60px;
	height: 47px;
}
.review_area .rev_10{
	line-height: 47px;
	float: left;
	color: #C20D1D;
	height: 47px;
	padding-left: 10px;
}
.review_area .rev_11{
	float: left;
	width:690px;
	line-height: 1.5em;
	font-size: 125%;
	color: black;
	padding-bottom: 10px;
	margin-leftt: 20px;
	margin-left: 20px;
}
.rev_12{
line-height: 1.3em;
padding-bottom: 5px;
padding-top: 20px;
font-weight: bold;
font-size: 200%;
color: #C20D1D;
}
.review_area .rev_13{
	padding-bottom: 20px;
	padding-left: 40px;
}
#review_page{
	text-align: right;
	width:730px;
	font-size: 125%;
	padding-top: 15px;
}
#review_page a{
	color: #C20D1D;!imporatnt;
}
#review_page a:link{
	text-decoration: underline;
}
#review_page a:hover{
	text-decoration: none;
}


<a href="#" class="inherit">