@charset "UTF-8";

/*-----------------------*/



#contents h2{ display:none;}

#flash{
	margin: 3px 5px 5px 5px auto;
	padding: 5px 0 0 5px;
	width:636px;
	height:216px;
	background-image: url(../img/index/flash_back.gif);
	background-repeat: no-repeat;
}

/*-----------------------*/


#time{
	margin: 5px 0 0 20px;
	width: 410px;
}

#time h3{
	text-indent: -9999px;
	background-image:url(../img/index/uketuke.gif);
	background-repeat: no-repeat;
	width:95px;
	height:15px;
}


#time dl{
	margin:-10px 0 0 120px;
	height:60px;
	width:300px;
}

#time dt{
	color: #DF6C20;
	font-weight: bold;
	float: left;
}

#time  dd{
	padding-left:4em;
}


p.supple{margin-left: 20px;}


/*-----------------------*/


#new{
	margin:-195px 0 0 420px;
	padding: 30px 30px 0 50px;
	width: 158px;
	height: 186px;
	background-image:url(../img/index/info_bg.gif);
	background-repeat: no-repeat;
}

#new h3{
	text-indent: -9999px;
	margin-bottom:10px;
	width:94px;
	height:15px;
	background-image:url(../img/index/new.gif);
	background-repeat: no-repeat;
}

#new dt{
	color:#479CB8;
	font-weight:bold;
	margin-bottom:5px;
}

#new dd{margin-bottom:10px;}


