@charset "utf-8";
/*---------- リセット ----------*/
*{
	padding: 0px;
	margin: 0;
}

html{
overflow:scroll;
}

body{
	background: #fdfaf2;
	color: #333333;
	text-align:left;
	font-family:"ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size:85%;
}

h1,h2,h3,h4,h5{
font-size:100%;
}

address{
font-style:normal;
}

ul, li{
margin:0;
border:0;
padding:0;
list-style:none;
}

table{
border-collapse:collapse;
}

img{
border:0;
}



 /*------------------------------------------ 
     LINK
 --------------------------------------------*/  
a:link{
	color:#006699;
	text-decoration:none;
	overflow: auto;
}

a:visited{
color:#006699;
text-decoration:none;
}

a:hover{
color:#0033FF;
text-decoration:underline;
}	 
	   
/*---------- リセットEND ----------*/


/*---------- Clear----------*/
.clear{
clear:both;
}   
/*---------- END Clear ----------*/


.left{
float:left;
}

.right{
float:right;
}



 /*------------------------------------------------------- 
     ClearFIX 
 --------------------------------------------------------*/  
.cf:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.cf{
  min-height: 1px;
}

* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

 /*------------------------------------------------------- 
    END_ClearFIX
 --------------------------------------------------------*/

#bodyStyle{
width:1000px;
margin-left:auto;
margin-right:auto;
}

/*---------- ヘッダー ----------*/
#headerStyle{
background:url(../imgs/bgHeader.jpg) repeat-x;
}
#headerBox{
display:block;
margin-left:auto;
margin-right:auto;
width:960px;
height:200px;
}
#headerImg{
position:relative;
display:block;
width:960px;
background:url(../imgs/bgHeadermain.jpg) no-repeat;
height:200px;
}


/*---------- ヘッダー サイト内検索----------*/
#googleSearch{
position:absolute;
right:0px;
top:0px;
width:366px;
height:41px;
display:block;
}

.googleInput{
background:url(../imgs/bgGoogle.jpg) no-repeat;
width:151px;
height:41px;
border:none;
}

#bgGoogleL{
display:block;
background: url(../imgs/bgGoogleL.jpg) no-repeat;
position:absolute;
width:85px;
height:41px;
text-indent:-9999px;
}
#bgGoogleR{
display:block;
position:absolute;
right:0px;
top:0px;
}

#googleInput{
background:url(../imgs/bgGoogleOn.jpg) no-repeat;
position:absolute;
right:131px;
top:0px;
display:block;
width:151px;
height:41px;
border:none;
}

#glinputText{
border: medium none;
position:absolute;
right:1px;
top:8px;
font-size:15px;
width:144px;
}
#googleSearch input:focus{
}

#googleBtn{
background:url(../imgs/bgGoogleBtn.jpg) no-repeat;
position:absolute;
right:86px;
top:0px;
cursor:pointer;
width:45px;
height:41px;
border:none;
}

/*---------- ヘッダー 文字サイズ変更----------*/
#fontchanger{
position:absolute;
right:0px;
top:51px;
}
#fontchanger img{
float:left;
}
#fontchanger p{
display:block;
margin:0px;
padding:0px;
}

#switchFontSizeBig{
background:url(../imgs/bgTextSizeL.jpg) no-repeat; 
width:39px;
height:21px;
}
#switchFontSizeMedium{
background:url(../imgs/bgTextSizeM.jpg) no-repeat;
width:40px;
height:21px;
}
#switchFontSizeSmall{
background:url(../imgs/bgTextSizeS.jpg) no-repeat;
width:40px;
height:21px;
}

#fontSizeList{
display:block;
margin:0px;
padding:0px;
}
#fontSizeList li{
display:block;
float:left;
margin:0px;
padding:0px;
}

#bgTextSize01{
background:url(../imgs/bgTextSizeLeft.jpg) no-repeat;
width:106px;
height:21px;
}




/*---------- フッター ----------*/

