@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(none);
	margin: 10px 0px 0px;
	padding: 0px;
	font-size: 14px;
	line-height: 1.4;
	width: 950px;
}
 
#container img {
	vertical-align: middle;
/*	margin-left: 5px;*/
}


.align-left { float:left;}
.align-right { float:right;}

.w300 { width:300px;}
.w320 { width:320px;}
.w360 { width:360px;}
.w430 { width:430px;}
.w500 { width:500px;}
.w570 { width:570px;}
.w630 { width:630px;}

.mt5 { margin-top:5px !important;}
.mt10 { margin-top:10px !important;}
.mb10 { margin-bottom:10px !important;}
.mb20 { margin-bottom:20px !important;}
.mb30 { margin-bottom:30px !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: 0px 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: 14px;
	line-height: 180%;
	margin-bottom: 1em;
}

#context p.cap {
	font-size: 12px;
	line-height: 1.4;
	color: #CC0000;
}

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;
}






/*************************************************************/
/* ¥¿¥Ö */
/*************************************************************/
#tab-wrap {
	width: 950px;
	margin-bottom: 10px;
}
.tab-nav {
	margin: 0 auto;
	width: 950px;
}
.tab-nav:after { clear: both; content: ""; display: block; height: 0; visibility: hidden; }
.tab-nav li.active { background: #3F86AB; color: #FFF !important; }
.tab-nav li.active a { color: #FFF }
.tab-nav li {
	background: #111;
	border-radius: 5px 5px 0 0;
	color: #666;
	display: block;
	float: left;
	font-size: 20px;
	font-weight: bold;
	line-height: 1;
	margin: 0 10px 0px 0px;
	padding: 12px 0 13px;
	text-align: center;
	text-decoration: none;
	width: 310px;
}
.tab-nav li span.count { background: linear-gradient(to bottom, rgb(232, 97, 108), rgb(221, 32, 47)) repeat scroll 0 0 rgb(226, 52, 66); border: 2px solid #FFF; border-radius: 25px; color: #FFF; font: bold normal 14px/1 Arial, Helvetica, sans-serif; padding: 5px 8px; position: absolute; right: 10px; text-align: center; text-shadow: 0 1px rgba(0, 0, 0, 0.2); top: -8px; }
.tab-nav li a {
	color: #FFFFFF;
	text-decoration: none;
}
.tab-nav { margin-left: 0px }
.tab-nav li:last-child { margin-right:0px;}


h2.bikename {
	font-size: 30px;
	line-height: 1;
	font-weight: bold;
	margin-bottom: 25px;
}
.tab-content {
	background: #FFF;
	border-top: 5px solid #3F86AB;
	font-size: 12px;
	margin-bottom: 20px;
	overflow: hidden;
	position: relative;
	z-index: 99;
	padding-top: 10px;
}
.tab-content li p { font-size: 14px; line-height: 1.7; margin: 0px; }

.tab-content ul {
	margin: 0 0px;
	padding: 0px 0 20px;
	display: block;
}

.tab-content ul:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
.tab-content ul li { font-size: 14px; line-height: 1.7; margin-bottom: 5px; text-decoration: none; }

ul.list-3column li .cap {
	margin-top: 5px;
}

ul.list-3column {
	margin: 0px;
	padding: 0px;
}

ul.list-3column:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


ul.list-3column li {
	float: left;
	width: 310px;
	margin-right: 10px;
	list-style: none;
}

ul.list-3column li.end {margin-right: 0px;}

.txt-16 {
	font-size: 16px !important;
}
