@charset "shift_jis";

#wrapper	{
border-top:2px solid #FD6412;
}
#main-img	{
border-top:3px solid #FFFFFF;
	background:#FCD56C url(../../images/index_bg01.jpg) no-repeat center bottom;
}
#main-img h1	{
width:770px;
margin:0 auto;
}

/* gnav
---------------------------------------------------------- */
#gnav	{
	background: url(../../images/index_nav_bg01.gif) repeat-x left top;
	margin-bottom:10px;
}

/* main
---------------------------------------------------------- */
#main	{
width:766px;
margin:0 auto 30px auto;
}

/* bnr
---------------------------------------------------------- */
#bnr	{
float:right;
width:187px;
}
#bnr li	{
	margin:0;
	font-size:90%;
}
#bnr li img	{
	vertical-align:bottom;
}

/* contents
---------------------------------------------------------- */
#contents	{
width:568px;
float:left;
}

#news01	{
	padding:0 10px 0 0;
	background: url(../../images/index_bg01.gif) no-repeat left bottom;
	vertical-align:top;
	font-size:95%;
	line-height:150%;
}
#news02	{
	padding:0 0 10px 0;
	background: url(../../images/index_bg01.gif) no-repeat left bottom;
	vertical-align:top;
	font-size:95%;
	line-height:150%;
}
#news01 h2,
#news02 h2	{
margin:0 0 8px 0;
}
#news01 .news-tx,
#news02 .news-tx	{
margin:0 auto;
width:256px;
text-align:left;
}
#news02 .news-tx p	{
margin:0 0 0 0;
padding:0;
}
.line01	{
	background: url(../../images/index_line01.jpg) no-repeat left center;
	height:10px;
	font-size:6px;
	line-height:1;
}
.news-tx a:link,
.news-tx a:visited {
	color: #3998BB;
	text-decoration: underline;
}
.news-tx a:hover {
	color: #3998BB;
	text-decoration: none;
}

