@charset "utf-8";
/*ブラウザスタイルのクリア*/
body,div,ol,ul,dl,form{
	margin:0px;
	padding:0x;
}

p,h1,h2,h3,h4,h5,h6,dt,dd,input,textarea{
	margin:0px;
	padding:0px;
	font-size:100%;
}

a:link{
	text-decoration:none;
}

a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #FF6600;
	font-weight:bold;
}
a{
	color: #666666;
	font-weight:bold;
	line-height:1.8em;
}

img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 0%;
	line-height: 0%;
}


/*共通のCSS*/
body {
	font-family: Osaka,"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3";
	font-size:12px;
	line-height: 1.6em;
	padding:0;
	margin:0;
	color:#333333;
}

#wrap{
	width:850px;
	background-image:url('../img/back1.gif');
	background-repeat:repeat-y;
}

#container{
	width:750px;
	height:auto;
	margin:0px auto;
	
}
#header{
	width:750px;
	height: auto;
	float:left;
	position:relative;
	border-bottom:double #093388;
}
#fade {
		width:750px;
		height:300px;
		text-align: left;
		float:left;
		position:relative;
	}

#topics{
	width:365px;
	height:300px;
	position:relative;
	float:left;
	border: solid 1px;
	border-color:#CCCCCC;
	border-top:none;
	overflow: auto;
	background-color:#FBFCE4;
	margin-top: 0px;
}




#upper_content{
	width:750px;
	height:auto;
	position:relative;
	float:left;
	margin-top:20px;
	
	}
/*#lower_content{
	width:500px;
	height:200px;
	position:relative;
	float:left;
	margin-top:20px;
	margin-left:20px;
	
}*/
#footer_banner{
	width:700px;
	height:80px;
	margin:20px auto;
	padding:20px;
	clear:both;
}
#footer{
	clear:both;
	position:relative;
	width:730px;
	height: auto;
	color: #333333;
	padding:10px;
	border-top:double #093388;
	margin-top:50px;
}


#totop{
	position:absolute;
	left:580px;
	top:80px;}


h1,h2{
	line-height:1.4em;
	}
h2{
	color:#FF6600;
	font-size:16px;
}
h3{
	color:#009900;
	font-size:14px;}


	
table{
	border-collapse:collapse;}
	

.chap{
	padding:20px;
	width:35em;
	margin-left:auto;
	margin-right:auto;
}

.banner{
	margin-bottom:20px;
}
.gyoumu{
	margin-left:15px;
	margin-top:5px;
}
.line{
	border-bottom:dotted 1px #CCCCCC;}
.photo{
	border:thin #999999;
	margin:5px;
	}
.right_line{
	border-top:none;
	border-bottom:none;
	border-left:none;
	border-right:solid #CCC 1px;
	}
.style1{
	text-align:right;
	background-color:#CCFFCC;
	}
.style2{
	background-color: #FFFFFF;
	}


.style3 {
	font-size: 18px;
	font-weight: bold;
}
.style4 {font-size: 14px;}

.style5 {
	color: #FFFFFF;
	font-weight: bold;
}
.style6{
	text-align:center;
	/*background-color:#CCFFCC;*/
	font-weight:bold;
	border-right:#009900 2px solid; 
}
.style7 {color: #FF66CC;}

.style8 {color: #FF0000;}

.style9 {color: #009900;}

.style10 {color: #FF6699;}

.style11 {
	font-size: 16px;
	color: #093388;
	font-weight: bold;
}
.style13 {
	font-size: 16px;
	color: #008742;
	font-weight: bold;
}