@charset "utf-8";
body {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	line-height: 1.4;
	height: 1200px;
}

/* _______________________________________________________________ エレメント / タグセレクター */
ul, ol, dl { 
	padding: 0;
	margin: 0;
}

h1 {
	margin-top: 0;
	font-size: 12px;
	font-weight: normal;
	margin-bottom: 0px;
	overflow: hidden;
	padding-left: 5px;
}

h2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Osaka, sans-serif, "MS UI Gothic";
	margin: 0px;
	line-height: 1.2em;
	padding-left: 147px;
	height: 19px;
	padding-top: 4px;
}

.submenu_g-wait {
	margin-top: 0;
	font-size: 12px;
	color: #F00;
	background-image: url(../images/submenu-bar02.png);
	width: 486px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 32px;
	padding-top: 18px;
	position: relative;
	font-weight: normal;
	text-align: right;
	padding-right: 64px;
}

.submenu_g-rank {
	margin-top: 0;
	font-size: 12px;
	color: #666;
	background-image: url(../images/submenu-bar03.png);
	width: 495px;
	margin-left: 10px;
	margin-bottom: 10px;
	height: 32px;
	padding-top: 18px;
	position: relative;
	font-weight: normal;
	text-align: right;
	padding-right: 55px;
}

h3 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #B82C32;
	font-size: 13px;
	margin-bottom: 0px;
	background-image: url(../images/h3_bk.png);
	text-align: center;
	height: 25px;
	display: block;
	padding-top: 5px;
	overflow: hidden;
	font-weight: normal;
	font-family: Osaka, sans-serif, "MS UI Gothic";
}

h4 {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	font-size: 13px;
	margin-bottom: 0px;
	background-image: url(../images/h6_bk.png);
	text-align: center;
	height: 24px;
	display: block;
	padding-top: 6px;
	overflow: hidden;
	font-family: Osaka, sans-serif, "MS UI Gothic";
}

h5 {
	margin-top: 0;
	color: #FFF;
	font-size: 14px;
	margin-bottom: 5px;
	background-image: url(../images/h5_bk.png);
	text-align: center;
	height: 25px;
	display: block;
	padding-top: 5px;
	width: 190px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: normal;
}

h6 {
	margin-top: 15;
	margin-bottom: 0px;
	background-image: url(../images/h4_bk.png);
	height: 44px;
}

a img { 
	border: none;
}

a:link {
	color: #0000FF;
	text-decoration: none;
}

a:visited {
	color: #3333CC;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #09F;
}

a:active, a:focus {
	text-decoration: none;
	color: #06F;
}

/* _______________________________________________________________ コンテナ */
.container {
	width: 960px;
	background: #FFFFFF;
	margin: 0 auto;
}

/* _______________________________________________________________ ヘッダー */
header {
	height: 160px;
}

.header_setsumei {
	height: 20px;
	margin: 0px;
}

/* _______________________________________________________________ 各県エリアリンク */
.title_area {
	background-image: url(../images/area_title.png);
	margin: 0px;
	padding: 0px;
	background-color: #FEFFE6;
	height: 50px;
	clear: left;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #24843C;
	background-repeat: no-repeat;
	background-position: left top;
}

.header_ui_area {
	list-style-type: none;
	height: 27px;
	width: 814px;
	margin-left: 146px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #24843C;
}

