@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #333333;
	text-decoration: none;
	background-color: #B5D5EC;
	background-image: url(../img/assets/bg_pattern_blue.png);
	background-repeat: repeat;
}
a:link {
	color: #8F1C51;
	text-decoration: none;
}
a:visited {
	color: #993367;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
	font-weight: bold;
}
.clear_padding {
	clear: both;
}
#h1 {
	width: 762px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	font: 10px "ヒラギノ角ゴ Pro W3", "メイリオ", Verdana;
	text-align: right;
}
#wrapper {
	width: 762px;
	background-color: #FFFFFF;
	padding-bottom: 40px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border: 2px solid #1B80AF;
}
.img_left {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-top: 5px;
}
.img_right {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
#header {
	background-color: #FFFFFF;
	width: 762px;
	height: 80px;
}
#header_logo {
	float: left;
	padding-top: 12px;
	padding-left: 15px;
	padding-bottom: 12px;
}
#header_slogan {
	float: right;
	padding-top: 15px;
	padding-right: 25px;
}
#navi {
	height: 38px;
	width: 762px;
	background-color: #267AAF;
	background-image: url(../img/navi/navi_bg.png);
	background-repeat: repeat-x;
	text-align: center;
}
#top_img {
	height: 240px;
	width: 762px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
#title {
	padding-left: 20px;
}
#title_2 {
	padding-left: 30px;
}
#contents_company {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 21px;
	width: auto;
	padding-top: 25px;
	padding-right: 50px;
	padding-bottom: 25px;
	padding-left: 50px;
}
#contents {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 21px;
	width: auto;
	padding-top: 25px;
	padding-right: 30px;
	padding-bottom: 25px;
	padding-left: 30px;
}
#contents_left {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 21px;
	float: left;
	width: 30em;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 25px;
}
#contents_right {
	float: right;
	padding-top: 25px;
	padding-right: 15px;
	padding-bottom: 25px;
	padding-left: 20px;
}
#top_contents {
	width: auto;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
#top_banner {
	width: 255px;
}
#top_banner img {
	margin-bottom: 15px;
}
#footer {
	padding-right: 30px;
	padding-left: 30px;
	clear: both;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	text-decoration: none;
	color: #333333;
	padding-top: 25px;
	text-align: center;
}
#footer table {
	width: 99%;
	left: auto;
	right: auto;
}
#footer_navi {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	text-decoration: none;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer_copy {
	padding-top: 10px;
}
#head_img {
	height: 120px;
	width: 762px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 15px;
}
.sub_title {
	padding-bottom: 10px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #993300;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 10px;
	padding-top: 5px;
	margin-bottom: 15px;
}
.main_text {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.graph_img {
	margin-top: 25px;
	margin-bottom: 25px;
	margin-left: 10px;
}
