@charset "utf-8";

/*
	Site Name: MODx æ�¥æ�¬èª�æ�¯æ�´ã�µã�¤ã��
	Description: CSS filter
	Date: 2008/09/28
	Author: MODx æ�¥æ�¬èª�æ�¯æ�´ã�µã�¤ã��
*/



/* ===== Universal Reset ===== */

*{
	margin:0px;
	padding:0;
}

img {
	border: none;
}

.bn {
	margin-top: 10px;
}

/* ==== clearfix ==== */

.clearfix:after {
display: block;
clear: both;
height: 0;
visibility: hidden;
}

* html .clearfix { height: 1% }/* end MacIE5 */
.clearfix {display:block;}

/*ã�µã�¤ã��ã�®å�ºæ�¬è¨­å®�*/

a {
	color: #0099CC;
}

a :hover{
	background-color: #dddddd;
}

body {
	text-align: center;
	font-size: 14px;
	color: #666666;
}

#container {
	width: 800px;
	margin: 0px auto;
	text-align: left;
    border:solid 1px #e6e6fa;
}

#rss {
	float: right;
	margin-top: 10px;
	margin-right: 5px;
}

/*ã��ã��ã��ã�¼è¨­å®�*/    
#header {
clear: both;
height: 70px;
margin-bottom: 0px;
}

#logo {
	float: left;
	
	margin-bottom: 10px;
	margin-top: 10px;
	
/*	border:solid 1px #ff0000;*/
}

#logo a{
	display: block;
	background-image: url(../images/logo.jpg);
	height: 45px;
	width: 200px;
	background-repeat: no-repeat;
	text-indent: -9999px;

}

#description {
	float: right;
	margin-top: 20px;
	
}

#description h2{
	font-size: 90%;
	padding-right: 20px;
	/*border:solid 1px #ff0000;*/
}

#description p{
	font-size: 90%;
	padding-right: 20px;
	/*border:solid 1px #ff0000;*/
}

/*グローバルナビ*/        
#gNavi {
	clear: both;
	background-repeat: no-repeat;
	background-position: bottom left;
	text-align: center;
	color: #FFFFFF;
	background-image: url(../images/gNavi.jpg);
}

#gNavi ul {
text-align:center;overflow:auto;
margin:0px 0px 1 px 320px;
list-style:none;
}

#gNavi li {
list-type:none;
margin:8px;
padding:10px;
display:inline;

}



/*ヘッダーメイン画像*/        
#mainImg {
    clear: both;
	background-image: url(../images/ibuki_top.jpg);
	height: 200px;
	margin-bottom: 10px;
	/*background-color: #eeeeee;*/
	background-repeat:no-repeat;
	
}

#mainImg #message {
	float: left;
	margin-top: 100px;
	color: #000000;
	/*border:solid 1px #ff0000;*/
}

#mainImg #message h2{
	padding-top: 10px;
	padding-left: 20px;
	/*border:solid 1px #ffff00;*/
}

#mainImg #message p{
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	/*border:solid 1px #ffff00;*/
}

/*google adsence*/
#header_ad {
	
	height: 15px;
	clear: both;
	margin-bottom: 10px;
	/*border:solid 1px #ff0000;*/
}

/*サイドカラム外枠*/        
#left_c {
	float: left;
	width: 205px;
	padding:0 0 0 2px ;
	font-size: 90%;
	/*border:solid 1px #ff0000;*/
	border:solid 1px #e6e6fa;
}


/*サイドメニュー*/        
#sideNavi {
	/*float: left;*/
	width: 200px;
	margin-bottom: 10px;
	/*border:solid 1px #ff0000;*/
	
}

#sideNavi h2{
	background-image: url(../images/sideH2.jpg);
	padding: 10px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 120%;
	color: #FFFFFF;
}

#sideNavi li{
list-style-type:none ;
	background-image: url(../images/sideP.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 14px;
	padding-left: 35px;
	margin-bottom: 5px;
	font-weight:bold;
	/*border:solid 1px #ff0000;*/
}

#sideNavi p{
	background-image: url(../images/sideP.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 14px;
	padding-left: 35px;
	margin-bottom: 5px;
}

#sideNavi a{
	
	text-decoration: none;
}

#sideNavi a:hover{
	color: #CC9966;
	
}

/*gov_eria*/
#gov_eria {

width:200px;
margin-bottom: 10px;
/*border:solid 1px #ff0000;*/
}

#gov_eria h2 {
background-image: url(../images/sideH2.jpg);
	padding: 10px;
	padding-left: 35px;
	background-repeat: no-repeat;
	background-position: top left;
	font-size: 100%;
	color: #FFFFFF;
	}
	
