/*
Theme Name: 長南町テーマ
Description: 長南町カスタムテーマ
Author: maap
Auther URI: http://www.maap.com/
*/

@charset "utf-8";


/****************************************
		General Setting 
*****************************************/

html, body, 
h1, h2, h3, h4, h5, h6,
p, div, address,
ul, ol, li, dl, dt, dd {
	font-family:
				"ＭＳ Ｐゴシック",
				Osaka,
				"ヒラギノ角ゴ Pro W3",
				"Hiragino Kaku Gothic Pro W3",
				"メイリオ",
				Meiryo,
				"MS P Gothic",
				sans-serif;
	color:#0F0F0F;
	margin: 0px;
	padding: 0px;
}

ol {margin-left:30px;}

/* リンク画像のボーダーを非表示 */
a img  {border:none;}

/* テーブルのボーダーを重ねて表示 */
table {	border-collapse: collapse;
	margin-bottom:10px;
	border-color: #2c2c2c;} 

td {	border-color: #2c2c2c;} 
th {background-color:#E7F5ED;
	border-color: #2c2c2c;} 

/* floatを解除する clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;}

.clearfix {
	display: inline-block;
	position: relative;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {	display: block;}
/* End hide from IE-mac */


body {
	margin-top:0px;
	font-size: 85%;
	line-height:1.8;
	background-color:#E8F4ED;
	background-image:url(img/bg.gif);
	background-repeat:repeat-y;
	background-position:center;
	color:#2c2c2c;}


ul{margin:0;padding:0;}
#wrapper a{color:#003399;}
#wrapper a:visited{color:#000066;}
#wrapper a:hover{color:#FF6600;}

/****************************************
		レイアウト 
*****************************************/
#wrapper {
	margin-left:auto;
	margin-right:auto;
	width: 1000px;
	overflow:auto;
	overflow: hidden;
	background-color:#ffffff;
}

#header {
	width:980px;
	background-color:#ffffff;
	margin-left:auto;
	margin-right:auto;	
}

#container {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	padding:20px;
	background-color:#ffffff;
	background-image:url(img/g_navi_kage.gif);
	background-repeat:repeat-x;
	background-position:top;
	}
	
	#content1 {
	float:left;
	width:760px;
	background-color:#ffffff;
	margin:0px 0px 20px 0px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}
	
	#content2 {
	float:right;
	width:525px;
	background-color:#ffffff;
	margin:20px 15px 20px 0px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}
	*html #content2 {
	float:right;
	width:525px;
	background-color:#ffffff;
	margin:20px 7px 20px 0px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}	
	#sidebar1 {
	float: left;
	width: 200px;	
	margin:20px 0px 20px 0px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}
	
	#sidebar2 {
	float: right;
	width: 190px;	
	margin:0px 0px 20px 0px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}
	
#main {
	float: right;
	width:740px;
	background-color:#ffffff;
	margin:20px 0px 20px 10px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
	}

#single {
	width:930px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	}

#footer {
	width: 100%;
	background-image:url(img/footer_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	height:150px; 
	}

/****************************************
		header内スタイル
*****************************************/

	#header-inner {
	height:90px;
	margin:0;
	padding:0;
	margin-left:auto;
	margin-right:auto;
	}

	#header-inner p{
	color:#2c2c2c;
	text-align: right;
	}
	
	.logo {
	float: left;
	width:400px;
	margin-left:0px;
	margin-top:5px;
	}
	
	
	#topnavi {
	width:500px;
	float:right;
	text-align:right;
	font-size:11px;
	margin:5px 5px 5px 5px;/*上、右、下、左*/
	}
	
	#topnavi img{
	padding:0;
	}

	#topnavi li{
	list-style-type: none;
	margin-top:0;
	}
	
	#SearchForm{width:240px;}

