/* CSS Document */

body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #333333;
	background-color: #ECE3DD;
	font-size: 100%;
	text-align: center;

}

p {
	font-size: 16px;
	line-height: 1.4em;
}

address {
	font-size: 12px;
	font-style: normal;
	background-color: #d6c5b5;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: center;
}

a {
	color: #FF6600;
}


a:hover {
	color: #B8050B;
} 


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #D6C5B5;
	text-align: center;
	margin-top: 30px;
	
	
}


address a {
	color: #FFFFFF;
	text-decoration: none;
}




	

h1 {
	font-size: 20px;
	color: #FFFFFF;
    background-color: #c7050b;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 600px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left: 40px ;
	
}

h2 {
	font-size: 18px;
	color: #FFFFFF;
    background-color: #c7050b;
	font-family: Georgia, "Times New Roman", Times, serif;
	height: 30px;
	width: 400px;
	text-align: center;
	padding-top: 10px;
	padding-left: 20px;
	padding-bottom: 2px;
	margin-bottom: 2px;
	margin-top: 20px;
	margin-left: 40px ;
	
}

#container {
	padding: 0px;
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top:1px solid #978973;
	border-left:1px solid #978973;
	border-right:1px solid #978973;
	border-bottom:1px solid #978973;
}
.clear {
	clear: both;
	height: 0px;
}

#container #header {
	margin: 0px;
	width: 700px;
	height: 100px;
	background: url(img/banar.gif) no-repeat;
	text-decoration: none;
	border-bottom:1px solid #978973;
}



#container #contents {
	margin: 0px;
	height: auto;
	width: 700px;
	background-color: #FFFFFF;
}

.setumei {
                width: 500px;
                margin:15px 70px;
				text-align: left; 
                padding:10px 30px ; 
                font-size:16px;
				line-height: 1.4em;
}

.setumei1 {
                width: 500px;
                margin:15px 70px;
                padding:10px 30px; 
                font-size:14px;
				line-height: 1.4em;
}

.setumei2 {
                width: 400px;
				text-align: center;  
                font-size:30px;
				line-height: 1.4em;
}
#container #foot {
    height: auto;
	width: 700px;
	color: #b5050b;
	
}






