@charset "utf-8";
/* CSS Document */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #ede9e1;
	background-image: url(../images/navi.png);
	background-repeat: repeat-x;
	background-position: center top;
}
.logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
}
#contents_wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 615px;
}
#btn {
	height: 20px;
	width: auto;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #666;
	float: right;
	padding: 0px;
	background-image: url(../images/bt.png);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	text-indent: 10px;
}
#btn a {
	text-decoration: none;
	color: #666;
}
#btn a:hover {
	text-decoration: none;
	color: #999999;
}
h1 {
	font-size: 11px;
	line-height: 35px;
	font-weight: normal;
	color: #A6A6A6;
	text-decoration: none;
	display: block;
	padding: 0px;
	height: 35px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: right;
}
#mainimg {
	padding: 0px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#mainimg img{
display: block;
width: 1010px;
height: auto;
margin-top: 0px;
margin-right: auto;
margin-bottom: 0px;
margin-left: auto;
}

#wrapper {
	display: block;
	padding: 0px;
	height: auto;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 200px;
	margin-left: auto;
}
#left-contents {
	display: block;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 280px;
	float: left;
}
#left-contents p {
	padding: 10px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	word-break: break-all;
	background-color: #FFF;
	line-height: 20px;
}
#left-contents p img {
	float: right;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
}
h3 {
	padding: 0px;
	height: 50px;
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	font-size: 16px;
	line-height: 50px;
	text-align: center;
	display: block;
	background-color: #057FBD;
	background-image: url(../images/h3.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
}
#header_layout {
	display: block;
	padding: 0px;
	height: 75px;
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#left-contents ul {
	width: 270px;
	padding: 5px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFF;
}
#submenu {
	font-size: 14px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	display: block;
	width: 270px;
	padding: 0px;
	height: 40px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/submenu.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #057FBD;
	text-align: center;
}
#right-contents {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 670px;
}
h2 {
	padding: 0px;
	height: 40px;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 16px;
	line-height: 40px;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/h2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #057FBD;
	display: block;
	text-align: left;
	text-indent: 20px;
}
#boxcontent {
	padding: 5px;
	height: auto;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	background-color: #FFF;
	background-image: url(../images/content.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#submenu a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#submenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/submenuhover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#clear {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
}
table,td,tr {
	border: 1px solid #999999;
	border-collapse:collapse;
}
#boxcontent p {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	font-size: 14px;
	line-height: 25px;
	font-weight: normal;
	color: #000;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.thumbnail {
	margin: 0px;
	float: left;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#footnavi {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	height: 110px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	background-color: #057FBD;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 25px;
	padding-left: 0px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center top;
}
#footnavi a {
	font-size: 12px;
	color: #FFF;
	text-decoration: underline;
}
#footer_lst{
	width: 1010px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	padding: 0px;
	display: block;
}
#footer_list {
	height: 15px;
	width: auto;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer_list a {
	color: #FFF;
	text-decoration: none;
}
#footer_list a:hover {
	color: #FFF;
	text-decoration: underline;
}
#bottom-footer {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#boxcontent #submenu {
	padding: 0px;
	height: 40px;
	width: 660px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/sub2.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #057FBD;
	text-align: left;
	text-indent: 25px;
}
#boxcontent #submenu a {
	color: #FFF;
	text-decoration: none;
	display: block;
}
#boxcontent #submenu a:hover {
	color: #FFF;
	text-decoration: none;
	background-image: url(../images/subhover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
#link_frame {
	font-size: 13px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 25px;
	margin-left: auto;
	display: block;
	line-height: 25px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
#link_frame a {
	text-decoration: none;
}
#link_frame a:hover {
	text-decoration: underline;
}
#link_frame .link-text {
	font-size: 13px;
	line-height: 20px;
	font-weight: normal;
	color: #057FBD;
	text-decoration: none;
	display: block;
	padding: 5px;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
table {
	border-collapse:collapse;
	font-size:14px;
}
td,tr {
	border: 1px solid #e1e1e1;
	border-collapse:collapse;
	font-size:14px;
}
th {
	font-size: 14px;
	font-weight: normal;
	background-color: #f6f6f6;
	text-align: left;
	text-indent: 5px;
}
