@charset "utf-8";
body {
	font-family: "メイリオ", "ＭＳ ゴシック", "Osaka-等幅", monospace;
	line-height: 1em;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background-image: url(../img/layout/back.jpg);
	background-repeat: repeat;
	background-position: center top;
	color: #020202;
	font-size: 14px;
}
br {
	letter-spacing: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a  {
	color: #E0DFBA;
	text-decoration: underline;
}
a:hover {
	color: #BCF163;
	text-decoration: none;
}
#container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #051F1F;
	background-image: url(../img/layout/header_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-bottom: 20px;
}
#container2 {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-color: #051F1F;
	background-image: url(../img/layout/header2_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: left;
	margin-bottom: 20px;
}
#header {
	height: 90px;
	width: 910px;
	margin-left: 20px;
	overflow: hidden;
}
#header h1{
	line-height: 1.5em;
	font-size: 12px;
	width: 330px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 40px;
	font-weight: normal;
	color: #E0DFBA;
}

#header ul{
	padding: 0;
	float: right;
	margin-top: 55px;
}
#header li{margin-right: 12px;	float: left;	list-style-type: none;}
#header li:last-child{margin-right: 0;}

.header_logo {
	width: 280px;
	float: left;
	margin-right: 80px;
	padding-top: 10px;
}
#navi {
	clear: both;
	width: 910px;
	margin-left: 20px;
	height: 50px;
}
#navi ul {
	margin: 0px;
	padding: 0px;
}
#navi li {
	margin: 0px;
	padding: 0px;
	display: inline;
	float: left;
}

#top_main {
	background-image: url(../img/top/top_main_back.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	width: 930px;
	margin-left: 10px;
	height: 460px;
}


.top_wrap {
	width: 875px;
	margin-left: 30px;
	padding-top: 20px;
}
.top_main_left {
	height: 400px;
	width: 590px;
	float: left;
	margin-right: 15px;
	overflow: hidden;
	margin-bottom: 40px;
}
.top_main_right {
	width: 265px;
	float: left;
}
.top_main_right h2 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.top_main_right h2 img {
	margin-bottom: 0px;
}
.top_main_right p {
	font-size: 12px;
	color: #000;
	line-height: 1.5em;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: center;
}



#top_content {
	clear: both;
	width: 910px;
	margin-left: 20px;
	padding-bottom: 15px;
	color: #E0DFBA;
}



.top_center {
	width: 410px;
	float: left;
	margin-right: 20px;
	padding-top: 5px;
}
.top_center p {
	margin-top: 10px;
	margin-bottom: 0px;
	background-image: url(../img/top/top_news_line.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-size: 12px;
	padding-right: 2px;
	padding-left: 10px;
	padding-bottom: 8px;
	line-height: 1.5em;
}
.top_center p a{
	color: #9DB872;
	text-decoration: none;
	margin-left: 5px;
}
.top_center p a:hover {
	color: #BCF163;
	text-decoration: underline;
}


.top_right {
	width: 260px;
	float: left;
	background-image: url(../img/top/top_map_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	padding-top: 15px;
	padding-bottom: 20px;
}

.top_right p {
	font-size: 12px;
	line-height: 1.5em;
	text-align: left;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 15px;
}
.top_right_go {
	text-align: right;
	margin-right: 15px;
	margin-top: 5px;
}
#side {
	width: 200px;
	float: left;
	margin-right: 20px;
}
#top_content .side_br img{
	margin-bottom: 10px;
}

.side_br p {
	font-size: 10px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-bottom: 10px;
}
.side_br p a {
	text-decoration: none;
}

.sidecate {


}
#page {
	background-image: url(../img/layout/content_back.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	width: 930px;
	margin-left: 10px;
	padding-top: 15px;
	text-align: left;
}
#page a   {
	color: #5C3A18;
}
#page a:hover   {
	color: #BD3000;
}
.wrap {
	width: 890px;
	margin-left: 20px;
}
#content {
	width: 670px;
	float: right;
	padding-bottom: 10px;
	overflow: hidden;
}
.pagetitle {
	background-image: url(../img/pagetitle_amago.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	width: 670px;
	margin-bottom: 5px;
}
.pagetitle h2{
	margin-bottom: 0px;
	font-size: 20px;
	color: #E7E3C2;
	line-height: 1em;
	font-weight: bold;
	margin-top: 0px;
	margin-left: 40px;
	padding-top: 25px;
}

.pan {
	font-size: 12px;
	line-height: 1em;
	margin-bottom: 5px;
}

.clear {
	clear: both;
}
.clear10 {
	clear: both;
	padding-top: 10px;
	padding-bottom: 20px;
}

.mar10 {
	margin-right: 10px;
}
.fs10 {
	font-size: 10px;
}
.fs12 {
	font-size: 12px;
}


.fs14 {
	font-size: 14px;
	line-height: 1em;
}
.fs16 {
	font-size: 16px;
	line-height: 1em;
}
.f_left20 {
	float: left;
	margin-right: 20px;
}
.f_right20 {
	float: right;
	margin-left: 20px;
}

.pagebr {
	width: 670px;
	margin-top: 50px;
	clear: both;
}
.pagebr img {
	margin-bottom: 5px;
}
.top_pagetop {
	clear: both;
	text-align: right;
}




.pagetop {
	clear: both;
	text-align: right;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 15px;
}
.pagetop_s {
	text-align: right;
	clear: both;
	padding-top: 40px;
	padding-bottom: 10px;
	padding-right: 10px;
}

#footer {
	clear: both;
	width: 910px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 140px;
	color: #E0DFBA;
}
#footer p {
	font-size: 12px;
	line-height: 1em;
	margin-top: 0px;
	margin-bottom: 10px;
	background-image: url(../img/layout/footer_icon.jpg);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left: 10px;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


#footer h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1em;
	margin-bottom: 20px;
	margin-top: 0px;
}

.footer_logo {
	float: left;
	width: 270px;
	font-size: 12px;
	line-height: 1.5em;
}
.footer_logo img {
	margin-bottom: 10px;
}

.footer_navi1 {
	float: left;
	width: 200px;
}
.footer_navi2 {
	float: left;
	width: 120px;
}
.footer_navi3 {
	float: left;
	width: 130px;
}
.footer_navi4 {
	float: left;
	width: 130px;
}
.copy {
	clear: both;
	background-image: url(../img/layout/footer_line.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #E0DFBA;
	font-size: 12px;
}

#mobile h3 {
	font-size: 16px;
	line-height: 1em;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #114835;
	padding-left: 25px;
	padding-top: 12px;
	padding-bottom: 13px;
	margin-top: 0px;
	margin-bottom: 15px;
	background-image: url(../img/amago_yo_h3.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	clear: both;
}
