@charset "UTF-8";

body {
	background-color:#fff5ee;
	background-image:url(http://www.koyou-kagoshima.jp/img/bg_header.jpg);
	background-repeat:repeat-x;
	text-align:center;
	margin:0;
	font-size:80%;
}

img {border:0;}

a:link {color:#0066CC;}
a:visited {color:#0066CC;}
a:active {color:#0066CC;}
a:hover {color:#FF0000;}

hr {
color:#e1e1e1;
height:1px;
width:98%;
margin:5px auto;
}

h2#page-title {
	margin:10px 10px 45px 10px;
	background:url(http://www.koyou-kagoshima.jp/img/h2_bg01.jpg) no-repeat;
	padding:10px 0 5px 20px;

	color:#ffffff;
         font-size:1.5em;
}
h3 {
	margin:20px 10px 5px 15px;
	color:#003366;
	background:url(http://www.koyou-kagoshima.jp/img/h3_bg01.jpg) no-repeat;
	padding:5px 0 0 20px;
}
h4 {
	margin-left:20px;
	margin-bottom:5px;
	color:#666666;
}
h5 {
	margin-left:25px;
	margin-bottom:5px;
	color:#333333;
}

ul.ul01 {
	margin:10px 20px 15px 30px;
	line-height:1.5em;
}
.ul01 li {
	list-style-type:none;
}

.cl {clear:both;}

/* table tr th td *//* table */
table {	
	margin:0 auto;
	}
	
/* tab-basic01 */
table.tab-basic01 {	
	border-collapse:collapse;
		margin:3px auto 20px auto;
		width:500px;
		text-align:center;
		}
		
.tab-basic01 th,.tab-basic02 th {
	border:1px solid #eeeeee;
	background:#e1e1e1;
	padding:5px;
	}
	
.tab-basic01 td,.tab-basic02 td {
	border:1px solid #eeeeee;
	padding:5px;
	}

/* tab-basic02 */
table.tab-basic02 {	
	border-collapse:collapse;
	margin:3px auto 20px auto;
	width:200px;
	text-align:center;
	}

.txt-left {
	text-align:left;
	}
	
/* tab-basic03 */

table.tab-basic03 {
	border-collapse:collapse;
	margin:3px auto 20px auto;
	width:500px;
	font-size:90%;
	text-align:left;
	}
	
.tab-basic03 th,.tab-basic03 th {
	border:1px solid #eeeeee;
	background:#e1e1e1;
	padding:5px;
	}
	
.tab-basic03 td,.tab-basic03 td {
	border:1px solid #eeeeee;
	padding:5px;
	}

/* tab-basic04 */

table.tab-basic04 {
	border-collapse:collapse;
	margin:3px auto 20px auto;
	width:550px;
	font-size:0.85em;
	text-align:left;
	}
	
.tab-basic04 th {
	border:1px solid #eeeeee;
	background:#e1e1e1;
	padding:5px;
	}
	
.tab-basic04 td {
	border:1px solid #eeeeee;
	padding:5px;
	}
	
/* header */
div#header {
	width:810px;
	height:85px;
	margin:0 auto;
	background:url(http://www.koyou-kagoshima.jp/img/bg_header02.jpg) no-repeat right;
}
div#header h1 {
	width:810px;
	margin:0 auto;
	padding:0;
	text-align:left;
}

/* navi */
div#navi {
	width:100%;
	height:60px;
	background:url(http://www.koyou-kagoshima.jp/img/bg_navi.jpg) repeat-x;
}
div#navi ul {
	margin:0 auto;
	padding:0;
	width:810px;
}
div#navi li {
	float:left;
	width:160px;
	height:60px;
	text-align:center;
	list-style-type:none;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
}
div#navi li a {
	display:block;
	overflow:hidden;
	text-decoration:none;
	color:#FFFFFF;
	background:url(http://www.koyou-kagoshima.jp/img/bg_navi_li.gif) no-repeat;
	padding:15px 0 0 5px;
	height:45px;
}
div#navi li a:hover {
	color:#003366;
	background:url(http://www.koyou-kagoshima.jp/img/bg_navi_li_h.gif) no-repeat;
}

/* wrapper */
div#wrapper {
	width:830px;
	background:url(http://www.koyou-kagoshima.jp/img/bg_wrapper.jpg) repeat-y;
	margin:0 auto;
	padding:0;
}

/* content */
div#content {
	width:795px;
	margin:0 auto;
	text-align:left;
}

/* left right */
div#left {
	width:570px;
	float:left;
	border-right:1px solid #eeeeee;
}
div#left p {
	text-align:left;
	line-height:1.5em;
	margin:10px 20px 15px 30px;
}
.asset-body p {
margin-top:3px;
}
div#left ol {
	line-height:1.5em;
	margin:10px 20px 15px 35px;
}
div#toplink {
	text-align:center;
	margin:10px auto;
}

