@charset "Shift_JIS";
/***************************************************************

* home.css

***************************************************************/
body{
	background-image: url(../img/common/bg.jpg);
	background-repeat: repeat-x;
}
#header{
	height: 47px;
	background-image: url(../img/common/header_d.jpg);
	background-repeat: no-repeat;
}
#flash{
	height:182px;
}
#information li {
	background:transparent url(../img/common/dot.gif) repeat-x scroll left bottom;
	margin:0 0 10px;
	padding:0 10px 10px;
}
#information li .title {
	float:right;
	padding:0 10px 0 0;
	width:340px;
}
#information li .date {
	display:block;
	float:left;
	width:110px;
	background-image: url(../img/common/arrow.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	background-position: 3px;
}

#yuusetukan{
	width: 492px;
	background-image: url(../img/home/yuusetu_bg.jpg);
	background-repeat: repeat-x;
	padding: 4px;
	border: thin solid #CCC;
}
#yuusetukan li{
	float: left;
	margin: 2px 2px 3px 2px;
}
#yuusetukan li a{
	font-size: 93%;
	line-height: 1.2em;
	display: block;
	width: 150px;
	height: 70px;
	padding : 70px 5px 0 ;
}
#yuusetukan li a:hover {
	text-decoration: none;
	}
#yuusetukan li#y_01 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 0;
	height: 137px;
}
#yuusetukan li#y_01 a{
	text-indent : -9999px;
}
#yuusetukan li#y_02 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 -137px;
}
#yuusetukan li#y_03 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 -277px;
}
#yuusetukan li#y_04 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 -417px;
}
#yuusetukan li#y_05 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 -557px;
}
#yuusetukan li#y_06 {
	background: url(../img/home/yusetsu_nav.jpg) no-repeat 0 -697px;
}

