@charset"Shift_JIS";


*{
margin:0;
padding:0;
color:#333333;
font-size:12px;
font-style:normal;
font-weight:normal;
font-family: Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", "Osaka", "lroSVbN";
line-height:130%;
text-decoration:none;
}

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/background.jpg);
	background-repeat: repeat-x;
}
.clear{
	clear: both;
}
.red_15{
	color: #CC0000;
	font-size: 15px;
	font-weight: bold;
}
.img_center{
	text-align: center;
	width: 765px;
	margin-left: 35px;
}
.img_border01{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #FF0000;
	border-bottom-color: #666666;
	border-left-color: #FF0000;
}
.img_border02{
	padding: 3px;
	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #190E88;
	border-bottom-color: #666666;
	border-left-color: #190E88;
}

#container{
	margin: auto;
	width: 800px;
}
#header{
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 800px;
}
#header h1{
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 130px;
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#top_img{
	margin: 0px;
	padding: 0px;
	width: 800px;
}
#top_img .left_img{
	background-image: url(../images/img_top01.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: left;
	height: 350px;
	width: 400px;
}
#top_img .right_img{
	background-image: url(../images/img_top02.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	float: right;
	height: 350px;
	width: 400px;
}
#top_img .left_img a{
	display: block;
	height: 173px;
	width: 262px;
	margin-top: 18px;
	margin-left: 7px;
}
#top_img .right_img a{
	display: block;
	height: 230px;
	width: 345px;
	margin-top: 5px;
	margin-left: 35px;
}


#con_01{
	width: 800px;
	margin-top: 70px;
}
#con_01 p{
	line-height: 25px;
	margin-top: 30px;
	margin-left: 35px;
	font-size: 15px;
}
#con_02{
	width: 800px;
	margin-top: 70px;
}
#con_03{
	width: 800px;
	margin-top: 70px;
}
#con_03 .left_img02{
	background-image: url(../images/img_top03.jpg);
	margin: 0px;
	padding: 0px;
	float: left;
	height: 329px;
	width: 300px;
	text-indent: -9999px;
}
#con_03 .right_img02{
	background-image: url(../images/img_top04.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	height: 329px;
	width: 500px;
	float: right;
	text-indent: -9999px;
}
#con_03 .left_img02 a{
	display: block;
	height: 174px;
	width: 261px;
	margin-top: 50px;
	margin-left: 10px;
}
#con_03 .right_img02 a{
	display: block;
	height: 258px;
	width: 408px;
	margin-top: 43px;
	margin-left: 30px;
}
#con_03 p{
	line-height: 25px;
	margin-top: 30px;
	margin-left: 35px;
	font-size: 15px;
}

#banner{
	background-image: url(../images/banner.jpg);
	text-indent: -9999px;
	height: 93px;
	width: 800px;
	margin-top: 80px;
}
#banner a{
	display: block;
	height: 93px;
	width: 800px;
}


#under{
	width: 800px;
	margin-top: 30px;
	text-align: right;
}

