@charset "utf-8";
body, html, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background:#383d43 url(../images/body_bg.jpg) repeat-x;
	color:#000;
	font:63%/1.4 serif,'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック' ;
	letter-spacing:1.2px;
}
table { font-size:12px; }
a, a:link, a:visited, a:hover {
	color:#00f;
	text-decoration:none;
}
a:focus, a:hover {
	text-decoration:underline;
}
a img {
	border:0;
	outline:none;
}
.right {
	float:right;
}
.left {
	float:left;
	width:300px;
	display:block;
}
img.img-mgn {
	width:288px;
	display:inline-block;
	margin-bottom:4px;
}
.clear {
	clear:both;
}
p.t-whi {
	color:#fff;
	font-size:12px;
	padding-bottom:12px;
}
ul {
	list-style:none;
}
#header {
	width: 98%;
	height: 100px;
	font-size: 14px;
	padding: 12px 12px 0px 2px;
}
#header .logos {
	float: left;
	color: #525961;
}
#logo {
	display: inline-block;
	width: 255px;
	height: 34px;
	float: left;
	clear: both;
	margin: 0px 0px 0px 21px;
	background: url(../images/logo.jpg) no-repeat;
	text-indent: -9999px;
}
#banner {
	margin: 0;
	padding:0;
}
#navigation {
	width: 928px;
	height: 45px;
	margin:0;
	float: left;
	padding: 6px 0px 6px 15px;
	background: url(../images/navigation_bg.jpg) repeat-x;
}
#navigation ul li {
	display: block;
	float: left;
	height: 45px;
}
#wrapper {
	width: 943px;
	padding: 0;
	margin:0 auto;
}
#content {
	width: 943px;
	float: left;
	background: url(../images/content_bg.jpg) repeat-y;
}
#left_column {
	width: 620px;
	float: left;
}
.left_wrap {
background-color:#fff;
}
.text {
	width: 552px;
	float: left;
	padding: 32px 38px 22px 30px;
}
.text h2 {
	font-size: 24px;
	margin: 0px 0px 12px 0px;
	color: #fff;
}
.text p {
	color: #bcc4c7;
	width: 552px;
	float: left;
	clear: left;
	font-size: 12px;
}
.text p img {
	float: right;
	margin: 0px 0px 0px 20px;
}
.text a.continue {
	position: relative;
	color: #65b8f9;
	float: left;
	clear: left;
	font-size: 15px;
	margin: 30px 0px 0px 0px;
}
.text2 {
	background: #2a2d32;
	border-top: 1px solid #26292e;
	border-bottom: 1px solid #26292e;
}
.text3 {
    width: 552px;
	float:left;
	padding: 32px 38px 22px 30px;
	background: #fff;
	border-bottom: 1px dotted #26292e;
}
.text3 h2 {
	font-size: 24px;
	margin: 0px 0px 12px 0px;
	color: #333;
}
.text3 p {
	color: #333;
	width: 552px;
	float: left;
	clear: left;
	font-size: 12px;
}
.text3 p img {
	float: right;
	margin: 0px 0px 0px 20px;
}
#right_column {
	width: 288px;
	float: left;
	padding: 18px 18px 0px 17px;
}
.sidewrap {
	width: 260px;
	height: 29px;
	padding: 12px 14px 0px 14px;
	margin: 0px 0px 18px 0px;
	background: url(../images/navigation_btn_bg.gif) repeat-x;
	clear: both;
}
.sidewrap h2 {
	font-size: 12px;
	color: #ffffff;
	font-weight: normal;
}
.side-content {
	clear:both;
	width:288px;
	margin:5px 0;
}
ul {
	margin: 0px 0px 39px 0px;
}
ul.sponsors li.sht-l {
	display: block;
	width: 115px;
	height: 125px;
	float: left;
	margin: 0;
	padding-bottom:16px;
	font-size: 12px;
}
ul.sponsors li.sht {
	display: block;
	width: 160px;
	float: left;
	margin: 0px 0px 0px 10px;
	padding-bottom:16px;
	font-size: 12px;
}

ul li {
	font-size: 12px;
	color: #ffffff;
	margin: 0px 0px 17px 11px;
}
ul li.sp-long {
	display: block;
	width: 140px;
	float: left;
	margin: 0px 0px 14px 10px;
	font-size: 12px;
}
ul li span {
	color: #65b8f9;
}
#footer {
	width: 100%;
	float: left;
	clear: both;
	height: 120px;
	border-top: 1px solid #3c4249;
	background: #1e2329;
}
#footer_content {
	margin: auto;
	width: 943px;
	padding: 46px 17px 0px 0px;
}
#footer_content ul {
	float: right;
	margin: 0px 0px 10px 0px;
}
#footer_content ul li {
	float: left;
	margin: 0px 0px 0px 12px;
	padding: 0px 0px 0px 12px;
	background: url(../images/header_navi_bg.gif) left bottom no-repeat;
}
#footer_content ul li.no_bg {
	background: none;
}
#footer_content ul li a {
	color:#fff;
}
#footer_content p {
	float: right;
	clear: right;
	margin: 0px;
	font-size: 12px;
	color: #383d43;
}
.rss-title a {
	font-size:24px;
	color:#fff;
	margin:0 0 24px 0;
}
.rss-items a {
	color:#fff;
	text-decoration:underline;
}
.side {
	margin: 3px 0 20px;
	background: none;
	color: #444444;
	font-size: 10px;
	_font-size: 9px;
	line-height: 150%;
}
.style3 {
	color: #00CCFF
}
table.contact {
}
table.contact td {
color:#ffffff;
border-bottom:1px dotted #000;
padding-top:8px;
line-height:2.0;
}
table.contact td.midashi {
color:#FFCC00;
}
