body {
	background-color: #F2F2F2;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	background-image: url(../img_top/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin-top: 0px;
	margin-bottom: 0px;
	word-spacing: normal;
	line-height: 1.7em;
}

#main_wrapper {
	width: 821px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

#content {
	width:750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	}



#footer_navi {
	text-align: center;
	margin-top: 20px;
	clear : both;
	
}

#footer {
	background-image: url(../img_top/bottom.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	width: 821px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 50px;
	padding-left: 50px;
	text-align: right;
	background-color: #F2F2F2;
	clear : both;
}


h1 {
	font-size:10px;
	color:#666666;
	font-weight: normal;
	letter-spacing: normal;
	text-align: center;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}

h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}

h3 {
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
}

h4 {
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-size: 12px;
}

h5 {
	margin-bottom: 20px;
}



a:link {
	color:#6699cc;
	text-decoration: underline;
}
a:visited {
	color:#6699cc;
	text-decoration: underline;
}
a:active {
	color:#6699cc;
	text-decoration: none;
}


a:hover {
	color:#3366cc;
	text-decoration: none;
}



cite {
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	}
	
img {
	border-style: none;
}

hr {
	border-width: 1px 0px 0px 0px; 
	border-style: solid; 
	border-color:#999999; 
	height: 1px; 

	}

p {
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 10px;
	margin-left: 15px;
	padding: 0px;
	
	}
.intro {
	font-size: 14px;
	margin-bottom: 20px;
}