#gov_eria ul {
}
	
#gov_eria li{
padding: 2px;
	font-size: 90%;
	padding-left: 10px;
	margin-bottom: 5px;
	list-style:none;
}

#side_wathear {
	margin-bottom: 10px;
	
	/*border:solid 1px #ff0000;*/
	width: 200px;
}


/*サイドバナーボックス*/
#side_ad {
	
	margin-bottom: 10px;
	/*border:solid 1px #ff0000;*/
	width: 200px;
}

#side_ad p{

margin-bottom: 10px;
/*border:solid 1px #ff00ff;*/
}

/*pankuzu*/

#pankuzu {
float:right;
  font-size:8pt;
margin:5px ;
padding:5px;
/*border:solid 1px #ff0000;*/
}


/*上部ナビゲーション */

#cNavi {
	float: left;
}

#cNavi ul {text-align:center;overflow:auto;
list-style:none;}

#cNavi li {
list-type:none;
margin:8px;
padding:10px;
font size:12pt;
display:inline;}


/*コンテンツ*/  

#main {
clear: both;

/*border:solid 1px #ff0000;*/ 
}



#right {
float:right;
border:solid 1px #e6e6fa;
	float: right;
	width: 578px;
	margin-bottom:5px;
}
      
#content {

	
	width: 575px;
	padding: 2px;
}

.imgRight {
	float: right;
	padding: 10px;
}

.imgLeft {
	float: left;
	padding: 10px;
}

/*トップページメインコンテンツ内デザイン*/

#top_cont {
margin-top:5px;
	float: right;
	width: 573px;
	/*border:solid 1px #ff0000;*/
	
}

#top_cont .left {
	margin-left:5px;
	float:left;
	width: 162px;
	height:122px;
}

#top_cont .right {
	
	float:left;
	
}

#top_cont h2{
	
	background-position: top left;
	padding: 10px;
	font-size: 100%;
	padding-top: 15px;
	color: #000000;
}

#top_cont p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;
}

/*コンテンツ内見出しをセット*/

#content h2{
	background-image: url(../images/ibukiH2.gif);
	background-repeat: no-repeat;
	background-position: top left;
	margin-top:5px;
	padding: 10px;
	font-size: 100%;
	padding-left: 50px;
	padding-top: 15px;
	color: #000000;
}

#content h2 a{
	color: #666666;
	text-decoration: none;
}

#content h2 a:hover{
	color: #CC9966;
	background-color: #FFFFFF;
}

#content h3{
	font-size: 110%;
	background-image: url(../images/contentH3.gif);
	background-repeat: no-repeat;
	padding: 10px;
	color: #000000;
	padding-left: 20px;
	text-decoration: none;
	clear: both;
	background-position: bottom left;
}

#content h3.webcam{ 
	font-size: 110%;
	background-image: url(../images/webcam_bar.jpg);
	background-repeat: no-repeat;
	padding: 10px;
	color: #000000;
	padding-left: 40px;
	text-decoration: none;
	clear: both;
	background-position: bottom left;
}

#content .tplFrame {
	float: right;
	width: 450px;
	margin-bottom: 10px;
}

#content .green {
	background-image: url(images/contentH3_2.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	padding-left: 30px;
	margin: 0px;
}
#content h3 a{
	color: #666666;
	text-decoration: none;
}

#content h3 a:hover{
	color: #CC9966;
	background-color: #FFFFFF;
}

#content h4 {
	background-image: url(../images/contentH4.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 10px;
	padding-left: 40px;
}


#gotoTop {
	height: 32px;
	width: 100%;
	margin-bottom: 10px;
	display: block;
	text-indent: -99999px;
	float: left;
	clear: both;
	margin-top: 10px;
}
#gotoTop a{
	background-image: url(../images/gotoTop.gif);
	background-repeat: no-repeat;
	height: 32px;
	width: 179px;
	margin-bottom: 10px;
	background-position: top right;
	display: block;
	text-indent: -99999px;
	float: left;

}

/*コンテンツ内スタイル*/

#content p{
	line-height: 160%;
	padding: 10px;
	font-size: 90%;
}

#content .underline{
	line-height: 160%;
	padding: 10px;
	background-image: url(../images/contentP.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy .designed {
	padding-left: 20px;
	font-size: 90%;
}

#copy .designed a{
	color: #CCCCCC;
}





/*rssリーダーボックス*/
#rss_read {
/*border:solid 1px #ff0000;*/
clear:both;

