@charset "utf-8";
/* CSS Document */

* {margin:0; padding:0; font-size:100%;}

img {border:0;}

body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "MS Pゴシック", "MS P Gothic", Helvetica, Arial, sans-serif;
	margin:0;
	padding:0;
	text-align:center;
	font-size:0.8em;
}

a {color:#333333;}
a:hover {color:#CC0000;}

.cl {
	font-size:0.2em;
	clear:both;
}

/*//////////////////////////////////////////////
	container
//////////////////////////////////////////////*/
#container {
	width:900px;
	margin:0 auto;
	text-align:left;
	border:1px solid #ccc;
}


/*//////////////////////////////////////////////
	header
//////////////////////////////////////////////*/
#header {
	width:900px;
	margin:0 auto;
}
#header ul {
	margin:0 5px 0 670px;
	padding:0;
	font-size:0.85em;
}
#header ul li {
	float:left;
	list-style-type:none;
}
#header ul li a {
	padding:2px 0 2px 10px;
	margin:3px 10px 3px 0;
	background:url(img/list_001.jpg) left center no-repeat;
	display:block;
	text-decoration:none;
}


/*//////////////////////////////////////////////
	top_img
//////////////////////////////////////////////*/
#top_img {
	clear:both;
	width:900px;
	height:287px;
	background:url(img/top.jpg) top center no-repeat;
	margin:0 auto;
}
#top_img h1 a {
	display:block;
	width:320px;
	height:100px;
	text-indent:-9999px;
}


/*//////////////////////////////////////////////
	下層ページheader
//////////////////////////////////////////////*/
#sub_img {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/machi.jpg) no-repeat;
}

#kago_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/kagoshima.jpg) no-repeat;
}
#sakura_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/sakurajima.jpg) no-repeat;
}
#oosumi_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/oosumi.jpg) no-repeat;
}
#aira_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/aira.jpg) no-repeat;
}
#hoku_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/hokusatu.jpg) no-repeat;
}
#nan_head {
	clear:both;
	width:900px;
	height:150px;
	background:url(img/nansatu.jpg) no-repeat;
}
#sub_img h1 a, #kago_head h1 a, #sakura_head h1 a, #oosumi_head h1 a, #aira_head h1 a, #hoku_head h1 a, #nan_head h1 a {
	display:block;
	width:320px;
	height:80px;
	text-indent:-9999px;
}


/*//////////////////////////////////////////////
	wrap
//////////////////////////////////////////////*/
#wrap {
	width:900px;
	margin:20px auto;
	display:inline-table;
}
#wrap:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

/*//////////////////////////////////////////////
	left
//////////////////////////////////////////////*/
#left {
	width:200px;
	float:left;
	margin-left:5px;
}
#left ul {
	list-style-type:none;
}
.left_nav {
	margin:0 0 15px 0;
}
ul.left_menu {
	margin:0;
}
ul.left_menu li {
	list-style-type:none;
	margin:3px 0 3px 10px;
}
ul.left_menu li a {
	background:url(img/leftnav.jpg) left center no-repeat;
	padding-left:15px;
	text-decoration:none;
}
ul.left_menu li a:hover {
	background:url(img/leftnav_hover.jpg) left center no-repeat;
}
#left a.a_machi {
	display:block;
	width:200px;
	height:83px;
	text-indent:-9999px;
	background:url(img/01.gif) no-repeat;
}
#left h3.a_kyogikai {
	display:block;
	width:200px;
	height:83px;
	text-indent:-9999px;
	background:url(img/02.gif) no-repeat;
}
#left h3.a_machieki {
	display:block;
	width:200px;
	height:83px;
	text-indent:-9999px;
	background:url(img/04.gif) no-repeat;
}
#left a.a_link {
	display:block;
	width:200px;
	height:83px;
	text-indent:-9999px;
	background:url(img/05.gif) no-repeat;
}

/*//////////////////////////////////////////////
	right
//////////////////////////////////////////////*/
#right {
	width:655px;
	float:right;
	margin-right:10px;
}

#right h2 {
	font-size:1.3em;
	color:#003399;
	background:url(img/h2_default.jpg) no-repeat;
	padding:10px 0 0 55px;
	height:55px;
	margin:0 0 20px 0;
}
#right p {
	margin:3px 0 15px 5px;
	line-height:1.5em;
}