/*フォントサイズ*/
ul#fontSize {
	*zoom: 1; /*forIE6,7*/
	margin-top:10px;
}
ul#fontSize:after {
	content: "";
	display: block;
	clear: both; 
}
ul#fontSize li {
	list-style-type:none;
	float:left;
}
	
/****************************************
		グローバルナビゲーション
*****************************************/
	#globalnavi{
	margin:0;
	padding:0;
	width:1000px;
	height: 46px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(img/g_navi_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#ffffff;
	}

	ul#navi {
	padding:0 0 0 10px;
	}
	ul#navi li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	float: left;
	}
	ul#navi a {
	display:block;
	margin: 0px;
	padding: 0px;
	color:#000000;
	}
	ul#navi li span{
	text-indent:-9999px;
	position:absolute;
	}

	ul#navi .b01 {
	background-image: url(img/b01.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}

	ul#navi .b02 {
	background-image: url(img/b02.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}
	ul#navi .b03 {
	background-image: url(img/b03.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}

	ul#navi .b04 {
	background-image: url(img/b04.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}
	ul#navi .b05 {
	background-image: url(img/b05.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}
	ul#navi .b06 {
	background-image: url(img/b06.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}
	ul#navi .b07 {
	background-image: url(img/b07.gif);
	background-repeat:no-repeat;
	width: 140px;
	height: 46px;
	}

	ul#navi  a.b01:hover {
	background: url(img/b01.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b02:hover {
	background: url(img/b02.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b03:hover {
	background: url(img/b03.gif) no-repeat;
	background-position: 0px -46px; 
	}
	ul#navi  a.b04:hover {
	background: url(img/b04.gif) no-repeat;
	 background-position: 0px -46px; 
	}
	ul#navi  a.b05:hover {
	background: url(img/b05.gif) no-repeat;
  	background-position: 0px -46px; 
	}
	ul#navi  a.b06:hover {
	background: url(img/b06.gif) no-repeat;
  	background-position: 0px -46px; 
	}
	ul#navi  a.b07:hover {
	background: url(img/b07.gif) no-repeat;
  	background-position: 0px -46px; 
	}

	#globalnavi a {
	  color: #ffffff;
	  display: block;
	  overflow: hidden;
	  text-decoration: none;
	}
	
	
/****************************************
		sidebarスタイル
*****************************************/
	#sidebar2 img {
	margin:0px 0px 5px 0px;/*上、右、下、左*/
	vertical-align: bottom;
	}

	#sidemenu {
	width:196px;	
	background-color:#fdfefc;
	border:1px solid #b6b6b6;
	margin:0px 0px 10px 0px;/*上、右、下、左*/
	}

	#sidemenu .sidetitle {
	width:196px;
	height:26px;
	padding:7px 7px 7px 25px;
	font-weight:600;
	background-image:url(img/sidemenu_p_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;/*上、右、下、左*/
	}
	*html #sidemenu .sidetitle {
	width:170px;
	height:26px;
	padding:3px 3px 3px 23px;
	font-weight:600;
	background-image:url(img/sidemenu_p_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	margin:0px;/*上、右、下、左*/
	}
	
	#sidemenu ul {
	list-style-type:none;zoom:1;}
	
	#sidemenu li a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 7px 0px 3px 30px;/*上、右、下、左*/
	display:block;
	text-decoration:none;
	border-bottom:1px dotted #e3e3e3;
	zoom:1;}

	#sidemenu li a:hover {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 7px 0px 3px 30px;/*上、右、下、左*/
	display:block;
	color:#FF9933;
	text-decoration:underline;
	zoom:1;}

