@charset "utf-8";
body, div, p, h1, h2, h3, h4, h5 ,ul,li,ol,header,hgroup,nav{
	margin: 0px;
	padding: 0px;
}

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFF;
	font-size: 14px;
	line-height: 1.7em;
}
h2 {
	/* [disabled]background-color: #EAF2E7; */
	font-size: 17px;
	padding: 3px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
h3 {
	font-size: 20px;
	font-weight: normal;
	background-color: #EAF2E7;
	padding-top: 10px;
	padding-left: 13px;
	padding-bottom: 9px;
	margin-bottom: 8px;
}
img {
	border-style: none;
}



#contents-outer {
	width: 950px;
	border-right: 7px solid #CDD9E7;
	border-left: 7px solid #CDD9E7;
	margin: 0px auto;
}
#copy-rights {
	font-size: 11px;
	font-style: normal;
	text-align: right;
	background-color: #E8EDF4;
	padding: 7px;
}

#navigation {

}
#navigation  {
	list-style-position: inside;
	list-style-type: none;
	height: 30px;
	/* [disabled]margin-top: 70px; */
	border-top: 3px solid #004455;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	position: absolute;
	top: 100px;
	margin-left: 2px;
}


#navigation li  {
	width: 146px;
	float: left;
	padding: 4px 5px 2px 5px;
	line-height: 22px;
	text-align: center;
	margin-right: 2px;
	font-size: 12px;
	background-color: rgba(255,255,255,0.8);
	border-bottom:2px solid #fff;

}
#navigation li:hover  {
	border-bottom:2px solid #005B5E;
	background-color: #B9F1FF;
}
#navigation li a:link,
#navigation li a:visited {
	display: block;
	color:#005B5E;
	letter-spacing:0.1em;
	text-decoration:none;
	}
#navigation li a:hover {
	background-color: #B9F1FF;
	text-decoration:underline;
	}

#top-left {
	float: left;
	width: 660px;
	/* [disabled]background-color: #F00; */
}



#top-right {
	/* [disabled]background-color: #999; */
	float: right;
	width: 240px;
	padding: 10px;
	border: 1px solid #CCC;
}
.top-left-inner {
	margin-bottom: 5px;
	border: 1px solid #CCC;
	padding: 7px;
}
.float-left {
	float: left;
}
.float-right {
	float: right;
}

#top-l-r-include {
	padding: 7px;
}
#head {
	height: 150px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

#head h1  {
	font-size: 11px;
	font-weight: normal;
	color: #2986CC;
	line-height: 11px;
	text-align: center;
	padding-right:85px;
}
#head h1 a:link,
#head h1 a:visited {
		color: #2986CC!important;
}

#head h2  {
	font-size: 11px;
	font-weight: normal;
	color: #1A7DCE;
	line-height: 11px;
	text-align: center;
	padding-right:85px;
}
#main-container {
	width: 645px;
	margin-left: 8px;
}

.clear-fix {
	zoom: 1;
}

.clear-fix:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	zoom: 1;
}

#mypage {
	display: none;
}
#header_login_area {
	display: none;
}
#header_wrap {
	display: none;
}

#header_utility {
	display: none;
}
#leftcolumn {
	width: 210px;
}
#container {

}
.side_column .block_outer {
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 15px;
	margin-right: 5px;
	margin-left: 5px;
}
.feed-Control-side {
	margin-bottom: 10px;
	border-bottom: 1px dotted #067CBC;
	padding-bottom: 7px;
}