/*//////////////////////////////////////////////
	table
//////////////////////////////////////////////*/
table {
	border-collapse:collapse;
}
table.tab_detail {
	width:635px;
	margin-left:10px;
	border:3px solid #ccc;
	background:url(img/stripe.jpg);
}
table.tab_detail td {
	padding:5px;
}
table.tab_detail td.detail_text {
	padding-top:30px;
}
table.tab_detail td.td_img {
	width:300px;
}
table.tab_detail td.text {
	width:335px;
	border-left:1px solid #ccc;
	vertical-align:top;
}
table.tab_detail td.td_img a {
	border:3px solid #ccc;
}
table.tab_detail td.td_img a:hover {
	border:3px solid #fd5a2a;
}
table.tab_detail strong {
	padding:3px;
	border-left:3px solid #be0039;
	line-height:2em;
}

/*//////////////////////////////////////////////
	news
//////////////////////////////////////////////*/
#news {
	width:655px;
}
#news h2 {
	font-size:1.3em;
	color:#003366;
	background:url(img/h2_news.jpg) left center no-repeat;
	border-top:1px solid #003399;
	border-bottom:1px solid #003399;
	height:30px;
	padding:10px 0 0 15px;
}
#news ul {
	margin:5px 0 30px 20px;
	list-style-type:none;
}
#news ul li {
	border-bottom:1px dashed #ccc;
	margin:5px 0 5px 0;
	padding-left:5px;
}
#news ul li a {
	background:url(img/list_01.jpg) left center no-repeat;
	text-decoration:none;
	padding:2px 0 2px 14px;
}
#news ul li a:hover {
	background:url(img/leftnav_hover.jpg) left center no-repeat;
	color:#CC0000;
}


/*//////////////////////////////////////////////
	flash
//////////////////////////////////////////////*/
#flash {
	width:655px;
	text-align:center;
	margin-top:-30px;
}


/*//////////////////////////////////////////////
	archive_list
//////////////////////////////////////////////*/
.archive_list {
	clear:both;
	margin:0 10px 15px 10px;
	border:3px solid #ccc;
	padding:5px;
	background:url(img/bg_archive_list.jpg) repeat-x;
	display:inline-table;
}
.archive_list:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.archive_list span a {
	display:table-cell;
	float:left;
	margin:0 10px 10px 0;
	overflow:hidden;
	width:120px;
	height:120px;
	border:3px solid #ccc;
}
.archive_list span a:hover {
	border:3px solid #fd5a2a;
}
.archive_list h3 {
	background:#fff;
	font-size:1.2em;
	margin:0 0 10px 0;
	padding:3px;
	border-bottom:3px solid #ccc;
}
.archive_list h3 a {
	color:#fd5a2a;
	text-decoration:none;
}
.archive_list h3 a:hover {
	color:#be0039;
}


/*//////////////////////////////////////////////
	listing
//////////////////////////////////////////////*/
#listing {
	text-align:center;
	padding:5px;
	margin:0 10px 20px 10px;
	background:url(img/stripe.jpg);
	border:1px solid #ccc;
}
#listing ul {
	list-style-type:none;
}
#listing ul li {
	display:inline;
	margin:3px;
}
#listing a {
	text-decoration:none;
}

h3.h3_list {
	margin:10px 10px 3px 0;
	font-size:1.1em;
	border-left:3px solid #01315B;
	padding:4px;
	background:#eee;
}


/*//////////////////////////////////////////////
	toplink
//////////////////////////////////////////////*/
#toplink {
	clear:both;
	text-align:right;
	padding:0 5px;
}


/*//////////////////////////////////////////////
	sitemap
//////////////////////////////////////////////*/
#sm_all {
	width:640px;
	margin:0 auto 30px auto;
}
#sm_left {
	width:270px;
	float:left;
}
#sm_right {
	width:340px;
	float:right;
	border-left:1px solid #ccc;
	padding-left:10px;
}
#sm_all ul {
	margin:0 0 20px 20px;
	list-style-type:none;
}
#sm_all ul li {
	background:url(img/list_sm.jpg) left center no-repeat;
	padding:2px 0 2px 14px;
}


/*//////////////////////////////////////////////
	footer
//////////////////////////////////////////////*/
#footer {
	clear:both;
	text-align:center;
	padding:10px;
	background:#999999;
}
#footer p {
	font-size:0.85em;
	color:#fff;
}
#footer address {
	font-style:normal;
	font-size:0.85em;
}
