﻿a {color: #68472F; text-decoration:none;}
a:visited {color: #68472F;}
a:active {color: #FCC172;}
a:hover {color: #B25B1B;}
body {
	margin: 0 auto;
	font-family: メイリオ, "MS UI Gothic", "ＭＳ ゴシック";
	font-size: 13px;
	color: #F2D5B1;
	background-image:url('../images/wall-n.png');
	background-repeat:repeat-x;
	background-color: #F4A338;
	width: 960px;
	height: auto;
	}
.index_menu {
	position: absolute;
	top: 130px;
	width:960px;
	height:150px;
	margin:0 auto;
	z-index:4;
}
.index_parts{
	width:300px;
	float:left;
	margin:0 10px;
	height:140px;
	white-space:normal;
}
.bana-1{	
	border: 2px #FFEBD2 solid;
	border-radius:6px;
	margin-top:12px;
}
.topics01{
	background-image:url('../images/wall7-n.png');
	background-repeat:repeat;
	margin:10px;
	border:1px #C19229 solid;
	border-radius:10px;
	padding:15px;
	color:#F4D6B3;
	height:350px;
	width:630px;
	white-space: normal; 
	box-shadow:3px 4px 8px #A36F1A;
	
}
.topics02{
	width: 640px;
	height:auto;
	vertical-align:top;
	padding:35px 20px 20px 20px;
	color:#68472F;
}
.topics02_tex{
	background-color:#EFF279;
	width:auto;
	padding:5px;
	box-shadow:2px 2px 3px 0 #AA8750;	
}
.page_menu01{
	background-repeat:repeat;
	margin:0 10px;
	padding:15px;
	color:#F4D6B3;
	height:auto;
	width:940px;
	white-space: normal;
}
.page_menu02{
	background-color:#F29C2A;	
	margin:10px;
	border-radius:10px;
	padding:20px;
	color:#F4D6B3;
	height:auto;
	width:530px;
	white-space: normal; 
	box-shadow:3px 4px 8px #A36F1A;
}
.page_menu02b{
	background-color:#F29C2A;	
	margin:10px;
	border-radius:10px;
	padding:15px;
	color:#F4D6B3;
	height:auto;
	width:880px;
	white-space: normal; 
	box-shadow:3px 4px 8px #A36F1A;
}

.page_menu02c{
	background-color:#F29C2A;	
	margin:10px;
	border-radius:10px;
	padding:20px;
	color:#68472F;
	height:auto;
	width:530px;
	white-space: normal; 
	box-shadow:3px 4px 8px #A36F1A;
}
.page_menu02d{
	background-color:#F29C2A;	
	margin:10px;
	border-radius:10px;
	padding:15px;
	color:#68472F;
	height:auto;
	width:880px;
	white-space: normal; 
	box-shadow:3px 4px 8px #A36F1A;
}

.menu01{
	float:left;
	margin:10px;
	color:#68472F;
	padding:3px;
	height:320px;
	width:200px;
	white-space: normal; 
}
.menu01b{
	background-image:url('../images/wall10.png');
	background-repeat:repeat;
	font-size:14px;
	width:190px;
	border-radius:5px;
	border:1px #DB9D5A solid;
	box-shadow:2px 3px 4px #C9912D;
	padding:4px;
}

.menu01c{
	background-image:url('../images/wall10.png');
	background-repeat:repeat;
	font-size:14px;
	width:auto;
	border-radius:5px;
	border:1px #D89739 solid;
	box-shadow:2px 3px 4px #C9912D;
	padding:4px;
}
.footer{
	font-size:12px;
	background-image:url('../images/footer-n.png');
	background-repeat:repeat-x;
	height:auto;
	color:#F4D6B3;
	width:100%;
	text-align:right;
	margin: 0 auto;
	padding:7px;
	position:fixed;
	top:auto;
	bottom:0;
	left:0;
	right:0;
	z-index:5;
	box-shadow:0 -1px 8px #F48119;
}
hr{
	border:none;
	border-top: #FFCD92 1px solid;
	height: 1px;
	padding-top:0;
	margin-top:15px;
	margin-bottom:15px;
	}
