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

body {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	background-image: url(../img/assets/bg.png);
	background-repeat: repeat-x;
	background-color: #AAD0F9;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
.text_blue {
	color: #336699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.text_10pt {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	line-height: normal;
	width: auto;
	font-size: 10px;
}
.text_12pt {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	line-height: 20px;
	width: auto;
	font-size: 12px;
}
.text_12pt_bold {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	width: auto;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 3px;
}
.text_14pt {
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	line-height: 20px;
	width: 100%;
	font-size: 14px;
}
.text_14pt_bold {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width: auto;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 10px;
}
.text_18pt_bold {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	width: auto;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 5px;
}
#wrapper {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 20px;
	background-color: #FFFFFF;
	border: 1px solid #3E6C99;
	margin-bottom: 20px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6FA6C8;
}
a:hover {
	text-decoration: underline;
	color: #0066CC;
}
a:active {
	text-decoration: none;
	color: #CC0000;
}
#header {
	width: 100%;
	margin-bottom: 25px;
}
#navi {
	width: 100%;
	margin-bottom: 5px;
}
#main_pic {
	height: 400px;
	width: 780px;
	margin-bottom: 50px;
}
#top_pic {
	height: 100px;
	width: 780px;
}
#btn_pagetop {
	width: auto;
	height: auto;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
	text-align: right;
	margin-right: 25px;
}
#footer {
	width: 780px;
	margin-bottom: 10px;
	clear: right;
	padding-top: 10px;
}
#footer_copyright {
	width: auto;
	float: left;
	margin-top: 5px;
}
#footer_btn {
	clear: right;
	margin-left: 300px;
	text-align: right;
	margin-right: 10px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 10px;
}
#footer_btn img {
	margin-left: 25px;
}
#content {
	width: 780px;
}
#content_left {
	width: 13em;
	float: left;
	margin-top: 35px;
}
#content_right {
	width: 545px;
	padding-top: 35px;
	padding-right: 35px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	float: none;
	margin-left: 15em;
}
#content_right_2 {
	width: 550px;
	padding-top: 35px;
	padding-right: 35px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	text-decoration: none;
	margin-left: 14em;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.text_box {
	margin-bottom: 20px;
	height: auto;
	padding-left: 15px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	padding-right: 15px;
}
.text_box_2 {
	margin-bottom: 20px;
	height: auto;
	padding-left: 5px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 18px;
	padding-right: 5px;
}
.title_line {
	width: auto;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
	padding-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 8px;
	padding-top: 2px;
}
.title_line_2 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 15px;
	padding-top: 2px;
}
.title_line_3 {
	width: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;
	padding-top: 2px;
}
.title_sub_blue {
	background-color: #CFE4F9;
	height: 20px;
	font-family: Verdana, Osaka, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック";
	font-size: 14px;
	font-weight: bold;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.name_img {
	margin-right: 30px;
}
.name_box {
	margin-bottom: 50px;
	height: 40px;
	padding-left: 15px;
}
.tr_profile {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding-bottom: 5px;
}
.table_td {
	padding-bottom: 10px;
}
.map_box {
	border: 1px solid #CCCCCC;
}
