/* CSS Document */

*{
	margin:0;
	padding:0;
}

ul{
	list-style:none;
}

#contents{
	width:850px;
	margin-left:30px;
}

#menu1{
	float:left;
	width:200px;
}

#menu1 li{
	margin-bottom:5px;
}

#menu1 ul{
	background-color:#ffffff;
	font-size:10px;
}

#menu1 a, #menu1 a:link #menu1 a:visited{
	text-decoration:none;
	color:#000000;
	width:auto;
	height:auto;
	display:block;
	border-bottom:1px solid #CCCCCC;
	line-height:25px;
	padding-left:20px;
	background-image:url(../image/menu_y.jpg);
	background-repeat:no-repeat;
}

#main{
	width:640px;
	float:right;
	margin-bottom:20px;
}

#footer{
	clear:both;
	margin-bottom:25px;
	width:850px;
	height:25px;
	background-image:url(../image/footer.jpg);
	background-repeat:no-repeat;
}

#footer p{
	text-align:right;
	margin-right:30px;
	margin-top:4px;
}
	

h2{
	margin-top:20px;
}


.honbun{
	margin-top:15px;
}

p{
	text-align:justify;
	text-justify:inter-ideograph;
	font-size:12px;
	line-height:20px;
}

#box{ text-align:center;
margin-bottom:210px;
height:40px;}




.ppp{
font-size:12px;
}

#BJ-linkarea{
color:##6495ed;
font-weight:bold;
}
#BJ-linkarea a{
color:##6495ed;
font-weight:bold;
}

