h1{
	margin-top:30px;
	color:#004daa;
	font-size:150%;
	border-bottom:1px solid #004daa;
	border-left:8px solid #004daa;
	padding-left:5px
}

body{
	margin:0;
	padding:0;
	color:#666666;
	font-size:small;
	line-height:150%;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x
} 

.futoji{
	font-weight:bold
}

.menu_btn{
	margin-right:2px
}

.main_img{
	margin:1px 0px
}

.logo_bg{
	background-color:#004daa;
	margin:0
}

.margin0{
	margin:0
}

li{
	list-style-image:url(images/li_btn.gif);
	margin-bottom:5px
}

.photo_left{
	float:left;
	margin-right:15px
}

.clear{
	clear:both
}

.content_all{
	width:850px
}

.content_box{
	padding:12px
}

.content_left{
	float:left;
	width:322px
}

.content_right{
	float:right;
	width:322px
}

.footer{
	background-image:url(images/footer_bg.gif);
	background-repeat:repeat-x;
	padding:20px;
	font-size:x-small;
	text-align:center
}

.aisatu{
	clear:both;
	border-top:1px solid #004daa
}

a img{
	border:0
}

a:link{
	color:#336699
}

a:visited{
	color:#999999
}

a:hover{
	color:#00ffff
}

a{
text-decoration:none
}

.center{
	text-align:center
}

.left{
	width:850px;
	margin-left:auto;
	margin-right:auto;
	text-align:left
}

.t-end{
	clear:both;
	margin-bottom:20px;
	border-bottom:1px solid #004daa
}