/* -----all-----*/

body{
	margin:0;
	padding:0;
	background:url(img/bg.gif) repeat;
	font-size:12px;
}
	
#wrapper{
	width:710px;
	margin:0;
	padding:0;
	background:url(img/bg_01.gif) repeat-y;
}

#content{
	width:700px;
	margin-right:10px;
	text-align:center;
}
	
.box01{
	width:580px;
	text-align:center;
	margin:10px auto;
}

#pagelink{
	width:700px;
	font-size:12px;
	text-align: center;
	margin:20px 0px;
}

#copyright{
	width:700px;
	background-color:#CCCCCC;
	font-size:10px;
	text-align: right;
	color:#666666;
	height: 15px;
}

#caution{
	width:700px;
	background-color:#CCCCCC;
	font-size:10px;
	text-align:left;
	color:#FFFFFF;
	height:20px;
}

#footer{
	width:710px;
	margin:0;
	padding:0;
	background:url(img/bg_02.gif) no-repeat;
}




/* ----------top----------*/

.point00{
	width:265px;
	text-align:left;
	margin:10px;
}

.point05{
	width:580px;
	margin:3px 0px;
	text-align:left;
}

.point01{
	width:285px;
	background-color:#D9E4FC;
	margin-top:10px;
}

.point02{
	width:285px;
	background-color:#E5FCD1;
	margin-top:10px;
}

.point03{
	width:285px;
	background-color:#FFEECC;
	margin-top:10px;
}

.point04{
	width:285px;
	background-color:#FFDEDB;
	margin-top:10px;
}





.linkplan01{
	width:130px;
	background-color:#27C0EC;
	float:left;
}

.linkplan02{
	width:440px;
	border-right:solid 10px #27C0EC;
	float:right;
}

.ph01{margin-top:8px;}

.ph02{margin:8px;}

.ph03{margin:0px 0px 5px 5px;}

.ph04{margin:0px auto;
	text-align:center;
}

.ph05{margin:50px 0px;}

.ph06{
	border:#ffffff solid 5px;
	margin:5px 0px;
}

.ph07{margin-bottom:5px;}





/* -----plan-----*/

#plan01{
	width:580px;
	border:solid 10px #E4E4E4;
}

#plan01 img{margin:15px;}

.plan02{
	width:530px;
	text-align:left;
	padding:5px 10px 0px 0px;
}

#fig01{
	width:250px;
	float:left;
}

#fig02{
	width:250px;
	background-color:#999999;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

#fig03{
	width:250px;
	background-color:#CCCCCC;
	text-align:right;
}

#before01{
	width:300px;
	float:right;
}

#after01{
	width:450px;
	height:230px;
	margin:10px auto;
}





/* -----item-----*/


.item01{
	width:280px;
	text-align:left;
	float:left;
	margin-top:10px;
}

.item02{
	width:280px;
	text-align:left;
	float:right;
	padding-left:8px;
	border-left:#cccccc 2px solid;
	margin-top:10px;
}

hr{color:#999999;}

.item03{
	margin-left:-0.2em;
	line-height:1.2;
	font-size:10px;
	color:#666666;
}

.item04{
	margin-left:0.2em;
	line-height:1.2;
	font-size:10px;
	color:#666666;
}

