@charset "utf-8";
/* index Contents */

#main {
	margin: 110px 25px 30px 25px;
	width: 760px;
}
* html #main {
	text-align: left;
}
#main h1 a {
	display: block;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;
	position:absolute;
	top:155px;
}
* html #main h1 a {
	display: block;
	background: url(../../img/common/logo.png) no-repeat 0px 0px;
	width: 185px;
	height: 60px;
	text-indent: -9999px;	
	position:absolute;
	top:155px;
}
#main_navi {
	width: 425px;
	height: 30px;
	position:absolute;
	top:155px;
	margin-left:273px;
}
* html #main_navi {
	width: 425px;
	height: 30px;
}
#main_navi li {
	display: inline;
}
#main_navi li a {
	display:block;
	float:left;
	height: 28px;
	text-indent:-9999px;
}
.main_navi01 a {
	margin: 0px;
	background: url(../../img/common/mainnavi_sub_con.jpg) no-repeat right top;
	width: 107px;
	height: 26px;
	
}
.main_navi01 a:hover {
	background: url(../../img/common/mainnavi_sub_con_h.jpg) no-repeat right top;
}
.main_navi02 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_sh.jpg) no-repeat right top;
	width: 116px;
	height: 28px;
	
}
.main_navi02 a:hover {
	background: url(../../img/common/mainnavi_sub_sh_h.jpg) no-repeat right top;
}
.main_navi03 a {
	margin: 0px 0px 0px 27px;
	background: url(../../img/common/mainnavi_sub_st.jpg) no-repeat right top;
	width: 148px;
	height: 27px;
}
.main_navi03 a:hover {
	background: url(../../img/common/mainnavi_sub_st_h.jpg) no-repeat right top;
}
/*----------------------------------------------------
	contents
----------------------------------------------------*/
h2 {
	margin-bottom: 16px;
	background: url(../img/title01.jpg) no-repeat left top;
	width: 117px;
	height: 35px;
	text-indent: -9999px;
}
#news {
	width:700px;
	height:280px;
	border: 1px solid #726148;
	text-align:left;
}
#news .topics {
	margin:10px;
	overflow:auto;
	height:260px;
	width:auto;
}
#news .topics table{
	line-height:140%;
}
* html #news .topics table{
	font-size:80%;
	line-height:140%;
}
#news .topics td{
	padding:6px;
}
#news .topics td a{
	color:#E6DCBB;
	text-decoration: underline;
}
#news .topics td a:hover{
	color:#E6DCBB;
	text-decoration:none;
}
.day {
	background:url(../img/icon.gif) no-repeat 0 4px;
	font-weight:bold;
	text-indent:20px;
	vertical-align: top;
	font-size:120%;
}

