body {
	font-size:14px;
	color: #1B1B1B;
	line-height: 23px;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-color: #000000;
}
h1 {font-size:10px; text-align:right; font-weight:normal; margin:0px;}
h1 a {text-decoration:none; color:#666666;}
#container {
	background-color:#FFFFFF;
	width:700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	border: 1px solid #000000;
}

#header {
	background-image: url(img/top2.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height:610px;
	width:650px;
}

#contents {
	text-align: left;
	width: 580px;
	margin-right: auto;
	margin-left: auto;
	margin-top:20px;
	color:#333333;
	line-height: 170%;
}
#contents p {
	padding-left:15px;
	border: #FF0000;
}

/* waku
--------------------------------------------*/
.waku {
	margin-top: 10px;
	margin-bottom:10px;
	margin-left:auto;
	margin-right:auto;
	border: 1px dotted #000000;
}
.waku p {
	padding-left:10px;
}
.waku2 {
	background-color:#FFE8FF;
	margin-top: 3px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	border: 10px dashed #FF0000;
}
.waku3 {
	border: 2px dashed #000000;
	background-color:#CCFFFF;
	margin-top: 3px;
	margin-bottom:60px;
	margin-left:auto;
	margin-right:auto;
}
.waku4 {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	height: 200px;
	width: 300px;
	padding: 20px;
	text-align: center;
}
.waku_ran {
	border: 1px solid #000000;
	margin-top: 0px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
	height: 160px;
	width: 580px;
	padding: 20px;
	text-align: left;
	font-size: 17px;
	line-height: 30px;
	background-color: #FFFFCC;
}
.waku_form {
	border: 2px dashed #FF0000;
	background-color:#FFFFCC;
	margin-top:0px;
	margin-bottom:50px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:10px;
}

/* font
--------------------------------------------*/
.aka {
	color:#CA0000;}

.ao {
	color:#0000FF;
}
.u {text-decoration:underline;}
.bak { background-color:#FFFF00;}
.c18 {
	font-size:18px;
	line-height:200%;
}
.c10 {
	font-size:10px;
}
.b {
	font-weight:bold;
}
.f18{
	font-weight:bold;
	font-size: 18px;
	font-style: normal;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
}
.f24{
	font-weight:bold;
	font-size: 24px;
	font-style: normal;
}

.style10 {
	font-size: large;
	color: #FF0000;
	font-weight: bold;
}
.text24{
	font-weight:bold;
	font-size: 24px;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-style: normal;
	line-height: 38px;
	color: #800000;
}
.text48{
	font-size: 48px;
	font-style: normal;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	line-height: 50px;
	font-weight: bold;
	color: #000000;
}


/* list
--------------------------------------------*/
ul {
	margin:0px 0;
	padding:0px 0px;
	list-style:none;
	}
li {
	list-style:none;
	background:url(img/check.gif) no-repeat;
	font-weight: normal;
	color:#000000;
	font-size:13px;
	margin-right: 0;
	margin-bottom:10px;
	margin-left: 5px;
	text-align:left;
	padding-left:10px;
	}
	
/* foot
--------------------------------------------*/
.foot {
	text-align:center;
	width:500px;
	margin-top:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	height:auto;
}
.foot p {
	font-size:12px;
	line-height:150%;
}
.link a {
 text-decoration:none;
 color:#333333;
 font-size:10px;
 }
