/* CSS Document */

#top_field{
	background-image: url(../img/top_back.jpg);
	background-repeat: repeat-x;
	padding-top: 11px;
	padding-right: 10px;
	padding-left: 10px;
}

/* メインメニュー */
#top_link{
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
}

#top_link a{
	color: #666666;
	text-decoration:none;
}

#top_link a:hover{

color: #FF9900;

text-decoration:none;

}

#top_blue{
padding-top: 5px;
padding-left: 10px;
}

#top_blue ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top_blue li{
	background-image: url(../img/blue_button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-position: left 1px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#top_green{
padding-top: 5px;
padding-left: 10px;
}
#top_green ul{
	margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top_green li{
	background-image: url(../img/green_button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-position: left 1px;	
}


#top_orange{
padding-top: 5px;
padding-left: 10px;
}

#top_orange ul{
		margin: 0px;
	list-style-type: none;
	padding: 0px;
}
#top_orange li{
	background-image: url(../img/orange_button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-position: left 1px;	
}

/* 新着情報	 */
#osirase_field{
	font-size: 11px;
	line-height: 140%;
	padding-top: 5px;
}

#osirase_field a{
	color: #2F7CDC;
	text-decoration:underline;
}

#osirase_field a:hover{

color: #FF9900;

text-decoration:underline;

}
.day{
	background-image: url(../img/blue_button.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: left 1px;
}
.day_underline{
	height: 10px;
	background-image: url(../img/osirase_kei.gif);
	background-repeat: repeat-x;
}
#ichiran{
	font-size: 70%;
	text-align: right;
	width: 150px;
	margin-top: 5px;
	margin-right: 10px;
}
#ichiran a{
	color: #FF9900;
	text-decoration:none;
	background-image: url(../img/osirase_pct.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
}

#ichiran a:hover{

color: #2F7CDC;

text-decoration:none;

}
/* 右フィールド	 */
#kensaku{
	padding-left: 10px;
	background-color: #EEEEEE;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-bottom: 10px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #2F7CDC;
	border-bottom-color: #2F7CDC;
	padding-right: 10px;
	width: 145px;
}
#seihin{
	margin-bottom: 10px;
	font-size: 12px;
	line-height: 140%;
	padding: 0px;
}
#seihin ul{
	list-style-type: none;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#seihin li{
	background-image: url(../img/blue_button.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding-left: 12px;
	list-style-type: none;
	background-position: left 1px;	
}

#seihin a{
	color: #666666;
	text-decoration:none;
}

#seihin a:hover{

color: #FF9900;

text-decoration:none;

}


.seihin_field{
	padding-right: 5px;
	padding-left: 5px;
}
.banner_space{
margin-bottom: 5px;
}