/**/
	.topmenu ul  {
	list-style-type:none;
	zoom:1;}
	
	.topmenu li a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 5px 0px 0px 20px;/*上、右、下、左*/
	display:block;
	text-decoration:underline;
	border-bottom:1px solid #e3e3e3;
	background-color:#ecf6e6;
	font-weight:600;
	zoom:1;}

	.topmenu li a:hover {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 0 5px;
	padding: 5px 0px 0px 20px;/*上、右、下、左*/
	display:block;
	color:#FF9933;
	text-decoration:underline;
	border-bottom:1px solid #e3e3e3;
	background-color:#E7F5ED;
	font-weight:600;
	zoom:1;}

	#banner	{
	width:190px;
	padding-top:25px;
	background-image: url(img/banner_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#eff6e7;
	text-align:center;
	margin:0px 0px 15px 0px;/*上、右、下、左*/
	font-size:12px;}

	#jinkou p {
	background-color:#fdfefc;
	background-image: none;
	padding-left:20px;
	line-height:2em;
	font-weight:200;}

	
/****************************************
		contentスタイル
*****************************************/

#sub_topimage {
	width: 980px;
	height:120px;
	color:#999999;
	margin-top:10px;
	margin-bottom:0px;
	margin-left:auto;
	margin-right:auto;
}

#pankuzu {
	width: 970px;
	padding:2px;
	font-size:90%;
	color:#999999;
}
.photo_arrow{}
.photo_arrow li{
	list-style-type: none;
	background-color:#ecf6e6;	
	padding:10px 10px 10px 45px;
	font-size:17px;
	margin-top:10px;
	background-image: url(img/h_topcatbg.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	border:1px solid #e3e3e3;
}
/****************************************
		footerスタイル
*****************************************/	


#footer-inner {}


#footer-info {
	float:left;
	font-size:15px;
	margin:20px 5px 20px 15px;/*上、右、下、左*/
	}

.copy	{
	font-size:12px;
	color:#C2D1B9;}

/****************************************
          見出しスタイル
*****************************************/	
h1 {
	margin: 0px;
	padding: 0px;
	}
	
.h1title {
	font-size:11px;
	font-weight:300;
	}
	
h2 {
	margin: 0px;
	padding: 0px;
	font-size:17px;}
	
.h2title {
	background-image:url(img/h_bg.gif);
	background-repeat:repeat-x;
	border-bottom: 3px solid #136848;
	background-color:#E7F5ED;
	
	padding-left:15px;
	padding-top:8px;
	padding-bottom:5px;
	margin-bottom:15px;
	margin-top:10px;
	margin-left:0px;
	font-size:17px;}

h3 {
	background-image:url(img/h_bg.gif);
	background-repeat:repeat-x;
	background-color:#E7F5ED;
	border:1px solid #e3e3e3;
	
	padding-left:15px;
	padding-top:8px;
	padding-bottom:5px;
	margin-bottom:5px;
	margin-top:30px;
	margin-left:0px;
	font-size:90%;}
	
/****************************************
          トップページ
*****************************************/	
/*緊急*/
#kinkyuu{
	border:1px solid #b6b6b6;
	background-image:url(img/kinkyuu_bg.gif);
	background-repeat:repeat-x;
	background-position:top left;
	background-color:#ffffff;
	margin:0px 0 15px 0;
	}
#kinkyuu p{
	font-weight:600;
	margin-left:25px;
	/padding-left:25px;
	margin-top:8px;
	height:25px;
	}
	
/*お知らせ*/
#osirase{
	background-color:#ffffff;
	border:1px solid #b6b6b6;
	background-image: url(img/osirase_bg.gif);
	background-repeat: repeat-x;
	background-position: top left;
	color:#ffffff;
	margin:10px 0 15px 0;
	}
#osirase p{
	font-weight:600;
	/padding-left:25px;
	margin-left:25px;
	margin-top:8px;
	height:25px;
	}

/*トップページリスト*/
#List {padding:0px;
	margin:10px 0px 0px 0px;
	zoom:1;}

#List dt {
  clear: left;
	float:left;
	margin-left:25px;
	margin-right:15px;
	margin-top:5px;
	font-size:85%;
	zoom:1;}
	
