@charset "UTF-8";

body{
 background-image: url(../images/ground-bg2.gif);
	background-repeat: repeat;
	background-position: left top;
	}
	



#ground-back{
	background-image: url(../../images/top-ground-bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	height:437px;
	width:100%;
	}

	
#ground{
margin:0 auto;
	width:975px;
	padding-top:11px;
	}


#top-logo02{
height:14px;
clear:both;
}



/*header*/
#header{
float:left;
margin-top:125px;
}

/*footer*/

#footer{
width:100%;
	position:absolute;
	text-align:center;
	top:250px;
	float:left;
	margin-top:26px;
	}
	
#footer-bottom{
margin-top:26px;
}


/*section-kaiin*/
#content-base{
position:relative;
width:975px;
margin:0 auto;
}

#section-kaiin{
width:406px;
height:134px;
background-image: url(../../images/kaiin-bg02.gif);
background-repeat: no-repeat;
background-position: left top;
float:left;
padding:79px 44px 0 17px;
position:absolute;
top:20px;
left:0px;
}

#section-kaiin .read,#kaiin-bottom{
width:442px;
}

#section-kaiin p,.news-left p{
float:none;
}

#section-kaiin .icon-glass{
margin-top:8px;
}

#section-news,#section-faq{
	position:absolute;
	top:47px;
	left:477px;
}

#section-faq{
visibility:hidden;
z-index:1;
}


.news-left{
	background-image: url(../../images/faq-bg01.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:451px;
	height:167px;
	padding:19px 14px 0 13px;
	float:left;
	}
	
.news-left2{
	background-image: url(../../images/faq-bg02.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:451px;
	height:167px;
	padding:19px 14px 0 13px;
	float:left;
	}

.news-right{
	float:left;
}

#section-news .icon-glass,#section-faq .icon-glass{
float:right;
}

#news-base{
float:left;
width:100%;
}

#news-base td{
	background-image: url(../images/dotline01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:6px 0 5px 0;
		}

#news-base .news-date{
width:18%;
padding-left:3px;
}

#news-base .news-kiji{
width:82%;

}

#news-base .news-kiji p{
padding-left:16px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: left 50%;
}

#news-base .news-kiji em{
margin-left:10px;
}



.F-Z {z-index: 1;}


