@charset "shift_jis";
/* CSS Document */

/*----------------------------------------------------
	���Z�b�g
----------------------------------------------------*/
#USEFUL div,
#USEFUL dl,
#USEFUL dt,
#USEFUL dd,
#USEFUL ul,
#USEFUL ol,
#USEFUL li,
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6,
#USEFUL pre,
#USEFUL form,
#USEFUL fieldset,
#USEFUL input,
#USEFUL textarea,
#USEFUL p,
#USEFUL blockquote,
#USEFUL th,
#USEFUL td {
	padding:0;
	margin:0;
}
#USEFUL table {
	border-collapse: collapse;
	border-spacing:0;
}

#USEFUL fieldset,
#USEFUL img {
	border:0;
}
#USEFUL address,
#USEFUL caption,
#USEFUL cite,
#USEFUL code,
#USEFUL dfn,
#USEFUL em,
#USEFUL strong,
#USEFUL th,
#USEFUL var {
	font-weight:normal;
	font-style:normal;
}
#USEFUL ol,
#USEFUL ul {
	list-style:none;
}
#USEFUL caption,
#USEFUL th {
	text-align:left;
}
#USEFUL h1,
#USEFUL h2,
#USEFUL h3,
#USEFUL h4,
#USEFUL h5,
#USEFUL h6 {
	font-weight:normal;
	font-size:100%;
}
#USEFUL q:before,
#USEFUL q:after {
	content:'';
}
#USEFUL abbr,
#USEFUL acronym {
	border:0;
}
#USEFUL {
	margin:0 auto;
	color:#4d4d4d;
	text-align:center;
	width:770px;
}
#USEFUL #MAIN {
	text-align:left;
	margin:0 auto;
	line-height:1.3;
}

/*----------------------------------------------------
	�g�b�v
----------------------------------------------------*/
#MAIN {
	font-size:80%;
}
#MAIN h1 {
	float:left;
}
#MAIN #LEAD {
	color:#3c50d2;
	width:140px;
	margin-left:599px;
}
#MAIN h2 {
	clear:both;
	margin-bottom:5px;
}
#MAIN #PRODUCT{
	width:742px;
	
}
#MAIN #PRODUCT,
#MAIN #SIMULATION{
	zoom:1;
	margin-bottom:15px;
}
#MAIN #LIST {
	zoom:1;
	margin-top:10px;
	margin-bottom:15px;
}
#MAIN #PRODUCT:after,
#MAIN #SIMULATION:after,
#MAIN #LIST:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}
#MAIN #PRODUCT ul li,
#MAIN #SIMULATION ul li,
#MAIN #LIST ul li {
	float:left;
}
#MAIN #PRODUCT ul li img,
#MAIN #LIST ul li img {
	vertical-align:bottom;
}
#MAIN #SIMULATION h2 {
	float:left;
	margin:23px 7px 5px 0;
}

#MAIN #LIST ul li.camerabox {
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#999;
	width:718px;
	_width:720px;
	clear:both;
	padding:10px;
}
#MAIN #LIST ul li.camerabox h3 {
	margin-left:10px;
	float:left;
	width:150px;
}

#MAIN #LIST ul li.optionbox {
	border-width:0 1px 1px 1px;
	border-style:solid;
	border-color:#999;
	width:718px;
	_width:720px;
	clear:both;
	padding:10px;
}
#MAIN #LIST ul li.optionbox h3 {
	margin:10px;
}

#MAIN #LIST ul li.optionbox ul li {
	float:none;
}
#MAIN #LIST ul li.optionbox ul.OptStrada{
	margin-bottom:10px;
	padding-top:10px;
	padding-left:180px;
	background-image:url(../images/opt_logo_strada.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;	
	display:block;
	list-style-type:disc;
	border-top:dotted 1px #CCC;
}
#MAIN #LIST ul li.optionbox ul.OptTabi{
	margin-bottom:10px;
	padding-top:10px;
	padding-left:180px;
	background-image:url(../images/opt_logo_tabi.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;		
	display:block;
	list-style-type:disc;
	border-top:dotted 1px #CCC;
}
#MAIN #LIST ul li.optionbox ul.OptGori{
	margin-bottom:10px;
	padding-top:10px;
	padding-left:180px;
	background-image:url(../images/opt_logo_gori.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;		
	display:block;
	list-style-type:disc;
	border-top:dotted 1px #CCC;
}



#MAIN #LIST ul li.optionbox ul li a:hover {
	text-decoration:underline;
}

#MAIN #LIST ul li.optionbox ul li h4{
	clear:both;
}













#USEFUL .controller h1 {
	float: none;
	padding: 5px;
	background-color: #3c50d2;
	color: white;
	font-weight: bold;
	font-size: 150%;
	margin-bottom: 20px;
}
#USEFUL .controller h2 {
	font-weight: bold;
	font-size: 120%;
	margin-bottom: 15px;
	border-bottom: solid 1px #3246ff;
	padding: 2px 0 ;
	zoom:1;

}
#USEFUL .controller h2:after {
	content:".";
	display: block;
	height:0px;
	clear:both;
	line-height:0; 
	visibility:hidden;
}
#USEFUL .controller h2 span {
	display: block;
	padding-left: 3px;
	float: left;
	border-left: solid 4px #3246ff;
	color: #3246ff;
}
#USEFUL .controller table {

	margin-bottom: 35px;
	border: solid 1px #585858;
	border-width: 1px 1px 0 0;
	border-collapse: separate;
	width: 100%;
}
#USEFUL .controller th, 
#USEFUL .controller td {
	padding: 5px;
	border: solid 1px #585858;
	border-width: 0 0 1px 1px;
	vertical-align: top;
}
#USEFUL .controller thead th {
	text-align: center;
	font-weight: bold;
	background-color: #585858;
	color: white;
	border-left-color: white;
	white-space: nowrap;
}
#USEFUL .controller thead th.manufacturer {
	border-left-color: #585858;
	width: 80px;
}
#USEFUL .controller thead th.model {
	width: 250px;
}
#USEFUL .controller thead th.type {
	width: 120px;
}
#USEFUL .controller thead th.mark {
	width: 45px;
}
#USEFUL .controller thead th.form {
	width: 100px;
}
#USEFUL .controller thead th.remarks {
	width: 100px;
}
#USEFUL .controller p.note {
	font-size: 90%;
	margin-bottom: 5px;
	font-weight: bold;
	color: red;
}
#USEFUL .controller #BACK {
	text-align: left;
	margin-top: 10px;
	margin-right: 0pt;
	margin-bottom: 30px;
	margin-left: 0pt;
	font-size: 125%;
}

.alc{
	text-align:center;	
}

/* ���[�J�[�{�^���ǉ�2015/10/17 */
#makerbtn{
	margin:2em 0 !important;
	border-top:solid 1px #CCC;
	display:block;
	text-align:center;
}
#makerbtn:after{
	content: "";
	display: table;
	clear: both;
}
#makerbtn li{
	padding-top:2em;
	display:inline-block;
}
#makerbtn li a:hover{
	background:#3c50d2;
}
#makerbtn li a{
	padding:.3em 1.3em;
	background:#878E93;
	border-radius:4px;
	color:#FFF;
	text-decoration:none;
}

#USEFUL div.makertable{
	margin-top:-50px !important;	
	padding-top:50px !important;
}

