/*トップページ背景*/
.topback{
	background-image: url(../images/bg_top.gif);
	background-repeat: no-repeat;
}

.logoimg{
	border:0;
	width:300px;
	float:left;
}
.logotxt{
	width:500px;
	float:left;
	text-align: left;
	
}
.box1{
	float:left;
	width:250px; 
	padding-top:40px;
	background-color:#000;text-align: left;
}

.box11{
	padding:20px 0px 20px 0px;
}
.box2{
	float:left;
	width:550px;
	height:229px;
	margin:0px;
	padding:0px;
}

.box3{
	float:left;
	width:550px;
	height:201px;
	margin:0px;
	padding:0px;
}

.box4{
	clear:both;
	text-align: left;
}
.box5 {
background-image:url(../images/bar_blue_yellow.gif);
float:left;
height:2px;
width:600px;
}

.box6{
	float:right;
	width:165px;
	margin-left:35px;
}
.box7{
	float:left;
	width:600px;
	padding-top:10px;
	text-align: left;
}
.box8{
	clear:both;
	padding-top:50px;
	margin-bottom:10px;
	width:808px;
		text-align: center;

	
	}
.box9{float:left;
	background-image: url(../images/bar_yellow.gif);
	width:800px;
	height:1px;

	margin-bottom:10px;
}