/* styles written in this file is for Standard */

#main {}

.spec_01 { text-align:left; border:1px solid #f3f3f3;}
.spec_01 h3 { clear:both;}
.spec_01_L { width:488px; border-right:1px solid #f3f3f3; display:inline; float:left;}
.spec_01_R { width:489px; display:inline; float:left;}
.spec_01_L_inner { padding:0 10px 0 11px;}
.spec_01_R_inner { padding:0 11px 0 10px;}

.spec_list {}
.spec_list ul li { padding:7px 0 6px 0; border-bottom:1px solid #ebebeb; font-size:11px;}
.spec_list ul li.last { padding:7px 0 5px; border-bottom:none;}
/* clearfix */
.spec_list ul li:after  { content: "."; display: block; clear: both; height: 0; visibility: hidden; }
.spec_list ul li        { min-height: 1px; }
* html .spec_list ul li { height: 1px; /*\*//*/ height: auto; overflow: hidden; /**/ }

.spec_list ul li .name { font-weight:bold; display:block; float:left; width:117px; padding-right:5px; line-height:1.6;}
.spec_list ul li .txt { display:block; float:left; width:333px; border-left:1px solid #ebebeb; padding-left:11px; line-height:1.6;}
/*
.spec_last ul li.last { border-bottom:1px solid #f3f3f3;}
*/