@charset "UTF-8";

#header:after,
#contents:after{
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

/*[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[[*/

#al_con {
	width: 800px;
	margin-left:auto;
	margin-right:auto;

	margin-bottom:20px;
	text-align:left;
	font-size:12px;
	
	background-color:#FFF;	
	border:solid 1px #CFDBFB;
}

#header{

	margin-left:auto;
	margin-right:auto;
	
	width: 800px;
	height:200px;
    background:url("../img/top2.gif") repeat-y center;
	text-align:left;
	
	margin:0 0 15px 0;
	border-bottom: solid 1px #CFDBFB;
}

#header2{

	margin-left:auto;
	margin-right:auto;
	
	width: 800px;
	height:200px;
    background:url("../img/top3.gif") repeat-y center;
	text-align:left;
	
	margin:0 0 15px 0;
	border-bottom: solid 1px #CFDBFB;
}

#header3{

	margin-left:auto;
	margin-right:auto;
	
	width: 800px;
	height:200px;
    background:url("../img/top2.jpg") repeat-y center;
	text-align:left;
	
	margin:0 0 15px 0;
	border-bottom: solid 1px #CFDBFB;
}

#header4{

	margin-left:auto;
	margin-right:auto;
	
	width: 800px;
	height:200px;
    	background:url("../img/top4.gif") repeat-y center;
	text-align:left;
	
	margin:0 0 15px 0;
	border-bottom: solid 1px #CFDBFB;
}

#pagebody{
	width: 800px;
	text-align: left;
}

#para {
	font-weight:bold;
	font-size:18px;
	padding:10px 0 15px 40px;
	background:url("../img/para.gif") no-repeat left;
}

#cont {
	margin:10px 30px 40px 7px;
	line-height:1.7;
}

#button {
	text-align:center;
	padding:20px 60px 15px 0;
}

#sub_r {
	float:right;
	width:620px;
	
	padding-bottom:30px;
}

#sub_r h3 {
	background:url("../img/line.gif") no-repeat left;
	padding: 0 0 0 33px;
	font-weight:bold;
	font-size:18px;
}

#sub_r2 {
	clear:both;
}

#sub_r2 h3 {
	background:url("../img/line.gif") no-repeat left;
	padding: 0 0 0 33px;
	font-weight:bold;
	font-size:18px;
}

/*--左メニュー--*/

#sub_l{
	margin-top:30px;
	float:left;
	width:150px;
}

#menu01 {
	padding: 0 0 0 10px;
}

#menu01 h3{

	font-size:14px;
	width:150px;
	text-align:center;
	
	padding: 5px 0;
	background-color: #BBB;
	font-weight:bold;
	color:white;
	
	border-top:solid 1px #CCC;
	border-left:solid 1px #CCC;
	border-right:solid 1px #CCC;

	letter-spacing:3.0px;	
}

#menu01 .area01{

	width:150px;
	padding: 10px 0 10px 0;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
}

#menu01 .area01 a{

	line-height:1.5;
	letter-spacing:1.0px;
	padding-left:1px;	
	font-size:12px;
}

#menu01 .area02{

	width:150px;
	
	padding: 10px 0 10px 0;

	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	border-left:solid 1px #CCC;
}

#menu01 .area02 a{

	line-height:1.5;
	letter-spacing:1.0px;
	padding-left:1px;	
	font-size:12px;
}

/*--コンテンツ--*/

#block1 {
	margin: 20px 0 0 0;
}

/*---フッター------*/

#footer{

	background-color:#CFDBFB;
		
	text-align:center;
	margin:25px 0 0 0;
	
	padding: 10px 0 10px 0;
	font-size:10px;
	
	clear:both;
	width:800px;

	background-image:url("../img/line_dot520.gif");
	background-repeat:repeat-x;
}

#footer a{
	font-size:10px;
}