@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; }

.clearfix {
    zoom: 100%;
}
.clearfix:after {
    content: "";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}
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;}
.w400 { width:400px;}
.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 }
.mr20 { margin-right: 20px !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;
}

.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; }






ul.list-3column {  margin-top: 20px; padding: 0px; }
ul.list-3column:after { content: ""; clear: both; height: 0; display: block; visibility: hidden; }
ul.list-3column li { float: left; width: 315px; margin:0 2px 2px 0; list-style: none; }
ul.list-3column li:nth-child(3n) { margin-right: 0px }
ul.list-3column li.end { margin-right: 0px }

.kakomi {
	background: #39422D;
	
}

.kakomi div {
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.kakomi p {
	color: #FFFFFF !important;
	overflow: hidden;
	font-size: 14px !important;
	line-height: 1.5 !important;
}

h2.introtitle{
	background-color: #000;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #000000), color-stop(0.00, #333333));
	background: -webkit-linear-gradient(top, #333333 0%, #000000 100%);
	background: -moz-linear-gradient(top, #333333 0%, #000000 100%);
	background: -o-linear-gradient(top, #333333 0%, #000000 100%);
	background: -ms-linear-gradient(top, #333333 0%, #000000 100%);
	background: linear-gradient(top, #333333 0%, #000000 100%);
	color: #FFF;
	font-size: 16px;
	padding: 12px;
	text-align: left;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	margin: 20px 0px;
	line-height: 1;
	font-weight: bold;
}

h3.midashi {
	color: #FFFFFF;
	background: url(none);
	font-size: 18px;
	line-height: 1.3;
	font-weight: bold;
	display: block;
	padding-top: 20px;
}

h3.midashi_feat { 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;}

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}
