@charset "shift_jis";

#topimg {
	background:url(../images/topimg.jpg) no-repeat;
	width:541px;
	height:362px;
	margin:0 auto;
	text-indent:-9999px;
}

#point {
	background:url(../images/point.gif) no-repeat;
	width:530px;
	height:150px;
	margin:20px 10px 30px;
	text-align:center;
}
#point_box {
	padding:47px 0 0 0;
	width:516px;
	margin:0 auto;
}
#point_box li {
	width:162px;
	height:94px;
	padding:0 5px;
	float:left;
}


#info_box {
	height:150px;
	margin:0 40px;
	padding:10px;
	overflow: auto;
	border:#CCCCCC solid 1px;
}
.info_data {
	color: #003366;
	border-bottom: #CCCCCC dotted 1px;
}
.info_comm {
	margin-left:15px;}

#news_box {
	background:url(../images/news.gif) no-repeat;
	width:530px;
	margin:20px 10px 30px;
	height:300px;
	}

iframe{
	width:500px;
	height:220px;
	margin:45px 0 0 15px;
}