width:570px;
}

#rss_read ul{
margin: 10px ; 
list-style-type:none 
}

#rss_read li{
   list-style-type:none ;
    margin: 0px ; 
	padding: 2px;
	font-size: 90%;
	
	
}



/*フッター*/ 
#foot {clear: both;

}


	       
#footer {
	clear: both;
	
	
	border-top: 1px solid #cccccc;
}

	
#footer p{
	
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}

        
#copy {
clear: both;
	background-image: url(../images/copy.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#copy p{
	color: #FFFFFF;
	text-align: center;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 80%;
}

/******************** グレーコンテンツボックス ********************/
#kei { 
float:left;
border: 1px solid #999999; margin-bottom: 7px; 
height:200px;
}
/** ボックスタイトル **/
.rightgray_title { font-size: 1.0em; font-weight: bold; padding: 5px 10px; background-color: #cbcbcb; }

/** 種子島ライブカメラ **/
.tnsc_camera {
	text-align: center;
	padding: 5px;
	margin-top:15px;
	margin-bottom: 2px;
	}
    

/*= 9. 地域別TOP / 自治体
--------------------------------------------------------------------------------------*/
.pref_indv_Box {
/*	background: url(http://i.yimg.jp/images/newgetlocal/ld_dtl_bg.gif) repeat-x bottom;
	border: 1px solid #dcdcdc;*/
	padding: 10px 10px 5px;
	margin: 0 0 15px;
}

.pref_indv_Box h1 {
	font-size: 140%;
}

.pref_mj {
	padding: 0px 10px 0px;
}

.pref_indv_Box img.prefsym {
	float: left;
	padding-right: 10px;
	padding-bottom: 50px;
}

.pref_indv_Box img.prefsym {
	padding-bottom: 30px;
}

p.gvinf {
	margin: 5px 0 10px;
	padding-top: 5px;
}

p.gvinf a {
	float: right;
	background: url(http://i.yimg.jp/images/newgetlocal/arr_mkup.gif) no-repeat;
	padding-left: 10px;
}


/*市町村のリスト*/
.gvlst {
	clear: both;
	margin-left: 20px;
	
	
}

.gvlst strong {
	padding-top: 5px;
	color: #52483a;
	
}

.gvlst ul li.clearfix {
clear: both;
	padding-top: 10px;
	
	list-style-type: none;
	list-style-image: none;
	 
}

.gvlst ul li ul li {
	float: left;
	list-style-position: inside;
	list-style-type: none;
	list-style-image: none;
	
	width: 33%;
	
}
/*ここまで*/

.pref_summury {
	clear: both;
	margin: 10px 0 15px;
}

.pref_summury table {
	border: 1px solid #dcdcdc;
	width: 100%;
}

.pref_summury th {
	background-color: #f0f0f0;
	border: 1px solid #ccc;
	padding: 5px;
	text-align: left;
	white-space: nowrap;
	width: 12em;
}

.pref_summury td {
	background-color: #fff;
	border: 1px solid #dcdcdc;
	padding: 5px;
}

.pref_summury h1 {
	margin-bottom: 15px;
}


.pref_summury h2 {
	background: url(http://i.yimg.jp/images/newgetlocal/20080623/loc_gover_ttl.gif) no-repeat;
	clear: both;
	display: block;
	height: 31px;
	margin-bottom: 10px;
	overflow: hidden;
	text-indent: -9999px;
	width: 609px;
}

.pref_summury h2.ttl_info {
	background-position: 0 0px;
}

.pref_summury h2.ttl_summary {
	background-position: 0 -31px;
}

.pref_summury p {
	margin-left: 5px;
}

.pref_summury ul {
	clear: both;
	margin: 5px 0;
}

.pref_summury ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 25px;
}

.pref_summury ul li span {
	margin-left: 10px;
}

/*.pref_summury .cmn_headmn {
	float: right;
	margin-right: 5px;
	left: 460px;
	position: absolute;
	top: 50px;
}
*/

/*= 25. 都道府県リスト
--------------------------------------------------------------------------------------*/
.prefList{
	border: 1px solid #e9e9e9;
	
	padding: 10px;
	margin: 0 auto 15px;
	font-size: 110%;
	color: #393125;
	line-height: 1.3em;
	width:500px;
}







.prefList dl dt  {
	background-color: #f2eed6;
	float: left;
	clear: both;
	width: 100px;
	font-weight: bold;
	text-align: center;
	
}



.prefList dl dd {
	margin-left:100px;
	padding:0px 5px 0px 10px;
	
}