#footer{
height:118px;
background: url(../imgs/bgFooter.jpg) repeat-x;
text-align:left;
border:0;
}
#textBoxFooter{
position:relative;
margin-left:auto;
margin-right:auto;
width:960px;
height:auto;
}
#textBoxFooter p{
position:absolute;
font-size:120%;
text-align:right;
top:0px;
right:0px;
padding-top:10px;
padding-left:5px;
padding-bottom:30px;
}


/*---------- メインナビゲーション ----------*/

#mainNaviBoxTop{
margin:0px;
padding:0 0 0 20px;
width:960px;
text-align:left;
margin-bottom:20px;
}
#mainNaviTop ul{
display:block;
list-style-type:none;  
float:left;
margin: 0;
padding: 0px;
}  
#mainNaviTop li{
display:block;
float:left;
width:160px;
height:46px;
margin: 0;
padding: 0px;
}



#mainNaviBox{
margin:0px;
padding:0px;
width:960px;
margin-bottom:20px;
}
 
#mainNavi ul{  
list-style-type:none;  
float:left;
margin: 0;
padding: 0px;
}   

#mainNavi li{
float:left;
display:block;
width:160px;
height:46px;
text-indent:-9999px;
margin: 0;
padding: 0px;
}

#mainNavi a{
float:left;
display:block;
width:160px;
height:46px;
text-indent:-9999px;
margin: 0;
padding: 0px;
}



/*---------- サブナビゲーション ----------*/
#subNaviTop{
background: url(../imgs/imgFooterNavi.gif) no-repeat;
background-position:center;
width:960px;
height:30px;
margin:20px 0px 20px 0px;
}
#subNaviTop p{
font-size:80%;
padding:9px 0 0 0px;
text-align:center;
}


#subNavi{
background: url(../imgs/imgFooterNavi.gif) no-repeat;
width:960px;
height:30px;
}
#subNavi p{
font-size:80%;
padding:9px 0 0 0px;
text-align:center;
}

 /*------------------------------------------------------- 
   ページ全体 
 --------------------------------------------------------*/

#mainContents{
	display:block;
	padding-left:20px;
	margin-bottom:30px;
	padding-right: 20px;
}

#mainContentsTop{
display:block;
padding-left:20px;
}


/*---------- パンクズ----------*/
#panstyle{
display:block;
padding:0 0 15px 10px;
}

/*----------バックナンバーリンク----------*/

.backNoStyle{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:right center;
text-align:right;
padding:5px 14px 4px 0px;
margin-right:5px;
font-size:85%;
}

/*----------前のページに戻る----------*/

.backPageStyle{
background:url(../imgs/imgList01-2.gif) no-repeat;
background-position:left center;
text-align:left;
padding:5px 0px 0px 14px;
font-size:85%;
}

/*----------トップに戻るリンク----------*/

.topBackStyle{
background:url(../imgs/imgList01-3.gif) no-repeat;
background-position:right center;
padding:5px 14px 4px 0px;
text-align:right;
font-size:85%;
margin-right:5px;
}

 /*------------------------------------------------------- 
   トップページ右コンテンツ 
 --------------------------------------------------------*/


#rightSide{
	display:block;
	width:220px;
	float:right;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
}
#rightSide ul{
list-style:none;
}
#rightSide li{
display:block;
}
#rightSide img{
padding:0px 0px 2px 0px;
}

.feedBox01{
display:block;

padding:5px 5px 10px 5px;
border-bottom:#CCCC66 solid 1px;
border-left:#CCCC66 solid 1px;
border-right:#CCCC66 solid 1px;
margin-bottom:2px;
}
.feedBox01 li{
display:block;
background:url(../imgs/imgList02.gif) no-repeat;
background-position:left center;
padding-left:15px;
line-height:100%;
font-size:85%;
}



 /*------------------------------------------------------- 
   トップページ左コンテンツ 
 --------------------------------------------------------*/


#leftBox{
display:block;
padding: 0px 10px 20px 0px;
float:left;
}

