@charset "UTF-8";
/* CSS Document */

body {	
		margin:0;
		padding:0;
		font-size:12px;
		color:#333;
		background-color:#FFF;
		letter-spacing:0.3em;
		line-height:18px;
		background-image:url(back.gif);
		background-color:#30F;
		
}

#header {
		width:640px;
		height:269px;
		background-color:#000;
		background-position:center;
		background-repeat:no-repeat;
		background-image:url(top.jpg);
}

#menu {
		background-color:#fff;
		margin:0;
		width:640px;
		color:#FFF;
		background-color:#FFF;
		height:80px;
		margin:0;
}

#nakami{		
		background-color:#fff;
		color:#000;
		width:640px;
		margin:0;
		}
hr {
height: 1px;
color:#b98c46;
border-style: dotted;
}

#menu a:link{
		color:#1f3134;
		text-decoration:none;
		line-height:2em;
}

#menu a:visited{
		color:#1f3134;
		text-decoration:none;
}

#menu a:hover{
		color:#ada250;
		text-decoration:none;
}

#main{	
		margin:0;
		width:640px;
		height:auto;
		background-color:#fff;
}

#footer {
		width:750px;
		height:150px;
		background-color:#00C;
		background-image:url(file/dot2.gif);
}
p.kusa{
		font-size:20px;
		font-weight:bold;
		background-color:#B00;
		line-height:25px;
		color:#FFF;
		background-image:url(file/green.gif);
		width:400px;
		height:25px;
		margin:0;
		
}
p.midashi{
		font-size:18px;
		color:#956f29;
		font-weight:bold;
		background-color:#fff;
}
p.koshin{
		font-size:15px;
		color:#000;
		width:400px;
		margin-left:20px;
		line-height:20px;
		margin-top:0;
}
p.moji{
	margin-left:30px;
	font-size:12.5px;
}
