
body {
	margin: 0;
	padding: 0;
	font-size: 75%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "MS PƒSƒVƒbƒN", sans-serif;
	line-height: 1.5;
	color: #333333;
	background: #ffffff url(./rlls2.png) center top repeat-y;
	text-align: center;
}

p {
	/*\*/
	letter-spacing: 0.1em;
	/**/
}

.komoji{
	font-size: 93%;
}


h2{
	font-size: 120%;
	font-weight: bold;
	width: 320px;
	border-bottom: 2px solid #228b22;
	border-left: 4px solid #228b22;
	
}

#wrapper{
	
	background-attachment: fixed;
	background-position: right top;
	background-repeat: repeat-y; 
	width: 770px;
	margin: 0 auto;
	text-align: left;
}



#header{
	margin-left: 0px;
	margin-top: 15px;
	width: 765px;
	margin-bottom: 0px;
	height: 50px;
	border-bottom: 2px solid #c0c0c0;
}



#header h1{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	
}


		
	
#main{
	clear: both;
	position: absolite;
	margin-left: 20px;
	top: 0px;
	width: 550px;
}

#main h1{
	letter-spacing: 0.1em;
	width: 400px;
	font-size: 133%;
	color: #228b22;
	background-color: #efefef;
	border-top: 1px solid #3cb371;
	border-left: 5px solid #3cb371;
	border-bottom: 1px solid #CCCCCC;
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 5px 5px 5px 20px;
}

#setumei{
	padding-top: 5px;
	padding-left: 5px;

}

#rb{
	font-weight: bold;
	color: #ff4500;

}

#main p{
	line-height: 1.8;
	padding-left: 5px;
	padding-right: 5px;
	text-indent: 1em;
}


#container{
	position: relative;
	margin-top: 20px;
	width: 100%;
	
}


#sokkou{
	float: left;
	width: 310px;
	height: 200px;
	border-left: 1px solid #adff2f;
	border-bottom: 2px solid #228b22;
	border-right: 2px solid #228b22;
	padding-bottom: 5px;
	
}

#sokkou h2{
	padding: 0;
}

#saisyougen{
	float: right;
	width: 310px;
	height: 200px;
	border-left: 1px solid #adff2f;
	border-bottom: 2px solid #228b22;
	border-right: 2px solid #228b22;
	padding-bottom: 5px;
	background-color: #ffffff;
}

#saisyougen h2{
	padding: 0;
}

.naiyou ul{
	margin-left: 25px;
}
.naiyou li{
		padding-top: 5px;
	
	padding-right: 10px;
	
}


#footer{
	margin-top: 30px;
	clear: both;
	text-align: center;
}

#access {
	clear: both;
	margin-top: 100px;
	text-align: left;
}

.koumoku-oya{
	text-align: center; 
}


#main h2{
	background: #FFFFFF url("./so3.png") left bottom repert-x;
	width: 350px;
	margin-top: 25px;
	margin-left: auto; 
	margin-right: auto; 
	margin-bottom: 15px;
	text-align: center;
	font-size: 120%;
	font-style: bold;
}

#torihikihou {
	
	margin-left: 220px;
}	

.tyuu-rb{
	color: #ff0000;
	font-weight: bold;

}

.tyuu-bb{
	color: #000000;
	font-weight: bold;
}



#backnext{
	margin-top: 20px;
	width :500px;
}

#back a {
	float: left;
	width: 100px;
	padding: 0 0 0 15px;
	background: url(./img/yajirusi_o_hidari.gif) left center no-repeat;
	font-weight: bold;
	color: #000000;
}

#back a:hover {
		color: #EC8602;
		background: url(./img/yajirusi_b_hidari.gif) left center no-repeat;
}

#next a {
	float: right;
	width: 140px;
	text-align: right;
	padding: 0 15px 0 0px;
	background: url(./yajirusi_o_migi.gif) right center no-repeat;
	font-weight: bold;
	color: #000000;
}

#next a:hover {
		color: #EC8602;
		background: url(./yajirusi_b_migi.gif) right center no-repeat;
}