/*---------- 活動状況 ----------*/
#katudouPhtBox{
overflow:hidden;
position:relative;
width:410px;
height:154px;
margin-bottom:10px;
}
#katudouPhtBox img{
position:absolute;
top:0px;
}
#phtBox{
overflow:hidden;
}
#phtBox img{
position:absolute;
top:0px;
}

#phtBox p{
	display:block;
	position:absolute;
	top:20px;
	left:25px;
	font-size:14pt;
	font-weight: bolder;
	color:#FFF;
	width: 360px;
}
#phtBox span{
	position:absolute;
	width:232px;
	top:60px;
	left:25px;
	color:#FFF;
	font-weight:bold;
	font-size:12px;
	height: 60px;
	overflow:hidden;
}


/*---------- 新着情報 ----------*/
#news{
width:410px;
background:url(../imgs/bgNews.jpg) no-repeat;
background-position:bottom;
margin-bottom:10px;
}
#newsBox{
padding:10px 10px 10px 10px;
}
#newsBox ul li{
width:370px;
margin-bottom:5px;
font-size:85%;
display:block;
}
#newsBox li{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left center; 
padding:0px 0px 0px 15px;
border-bottom:dotted 1px #CCCCCC;
line-height:160%;
font-size:85%;
display:block;
}
#newsBox span{
font-size:85%;
}




/*---------- 事務局からのお知らせ ----------*/
#jimukyoku{
width:410px;
background: url(../imgs/bgJimukyoku.jpg) no-repeat;
background-position:bottom;
margin-bottom:10px;
}
#jimukyokuBox{
padding:10px 10px 10px 10px;
}
#jimukyokuBox ul li{
width:370px;
margin-bottom:5px;
font-size:85%;
display:block;
}
#jimukyokuBox li{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left center; 
padding:0 0px 0px 15px;
border-bottom:dotted 1px #CCCCCC;
line-height:160%;
font-size:85%;
display:block;
}
#jimukyokuBox span{
font-size:85%;
}

.bnyeartop{
position:relative;
display:block;
height:20px;
margin-bottom:10px;
border-bottom:dotted 1px #CCCCCC;
}

.bnyearleft{
position:absolute;
width:300px;
left:10px;
top:0px;
}

.bnyearright{
position:absolute;
width:300px;
right:10px;
top:0px;
text-align:right;
}





 /*------------------------------------------------------- 
   トップページ中央コンテンツ 
 --------------------------------------------------------*/


#centerBox{
padding: 0px 15px 20px 0px;
float:left;
width:300px;
}

/*---------- 宮崎県地域づくりネットワーク協議会とは？ ----------*/

#kyougikaiBox{
width:300px;
margin-bottom:10px;
}
#kyougikaiBox img{
margin-bottom:10px;
}
#kyougikaiBox p{
padding:0px 10px 10px 10px;
font-size:85%;
line-height:150%;
}
#kyougikaiBox span{
font-size:85%;
}


/*---------- 新規団体一覧 ----------*/
#dantai{
width:300px;
background:url(../imgs/bgDantai.jpg) no-repeat;
background-position:bottom;
margin-bottom:10px;
}
#dantaiBox{
padding:10px 10px 10px 10px;
}
#dantaiBox ul li{
width:265px;
margin-bottom:5px;
display:block;
}
#dantaiBox li{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left center; 
padding:0px 0px 0px 15px;
width:265px;
margin-bottom:3px;
border-bottom:dotted 1px #CCCCCC;
line-height:160%;
font-size:85%;
display:block;
}
#dantaiBox span{
font-size:85%;
}




/*---------- テーブルスタイル01 ----------*/

.tableStyle01{
border:solid 1px #CCCCCC;
height: auto;
width:100%;
margin-bottom:10px;
}
.tableStyle01 th{
background:#f5e5bb;
border-bottom:dotted 1px #CCCCCC;
text-align:left;
padding: 10px;
line-height:150%;
}
.tableStyle01 td{
border-bottom:dotted 1px #CCCCCC;
text-align:left;
padding: 10px;
line-height:150%;
}

/*---------- テーブルスタイル02 ----------*/

