body {
	padding: 10px;
}

a{text-decoration:none;
}

A:hover{color:#0080c0;text-decoration:underline;
}

p{
	font-size : 12px ;
	text-align: right ;
}

H1{
	font-size : 20px ;
}

H2{
	font-size : 16px ;
}

#box {
	margin : 10px auto;
	width : 720px ;
}


#title {
	margin : 10px auto;
	width : 700px ;
	font-size : 14px ;
	text-align: center;
}


#main {
	width : 700px ;
	margin : 10px auto;
	font-size : 14px ;
	text-align: center ;
	line-height:200%;
}


#title2 {
	margin : 10px auto;
	width : 700px ;
	font-size : 16px ;
	text-align: left;
	border-top-style:none ;	
	border-right-style:none ;
	border-left-style:none ;
	border-bottom-style:dotted ;
	border-bottom-width: 1px;
	border-bottom-color: #99cc66 ;
}

#setsumei {
	width : 700px ;
	margin : 10px auto ;
	font-size : 14px ;
	text-align: left ;
	line-height:200%;
}
	
#navi {
	clear: both;
	width : 700px ;
	padding: 10px;
	font-size : 14px ;
	text-align: right ;
}

#illust {
	float: left;
	width : 250px ;
	font-size : 14px ;
	text-align: center ;
	line-height:180%;
}

#main2 {
	float: right;
	width : 450px ;
	font-size : 14px ;
	text-align: left ;
	line-height:180%;
	}

