@charset "utf-8";
body,div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,textarea,p,blockquote,th,td ,hr{ 
   margin:0;
   padding:0;
	line-height: 150%;
}
body {
	background-image: url(img/back.jpg);
	background-repeat: repeat-x;
	background-position: center -60px;
}
.main {
	text-align: center;
}
.main p,.main h1,.main h2 {
	padding-bottom: 10px;
}

.main .hon {
	font-size: 90%;
	line-height: 170%;
	color: #3D7D31;
}

h2 {
	font-weight: normal;
}
