@charset "shift_jis";
@import url("_css/_module.css");
@import url("_css/_common_ui.css");
@import url("_css/index.css");

/* +++++++++++++++++++++++++++++++++
■サイトTOP
+++++++++++++++++++++++++++++++++ */
/* white_box_upper padding上書き */
#Contents #white_box_upper {
	padding:10px 0px 20px 0px;
}

#top_main_img {
	width:720px;
}
#top_wallpaper {
	width:720px;
	height:30px;
	margin-bottom:10px;
	background:url(index_imgs/wallpaper_bg.jpg) no-repeat;
}
#top_wallpaper p {
	color:#ffffff;
	font-size:75%;
	padding-top:7px;
}
#top_wallpaper .BlockLeft {
	width:550px;
	margin-left:10px;
}
#top_wallpaper .BlockRight {
	width:130px;
	margin-right:10px;
	text-align:right;
}
#top_wallpaper .BlockRight a {
	color:#ffffff;
}
#top_wallpaper .BlockLeft,
#top_wallpaper .BlockRight {
	display:inline;
}
/*topics*/
#top_topics {
	width:720px;
	padding-bottom:10px;
	border-bottom:solid 1px #cccccc;
}
#top_topics h2,
#top_topics #topics_list {
	width:680px;
	margin:0px 20px;
}
#top_topics ul {
	width:330px;
	margin:0px;
	padding:0px;
	line-height:1.2em;
	list-style:none;
}
#top_topics ul li {
	margin-top:7px;
	padding-left:15px;
	background:url(index_imgs/ic_green.gif) no-repeat left 1px;
}
#top_topics .right_btn {
	width:680px;
	margin:10px 15px 0px 15px;
	text-align:right;
}
/*top_event_fes_convention*/
#top_event_fes_convention {
	width:680px;
	margin:0px 20px;
}
/*グリーン event_fes_sche*/
#event_fes_sche {
	width:330px;
	margin-top:12px;
	float:left;
}
#event_fes_sche .btn_list,
#event_fes_sche .btn_list ul {
	width:330px;
}
#event_fes_sche .btn_list ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
#event_fes_sche .btn_list ul li {
	float:left;
}
#event_fes_sche .btn_list ul li img {
	vertical-align:bottom;
}
/*リスト*/
#event_fes_sche .body {
	border-top:solid 1px #26bc58;
	background:#ebfed5 url(index_imgs/sche_green_body_bg.gif) repeat-y;
}
#event_fes_sche .bottom {
	background:url(index_imgs/sche_green_bottom_bg.gif) no-repeat bottom;
	padding:5px 0px 10px 0px;
}
#event_fes_sche .bottom .right_btn {
	margin:10px 15px 0px 0px;
	text-align:right;
}
#event_fes_sche .bottom ul {
	width:300px;
	margin:0px auto;
	padding:0px;
	line-height:1.3em;
	list-style:none;
}
#event_fes_sche .bottom ul li {
	margin-top:8px;
	padding-left:10px;
	background:url(index_imgs/ic_green_mini.gif) no-repeat 0px 3px;
}
/*タブ切り替え*/
#eve_b2,
#museum_b1,
#food_flower_b1,
#museum_sche,
#food_flower_sche {
	display:none;
}

/*オレンジ convention_sche*/
#convention_sche {
	width:330px;
	margin-top:2px;
	float:right;
}
#convention_sche .body {
	background:#f8f6c1 url(index_imgs/sche_orenji_body_bg.gif) repeat-y;
}
#convention_sche .bottom {
	background:url(index_imgs/sche_orenji_bottom_bg.gif) no-repeat bottom;
	padding:5px 0px 10px 0px;
}
#convention_sche .btn_list ul {
	width:330px;
}
#convention_sche .bottom .right_btn {
	margin:10px 15px 0px 0px;
	text-align:right;
}
#convention_sche ul {
	width:300px;
	margin:0px auto;
	padding:0px;
	line-height:1.3em;
	list-style:none;
}
#convention_sche ul li {
	margin-top:8px;
	padding-left:10px;
	background:url(index_imgs/ic_orenji_mini.gif) no-repeat 0px 3px;
}

/*イベント コンベンション リンク文字大きく*/
#event_fes_sche .bottom ul li a,
#convention_sche .bottom ul li a {
	font-weight:bold;
	font-size:110%;
}