div#news {
	width:570px;
	height:250px;
}
div#news h2 {
	text-indent:-9999px;
	background:url(http://www.koyou-kagoshima.jp/img/h2_000.jpg) no-repeat;
	height:30px;
	margin:0;
	padding:0;
}
div#newsbox {
	width:550px;
}
div#semibox {
	width:550px;
}
div#newsbox ul,div#semibox ul {
	margin:5px 5px 5px 30px;
	line-height:1.5em;
}
div#newsbox li,div#semibox li {
	list-style-image:url(http://www.koyou-kagoshima.jp/img/li_001.jpg);
}
div#semi {
	width:570px;
	border-top:1px solid #eeeeee;
}
div#semi h2 {
	text-indent:-9999px;
	background:url(http://www.koyou-kagoshima.jp/img/h2_004.jpg) no-repeat;
	height:30px;
	margin:10px 0 0 0;
	padding:0;
}

div.listbox {
	margin:20px 30px 5px 30px;
	background:#eeeeee;
	border:1px solid #e1e1e1;
	padding:5px;
}
div.listbox h3 {
	margin:1px;
	padding:3px;
	border:1px solid #e1e1e1;
	background:#f5f5f5;
}
div.listbox ul {
	line-height:1.5em;
}
div.listbox li {
	list-style-image:url(http://www.koyou-kagoshima.jp/img/li_002.jpg);
}

/* pager -------------------------------------*/
.pager {
display:block;
margin:5px 5px 15px 0;
}
.pager b {
padding:5px;
border:1px solid #0099FF;
margin:3px;
color:#fff;
}
.pager a {
padding:5px;
border:1px solid #ccc;
background:#eee;
margin:3px;
text-decoration:none;
}
.pager a:hover {
background:#999999;
color:#fff;
}

/* topcat -----------------------------------*/
.topcat {
display:block;
margin:5px auto 20px auto;
}
.topcat ul {
text-align:center;
margin:0 0 0 30px;
}
.topcat li {
list-style-type:none;
float:left;
}
.topcat li a {
width:130px;
display:block;
border:1px solid #ccc;
margin-right:5px;
margin-bottom:20px;
padding:5px;
background:#eee;
text-decoration:none;
}
.topcat li a:hover {
background:#666666;
color:#fff;
}

div#right {
	width:215px;
	float:right;
	text-align:center;
}

div#right02 {
	margin:10px auto 0 auto;
	width:215px;
	text-align:left;
	padding:3px;
}

div#mob {
	margin:10px auto;
}

div.category {
margin:0 10px;
text-align:left;
border:2px solid #FF3300;
padding:10px;
}
div.category ul {
margin:5px 0 20px 10px;
line-height:1.5em;
}
div.category li {
list-style-image:url(http://www.koyou-kagoshima.jp/img/li_001.jpg);
}

address {
	font-style:normal;
	line-height:1.4em;
}
div#sidebtn {
	margin:10px auto 15px auto;
}
div#sidebtn img {
	margin:2px auto;
}
.rss {
}
.rss img {
float:left;
margin-top:-8px;
}
.rss p {
margin:20px 5px;
font-size:0.85em;
text-align:left;
}

/* footer */
div#footer {
clear:both;
}
div#footer p.menu {
	text-align:left;
	margin:10px 20px;
	border-top:5px solid #eeeeee;
	padding:5px;
}
div#footer p.copy {
	text-align:right;
	margin:0 20px 10px 0;
	color:#666666;
}

img.img_left{
	float:right;
	margin:5px;
}