.tableStyle02{
border:solid 1px #CCCCCC;
height: auto;
width:100%;
margin-bottom:10px;	
}
.tableStyle02 th{
border-bottom:dotted 1px #CCCCCC;
text-align:left;
padding: 10px;
line-height:150%;
}
.tableStyle02 td{
border-bottom:dotted 1px #CCCCCC;
text-align:left;
padding: 10px;
line-height:150%;
}


/*---------- テーブルスタイル03 ----------*/

.tableStyle03{
border:solid 1px #CCCCCC;
height: auto;
width:100%;
margin-bottom:10px;
}
.tableStyle03 th{
border:dotted 1px #CCCCCC;
text-align: center;
padding: 10px;
line-height:150%;
}
.tableStyle03 td{
border:dotted 1px #CCCCCC;
text-align:left;
padding: 10px;
line-height:150%;
}

/*---------- テキストカラー設定 ----------*/

.txtColorRed01{
color:#FF0000;
}
.txtColorRed02{
color:#FF3300;
}
.txtColorOrg{
color:#FF6600;
}
.txtColorGre{
background:#66CC33;
}
/*---------- テキストサイズ設定 ----------*/

.txtSize-L{
font-size:140%;
}

/*---------- バックグラウンドカラー設定 ----------*/
.bgColorOrg{
background:#ffdead;
}

.bgColorYell{
background:#FFFFCC;
}

.bgColorLimgre{
background:#CCFF33;
}

.bgColorLtLimgre{
background:#D3E97A;
}

.bgColorGre{
background:#66CC33;
}

.bgColorLtGre{
background:#CCFFCC;
}

.bgColorGly{
background:#CCCCCC;
}



 /*------------------------------------------------------- 
   団体の助成情報
 --------------------------------------------------------*/
.textJyoseiBox{
width:660px;
margin-bottom:20px;
padding-left:8px;
}

.textJyoseiBox p{
line-height:150%;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}

.textJyoseiBox ul{
padding-left:10px;
padding-right:10px;
}

.textJyoseiBox li{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left center;
padding:0 10px 5px 15px;
}

.textJyoseiBox dl{
margin:10px 10px 20px 10px;
border-bottom:dotted #CCCCCC;
}

.textJyoseiBox dt{
margin:0px 0px 10px 0px;
font-size:90%;
line-height:140%;
}

.textJyoseiBox dd{
padding:0 10px 5px 15px;
line-height:140%;
}


 

 /*------------------------------------------------------- 
   協議会とは、サイトマップ、リンク集
 --------------------------------------------------------*/
#contentsBox02{
width:668px;
padding-left:52px;
}
#contentsBox02 h3{
width:650px;
font-size:18px;
background: url(../dantai/imgs/imgTtl02.jpg) no-repeat;
height:46px;
padding:7px 0px 6px 18px;
line-height:110%;
display:block;
}
#contentsBox02 h3 span{
font-size:12px;
font-weight:normal;
}
#contentsBox02 h4{
clear:both;
background: url(../imgs/imgTtl03-2.jpg) no-repeat;
width:630px;
height:37px;
font-size:18px;
padding:10px 10px 0px 20px;
}
#contentsBox02 ul{
margin-bottom:10px;
}
#contentsBox02 li{
line-height:150%;
}
#contentsBox02 dd{
margin-bottom:5px;
}

.outline {
display:block;
margin-bottom:15px;
}
.outline dt{
margin-bottom:5px;
}
.outline dd{
margin-left:20px;
}

.in{
padding-left:10px;
}

.textListBox{
clear:both;
width:660px;
margin-bottom:20px;
padding-left:8px;
}
.textListBox p{
line-height:150%;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.textListBox ul{
padding-left:10px;
padding-right:10px;
}
.textListBox li{
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left;
padding:0px 10px 0px 15px;
}




 /*------------------------------------------------------- 
   リンク集
 --------------------------------------------------------*/
 .listParallel li{
 width:280px;
 float:left;
 margin-right:10px;
 margin-bottom:20px;
 }

 .listParallel02 li{
	width:177px;
	float:left;
	margin-right:10px;
	margin-bottom:20px;
 }



 /*------------------------------------------------------- 
   地域団体一覧
 --------------------------------------------------------*/

#dMainContents{
	width:720px;
	float:left;
	padding-bottom: 30px;
	padding-left: 10px;
	padding-right: 10px;
}


