
/* base--------------------------------------------------------- */

*{
	padding: 0px;
	margin: 0px;
	}

body{
	text-align: center;
	background-color: #0C1232;
	font-family: Arial, Helvetica, sans-serif;
	}

img{
	border: none;
	}

a{
	color: #0c1232;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

a:visited{
	color: #0D329B;
	}

/* layout------------------------------------------------------- */

#back{
	float: left;
	width: 100%;
	background-image: url(image/back_center.jpg);
	background-position: center;
	background-repeat: repeat-y;
	}

#header_back{
	float: left;
	width: 100%;
	background-image: url(image/back_header.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	}


#all{
	width: 965px;
	margin: auto;
	position: relative;
	left:7px;
	font-size: 12px;
	line-height: 1.5em;
	}

/* header----------------------------------- */

#header{
	width: 100%;
	text-align: left;
	float: left;
	padding-top: 2px;
	_padding-top: 4px; 
	border-bottom: 1px solid #000;
	}


/* subtitle */

#subtitle{
	display: block;
	width: 1000px;
	margin: 0 auto 22 auto;
	padding-top: 5px;
	font-size: 10px;
	text-align: left;
	text-indent: 250px;
	color: #fff;
	}


/* logo */

#logo{
	display: block;
	overflow: hidden;
	width: 350px;
	height: 43px;
	margin: 16 0 5 20px;
	float:left;
	background-image: url(image/logo.gif);
	text-indent: -9999px;
	outline: none;
	}

/* head_day */

#head_day{
	float: left;
	padding: 10 5 0 10px;
	font-size: 15px;
	font-weight: bold;
	line-height: 30px;
	}

#head_day dt{
	width: 240px;
	height: 20px;
	background-image: url(image/head_day.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	outline: none;
	}

#head_day strong{
	font-size: 28px;
	color: #131A33;
	}

/* head_menu */

#head_menu{
	float: left;
	margin: 15 10 0 2px;
	}

#head_menu a{
	display: block;
	width: 167px;
	height: 18px;
	margin-bottom: 7px;
	text-indent: -9999px;
	outline: none;
	}

#head_menu .howto_bt{
	background-image: url(image/howto_bt.gif);
	background-repeat: no-repeat;
	}

#head_menu .howto_bt:hover{
	background-image: url(image/howto_bt-on.gif);
	background-repeat: no-repeat;
	outline: none;
	}

#head_menu .faq_bt{
	background-image: url(image/faq_bt.gif);
	background-repeat: no-repeat;
	}

#head_menu .faq_bt:hover{
	background-image: url(image/faq_bt-on.gif);
	background-repeat: no-repeat;
	outline: none;
	}

#text_size{
	width: 154px;
	_width:149px;
	margin-right: 1px;
	margin-top: 3px;
	padding-right: 1px;
	_padding-right: 0px;
	float: right;
	border-left: 1px solid #000;
	}

*html #text_size{
	width: 130px;
	}

*html #text_size a{
	margin: 10 0px;
	}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#text_size { 
		margin-right: 0px;
		margin-top: 4px; }
	}

#text_size dt{
	float: right;
	width: 100%;
	height: 32px;
	background-image: url(image/text_size_title.gif);
	background-repeat: no-repeat;
	background-position: center;
	background-color: #d5d4d3;
	text-indent: -9999px;
	outline: none;
	}

#text_size dd{
	float: right;
	height: 35;
	padding-right: 6px
	}

#text_size a{
	display: block;
	height: 20px;
	width: 40px;
	margin: 10 6 0 0px;
	_margin: 10 4 0 0px;
	float: left;
	background-repeat: no-repeat;
	background-position: bottom center;
	text-indent: -9999px;
	outline: none;
	vertical-align: middle;
	}

#text_size_base{
	width: 30px;
	background-image: url(image/text_size_base.gif);
	}

#text_size_base:hover{
	background-image: url(image/text_size_base-on.gif)
	}

#text_size_big{
	background-image: url(image/text_size_big.gif);
	width: 25px;
	}

#text_size_big:hover{
	background-image: url(image/text_size_big-on.gif);
	}