#List dd {
	borde-bottomr:1px dotted #e3e3e3;
	margin:5px 5px 0 5px;
	padding-bottom:5px;
	zoom:1;
}

#List dl a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 100px 2px;
	/background-position:0px 2px;
	padding: 3px 5px 0px 121px;/*上、右、下、左*/
	/padding: 3px 5px 0px 21px;/*上、右、下、左*/
	display:block;
	text-decoration:none;
	zoom:1;}

/*ライフイベント*/
#lifeevent{
	background-color:#ffffff;
	background-image:url(img/lifeevent_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px 5px 5px 25px;
	margin-bottom:15px;
	border-top:2px solid #288942;
}
#lifeevent li{
	float:left;
	width:100px;
	display:block;
	background-image:url(img/lifeevent_iconbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:5px 0 0 5px;
	padding:5px;
	border:1px solid #b6b6b6;
	background-color:#FFFFFF;
	list-style-type:none;
	font-size:14px;
	font-weight:600;
	text-align:center;
	zoom:1;
}

#lifeevent p {
	font-weight:600;
	height:35px;
	
}

/*キーワードから探す*/
#keyword{
	background-color:#ffffff;
	background-image:url(img/lifeevent_bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	padding:5px;
	margin-bottom:15px;
	border-top:2px solid #288942;
}
#keyword li{
	padding:7px 7px 7px 25px;
	margin:0px 5px 10px 5px;
	display:block;
	border:1px solid #b6b6b6;
	background-color:#FFF;	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 3px 7px;
	float:left;
	list-style-type:none;
	white-space: nowrap;
}
#keyword p {
	font-weight:600;
	margin-left:25px;
	height:40px;
	
}
/****************************************
          カテゴリ一覧ページ
*****************************************/	


#topcat   {}

#topcat li{
	list-style-type: none;
	background-color:#ecf6e6;	
	padding:10px 10px 10px 45px;
	font-size:17px;
	margin-top:10px;
	background-image: url(img/h_topcatbg.gif);
	background-repeat: no-repeat;
	background-position: top left;	
	border:1px solid #e3e3e3;
}



#cat   {}

#cat li{
	width: 93%;
	margin-left:10px;
	padding:10px 10px 10px 25px;
	list-style-type: none;
	float: left;
	display: block;	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: -5px 10px;	
	border-bottom: 1px solid #e3e3e3;
}




	
/****************************************
          個別ページ
*****************************************/	
/*画像*/
.alignleft	{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
	}
	
.alignright	{
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	}
	
.aligncenter	{
	clear:both;
	display:block;
	margin:25px auto;
	}
	
a img	{
	border:none;
	}

/*リスト*/
#single ul	{
	margin-left:40px;
	}
#cat ul	{
	margin-left:0px;
	}

/*カスタムフィールド*/
.post-meta li	{border:3px solid #C8D8BD;
		width:90%;
		margin-left:auto;
		margin-right:auto;
		background-image: url(img/postmeta.gif);
		background-repeat:repeat-x;
		background-position:top center;
		background-color:#ECF2E8;
		margin-top:20px;
		padding:15px;
		list-style-type:none;
		}
.post-meta-key {color: #126949; font-weight: bold; font-size: 110%; margin-right:15px;}

/*PDFファイル*/
.pdf {	background-image: url(img/pdf.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;}

.word {	background-image: url(img/word.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;}

.excel {background-image: url(img/exel.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	display: block;
	padding-left: 20px;}
/****************************************
          検索結果
*****************************************/	
#searchlist {padding:0px;
	margin:0px 0px 30px 0px;}


#searchlist li {
	border-bottom-width: 1px;
	border-bottom-style:dotted;
	border-bottom-color: #e3e3e3;
	list-style-type:none;
	margin:5px;
}

#searchlist ul a {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 0px 30px;/*上、右、下、左*/
	display:block;
	text-decoration:none;}

.navigation {list-style-type:none;}
.next-posts li {list-style-type:none;}
.previous-posts li {list-style-type:none;}

/****************************************
          サイトマップ
*****************************************/
#sitemap   {}

#sitemap li{
	margin-left:10px;
	padding:10px 10px 10px 15px;/*上、右、下、左*/
	list-style-type: none;
	float: left;
	display: block;	
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: -5px 10px;	
}

