@charset "utf-8";
@import "common/0-import.css";
/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/

.mainimg {
	padding-bottom: 15px;
}

#main_index {
	height: 352px;
	background:url(../img/index/number_bg300.jpg) no-repeat left top;
	margin-bottom: 10px;
}

#main_index #news {
	width: 425px;
	_width: 445px;
	padding: 10px;
	float: left;
	margin-bottom: 10px;
}

#main_index #news h2 {
	position: relative;
}

#main_index #news h2 .rss{
	position: absolute;
	top: 5px;
	right: 5px;
	_right: 15px;
}

#main_index #news #kyokaifeed dl {
	padding: 5px 10px;
	background: url(../img/index/line.png) no-repeat left bottom;
	clear: both;
}

#main_index #news #kyokaifeed dl dt {
	float: left;
	width: 70px;
	margin-right: 10px;
	background: url(../img/index/index_tate.jpg) right center no-repeat;
}

#main_index #news #kyokaifeed dl dd {
	margin-left:75px;
	width: 300px;
}

#main_index #news #kyokaifeed dl dd img {
	_margin: 1px;
}

#main_index #news #kyokaifeed dl dd a {
	color: #00A0C6;
	text-decoration: none;
}

#main_index #news #kyokaifeed dl dd a:hover {
	color: #33D0F9;
	text-decoration: none;
}

#main_index #topics {
	width: 445px;
	float: right;
	margin-bottom: 10px;
}

#main_index #topics {
	width: 425px;
	_width: 445px;
	padding: 10px;
	float: right;
	margin-bottom: 10px;
}

#main_index #topics h2 {
	position: relative;
}

#main_index #topics h2 .rss{
	position: absolute;
	top: 5px;
	right: 5px;
	_right: 15px;
}

#main_index #topics #dantaifeed dl {
	padding: 5px 10px;
	background: url(../img/index/line.png) no-repeat left bottom;
	clear: both;
}

#main_index #topics #dantaifeed dl dt {
	float: left;
	width: 70px;
	margin-right: 10px;
	background: url(../img/index/index_tate.jpg) right center no-repeat;
}

#main_index #topics #dantaifeed dl dd {
	margin-left:75px;
	width:300px;
}

#main_index #topics #dantaifeed dl dd img {
	_margin: 1px;
}

#main_index #topics #dantaifeed dl dd a {
	color: #00A0C6;
	text-decoration: none;
}

#main_index #topics #dantaifeed dl dd a:hover {
	color: #33D0F9;
	text-decoration: none;
}

#li_index {
	clear: both;
	margin-bottom: 10px;
}

#li_index li {
	padding: 10px 6px 10px 0;
	float: left;
}

#li_index li.end {
	padding: 10px 0px 10px 0;
	float: left;
}

#link_index {
	clear: both;
	margin-bottom: 10px;
	_margin-bottom: 0px;
	background:url(../img/index/footer_index.gif) no-repeat left top;
	height: 344px;
	font-size: 1.2em;
}

#link_index .link_box {
	background:url(../img/index/footer_index2.gif) no-repeat left bottom;
}

#link_index a {
	color: #666;
	text-decoration: none;
}

#link_index a:hover {
	color: #09C;
	text-decoration: none;
}


#link_index .box1 {
	float: left;
	width: 185px;
	_width: 215px;
	padding: 15px 15px 15px 15px;
}

#link_index .box2 {
	float: left;
	width: 205px;
	_width: 220px;
	padding: 15px 15px 15px 0;
}

#link_index .box3 {
	float: left;
	width: 265px;
	_width: 280px;
	padding: 15px 15px 15px 0;
}

#link_index .box4 {
	float: left;
	padding: 15px 15px 15px 0;
}

#link_index dl {
	margin-bottom: 10px;
}

#link_index dl dt {
	font-weight: bold;
	padding-bottom: 5px;
}

#link_index dl dd {
	padding-bottom: 5px;
}

/*------------------------------------------------------------
	Google Feed API
------------------------------------------------------------*/

#kyokaifeed,#dantaifeed {
	width:425px;
	height:306px;
	overflow:auto;
}
	