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

body {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
	background-color: #1B252A;
}
a:link {
	color: #003399;
	text-decoration: none;
}
a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF6600;
}
.pt10 {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
}
.pt12 {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
}
.pt14 {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
}
.pt14_bold_red {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 14px;
	line-height: 22px;
	text-decoration: none;
	font-weight: bold;
	color: #FF0000;
}
.pt12_JP {
	font-family: Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
}
.pt12_bold {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
}
#wrapper {
	width: 746px;
	background-color: #FFFFFF;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	border-bottom-width: 20px;
	border-bottom-style: solid;
	border-bottom-color: #1B252A;
}
#header {
	height: 76px;
	width: 746px;
	background-color: #FFFFFF;
}
#navi {
	background-image: url(../img/navi/navi_bg.png);
	background-repeat: repeat-x;
	height: 32px;
	width: 746px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
#header_logo {
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 2%;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	color: #666666;
	float: left;
}
#header_slogan {
	height: 15px;
	width: 170px;
	margin-left: 550px;
	margin-right: 0px;
	margin-bottom: 20px;
	text-align: right;
	padding-top: 16px;
}
#header_pic {
	height: 90px;
	width: 746px;
	background-color: #FFFFFF;
	clear: both;
}
#main_pic {
	height: auto;
	width: 746px;
	background-color: #FFFFFF;
	clear: both;
}
#main_content {
	width: 746px;
	background-color: #FFFFFF;
}
#main_content_left {
	height: auto;
	width: 338px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	float: left;
	padding-left: 65px;
}
#main_content_right {
	height: auto;
	margin-top: 40px;
	margin-right: 20px;
	margin-bottom: 40px;
	margin-left: 435px;
	width: 260px;
}
#footer {
	height: 90px;
	width: 712px;
	background-color: #FFFFFF;
	clear: both;
	margin-left: 34px;
	padding-top: 40px;
	padding-bottom: 0px;
}
#footer_logo {
	height: 30px;
	width: 230px;
}
#footer_address {
	height: 30px;
	width: 670px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	text-decoration: none;
	margin-left: 5px;
}
#title {
	height: 31px;
	width: 300px;
	background-color: #FFFFFF;
	margin-left: 65px;
	padding-top: 25px;
	padding-bottom: 20px;
}
#sub_content {
	height: auto;
	width: 600px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 80px;
}
#sub_content_left {
	height: auto;
	width: 215px;
	margin-right: 0px;
	margin-bottom: 40px;
	float: left;
	padding-left: 80px;
}
#sub_content_right {
	height: auto;
	margin-bottom: 0px;
	width: 360px;
	margin-left: 310px;
}
#title_text {
	margin-left: 80px;
	width: 600px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}
#contact_form {
	width: 460px;
	margin-left: 100px;
}
#bottom_text {
	margin-left: 80px;
	width: 600px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	margin-bottom: 20px;
}
