@charset "shift_jis";

/* ===================================================================
CSS information
 file name  : style.css
 style info : gorilla's contents page css
=================================================================== */

/*----------------------------------------
	common
----------------------------------------*/
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,ol,dl,dd { margin:0; padding:0;}
#Wrap.fieldset,img,abbr {
	border:0;
	margin:0;
	padding:0;
}

#Wrap.caption,th {
	text-align:left;
}

#Wrap.table{
	font-size:inherit;
	font:100%;
}

#Wrap.img {
	vertical-align: top;
}

#Wrapp.a {
	outline: none;
/*\*/
	overflow: hidden;
/**/
}
.alr{
	text-align:right;	
}
/*----------------------------------------
	default
----------------------------------------*/
.CmnDlBanner{
	text-align:center;
	margin:30px;	
}
#OBD2Wrap {
	width: 770px;
	font-size:12px;
	color: #252525;
	line-height: 1.5em;
	text-align: left;
	font-family:"�l�r �S�V�b�N", "MS Gothic", "Osaka�|����", Osaka-mono, monospace;
	margin:0 auto 2em;
	padding:0;
	font-size:100%;
	font-size:14px;
	line-height:160%;
	position:relative;
}


/*��荞�݃N���A*******************/
.clear {
	clear: both;
}

/*clearfix*******************/
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
	min-height: 1%;
}

.CmnNotice{
	font-size:10px;
	color:#F30;
}
.alr{
	text-align:right;
}
.alc{
	text-align:center;
}
.text{
	margin-bottom:1em;
	font-size:13px;
	font-weight:bold;	
}
/* Hides from IE-mac */
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

/*---------------------------------------------------------------------------------------------------------------
	TOP�y�[�W
---------------------------------------------------------------------------------------------------------------*/
#OBD2Intro{
	margin:1em 0;
	padding:1.5em;
	border:solid 1px #333;
	position:relative;
	font-size:13px;
	font-weight:bold;
	background:#FFF;
}
#OBD2Intro table.kisyu{

}
#OBD2Intro table.kisyu th{
	white-space:nowrap;
	padding-right:1em;
}
#OBD2Intro table.kisyu td a{
	color:#1D46B5 !important;
	text-decoration:underline !important;
}
.kisyuBtns{
	padding-top:1em;
	display:block;
	text-align:center;
	border-top:dotted 1px #CCC;
}
.kisyuBtns li{
	display:inline-block;
}
#OBD2Intro p.btn{
	position:absolute;
	top:1.5em;
	right:1.5em;
}



.cts{
	margin-bottom:5em;	
}
.cts h2{
	margin-bottom:1em;
	border-bottom: solid 1px #333;
}
.cts p.img{
	margin-bottom:1em;
	text-align:center;
}
.alc{
	text-align:center;	
}
.cts1intro{
	padding-right:300px;
	background:url(../img/cts1_bg.png) no-repeat right top;	
	height:220px;
}

#cts2info{
	margin-bottom:1em;
	margin-top:2em;
	padding:0 0 1.5em;
	border:solid 3px #268CD5;
	text-align:center;
}
#cts2info h3{
	margin-bottom:1em;
	padding:.5em;
	text-align:center;
	font-size:18px;
	background:#268CD5;
	color:#FFF;
	text-align:center;
}
#cts2info ul{
	margin-bottom:1em;
	padding:0 1em;
	color:#3D3D3D;
	font-size:15px;
	font-weight:bold;
	list-style:none;
}
#cts2info ul:after{
	content: ""; 
	display: table; 
	clear: both; 
}
#cts2info ul li{
	float:left;
	text-align:left;
	width:50%;
}
/* accordion */
#cts2info #slide{
	background:#268CD5;
	color:#FFF;
	cursor:pointer;
	padding:.5em;
	font-weight:normal;
	}
#cts2info #slide:hover{
	background:#6FC8DB;
	}
#cts2info #target{

}

/* ���i�Љ� */
#PdtDtl{
	margin-bottom:2em;
	border:solid 1px #333;
	padding:2em;	
}
#PdtDtl div.img{
	float:left;
	width:190px;
}
#PdtDtl div.text{
	padding-bottom:2em;
	float:right;
	width:500px;
	font-size:13px;
	font-weight:bold;	
}
#PdtDtl .text h2{
	margin-bottom:1.5em;
	font-size:30px;
	font-weight:bold;
	line-height:130%;
}
#PdtDtl .text h2 strong{
	display:block;
}
.tekigolink{
	margin-top:2em;
	padding:.5em 1em;
	font-size:12px;
	text-decoration:none !important;
	border:solid 1px #CCC;
	border-radius:4px;
	color:#111;
	font-weight:bold;
	background:#EFEFEF;
	cursor:pointer;
}
.tekigolink:hover{
	background:#FFF;
}
.CmnNumUl {
	margin:.5em 1em 2em;
	font-weight:normal !important;
}
.CmnNumUl >li {
	margin-bottom:.5em;
	text-indent: -1em;
	list-style: none;
	line-height:140%;
}
.CmnNumUl li.red{
	color:#D41114;
}

#PdtDtl h3{
	clear:both;
	background:#145704;
	padding:.5em 1em;
	color:#FFF;	
}
.SpecTable {
	margin-bottom:2em;
	border-collapse: collapse;
	border: solid 1px #CCC;
	font-size: 1em;
}
.SpecTable td {
	padding: 3px 5px;
	border: solid 1px #CCC;
	text-align: center;
}
.SpecTable th{
	padding: 3px 5px;
	border: solid 1px #CCC;
	text-align: center;
	font-weight:normal;
}
.SpecTable td.midashi{
	background-color: #EEF8E7;
	font-weight:bold;
}


.inline{
	text-decoration:underline !important;
	color:#134FB9 !important;	
}
#inline_content{
	
}
#inline_content h3{
	margin-bottom:1em;
	padding-bottom:.5em;
	text-align:center;
	border-bottom:solid 1px #333;
}
#inline_content li{
	margin-bottom:.3em;
}

.cts_setting{
	margin-bottom:2em;
	border:solid 5px #0381AF;
}
.cts_setting h2{
	margin-bottom:1em;
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	background:#0381AF;
}
.cts_setting .img{
	margin:2em;
	text-align:center;
}
.cts_setting .text{
	margin:2em;
}