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

body {
	font-family: Verdana, ヒラギノ角ゴ ProN W3, ＭＳ ゴシック;
	font-size: 12px;
	color: #333333;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/assets/bg.jpg);
	background-repeat: repeat-x;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	color: #333366;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	color: #FF3300;
	text-decoration: none;
}
#wrapper {
	width: 780px;
	background-color: #FFFFFF;
	border: 1px solid #003365;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#header {
	padding-top: 13px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	margin-bottom: 0px;
}
.clear_both {
	clear: both;
}
#navi {
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	height: 36px;
	margin-bottom: 5px;
}
#catch_top {
	width: auto;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#main_pic {
	height: 260px;
	width: 720px;
	margin-right: 30px;
	margin-left: 30px;
}
#main_content {
	padding: 30px;
	height: auto;
}
.clear_both {
	clear: both;
}
#main_content_left {
	float: left;
	width: 400px;
	margin-bottom: 20px;
}
.main_content_left_img  {
	margin-right: 12px;
	margin-top: 16px;
	margin-left: 8px;
}
.main_content_left_txt {
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-top: 4px;
}
#main_content_right {
	float: right;
	width: 290px;
}
#main_content_right_title {
	width: auto;
	text-align: center;
	background-color: #00803E;
	border: 1px solid #006633;
	padding: 5px;
}
#main_content_right_gallery {
	width: auto;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #DAE9B9;
	border: 1px solid #97B650;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 10px;
	line-height: 18px;
	text-decoration: none;
	color: #333333;
}
#main_content_right_gallery img {
	border: 1px solid #97B650;
	margin-top: 10px;
	margin-bottom: 10px;
}
#footer {
	clear: both;
	margin-right: auto;
	padding-top: 35px;
	margin-left: auto;
	padding-bottom: 30px;
}
#footer_navi  {
	margin-right: 30px;
	margin-left: 30px;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 10px;
	text-decoration: none;
	margin-bottom: 25px;
}
#footer_address {
	background-color: #004478;
	text-align: center;
	padding-top: 12px;
	padding-bottom: 12px;
}
#sub_pic {
	height: 150px;
	width: 720px;
	margin-right: 30px;
	margin-left: 30px;
}
#sub_title {
	width: auto;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	margin-right: 30px;
	margin-left: 30px;
}
#sub_content {
	margin-top: 15px;
	margin-right: 30px;
	margin-bottom: 30px;
	margin-left: 30px;
	text-align: center;
	font-family: Verdana, "ヒラギノ角ゴ ProN W3", "ＭＳ ゴシック";
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
#sub_content td {
	padding-top: 2px;
	padding-right: 20px;
	padding-bottom: 2px;
	padding-left: 0px;
}
.foto_boss {
	margin-top: 3px;
	margin-right: 15px;
	margin-left: 10px;
}
