/* CSS Document */
body{
	margin:0px auto ;
}
#all{
	width:1040px;
}
#top{
	width:1040px;
	height:50px;
}
.none {
	display: none;
}
#content{
	width:1040px;
	background-image:url(../img/side_shita.jpg);
	background-position:left;
	background-repeat: repeat-y;
}

#navi{
	width:340px;
	height:460px;
	float:left;
	background-image:url(../img/side_ue.jpg);
	background-repeat:no-repeat;
}
#titl{
	width:1040px;
	height:150px;
	float:right;
	/*background-image:url(../img/top.jpg);*/
}
#main{
	width:700px;
	float:right;
	background-image: url(../img/txt_line.jpg);
}
#ftr{
	width:1040px;
	height:80px;
	background-image:url(../img/ftr_line.jpg);
	text-align: right;
}
.cl{
	clear:both;
}


body p{
	margin:10px¡¡30px;
	color:#666666;
	font-size:95%;
}
body{background-image:url(../img/back_img.gif);
}
h1{
	font-size:12px;
	margin:3px;
	padding-left:400px;
	color:#66FFFF;
}
h2{
	height:132px;
	width:655px;
	font-size:140%;
	margin: auto;
	padding:5px;
	color: #333300;
	font-weight:bold;
	background-image:url(../img/h2_line.jpg);
	text-align:center;
	line-height:130px;
}
h3{
	height:30px;
	width:680px;
	font-size:120%;
	margin:5px;
	padding:5px;
	text-align:center;
	color:#FFFFFF;
	background-image:url(../img/h3_line.jpg);
}
h4{
	height:20px;
	width:620px;
	font-size:100%;
	margin:5px;
	padding:5px 0px 5px 40px;
	border-bottom:1px #666600 solid;
	background-image:url(../img/h4_line.jpg);
	line-height:20px;
	color:#333300;
}
h5{
	margin:5px;
	padding:5px;
	border-bottom:1px #666600 solid;
	color:#666600;
}
.style1 {
	margin:10px;
	color:#666666;
	font-size:95%;
	
}
.side_btn{
	background-image:url(../img/side_btn.gif);
	margin:5px auto;
	width:250px;
	height:28px;
	text-align:center;
	line-height:28px;
}
.side_btn_ue{
	background-image: url(../img/side_btn_ue.gif);
	margin:5px auto;
	width:230px;
	height:50px;
}
.side_btn_shita{
	background-image: url(../img/side_btn_shita.gif);
	margin:5px auto;
	width:230px;
	height:48px;
}
.style2 {
	margin:10px;
	color: #FFFFFF;
	font-size:12px;
	padding-right:40px;
	
}
.style3 {color: #FF0000}

