@charset "UTF-8";

/*yokohama-yamato.css*/


html,
body,
#container{height:100%;}

body > #container{height:auto;min-height:100%;}

body{
	margin:0;
	padding:0;
	background:#404040;
	border-top:6px solid #111;
	font-size:small;
	font-family:sans-serif;
	line-height:135%;
	color:#eee;
}

a:link{color:#ff0;}
a:visited{color:#993;}
a:hover,
a:active{color:#ff0;}

h1,h2,h3,h4,h5,h6{color:#ff0;}

p{margin-top:0;}
img{border:0;}
table{border-collapse:collapse;}

#container{width:948px;margin:0 auto;}
#header{margin:0;padding:22px 0 22px 0;}
#main{width:726px;padding-bottom:77px;float:left;}
#main_inner{width:706px;}
#sidebar{width:222px;margin-left:726px;padding-bottom:77px;}
#sidebar_inner{margin:69px 0 0 0;}

#logo{margin:0 0 0 17px;padding:0;float:left;}
#gnav{margin:0;padding:2px 0 0 242px;list-style-type:none;line-height:100%;}
#gnav li{display:inline;margin:0 30px 0 0;}
#gnav li img{opacity:0.5;}
#gnav li img:hover{opacity:1.0;}

.main_image{margin:0;padding:0;}
.title{margin:20px 0 20px 0;}
.title_sidebar{margin:20px 0 12px 0;color:#fff;}
.title_paragraph{margin:0 0 20px 0;padding:20px 0 0 0;font-size:medium;border-bottom:1px solid #ff0;clear:left;}
.headline{margin:0 0 16px 0;padding:0;font-size:large;line-height:150%;}
.entrydate{margin:0 0 5px 0;padding:0;}
.paragraph{margin:0 0 20px 0;padding:20px 10px 20px 10px;border:1px solid #666;background:#505050;line-height:150%;}
.lnav{margin:0 0 40px 0;padding:0;list-style-type:none;}
.lnav_entry{text-align:center;}
ul.tree, .lnav_blog{margin: 0 0 0 15px;padding: 0;list-style:none;}
ul.tree ul{margin: 0 0 0 10px;padding: 0;}
ul.tree li{margin: 0;padding: 0 0 0 11px;background-image: url(../blog/img/tree_lst.gif);background-repeat: no-repeat;list-style:none;}
ul.tree li.tree_end{background-image: url(../blog/img/tree_end.gif);list-style: none;}
iframe{margin-bottom:5px;}
.unit_inline p,
.unit_inline div{display:table-cell;vertical-align:middle;margin:0;}
.unit_text{width:454px;}
.unit_text_title{margin-top:0;}
.unit_text_title a:link,
.unit_text_title a:visited,
.unit_text_title a:hover,
.unit_text_title a:active{color:#ff0;font-weight:bold;font-size:medium;text-decoration:none;}
.unit_image_l{width:212px;padding-right:20px;}
.unit_image_r{width:212px;padding-left:20px;}
.lead{margin:20px 0 20px 0;}

#gallery span{display:block;width:112px;height:84px;margin:0 2px 2px 0;overflow:hidden;float:left;}
#gallery span img{border:1px solid #999;}
#gallery span img:hover{border:1px solid #fff;}


/*----------index----------*/


.contents_thumb{width:202px;margin:0 20px 40px 0;padding:10px;background:#555;float:left;}
.contents_thumb p{margin-bottom:10px;}
.contents_thumb dl{margin:0;padding:0;color:#ccc;line-height:150%;}
.contents_thumb dl dt a:link,
.contents_thumb dl dt a:visited,
.contents_thumb dl dt a:hover,
.contents_thumb dl dt a:active{color:#ff0;font-weight:bold;font-size:medium;text-decoration:none;}
.contents_thumb dl dd{margin:0;}

.calendar{background:#555;margin-right:20px;padding:10px;}
.calendar iframe{margin-right:20px;}

dl.news dt{margin:0;padding:10px 10px 4px 10px;background:#555;}
dl.news dd{margin:0 0 2px 0;padding:0 10px 10px 10px;background:#555;}
dl.news dd a{display:block;}


/*----------rcm_custom----------*/


.rcm_lead{padding:12px;border:1px solid #666;overflow:hidden;clear:left;}
table.spec_list{width:100%;margin:0 0 20px 0;}
table.spec_list th{width:30%;padding:5px;border-bottom:1px solid #666;text-align:left;}
table.spec_list td{width:70%;padding:5px;border-bottom:1px solid #666;}
table.spec_list td p{margin:0;}


/*----------used_bikes----------*/


table.used_data{width:100%;margin:0 0 20px 0;}
table.used_data th{padding:12px 5px 5px 5px;border-bottom:1px solid #999;text-align:left;}
table.used_data td{padding:5px;border-bottom:1px solid #999;}
.price{color:#f66;font-size:medium;}

.data_term{width:20%;}
.data_mileage{width:20%;}
.data_price{width:50%;}
.data_button{width:10%;}


/*----------contact----------*/

.column{margin:1em 0;padding:1em;line-height:1.4;font-size:1.2em;border:2px dotted #666;}
.column span{color:#f00;}


/*//////////////////////////////////////////////////*/
/*// 01.ベースの設定//*/
/*//////////////////////////////////////////////////*/
form#mailform {
	margin:0;
	padding:0;
}
form#mailform label {
	cursor: pointer;
	display: block;
	padding: 2px;
	width: 98%;
	margin-bottom: 1px;
}
label.label_true {
	background-color: #ffe;
	border: solid 1px #999;
	text-decoration: none;
}
label.label_false {
	background-color: none;
	border: none;
	text-decoration: underline;
	background-image: none;
}
div#mailfrom_hidden_object {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#mailfrom_hidden_object input {
	margin: 10px;
}
div#mfp_closed {
	display: none;
}
div.mfp_disp {
	display: none;
}
div#input_time_disp {
	padding: 10px;
}
div#expires_time_disp {
	padding: 10px;
	text-align: center;
}
div#expires_time_disp strong {
	font-size: 18px;
	color: #CC0000;
}
div#limit_disp {
	padding: 10px;
	text-align: center;
}
div#limit_disp strong {
	font-size: 24px;
	color: #CC0000;
}
img.must {
	width: 30px;
	height: 16px;
	float: left;
	margin: 0px 0px 0px 5px;
}
div.mfp_err {
	text-align: left;
	margin: 5px 0px 0px 0px;
	padding: 3px 0px 5px 0;
	color: #fa1;
	display: none;
}

/*//////////////////////////////////////////////////*/
/*// 02.テーブルの指定//*/
/*//////////////////////////////////////////////////*/
table.mailform {
	width:100%;
	margin:0;
	padding:0;
}
table.mailform tr th {
	padding: 7px 0px 7px 0px;
	border-top: solid 1px #606060;
	font-weight: normal;
	text-align: right;
	width: 160px;
}
table.mailform tr th span {
	font-size: 10px;
	color: #999999;
	display: block;
}
table.mailform tr td {
	padding: 7px 0px 7px 10px;
	border-top: solid 1px #606060;
}
table.mailform tr td ul li,table.mailform tr td ul,table.mailform tr td ol,table.mailform tr td ol li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

/*//////////////////////////////////////////////////*/
/*// 04.以下確認画面関連のスタイル//*/
/*//////////////////////////////////////////////////*/
ul.confirm_layer {
	width: 560px;
	padding: 0px;
	margin: 0px;
}
ul.confirm_layer li {
	width: 560px;
	list-style: none;
	float: left;
	overflow: hidden;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
li.confirm_middle {
	background-image: url(../contact/images/mfp_table_background.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../contact/images/mfp_table_background.png', sizingMethod='scale');
}
li.confirm_top {
	height: 33px;
	background-image: url(../contact/images/mfp_table_top.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../contact/images/mfp_table_top.png', sizingMethod='scale');
}
li.confirm_bottom {
	height: 33px;
	background-image: url(../contact/images/mfp_table_bottom.png);
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../contact/images/mfp_table_bottom.png', sizingMethod='scale');
}
div#disabled_submit {
	width: 1px;
	height: 1px;
	overflow: hidden;
}
div#disabled_submit input {
	margin: 10px;
}
table.infield {
	width: 500px;
	margin: 0px auto 0px auto;
}
table.infield tr th {
	padding: 5px;
	margin: 0px;
	text-align: right;
	border-bottom: solid 1px #CCCCCC;
	color: #000;
}
table.infield tr td {
	padding: 5px;
	border-bottom: solid 1px #CCCCCC;
	color: #000;
}
table.infield tr td p {
	text-align: left;
	border-left: solid 2px #CCCCCC;
	padding: 5px 0px 5px 10px;
	margin: 0px;
}
.mfp_color {
	background-color: #eee;
}
div#confirmWindow {
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	-khtml-opacity: 0.3;
	opacity: 0.3;
	width: 100%;
	height: 100%;
	margin: 0px;
	overflow: hidden;
	z-index: 1;
	position: fixed!important;
	position/**/:  absolute;
	top: 0;
	left: 0;
	visibility: hidden;
	background-color: #000000;
	font-size: 12px;
	text-align: center;
	_top: expression(
		document.documentElement && document.documentElement.scrollTop  ||
		document.body && body.scrollTop  || 0
		+ 0 + 'px'
	);
}
div#confirmBody {
	width: 1px;
	visibility: hidden;
	position: absolute;
	z-index: 10;
	text-align: center;
	margin: 0px auto 0px auto;
}
div#confirmBody h2 {
	color: #FFFFFF;
	margin: 0px auto 0px auto;
	width: 294px;
	height: 33px;
	padding-top: 10px;
}
div.buttons {
	margin: 0px auto 0px auto;
}

div#twex {
	margin: 0px;
	overflow: hidden;
	z-index: 100;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	text-align: center;
	background-color: #000000;
	filter: alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60;
}
img#loading_proccess_image {
	position: absolute;
	z-index: 1000;
}


/*----------footer----------*/


#footer{position:relative;height:77px;margin-top:-77px;background:url(../img/format/bg_footer.png) repeat-x;clear:left;}
#footer_inner{width:948px;margin:0 auto;}
#footer_inner ul{list-style-type:none;height:23px;margin:0;padding:13px 0 13px 0;}
#footer_inner ul li{display:inline;padding-right:40px;line-height:100%;}

address{
	margin:0;
	padding:10px 0 10px 0;
	font-style:normal;
	font-size:x-small;
	line-height:100%;
	color:#c8c8c8;
}