/* _______________________________________________________________ 福岡県 */
.area_fukuoka {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_fukuoka a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_fukuoka_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_fukuoka a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_fukuoka_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_fukuoka a:hover {
	background-image: url(../images/area_fukuoka_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_fukuoka a:active {
	background-image: url(../images/area_fukuoka_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 佐賀県 */

.area_saga {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_saga a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_saga_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_saga a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_saga_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_saga a:hover {
	background-image: url(../images/area_saga_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_saga a:active {
	background-image: url(../images/area_saga_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 長崎県 */
.area_nagasaki {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_nagasaki a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_nagasaki_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_nagasaki a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_nagasaki_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_nagasaki a:hover {
	background-image: url(../images/area_nagasaki_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_nagasaki a:active {
	background-image: url(../images/area_nagasaki_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 熊本県 */
.area_kumamoto {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_kumamoto a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kumamoto_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kumamoto a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kumamoto_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kumamoto a:hover {
	background-image: url(../images/area_kumamoto_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_kumamoto a:active {
	background-image: url(../images/area_kumamoto_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 大分県 */
.area_oita {
	float: left;
	background-image: url(../images/area_oita.png);
	display: block;
	margin: 0px;
	height: 19px;
	width: 74px;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	font-size: 13px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

/* _______________________________________________________________ 宮崎県 */
.area_miyazaki {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_miyazaki a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_miyazaki_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_miyazaki a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_miyazaki_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_miyazaki a:hover {
	background-image: url(../images/area_miyazaki_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_miyazaki a:active {
	background-image: url(../images/area_miyazaki_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 鹿児島県 */
.area_kagoshima {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_kagoshima a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kagoshima_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kagoshima a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kagoshima_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kagoshima a:hover {
	background-image: url(../images/area_kagoshima_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_kagoshima a:active {
	background-image: url(../images/area_kagoshima_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 沖縄県 */
.area_okinawa {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_okinawa a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_okinawa_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_okinawa a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_okinawa_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_okinawa a:hover {
	background-image: url(../images/area_okinawa_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_okinawa a:active {
	background-image: url(../images/area_okinawa_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 山口県 */
.area_yamaguchi {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_yamaguchi a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_yamaguchi_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_yamaguchi a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_yamaguchi_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_yamaguchi a:hover {
	background-image: url(../images/area_yamaguchi_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_yamaguchi a:active {
	background-image: url(../images/area_yamaguchi_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 広島県 */
.area_hiroshima {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_hiroshima a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_hiroshima_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_hiroshima a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_hiroshima_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_hiroshima a:hover {
	background-image: url(../images/area_hiroshima_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_hiroshima a:active {
	background-image: url(../images/area_hiroshima_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ 関東 */
.area_kanto {
	float: left;
	margin: 0px;
	height: 27px;
	width: 74px;
	text-align: center;
	font-weight: normal;
	color: #FFF;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.area_kanto a:link {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kanto_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kanto a:visited {
	font-size: 13px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	display: block;
	background-repeat: no-repeat;
	background-position: top;
	background-image: url(../images/area_kanto_off.png);
	overflow: hidden;
	height: 19px;
	width: 74px;
	padding-top: 8px;
}

.area_kanto a:hover {
	background-image: url(../images/area_kanto_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #FF0;
}

.area_kanto a:active {
	background-image: url(../images/area_kanto_on.png);
	margin-top: 0px;
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 74px;
	height: 19px;
	color: #999;
}

/* _______________________________________________________________ ランダムバナー */
.random_b {
	float: left;
	height: 105px;
	width: 675px;
	list-style-type: none;
	padding: 0px;
	display: inline;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 8px;
}

.random_a {
	height: 105px;
	float: left;
	width: 277px;
	margin: 0px;
	padding: 0px;
}

.random_a_01 {
	margin-top: 5px;
	margin-left: 5px;
	height: 45px;
	width: 265px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.random_a_02 {
	margin-top: 3px;
	margin-left: 5px;
	height: 45px;
	width: 265px;
	margin-right: 0px;
	margin-bottom: 0px;
	list-style-type: none;
}

.random_ab {
	margin: 0px;
	padding: 0px;
	width: 100%;
}

/* _______________________________________________________________ TOPへ戻る画像設定 */
.navi{
	position:absolute;
	font-size: 11px;
	margin-right: 0px;
	right: 10px;
	margin-top: 55%;
	height: 50px;
	width: 50px;
}

/* _______________________________________________________________ ナビゲーション */
.navigation {
	height: 75px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #24843C;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #24843C;
	background-image: url(../images/navigation_bk.png);
	background-repeat: repeat-x;
	overflow: hidden;
	clear: both;
}

.info_event {
	list-style-type: none;
	width: 100%;
}

.info_event li a {
	float: left;
	text-decoration: none;
	color: #000;
	font-size: 12px;
	height: 25px;
	width: 110px;
	text-align: center;
	padding-top: 5px;
	background-image: url(../images/info_link_img.png);
	display: block;
	margin-right: 5px;
}

.info_event li a:hover {
	background-image: url(../images/info_link_img_up.png);
	display: block;
	color: #FFF;
}

.event_top {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 30px;
	width: 110px;
	text-align: center;
	margin-right: 5px;
	margin-left: 20px;
}

.event_nolink {
	font-size: 12px;
	color: #FFF;
	float: left;
	height: 25px;
	width: 110px;
	text-align: center;
	margin-right: 5px;
	background-image: url(../images/info_link_img_up.png);
	padding-top: 5px;
}

.genre_menu {
	clear: left;
	width: 100%;
	list-style-type: none;
	margin-left: 10px;
}

.genre_menu:after {
	display : block;
	clear : both;
	content : ".";
	visibility : hidden;
	height : 0;
}

.genre_menu li {
	float: left;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 0px;
	padding-top: 5px;
	letter-spacing: -0.1em;
	margin-left: 2px;
}

.genre_menu li a {
	font-size: 12px;
	font-weight: bold;
	color: #06F;
	text-decoration: none;
	height: 20px;
}

.genre_menu li a:hover {
	text-decoration: underline;
}

.genre_after {
	margin-left: 10px;
	background-image: url(../images/list_arrow2.png);
	display: block;
	height: 20px;
	padding-left: 18px;
}

.genre_deli {
	background-image: url(../images/list_arrow2.png);
	padding-left: 18px;
	height: 20px;
	padding-top: 5px;
	display: block;
	margin-left: 10px;
}

.genre_menu_last {
	margin-left: 89px;
	width: 80px;
	background-image: url(../images/list_arrow2.png);
	padding-left: 18px;
}

.page_path {
	height: 20px;
	margin: 0px;
	padding-top: 5px;
	clear: left;
}

.page_path ul {
	list-style-type: none;
	font-size: 12px;
	color: #24843C;
}

.page_path ul li {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.page_path ul li a:link {
	font-weight: bold;
	color: #06F;
}

.page_path ul li a:visited {
	font-weight: bold;
	color: #069;
}

.page_path ul li a:hover {
	color: #F00;
	text-decoration: underline;
}

.page_path ul li a:active {
	color: #F66;
	text-decoration: underline;
}

/* _______________________________________________________________ 両サイドカラム */
.sidebar1 {
	float: left;
	width: 200px;
	padding-bottom: 10px;
	background-color: #FFFFFF;
}

/* _______________________________________________________________ センター */
.content {
	width: 750px;
	float: left;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	margin-left: 10px;
}

.info_link {
	background-image: url(../images/information_bk.png);
	height: 24px;
	width: 180px;
	padding-left: 20px;
	padding-top: 6px;
	font-size: 13px;
}

/* _______________________________________________________________ 左カラム */
aside {
	float: left;
	width: 200px;
	background-color: #FFFFFF;
	margin-top: 12px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}

.search_left {
	border: 1px solid #F69;
	margin-bottom: 10px;
}

.search_menu {
	width: 198px;
	margin-top: 0px;
	font-size: 14px;
}

.search_menu li {
	text-align: center;
	background-image: url(../images/search_menu_bk.png);
	height: 20px;
	width: 168px;
	margin-left: 14px;
	margin-top: 10px;
	border: 1px solid #86b2d1;
	padding-top: 2px;
	margin-bottom: 10px;
}

.search_menu li a {
	color: #00F;
	text-decoration: none;
	display: block;
}

.search_menu li a:hover {
	text-decoration: underline;
}

.side_menu {
	width: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FEBF01;
}

aside ul {
	list-style-type: none;
}

aside ul li a {
	display: block;
}

.contacts {
	background-image: url(../images/p_bk.png);
	height: 70px;
	padding-right: 15px;
	padding-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ee5c89;
	font-size: 14px;
	padding-top: 16px;
}

.list_setsumei {
	background-image: url(../images/bt_list_setsumei.png);
	display: block;
	height: 39px;
	width: 180px;
	margin-top: 10px;
	overflow: hidden;
	font-size: 11px;
	color: #FFF;
	line-height: 1.1em;
	letter-spacing: -0.2em;
	padding-top: 81px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

.p_m_01 {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 18px;
	border: 1px dotted #24843C;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}

.bbs_title {
	background-image: url(../images/submenu-bar_bbs.png);
	height: 35px;
	width: 540px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
	font-family: Osaka, sans-serif, "MS UI Gothic";
	font-size: 13px;
	color: #FFF;
	margin-left: 10px;
	font-weight: bold;
}

.bbs_begin {
	display: block;
	margin-left: 0px;
	margin-right: 0px;
	font-family: Osaka, sans-serif, "MS UI Gothic";
}

.list_s_1 {
	font-size: 14px;
	margin-left: 110px;
	line-height: 20px;
	margin-top: 40px;
}

.list_s_2 {
	font-size: 14px;
	margin-left: 130px;
	margin-top: 20px;
	color: #478B38;
	line-height: 18px;
	border: 1px dotted #428837;
	margin-right: 130px;
	list-style-position: inside;
	padding: 5px;
	background-color: #E3ECC8;
}

.list_s_3 {
	font-size: 14px;
	margin-top: 20px;
	text-align: center;
}

.list_s_4 {
	font-size: 14px;
	margin-top: 20px;
	color: #06F;
	text-align: center;
	line-height: 18px;
}

.list_s_5 {
	font-size: 14px;
	margin-top: 20px;
	color: #06F;
	text-align: center;
	clear: left;
}

.bt_img_1 {
	float: left;
	margin-right: 5px;
	margin-left: 5px;
}

.bt_img_2 {
	float: left;
	margin-right: 5px;
}

.bt_img_3 {
	float: left;
	margin-right: 0px;
}

.red {
	font-size: 13px;
	color: #F00;
}

/* _______________________________________________________________ フッター */
footer {
	position: relative;/* IE6 に、適切にクリアするための hasLayout を指定します。 */
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #24843C;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #24843C;
	border-left-color: #24843C;
	background-color: #FFF;
	margin-bottom: 5px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #24843C;
}

.footer_m1 {
	float: left;
	padding-right: 50px;
	padding-left: 100px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	list-style-type: circle;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

.footer_m2 {
	float: left;
	padding-left: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	list-style-type: circle;
	font-size: 12px;
	color: #666;
	padding-right: 50px;
	margin-bottom: 10px;
}

.footer_m3 {
	float: left;
	padding-left: 50px;
	list-style-type: circle;
	font-size: 12px;
	color: #666;
	padding-right: 50px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	margin-bottom: 10px;
}

.footer_m4 {
	float: left;
	padding-left: 50px;
	list-style-type: circle;
	font-size: 12px;
	color: #666;
	margin-bottom: 10px;
}

address {
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	text-align: center;
	font-style: normal;
	clear: left;
	background-color: #FDECFF;
	padding-top: 3px;
	padding-bottom: 2px;
	margin-bottom: 0px;
}

/* _______________________________________________________________ その他の float/clear クラス */
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* _______________________________________________________________ HTML 5 サポート */
header, footer, aside, nav, article, figure {
	display: block;
}

body,td,th {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace, "MS UI Gothic";
}

.header_main {
	height: 100px;
	clear: left;
}

@charset "utf-8";
