@charset "shift_jis"; 

/* -----------------------------------------------------------------*/
/* トップ
/* -----------------------------------------------------------------*/


div.index_banner{
	margin-left:10px;
	width:620px;
	height:150px;
	margin-bottom:80px;
}

div.index_banner ul{
	list-style:none;
}

div.index_banner ul li{
	float:left;
	margin-right:5px;
	margin-top:8px;
	list-style:none;
}

div.index_banner ul li.margin0{
	float:left;
	margin-right:0px;
	margin-top:8px;
	list-style:none;
}


/* -----------------------------------------------------------------*/
/* インラインフレーム
/* -----------------------------------------------------------------*/

div.frame{
	width:610px;
	height:350px;
	background:url(../img/iframe.gif) no-repeat;
	margin-top: 25px;
	margin-left: 20px;
	padding-top: 70px;
	padding-left: 23px;
}


div.news_box{
	width:540px;
	margin-top:20px;
	margin-bottom:20px;
	height: auto;
}

p.news_img{
	width:88px;
	margin-left:20px;
	margin-right:30px;
	float:left;
}

div.news_info{
	width:310px;
	float:left;
}

div.news_box p.day{
	font-size:11px;
}

div.news_box p.title{
	font-size:11px;
	font-weight:bold;
}

div.news_box p.newstext{
	font-size:11px;
}

div.news_box p.newstext a{
	color:#F03;
	font-size:11px;
}
.news_wrapper {
	float: left;
	height: auto;
	width: 525px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.news_img_box {
	float: left;
	height: auto;
	width: 125px;
}
.news_txt_box {
	float: left;
	height: auto;
	width: 350px;
	font-size: 11px;
	margin-bottom: 10px;
}
.news_wrapper .news_txt_box .day {
	font-size: 11px;
}
.news_wrapper .news_txt_box .title {
	font-size: 11px;
	font-weight: bold;
}
.news_wrapper .news_txt_box .title a{
	color:#000;
	text-decoration:none;
}
.news_wrapper .news_txt_box .newstext a{
	color: #09F;
	font-size: 11px;
}
.news_contents_box {
	float: left;
	height: auto;
	width: 525px;
	margin-bottom: 20px;
	color: #666666;
}
.news_line_box {
	float: left;
	height: auto;
	width: auto;
}
