@charset "utf-8";
html {
	overflow-y: scroll;
}
body {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 20px;
	margin-bottom: 20px;
	background-image: url(../image/bg_body.gif);
	background-repeat: repeat-x;
}
#wrap {
	height: auto;
	width: 780px;
	background-color: #F8F8F8;
	background-image: url(../image/bg_mainbody.gif);
	background-repeat: repeat-y;
	border: 1px solid #006699;
}
#head {
	height: 70px;
	width: 780px;
	font-size: 11px;
	background-image: url(../image/bg_head.gif);
	background-repeat: no-repeat;
}
#title {
	height: 70px;
	width: 450px;
	float: left;
}
#head_text {
	height: 15px;
	width: 150px;
	float: right;
	font-size: 11px;
	text-align: right;
	padding-top: 55px;
	/*20080204変更*/
	margin-left:auto;
	margin-right:auto;
	left:0px;	
}
#menu {
	height: 19px;
	font-size: 13px;
	padding-top: 6px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	color: #FFFFFF;
	background-image: url(../image/bg_menubar.gif);
	background-repeat: repeat-x;
	width: 755px;
	padding-left: 25px;
}
#summary {
	padding: 8px;
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-image: url(../image/bg_summary.gif);
	background-repeat: repeat-x;
}
.menubar {
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	padding-bottom: 5px;
	margin-top: 2px;
}
#right {
	height: auto;
	width: 580px;
	background-color: #FFFFFF;
	float: left;
}
#clear {
	clear: both;
}

#left {
	width: 200px;
	padding-top: 5px;
	padding-bottom: 15px;
	font-size: 12px;
	height: auto;
	float: left;
}
#contents {
	height: auto;
	width: 540px;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 20px;
	font-size: 12px;
	line-height: 15px;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 5px;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #084b8f;
	height: 22px;
	padding-top: 8px;
	padding-left: 20px;
	margin-bottom: 15px;
	margin-top: 10px;
	background-image: url(../image/bg_h2.gif);
	background-repeat: repeat-x;
	border: 1px solid #084b8f;
}
h3 {
	font-size: 13px;
	font-weight: bold;
	height: 30px;
	color: #006699;
	margin-bottom: 10px;
}
h4 {
	background-image: url(../image/bg_menubar.gif);
	background-repeat: repeat-x;
	height: 22px;
	padding-top: 5px;
	padding-left: 5px;
	font-size: 13px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #666666;
}
h5 {
	height: 22px;
	padding-top: 5px;
	font-size: 13px;
	color: #006699;
	margin-top: 10px;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#info {
	background-color: #FFFFFF;
	padding: 10px;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	line-height: 15px;
	height: auto;
	background-image: url(../image/bg_info.gif);
	background-repeat: no-repeat;
	border: 1px solid #999999;
}
#top_image {
	height: auto;
	width: 580px;
}
#middle_bar {
	height: auto;
	width: 580px;
}


#foot {
	height: 20px;
	padding-top: 25px;
	width: 540px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(../image/footre_line.gif);
	background-repeat: no-repeat;
	background-position: 0px 18px;
	margin-bottom: 10px;
	text-align: center;
}
#address {
	background-color: #FFFFFF;
	width: 157px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	font-size: 12px;
	line-height: 15px;
	padding: 10px;
	height: auto;
	border: 1px solid #999999;
	background-image: url(../image/bg_ad.gif);
	background-repeat: no-repeat;
}
.box_right {
	font-size: 12px;
	line-height: 15px;
	height: 150px;
	float: left;
	border: 2px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 228px;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 4px;
	margin-left: 2px;
	background-image: url(../image/bg_box.gif);
	background-repeat: repeat-x;
}
.box_left {
	font-size: 12px;
	line-height: 15px;
	height: 150px;
	float: left;
	border: 2px solid #666666;
	padding-top: 5px;
	padding-bottom: 5px;
	width: 228px;
	padding-right: 18px;
	padding-left: 18px;
	margin-bottom: 4px;
	margin-right: 2px;
	background-image: url(../image/bg_box.gif);
	background-repeat: repeat-x;
}
.style4 {
	color: #FF0000;
}
.style5 {
	font-size: 13px;
	font-weight: bold;
	color: #F79400;
	line-height: 20px;
}
.style6 {
	color: #2D75BA;
	font-weight: bold;
}
#pic_in_table {
	margin: 10px;
}

#formbox {
	width: 450px;
}
p {
	margin: 0px;
}
a:link {
	color: #098BC7;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #098BC7;
}
a:hover {
	text-decoration: underline;
	border-color: #098BC7;
}
a:active {
	text-decoration: none;
	color: #098BC7;
}
#summary_top {
	border: 1px solid #CCCCCC;
	margin-top: 5px;
	background-image: url(../image/bg_summary.gif);
	background-repeat: repeat-x;
	line-height: 20px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
}