#text_size_large{
	background-image: url(image/text_size_large.gif);
	width: 39px;
	}

#text_size_large:hover{
	background-image: url(image/text_size_large-on.gif);
	}


/* container-------------------------------- */

#container{
	float: left;
	width: 965px;
	border-top: 1px solid #000;
	margin-top: 3px;
	padding-top: 5px;
	padding-bottom: 10px;
	}


/* secondary-------------------------------- */

#secondary{
	float: right;
	width: 250px;
	}


/* primary---------------------------------- */

#primary{
	float: left;
	width: 710px;
	}

/* footer----------------------------------- */

#footer{
	height: 287px;
	clear: both;
	background-image: url(image/back_footer.jpg);
	background-color: #0C1232;
	background-position: center top;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 12;
	line-height: 2em;
	}


/* footer_data */

#footer_data{
	width: 965px;
	padding: 15 0 0 0px;
	margin: auto;
	position: relative;
	left:1px;
	}

.footer_menu{
	float: left;
	width: 190px;
	margin-left: 15px;
	padding: 15 0px;
	list-style: none;
	text-align: left;
	}

.footer_menu li{
	list-style: none;
	padding-left: 20px;
	background-image: url(image/point_black.gif);
	background-repeat: no-repeat;
	background-position: left 7px;
	}

.footer_menu li a{
	color: #000;
	}

.footer_menu li a:hover{
	color: #A0071A;
	}


/* 新聞リンク */

.footer_shimbun_link{
	float: left;
	width: 200px;
	height: 160px;
	_height:175px;
	padding: 15 10 0 0px;
	border-left: 1px solid #000;
	}

.footer_shimbun_link li{
	float: right;
	width: 20px;
	height: 140px;
	margin: 0 3px;
	text-indent: -9999px;
	outline: none;
	list-style: none;
	}

.footer_shimbun_link li a{
	display: block;
	width: 100%;
	height: 140px;
	background-repeat: no-repeat;
	}



.shimbun_link_nishi{
	background-image: url(image/shimbun_link_nishi.gif);
	}

.shimbun_link_nishi:hover{
	background-image: url(image/shimbun_link_nishi-on.gif);
	}


.shimbun_link_saga{
	background-image: url(image/shimbun_link_saga.gif);
	}

.shimbun_link_saga:hover{
	background-image: url(image/shimbun_link_saga-on.gif);
	}


.shimbun_link_nagasaki{
	background-image: url(image/shimbun_link_nagasaki.gif);
	}

.shimbun_link_nagasaki:hover{
	background-image: url(image/shimbun_link_nagasaki-on.gif);
	}


.shimbun_link_oita{
	background-image: url(image/shimbun_link_oita.gif);
	}

.shimbun_link_oita:hover{
	background-image: url(image/shimbun_link_oita-on.gif);
	}


.shimbun_link_kumanichi{
	background-image: url(image/shimbun_link_kumanichi.gif);
	}

.shimbun_link_kumanichi:hover{
	background-image: url(image/shimbun_link_kumanichi-on.gif);
	}


.shimbun_link_miyazaki{
	background-image: url(image/shimbun_link_miyazaki.gif);
	}

.shimbun_link_miyazaki:hover{
	background-image: url(image/shimbun_link_miyazaki-on.gif);
	}


.shimbun_link_minami{
	background-image: url(image/shimbun_link_minami.gif);
	}

.shimbun_link_minami:hover{
	background-image: url(image/shimbun_link_minami-on.gif);
	}

#footer_data strong{
	float: left;
	display: block;
	width: 24px;
	height: 165px;
	text-indent: -9999px;
	}

.footer_shimbun_link_title{
	background-image: url(image/footer_shimbun_link_title.gif);
	}

.footer_onsenpress_title{
	background-image: url(image/footer_onsenpress_title.gif);
	}

.footer_onsenpress_text{
	float: left;
	display: block;
	width: 264px;
	height: 147px;
	margin: 15 10 0 10px;
	background-image: url(image/footer_onsenpress_text.gif);
	text-indent: -9999px;
	}

