@charset "euc-jp";
/* CSS Document */

#new_footer .footer_link .footer_left { float: left; width: 600px; }
#new_footer .footer_link .footer_right { float: right; width: 350px; }
#new_footer .footer_link .footer_catgoey { float: left; width: 200px; }
#new_footer .footer_link li { font-size: 11px; line-height: 1.3; }
#new_footer .footer_link .footer_catgoey02 li { float: left; font-size: 11px; line-height: 1.3; margin-bottom: 5px; margin-right: 5px; text-align: left; width: 170px; }
#new_footer .footer_link ul { margin-bottom: 0px }
#new_footer .copyright { border-top: 1px solid #999999; display: block; float: left; font-size: 12px; padding-top: 5px; width: 100%; margin: 10px 0 20px 0; }


img { vertical-align:middle;}

#container {
	text-align: left;
	background: url(../../shaft/css/none);
	margin: 10px 0px 0px;
	padding: 0px;
	width: 950px;
}
 
#container img {
	vertical-align: middle;
/*	margin-left: 5px;*/
}


.align-left { float:left;}
.align-right { float:right;}
.align-center { float:none; margin:0 auto; text-align:center;}

.w300 { width:300px;}
.w320 { width:320px;}
.w360 { width:360px;}
.w430 { width:430px;}
.w470 { width:470px;}
.w500 { width:500px;}
.w560 { width:560px;}
.w680 { width:680px;}

.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mt20 { margin-top:20px !important;}


.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !important;}


.ml20 { margin-left: 20px !important }
.mr10 { margin-right: 10px !important }

.txt-bk { color: #000000 !important }


#wrapper,
#main { margin: 0px auto; width: 950px; zoom: 100%; }
#context:after,
#wrapper:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
#context .intro { font-size: 14px; line-height: 1.5; margin-bottom: 30px; background: #F0F0E1; padding: 10px; margin-top: 15px; }
#credit { font-size: 12px; position: relative; margin: 5px 0px 15px; width: 950px; text-align: left; }
#credit > .update { text-align: right; position: absolute; width: 15em; top: 0px; right: -2px; }
#context { margin-bottom: 0px; width: 950px; }
#context p {
	color: #333;
	font-size: 15px;
	line-height: 170%;
}
#context span.cap {
	font-size: 12px;
	line-height: 1.4;
	display: block;
	margin-top: 5px;
}
h3.midashi { margin: 0px 0px 20px; padding: 0px 0px 0px 10px; font-size: 18px; line-height: 1.3; font-weight: bold; border-left: 10px solid #FF3300; border-top-style: none; border-right-style: none; border-bottom-style: none; background: #FFFFFF; }
.link a { display: block; font-size: 16px; line-height: 1; font-weight: bold; padding: 15px 10px; text-align: center; border: 4px solid #CCCCCC; margin-top: 15px; }
.link a:hover { background: #0066FF; color: #FFFFFF; border-color: #0066FF; text-decoration: none; }




h2.bikename { font-size: 30px; line-height: 1; font-weight: bold; margin-bottom: 25px; }



ul.list-2column li .cap { margin-top: 5px }
ul.list-2column { margin: 0px; padding: 0px; }
ul.list-2column:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
ul.list-2column li {
	float: left;
	width: 460px;
	list-style: none;
	margin: 0px 30px 20px 0px;
}
ul.list-2column li:nth-child(2n) { margin-right: 0px }
ul.list-2column li.end { margin-right: 0px }


.title {
	background: #333;
	margin: 20px 0px 10px;
	padding: 5px;
	border-left: 10px solid #F60;
}
.title p { color:#FFFFFF !important;
	font-size: 18px  !important;
	font-weight: bold;}



ul.hplink {
	margin: 20px 0px;
	padding: 0px;
}

ul.hplink li {
	list-style: none;
	text-align: left;
	margin-bottom: 10px;
	float: left;
	width: 470px;
	margin-right: 10px;
}

ul.hplink li:nth-child(2n) {margin-right: 0px;}

ul.hplink li a {
	text-decoration: none;
	display: block;
	padding: 10px;
	font-size: 18px;
	line-height: 1;
	font-weight: bold;
	color: #FF3300;
	border: 2px solid #FF3300;
	text-align: center;
}

ul.hplink li a:hover {
	color: #FFFFFF;
	background: #FF3300;
}

.linkList {
	clear: both;
	margin-bottom: 0px;
	float: left;
	width: 100%;
}

.linkList li {
	margin-bottom: 20px;
	width: 180px;
	float: left;
	margin-right: 12px;
	list-style: none;
	text-align: left;
}

.linkList li p {
	font-size:12px !important;
	line-height:150% !important;

}

.linkList li p img {margin-bottom:5px;}
.linkList li:after { content: ""; clear: both; height: 0; display: block; visibility: hidden;}
.linkList li.listend {margin-right: 0px;}




.txt-18 { font-size: 18px !important; line-height:1.4 !important}
.txt-12 { font-size: 12px !important; line-height:1.4 !important}

.blue {color: #0000FC;}
.red {color: #FF0000;}
.green {color: #008601;}