#contentsBox{
width:668px;
padding-left:52px;
}
#contentsBox h3{
width:650px;
font-size:18px;
background: url(../dantai/imgs/imgTtl02.jpg) no-repeat;
height:46px;
padding:7px 0px 6px 18px;
line-height:110%;
display:block;
}
#contentsBox span{
font-size:12px;
font-weight:normal;
}

#contentsBox ul{
margin-bottom:5px;
}
#contentsBox li{
border-bottom:dotted 1px #CCCCCC;
line-height:150%;
margin-bottom:5px;
}



.textBox{
width:660px;
margin-bottom:20px;
padding-left:8px;
}
.textBox h4{
background: url(../imgs/imgTtl03-2.jpg) no-repeat;
width:630px;
height:37px;
font-size:18px;
padding:10px 10px 0px 20px;
}
.textBox h5{
line-height:150%;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.textBox p{
line-height:150%;
padding-bottom:10px;
padding-left:10px;
padding-right:10px;
}
.textBox ul{
padding-left:10px;
padding-right:10px;
}
.textBox img{
padding:0 10px 10px 10px;
}
.textBox ol{
margin:0px 0px 5px 10px;
}
.textBox li{
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.textBox dt{
margin:0px 0px 5px 0px;
font-weight:bold;
padding-left:10px;
padding-right:10px;
}
.textBox dd{
padding:0px 0px 5px 10px;
}


/*---------- リストスタイル----------*/
.listSty01 ul{
display:block;
width:auto;
margin-bottom:20px;
}
.listSty01 li{
display:block;
background:url(../imgs/imgList01.gif) no-repeat;
background-position:left;
padding-left:15px;
}

.listSty02 li{
display:block;
background:url(../imgs/imgList02.gif) no-repeat;
background-position:left center;
padding-left:15px;
line-height:160%;
font-size:85%;
}

.katudouBox{
display:block;
padding:0px 10px 0px 10px;
}
.katudouBox img{
float:left;
margin:0px 10px 10px 0px;
}
.katudouBox dl{
display:block;
float:left;
text-align:left;
width:520px;
}
.katudouBox dt{
text-align:left;
background: url(../imgs/imgList01.gif) no-repeat;
background-position:left;
padding-left:17px;
border-bottom:dotted 1px #CCCCCC;
line-height:120%;
font-size:85%;
}
.katudouBox dd{
text-align:left;
line-height:150%;
}



.box{
padding:0px 10px 0px 10px;
width:640px;
}
.box img{
float:left;
margin:0px 10px 10px 0px;
}
.box p{
float:right;
display:block;

line-height:150%;
}
.box ul{
float:right;
}
.box li{
background:url(../imgs/imgList01.gif) no-repeat;
padding-left:17px;
border-bottom:dotted 1px #CCCCCC;
line-height:150%;
font-size:85%;
}

/*---------- 検索BOX----------*/
.kensakuBox{
width:220px;
background:url(../imgs/bgKensaku.jpg) no-repeat;
height:292px;
margin-bottom:10px;
}
.kensakuBox form{
width:220px;
}
.kensakuBox li{
font-size:12px;
}

.kensakuBtn{
background: url(../imgs/btnKensaku.jpg) no-repeat scroll 0 0;
cursor:pointer;
border:none;
width:158px;
height:25px;
text-indent:-9999px;
}
.kensakuBtn input.text{
padding:0px 6px 0px 8px;
}

.mapBtn{
background: url(../imgs/btnMap.jpg) no-repeat scroll 0 0;
cursor:pointer;
border:none;
width:158px;
height:66px;
text-indent:-9999px;
}
.mapBtn input.text{
padding:0px 6px 0px 8px;
}