.footer_press9{
	float: left;
	display: block;
	width: 194px;
	height: 165px;
	margin: 0 0 0 15px;
	background-image: url(image/footer_press9_link.gif);
	text-indent: -9999px;
	}

address{
	clear: both;
	width: 965px;
	margin: auto;
	padding-top: 10px;
	text-align: right;
	font-style: normal;
	font-size: 12px;
	}


/* common------------------------------------------------------- */

/* h---------------------------------------- */

h2{
	clear: both;
	padding: 5px;
	border: 1px solid #fff;
	background-color: #840300;
	text-align: left;
	color: #fff;
	font-size: 18px;
	}

h4{
	margin: 10px;
	padding: 5px;
	background-color: #0C1232;
	text-align: left;
	color: #fff;
	}

/* blog_num--------------------------------- */

.blog_num{
	width: 100%;
	margin: 10 0px;
	text-align: center;
	}

.blog_num a{
	padding: 0 5 0 4px;
	border-right: 1px solid #000;
	}

.current_page{
	padding: 0 5 0 4px;
	border-right: 1px solid #000;
	color: #A00D1D;
	}


/* note------------------------------------- */

.note{
	width: 680px;
	margin: 0 auto 20 auto;
	}

.note .note_title{
	width: 100%;
	padding: 3px;
	background-color: #5F0200;
	}

.note .note_title a{
	color: white;
	}

.note .note_text{
	padding: 0 15 15 15px;
	text-align: left;
	}

.note .note_text img{
	margin: 5 0px;
	}

.note .note_text a{
	color: #0D329B;
	}

.note .time{
	width: 100%;
	margin: 5 0px;
	text-align: right;
	color: #0D329B;
	}

.note .reporter a{
	margin-left: 10px;
	}

.note .note_foot{
	width: 100%;
	padding-top: 15px;
	background-image: url(image/note_footback.jpg);
	background-repeat: no-repeat;
	background-position: top;
	border-bottom: 1px dashed #A8B1CF;
	text-align: right;
	}

.note .note_foot a{
	border-right: 1px solid #131A33;
	padding: 0 5px;
	}



/* side------------------------------------- */

#secondary h3{
	width: 250px;
	height: 30px;
	margin: 5 0px;
	background-repeat: no-repeat;
	background-position: left;
	text-indent: -9999px;
	}

.title_news{
	background-image: url(image/side_title_news.gif);
	}

.title_category{
	background-image: url(image/side_title_category.gif);
	}

.title_osusume{
	margin-top: 20px;
	background-image: url(image/side_title_osusume.gif);
	}


#secondary ul{
	text-align: left;
	}

.list_base{
	margin: 0 10 20 10px;
	padding-left: 10px;
	}

.list_base li{
	margin: 5 0px;
	}

.list_base a{
	text-decoration: underline;
	}

.news{
	margin: 0 20 20 0px;
	padding: 0px;
	list-style: none;
	}

.news li{
	border-bottom: 1px dashed #A8B1CF;
	padding: 5 0 5 20px;
	background-image: url(image/point_red.gif);
	background-position: left 8;
	background-repeat: no-repeat;
	}

#secondary_osusume_list{
	float: left;
	text-align: left;
	}

#secondary_osusume_list li{
	float: left;
	width: 230px;
	margin: 0 0 15 0 ;
	list-style: none;
	line-height: 29px;
	background-image: url(image/point_black.gif);
	background-repeat: no-repeat;
	background-position: 0 65;
	line-height: 1.5em;
	}

#secondary_osusume_list li a{
	color: #000;
	}

#secondary_osusume_list li a:hover{
	color: #A0071A;
	}

#secondary_osusume_list li span{
	padding-left: 15px;
	}





.tokusyu_list{
	text-align: left;
	margin: 0 15px;
	}

.tokusyu_list a{
	color: #0D329B;
	}

.tokusyu_list span{
	float: right;
	}

.tokusyu_list dl{
	padding: 0 10px;
	margin-bottom: 10px;
	border-bottom: 1px dashed #A8B1CF;
	}
