body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	font-size: 16px;
	background:transparent url(images/bg.gif) repeat-y 50% 50%;
	margin: 0px;
	padding: 0px;
	text-align: center;
}




hr {
	border: 1px dotted #D3D3D3;
}
p {
	font-size: 16px;
	line-height: 20px;
	letter-spacing: 1.5px;
	text-align: left;
}
.center {
	text-align: center;
}


#header {
	background-image: url(images/header.jpg);
	width: 750px;
	height: 307px;
	padding: 0px;
	margin: 0px;
}

#wrapper {
	width: 750px;
	margin: 0px auto;
	padding: 0px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
	background-color: #FFFFFF;
	text-align: left;
}


#footer {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	background-color: #C5E1FA;
	font-size: 12px;
	border: 1px solid #000000;
	height: 60px;
	text-align: center;
	padding-top: 30px;
}
.textred {
	font-size: 18px;
	color: #FF0000;
}


 
h1 {
	font-size: 18px;
	color: #FFFFFF;
	margin: 5px;
}
h2 {
	font-size: 18px;
	color: #FF0000;
	font-size: 18px;
	margin: 10px;
}
h3 {
　　font-size: 18px;
	color: #0000FF;
}
h4 {
    font-size: 18px;
	color: #FF0000;
}
h5 {
    font-size: 18px;
	color: #00ff00;
}





.box00 {
	width: 710px;
	border: 1px solid #f00;
	margin-right: auto;
	margin-left: auto;
	background-color: #F2FFFC;
	padding-top: 15px;
	padding-bottom: 15px;
}

.tdtitle {
	font-weight: bold;
}



.box01 {
	font-size: 16px;
	border: 1px solid #f00;
	background-color: #FFFFCC;
	padding: 15px 30px 10px;
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
}
.punderline {
	background-color: #FFFF00;
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
}



.box02 {
	font-size: 16px;
	border: 2px solid #0f0;
	background-color: #fff;
	padding: 10px;
	width: 450px;
	margin-right: auto;
	margin-left: auto;
	color: #000000;
	text-align: center;
}


.box03 {
	width: 710px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border-top: 1px solid #f00;
	border-right: 1px solid #f00;
	border-left: 1px solid #f00;
	background-color: #F2FFFC;
	margin-top: 10px;
	margin-bottom: 0px;
}


.imgbox {
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}





p {
	margin-left: 70px;
	margin-right: 30px;
	font-size: 16px;
	line-height: 26px;
}
