@import url(common.css);
@charset "Shift_JIS";

#flash{
	width: 750px;
	height: 170px;
	border-bottom: 1px solid #fff;
}
/* ------------------------------------------------------ トップページメニュー */
#top_bt{
	
}
#top_bt p{
	width: 150px;
	height: 70px;
	float: left;
}
#top_bt a{
	width: 150px;
	height: 70px;
	display: block;
}
#top_bt .top_bt_01{
	background: url(../images/top_bt_01.gif) no-repeat;
}
#top_bt .top_bt_02{
	background: url(../images/top_bt_02.gif) no-repeat;
}
#top_bt .top_bt_03{
	background: url(../images/top_bt_03.gif) no-repeat;
}
#top_bt .top_bt_04{
	background: url(../images/top_bt_04.gif) no-repeat;
}
#top_bt .top_bt_05{
	background: url(../images/top_bt_05.gif) no-repeat;
}
#top_bt .top_bt_06{
	background: url(../images/top_bt_06.gif) no-repeat;
}
#top_bt .top_bt_07{
	background: url(../images/top_bt_07.gif) no-repeat;
}
#top_bt .top_bt_08{
	background: url(../images/top_bt_08.gif) no-repeat;
}
#top_bt .top_bt_09{
	background: url(../images/top_bt_09.gif) no-repeat;
}
#top_bt .top_bt_10{
	background: url(../images/top_bt_10.gif) no-repeat;
}
#top_bt .top_bt_01 a:hover {
	background: url(../images/top_bt_01_ro.gif) no-repeat;
}
#top_bt .top_bt_02 a:hover {
	background: url(../images/top_bt_02_ro.gif) no-repeat;
}
#top_bt .top_bt_03 a:hover {
	background: url(../images/top_bt_03_ro.gif) no-repeat;
}
#top_bt .top_bt_04 a:hover {
	background: url(../images/top_bt_04_ro.gif) no-repeat;
}
#top_bt .top_bt_05 a:hover {
	background: url(../images/top_bt_05_ro.gif) no-repeat;
}
#top_bt .top_bt_06 a:hover {
	background: url(../images/top_bt_06_ro.gif) no-repeat;
}
#top_bt .top_bt_07 a:hover {
	background: url(../images/top_bt_07_ro.gif) no-repeat;
}
#top_bt .top_bt_08 a:hover {
	background: url(../images/top_bt_08_ro.gif) no-repeat;
}
#top_bt .top_bt_09 a:hover {
	background: url(../images/top_bt_09_ro.gif) no-repeat;
}
#top_bt .top_bt_10 a:hover {
	background: url(../images/top_bt_10_ro.gif) no-repeat;
}
em{
	display: none;
}
/* ------------------------------------------------------ トップ左ブロック*/
#top_left_block {
	padding-left: 10px;
	width: 520px;
	float: left;
}
/* ------------------------------------------------------ */
/* 新着情報 */
#info h1,
#info h2,
#info p {
	margin: 0;
	padding: 0;
}
#info #info_02 {
	padding: 0 20px;
	background: url(../images/info_02_bg.gif) repeat-y;
	color: #999;
}
#info #info_02 img{
	margin: 0 5px 1px 0;
	vertical-align: middle;
}
#info #info_02 a{
	color: #ee4646;
}
#info #info_02 .line{
	margin-top: 10px;
	border-top: none;
}
#info #info_01 {
	padding: 0 20px;
	background: url(../images/info_01_bg.gif) repeat-y;
	color: #999;
}
#info #info_01 .line{
	margin-top: 15px;
	border-top: none;
}
#info #info_01 #frame_waku {
	
}
#info #info_01 #frame_waku #frame {
	margin: 0;
	padding: 0;
	overflow: auto;
	width: 470px;
	height: 246px;
	scrollbar-face-color:#eaeaea;
	scrollbar-highlight-color:#eaeaea;
	scrollbar-shadow-color:#bbb;
	scrollbar-3dlight-color:#bbb;
	scrollbar-arrow-color:#bbb;
	scrollbar-track-color:#fff;
	scrollbar-darkshadow-color:#fff;
}
#info #info_01 #frame_waku p{
	margin: 0 10px 0 9.3em;
	text-indent: -9.3em;
	xline-height: 135%;
	line-height: 120%;
}
/* ------------------------------------------------------ */
/* グーグル */
#google input{
	margin-left: 12px;
	}
#google img{
	margin: 5px 0px 0px 2px;
	}
/* ------------------------------------------------------ トップ右ブロック*/
#top_right_block {
	width: 215px;
	float: right;
}
/* ------------------------------------------------------ */
/* ボタン */
#contents_bt {
	margin-left: 5px;
	width: 205px;
	}
#contents_bt p{
 margin: 0;
	padding-bottom: 5px;	
	}
/* ------------------------------------------------------ */
/* ボタン2 */
#contents_bt2 {
	margin: 10px 0 0 5px;
	width: 205px;
	}
#contents_bt2 p{
 margin: 0;
	padding-bottom: 5px;	
	}
/* ------------------------------------------------------ */
/* メニュー */
#menu3 {
	margin-top: 5px;
}
#menu3 h1,
#menu3 p{
	margin: 0;
	padding: 0;
}
/* リンク（画像） */
#top_right_block a:hover img {
	filter: Alpha(opacity=70);
}