/****************************************
          リンク
*****************************************/
.linkcat {
	background-image:url(img/lifeevent_iconbg.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	margin:25px 0 0 0;
	padding:15px;
	border:1px solid #b6b6b6;
	background-color:#FFFFFF;
	list-style-type:none;
	font-size:14px;
	font-weight:600;
	font-size:90%;
	zoom:1;}
	
.blogroll li {
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;	
	list-style-type:none;
	padding:7px 7px 7px 30px;
	zoom:1;
}

/****************************************
          ちょな丸
*****************************************/

/*トップページ*/
#top_chonamaru{
	width:190px;
	line-height:156px;
	background-image:url(img/chonamaru_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:5px;
	padding-top:72px;
	margin-bottom:10px;
}




#chonamaru_main	{
	float: right;
	width:740px;
	background-color:#ffffff;
	margin:20px 0px 20px 10px;/*上、右、下、左*/
	padding:0px 0px 15px 0px;/*上、右、下、左*/
}
.chonamarutop{
	width:740px;
	height:341px;
	background-image:url(img/chonamaru/chonamaru.gif);
	background-repeat:no-repeat;
	background-position:top center;
}
.chonamarutop_text{
	font-size: 16px;
	font-weight: 600;
	color: #2c2c2c;
	position: absolute;
	width:400px;
	left: 505px;
	top: 241px;
}
.chonamaru_contents{
	border:5px solid #f2f3f3;
	padding:20px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
	margin-top:20px;
	overflow:hidden;
}
.chonamaru_contents h3{ 
	margin:0;
	font-size:122%;
	padding:10px;
	width:420px;
	float: right;
	border:2px solid #6bbc64;
	margin-bottom:15px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}
.chonamaru_contents .more{
	float:right;
	width:80px;
	font-size:14px;
	color:#fff;
	border:3px solid #6bbc64;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position:2px 0px;
    border-radius: 7px;        /* CSS3草案 */  
    -webkit-border-radius: 7px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 7px;   /* Firefox用 */
	padding-left:30px;
}
.chonamaru_contents .more a{
	text-decoration:none;
}
.day{
	font-size:13px;
	margin:10px 0;
	font-weight:bold;
}
.chonamaru_contents img{
	float:left;
	width:190px;
	padding :5px ;
	background:#fff;
	margin-right:40px;
	border:2px solid #6bbc64;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

.side_chonamaru {
	width:166px;
	padding:15px;
	border:1px solid #ffb034;
	background-image:url(img/chonamaru/sidemenu_bg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:7px;
	font-weight:bold;
}
.side_chonamaru a {
	display:block;
}
#chonamaru_main p {
	margin-left:20px;
	margin-right:20px;
}
#chonamaru_main h2 {
	width:690px;
	height:103px;
	padding-left:50px;
	line-height:103px;
	background-image:url(img/chonamaru/pagetopimg.gif);
	background-repeat:no-repeat;
	background-position:top center;
	margin-bottom:7px;
	font-weight:bold;
	font-size:152%;
}
#chonamaru_main h3 {
	padding:10px;
	background-color:#FFFFFF;
	font-size:136%;
	border:2px solid #6bbc64;
	margin-bottom:15px;
    border-radius: 10px;        /* CSS3草案 */  
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 10px;   /* Firefox用 */
}

/*ページャー*/
ul.navigation{
	clear:both;
	}

ul.navigation li{
	margin-top:15px;
	padding:5px 15px 5px 0px;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding: 7px 0px 3px 30px;/*上、右、下、左*/
	display:block;
	width:200px;
	}
