@charset "Shift_JIS";
/* CSS Document */

body{
	margin:0px;
	background-color:#E1ECC6;
}

img{
	border:0px;
	}

.hd{
	margin:0px auto;
	background:url(header.jpg);
	height:77px;
	width:798px;
	}

.logo{
	height:77px;
	margin-left:45px;
}

.bg1{
	background:url(bg1.jpg);
	height:244px;
	width:798px;
	margin:0px auto;
	}

.bg2{
	background:url(bg2.jpg);
	height:221px;
	width:798px;
	margin:0px auto;
	}

.contents{
	background:url(contents.gif);
	height:1200px;
	width:798px;
	margin:0px auto 0px auto;
	padding-top:50px;
	text-align:center;
	line-height:100%;
	}

.con_text{
	margin:10px 0 0 85px;
	text-align:left;
	color:#666666;
	font-size:12px;
	}

.nc_text{
	margin:10px 0 0 45px;
	text-align:left;
	color:#666666;
	font-size:12px;
	}
	
.style1 {
font-weight:bold;
font-size:13px;
		}
