@charset "UTF-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: 150%;
	color: #333333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#header {
	height: 116px;
	background-image: url(../images/head_bg.gif);
	background-repeat: repeat-x;
	clear: both;
}
.contents {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
h1 {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
h2 {
	padding: 0px;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
}
p {
	font-size: small;
	line-height: 150%;
	margin: 0px;
	padding: 0px;
}
strong   {
	color: #000000;
}
.headerbtn {
	float: right;
	height: 29px;
	width: 233px;
	padding-top: 55px;
}
.g_menu {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	height: 38px;
}
.g_menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.g_menu li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#main_image {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 1010px;
}
#news {
	float: left;
	width: 546px;
	font-size: small;
}

 dl {
	width:546px;
	margin: 0px;
	padding: 0px;
 }  
 dt {
	float:left;
	width:100px;
	clear:both;
	font-weight:bold;
	color: #00213C;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 25px;
	background-image: url(../images/news-arow.gif);
	background-repeat: no-repeat;
	background-position: 13px;
 }  
 dd {
	margin-left:80px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
 }  


a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #666666;
}
a:hover {
	color: #00193C;
	text-decoration: underline;
}
a:active {
	color: #FF0000;
	text-decoration: underline;
}
#top_rightbox {
	float: right;
	width: 250px;
}
.pagetop {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: right;
	padding-top: 20px;
	padding-bottom: 10px;
	height: 13px;
}
#footer {
	height: 100px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	clear: both;
	padding-top: 0px;
}
.left {
	float: left;
	padding-right: 10px;
}
.right {
	float: right;
}
#sub_rightbox {
	float: right;
	width: 647px;
	padding-top: 20px;
}
hr {
	clear: both;
	visibility: hidden;
}
.txt_s {
	font-size: small;
}
.txt_m {
	font-size: medium;
}
.txt_l {
	font-size: large;
	padding-bottom: 5px;
}
