/******************************************************************
Theme Name: jimin
Theme URI: http://kagoshima-jimin.jp/
Description: 自由民主党鹿児島県支部連合会
Author: forcreate.co.jp
Version: 1*/



@charset "utf-8";



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*スタイル初期化*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h5,h6,pre,form,fieldset,input,textarea,p,th,td {
	margin: 0;
	padding: 0;
}
html {
	overflow-y: scroll;

}
h1,h2,h3,h4,h5,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}
p {
	margin: 0 0 1em 0;
}

p,li {
line-height:1.6;
}


ol,ul {
	list-style: none;
}
fieldset,img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption,th {
	text-align: left;
}
address,caption,th {
	font-style: normal;
}
body,h1,h2,h3,h4,h5,h6,td,th,p,div,input,textarea,pre,ul,li,ol{
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック','メイリオ',Meiryo,sans-serif;
	font-weight:normal;
	vertical-align:top;
}
a:hover img {
  filter: alpha(opacity=70);
  opacity: 0.7;
}
a {
	color: #347bc4;
}
a:hover {
	text-decoration: none;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
img {
	vertical-align: bottom;
}
*+html .clearfix{
  height:1%;
}
* html .clearfix,{
   height: 1%;
}
.clear {
	clear: both;
}
.pd10 {
	padding: 10px;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*フッター固定用css*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
html,body{
	height:100%;
	margin:0;
	padding:0;

/*　検証　一時コメントアウト
	overflow: auto;
*/

}

#wrap {
	position: relative;
	height: 100%;
	min-height: 100%;
	background: url("img/bg_w.gif") repeat-y center top;
}

div#header {

}
body > #wrap {
	height: auto;
}

#contener {
	padding-bottom:180px;
	_padding-bottom:50px;
	background: url("img/hed_bg.gif") repeat-x left top;
}

#footer {
	position: absolute;
	bottom: 0;
	width: 100%;

}

div#content {
	width: 900px;	
	margin: 0 auto;
	background:#ffffff;
}

ul.img2, ul.img3, ul.img4 {
  margin-bottom: 2rem; }
  ul.img2 li, ul.img3 li, ul.img4 li {
    float: left;
    margin: auto;
    background: none !important;
    padding: 0 5px 10px !important;
    text-align: center;
    overflow: hidden;
    _zoom: 1;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }

ul.img2 li {
  width: 50%; }

ul.img3 li {
  width: 33.3%; }

ul.img4 li {
  width: 25%; }

@media screen and (max-width: 980px) {
  ul.img2 li, ul.img3 li, ul.img4 li {
    float: none;
    width: 100%; } }

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*大枠*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
body {
	font-size: 16px;
	background: #F2EFE6;

}
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*共通項*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
.fl_l {
	float: left;
}
.fl_r {
	float: right;
}
.tx_ac {
	text-align: center;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*ヘッダー*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#header {
	height: 110px;
	position: relative;
}
div#header h1 a {
	width: 401px;
	height: 99px;
	display: block;
	text-indent: -10000px;
	background: url("img/hed_logo.gif") no-repeat left top;
	position: absolute;
	left: 0px;
	top: 6px;
}
div#header ul#hed_navi {
	background: url("img/hed_navi.gif") no-repeat left top;
	width: 330px;
	position: absolute;
	left: 577px;
	top: 11px;
}
div#header ul#hed_navi li {
	width: 100px;
	height: 25px;
	margin-right: 4px;
	float: left;
}
div#header ul#hed_navi li a {
	text-indent: -10000px;
	display: block;
	width: 100px;
	height: 25px;
	overflow: hidden;
}


dl#tex_size {
	position: absolute;
	left: 575px;
	top: 80px;
	
}
dl#tex_size dt {
	text-indent: -10000px;
	background: url("img/tex_size.gif") no-repeat left top;
	width: 82px;
	height: 20px;
	float: left;
	clear: both;
	margin-right: 10px;
	
}
dl#tex_size dd  {
	float: left;
	margin-left: 5px;
	width: 20px;
	height: 20px;
}
dl#tex_size dd a {
	width: 20px;
	height: 20px;
	text-indent: -10000px;
	display: block;
	float: left;

}
dl#tex_size dd.min {
	background: url("img/btn_s.gif") no-repeat left top;
}
dl#tex_size dd.mid {
	background: url("img/btn_m_on.gif") no-repeat left top;
}
dl#tex_size dd.big {
	background: url("img/btn_b.gif") no-repeat left top;
}
div#search_box {
	width: 300px;
	position: absolute;
	left: 578px;
	top: 45px;
}

#cse-search-form {
	width: 300px !important;
}
#cse-search-form table.gsc-search-box td.gsc-input {
	padding: 0 !important;
}
#cse-search-form input[type="text"] {
	padding: 0 !important;
	height: 25px;
	width: 220px;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-webkit-appearance: none;
}
#cse-search-form input[type="submit"] {
	margin-left: 0 !important;
	height: 27px;
	width: 40px;
	border-radius: 0 0 0 0;
	-moz-border-radius: 0 0 0 0;
	-webkit-border-radius: 0 0 0 0;
	-webkit-appearance: none;
}

ul.pankuzu {
	text-align: left;
	margin: 20px 10px 10px 10px;
font-size:80%;
}
ul.pankuzu li {
	display: inline;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*フッター*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#footer {
	background: #F2EFE6;
}
div.footer_inr {
	width: 900px;
	min-height: 130px;
	margin: 0 auto;
	border-top: #006599 5px solid;
	position: relative;
}
div.footer_inr h3 {
	background: url("img/ft_h.gif") no-repeat left top;
	text-indent: -10000px;
	width: 260px;
	height: 15px;
	position: absolute;
	top: 10px;
	left: 10px;
}
div.footer_inr p.go_top {
	position: absolute;
	left: 730px;
	top: -29px;
}
div.footer_inr p.go_top a {
	display: block;
	width: 170px;
	height: 24px;
	overflow: hidden;
	background: url("img/go_top.gif") no-repeat left top;
	text-indent: -10000px;
}
div.footer_inr p.pp {
	position: absolute;
	left: 730px;
	top: 10px;
}
div.footer_inr p.pp a {
	display: block;
	width: 138px;
	height: 15px;
	overflow: hidden;
	background: url("img/btn_pp.gif") no-repeat left top;
	text-indent: -10000px;
}
address {
	background: url("img/address.gif") no-repeat left top;
	width: 345px;
	height: 14px;
	text-indent: -10000px;
	position: absolute;
	left: 538px;
	top: 40px;
}
div.footer_inr dl {
	position: absolute;
	top: 30px;
	left: 10px;
	width: 350px;
}
div.footer_inr  dt,div.footer_inr  dd {
	padding: 5px;
}
div.footer_inr  dt {
	width: 40px;
	float: left;
	clear: both;
	text-indent: -10000px;
}
div.footer_inr  dt.add1 {
	background: url("img/ft_add1.gif") no-repeat left center;
}
div.footer_inr  dt.add2 {
	background: url("img/ft_add2.gif") no-repeat left center;
}
div.footer_inr  dt.add3 {
	background: url("img/ft_add3.gif") no-repeat left center;
}
div.footer_inr  dd {
	padding-left: 20px;
}
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*グローバルナビ*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#g_navi ul {
	width: 900px;
	height: 40px;
	background: url("img/g_navi.gif") no-repeat left top;
	margin-bottom: 10px;
}
div#g_navi li {
	width: 150px;
	height: 40px;
	float: left;
}
div#g_navi li a {
	width: 150px;
	height: 40px;
	display: block;
	text-indent: -10000px;
	overflow: hidden;
}
div#g_navi li.menu1 a:hover {
	background: url("img/g_navi.gif") no-repeat 0 -40px;
}
div#g_navi li.menu2 a:hover {
	background: url("img/g_navi.gif") no-repeat -150px -40px;
}
div#g_navi li.menu3 a:hover {
	background: url("img/g_navi.gif") no-repeat -300px -40px;
}
div#g_navi li.menu4 a:hover {
	background: url("img/g_navi.gif") no-repeat -450px -40px;
}
div#g_navi li.menu5 a:hover {
	background: url("img/g_navi.gif") no-repeat -600px -40px;
}
div#g_navi li.menu6 a:hover {
	background: url("img/g_navi.gif") no-repeat -750px -40px;
}


/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*メインコンテンツ*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#flash p {
	margin:0 0 10px 0;
	clear:both;
}


div#main_content {
	width: 620px;
}
div#main_content2 {
	width: 680px;
}

dl.info_list, ul.info_list {
	padding: 10px;
	margin-bottom: 20px;
}
dl.info_list dt {
	float: left;
	clear: both;
	background: url("img/arrow_icon.gif") no-repeat left center;
	width: 12em;
	padding: 8px 0px 8px 15px;
}
dl.info_list dd {
	padding: 8px 8px 8px 9em;
	border-bottom: 1px dotted #CCCCCC;
}
ul.info_list li {
	padding: 8px 8px 8px 25px;
	border-bottom: 1px dotted #CCCCCC;
	background: url("img/arrow_icon.gif") no-repeat left center;
}
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*見出し一覧*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div.rss_title {
	position: relative;
	width: 620px;
	height: 40px;
}
p.btn_rss {
	margin: 0;
	padding: 0;
}
p.btn_rss a {
	position: absolute;
	left: 545px;;
	top: 8px;
	display: block;
	text-indent: -10000px;
	width: 70px;
	height: 24px;
	background: url("img/btn_rss.gif") no-repeat left top;
	overflow: hidden;
}
div.rss_title h2 {
	text-indent: -10000px;
	width: 620px;
	height: 40px;
}
div.rss_title h2 a {
	text-indent: -10000px;
	width: 500px;
	height: 40px;
	display: block;
}
div#title_kenren h2 {
	background: url("img/h_kenren.gif") no-repeat left top;
}
div#title_katsudou h2 {
	background: url("img/h_katsudou.gif") no-repeat left top;
}
div#title_jimintou h2 {
	background: url("img/h_jimintou.gif") no-repeat left top;
}

li#h_syoukai a {
	background: url("img/h_syoukai.gif") no-repeat left top;
	width: 260px;
	height: 100px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
li#h_syoukai2 a {
	background: url("img/h_syoukai2.gif") no-repeat left top;
	width: 200px;
	height: 77px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}








h2#h_syoukai a {
	background: url("img/h_syoukai.gif") no-repeat left top;
	width: 260px;
	height: 100px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}
h2#h_syoukai2 a {
	background: url("img/h_syoukai2.gif") no-repeat left top;
	width: 200px;
	height: 77px;
	text-indent: -10000px;
	display: block;
	overflow: hidden;
	margin-bottom: 10px;
}

/*各ページの見出し*/
.h2_title {
	width: 680px;
	height: 40px;
	text-indent: -10000px;
	margin-bottom: 20px;
}
#h_greet { /*ご挨拶*/
	background: url("img/h_greet.gif") no-repeat left top;
}
#h_member { /*議員紹介*/
	background: url("img/h_member.gif") no-repeat left top;
}
#h_area { /*議員紹介*/
	background: url("img/h_area.gif") no-repeat left top;
}
#h_map { /*県議会・市議会*/
	background: url("img/h_map.gif") no-repeat left top;
}
#h_officer { /*役員紹介*/
	background: url("img/h_officer.gif") no-repeat left top;
}
#h_link { /*役員紹介*/
	background: url("img/h_link.gif") no-repeat left top;
}
#h_access { /*交通アクセス*/
	background: url("img/h_access.gif") no-repeat left top;
}
#h_sitemap { /*サイトマップ*/
	background: url("img/h_sitemap.gif") no-repeat left top;
}
#h_act { /*活動報告*/
	background: url("img/h_act.gif") no-repeat left top;
}
#h_join { /*入党のご案内*/
	background: url("img/h_join.gif") no-repeat left top;
}
#h_info_list { /*県連からのお知らせ　一覧*/
	background: url("img/h_info_list.gif") no-repeat left top;
}
#h_action_list { /*県議の活動報告　一覧*/
	background: url("img/h_action_list.gif") no-repeat left top;
}
#h_contact { /*お問合わせ*/
	background: url("img/h_contact.gif") no-repeat left top;
}

#h_privacy{ /*プライバシーポリシー*/
	background: url("img/h_privacy.gif") no-repeat left top;
}


div.h3_tex {
	border: 1px solid #cccccc;
	padding: 10px;
	background: url("img/g_white.gif") repeat-x left bottom;
	margin-bottom: 10px;
}
div.h3_tex h3 {
	background: url("img/green_icon.gif") no-repeat left center;
	padding-left: 20px;
	font-weight: bold;
	font-size: 110%;
}
h4.h4_tex {
	border: 1px solid #cccccc;
	padding: 5px;
	background: url("img/bg_st.gif") repeat left top;
	margin-bottom: 10px;
	font-weight: bold;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*サイド*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#side {
	width: 260px;
}
div#side2 {
	width: 200px;
}
ul.side_bnr_list li {
	margin-bottom: 10px;
}
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*ページスタイル*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div.page_inr {
	padding: 0 10px 0 10px;
}
ul.icon_ul  {
	padding: 5px;
	margin-bottom: 10px;
}
ul.icon_ul li {
	padding: 5px 5px 5px 15px;
	background: url("img/arrow_icon2.gif") no-repeat left center;
}
p.icon_p {
	margin-left: 5px;
	background: url("img/arrow_icon2.gif") no-repeat left center;
	padding: 5px 5px 5px 15px;
}
ul.page_link {
	text-align: left;
	margin-bottom: 10px;
}
ul.page_link li {
	display: inline;
	padding: 5px 5px 5px 15px;
	background: url("img/arrow_icon2.gif") no-repeat left center;
	
}
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*ご挨拶*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
ul.indent {
	margin-left: 1.0em;
	margin-right: 1.0em;
	margin-bottom: 15px;
}
ul.indent li{
	text-indent: -1.0em;
	padding: 10px;
	border-bottom: 1px dotted #B8B8B8
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*役員紹介*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div.officer_box {
	margin-bottom: 10px;
}
div.officer_box dl {
	width: 300px;
	padding: 10px;
	float: left;
	border: 1px solid #cccccc;
	background: url("img/g_white_l.gif") repeat-x left bottom;
}
div.officer_box dl.mr10 {
	margin-right: 10px;
	margin-bottom: 10px;
}
div.officer_box dt {
	width: 100px;
	float: left;
}
div.officer_box dd {
	margin-left: 110px;
	line-height: 1.2;
}

div.officer_box dd > p{
	line-height: 1.2;
	margin-bottom: 10px;
}

div.officer_box dd span {
	font-size: 120%;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
	display: block;
	border: 1px solid #cccccc;
	background: #C3E1B4;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*活動報告*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div.act_box {
	border: 1px solid #cccccc;
	padding: 10px;
	background: url("img/g_white_l.gif") repeat-x left bottom;
}
div.act_box p.go_top {
	text-align: right;
}
div.act_box p.go_top a {
	padding: 5px;
	border: 1px solid #708D2E;
	background: #8CCA20;
	color: #ffffff;
}
ul.act_link {
	text-align: left;
	padding: 10px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #cccccc;
}
ul.act_link li {
	display: inline;
}



/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*党費の納入について*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
ol.number_ol {
	margin-left: 1.0em;
	margin-right: 1.0em;
	margin-bottom: 15px;
	
}
ol.number_ol  li {
	text-indent: -1.0em;
	padding: 10px;
	font-weight: bold;

}
ol.number_ol > li {
	border-bottom: 1px dotted #cccccc;
}
ol.number_ol li ol {
	padding-left: 10px;
}
ol.number_ol li ol li {
	font-weight: normal;
}

/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*サイトマップ*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
ul.float_ul {
	
}
ul.float_ul li {
	float: left;
	width: 250px;
	padding: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom: 1px dotted #cccccc;
	background: url("img/green_icon.gif") no-repeat left center;
}


/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*テーブル周り*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div.tbl_sty1 {
	padding: 5px;
	background: #F2EFE6;
	margin-bottom: 15px;
}
div.tbl_sty1 table {
	width: 100%;
	background: #ffffff;

}
div.tbl_sty1 table th,div.tbl_sty1 table td {	
	border-collapse: collapse;
	border: 1px solid #cccccc;
	padding: 10px;
	vertical-align: middle;
}
div.tbl_sty1 table th {
	text-align: center;
	background: url("img/bg_st.gif") repeat left top;
	font-weight: bold;
}
div.tbl_sty1 table th.t_hed {
	background: #FFF7DF;
	white-space:nowrap;
}
div.tbl_sty1 td.photo {
	text-align: center;
}
div.tbl_sty1 td.name {
	white-space:nowrap;
}


/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*地図*/
/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
div#map {
	width: 660px;
	height: 452px;
	background: url("img/kagoshima_map.jpg") no-repeat left top;
	margin-bottom: 15px;
	position: relative;
}
div#map li {
	position: absolute;

}
div#map li a {
	display: block;
	text-indent: -10000px;

}

/*-----------------*/

div#map li#akune {
	width: 62px;
	height: 42px;
	top: 28px;
	left: 40px;
}

div#map li#akune a{
	width: 62px;
	height: 42px;

}
div#map li#akune a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -40px -28px;
}
/*-----------------*/

div#map li#isa {
	width: 82px;
	height: 26px;
	top: 56px;
	left: 175px;

}
div#map li#isa a{
	width: 82px;
	height: 26px;
}
div#map li#isa a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -175px -56px;
}
/*-----------------*/

div#map li#izumi {
	width: 82px;
	height: 26px;
	top: 73px;
	left: 88px;
}
div#map li#izumi a{
	width: 82px;
	height: 26px;

}
div#map li#izumi a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -88px -73px;
}

/*-----------------*/

div#map li#satuma {
	width: 82px;
	height: 27px;
	top: 104px;
	left: 126px;
}
div#map li#satuma a{
	width: 82px;
	height: 27px;

}
div#map li#satuma a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -126px -104px;
}



/*-----------------*/

div#map li#sendai {
	width: 82px;
	height: 26px;
	top: 133px;
	left: 47px;
}

div#map li#sendai a{
	width: 82px;
	height: 26px;
}
div#map li#sendai a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -47px -133px;
}
/*-----------------*/

div#map li#kirishima {
	width: 82px;
	height: 26px;
	top: 130px;
	left: 227px;
}


div#map li#kirishima a{
	width: 82px;
	height: 26px;

}
div#map li#kirishima a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -227px -130px;
}
/*-----------------*/

div#map li#aira {
	width: 82px;
	height: 26px;
	top: 160px;
	left: 155px;

}

div#map li#aira a{
	width: 82px;
	height: 26px;

}
div#map li#aira a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -155px -160px;
}
/*-----------------*/
div#map li#kushikino {
	width: 82px;
	height: 26px;
	top: 181px;
	left: 47px;

}
div#map li#kushikino a{
	width: 82px;
	height: 26px;

}
div#map li#kushikino a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -47px -181px;
}
/*-----------------*/
div#map li#soo {
	width: 82px;
	height: 26px;
	top: 199px;
	left: 263px;
}
div#map li#soo a{
	width: 82px;
	height: 26px;
}
div#map li#soo a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -263px -199px;
}
/*-----------------*/
div#map li#kagoshima {
	width: 62px;
	height: 42px;
	top: 219px;
	left: 168px;

}
div#map li#kagoshima a{
	width: 62px;
	height: 42px;

}
div#map li#kagoshima a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -168px -219px;
}
/*-----------------*/
div#map li#hioki {
	width: 82px;
	height: 26px;
	top: 222px;
	left: 64px;

}
div#map li#hioki a{
	width: 82px;
	height: 26px;

}
div#map li#hioki a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -64px -222px;
}

/*-----------------*/
div#map li#shibush {
	width: 62px;
	height: 42px;
	top: 247px;
	left: 311px;

}

div#map li#shibush a{
	width: 62px;
	height: 42px;

}
div#map li#shibush a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -311px -247px;
}
/*-----------------*/
div#map li#kanoya {
	width: 82px;
	height: 26px;
	top: 270px;
	left: 205px;

}
div#map li#kanoya a{
	width: 82px;
	height: 26px;

}
div#map li#kanoya a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -205px -270px;
}

/*-----------------*/
div#map li#nansatu {
	width: 82px;
	height: 26px;
	top: 280px;
	left: 34px;

}
div#map li#nansatu a{
	width: 82px;
	height: 26px;

}
div#map li#nansatu a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -34px -280px;
}

/*-----------------*/
div#map li#minamikyuushuu {
	width: 83px;
	height: 28px;
	top: 300px;
	left: 124px;

}
div#map li#minamikyuushuu a{
	width: 83px;
	height: 28px;

}
div#map li#minamikyuushuu a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -124px -300px;
}

/*-----------------*/
div#map li#ibusuki {
	width: 82px;
	height: 26px;
	top: 333px;
	left: 166px;

}
div#map li#ibusuki a{
	width: 82px;
	height: 26px;

}
div#map li#ibusuki a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -166px -333px;
}

/*-----------------*/
div#map li#makurazaki {
	width: 82px;
	height: 26px;
	top: 339px;
	left: 65px;

}
div#map li#makurazaki a{
	width: 82px;
	height: 26px;


}
div#map li#makurazaki a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -65px -339px;
}


/*-----------------*/

div#map li#kimotuki {
	width: 82px;
	height: 26px;
	top: 366px;
	left: 240px;
}
div#map li#kimotuki a{
	width: 82px;
	height: 26px;
}
div#map li#kimotuki a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -240px -366px;
}



/*-----------------*/
div#map li#nishino {
	width: 82px;
	height: 26px;
	top: 132px;
	left: 496px;
}
div#map li#nishino a {
	width: 82px;
	height: 26px;
}
div#map li#nishino a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -496px -132px;
}


/*-----------------*/
div#map li#amami {
	width: 82px;
	height: 26px;
	top: 259px;
	left: 478px;

}
div#map li#amami a{
	width: 82px;
	height: 26px;

}
div#map li#amami a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -478px -259px;
}

/*-----------------*/
div#map li#ooshima {
	width: 82px;
	height: 26px;
	top: 347px;
	left: 430px;

}
div#map li#ooshima a{
	width: 82px;
	height: 26px;


}
div#map li#ooshima a:hover {
	background: url("img/kagoshima_map2.jpg") repeat -430px -347px;
}

















/*------------------------------------------------------------*/
/*------------------------------------------------------------*/
/*投稿表示スタイル*/
/*------------------------------------------------------------*/
/*-----------------------------------------------------------*/
div.post_box {
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
p.time {
	border-bottom: 1px dotted #cccccc;
	padding: 5px;
	font-weight: bold;
}
.alignleft {
	float: left;
}
div.post_box p {
	clear: both;
}
div.post_box img {
	padding: 3px;
	margin: 3px;
	border: 1px solid #cccccc;
}
/*前後リンク*/

div#nav-below {
	clear: both;
	padding: 10px;
	background: #FFF7DF;
	margin: 10px;
}
div.nav-next {
	float: left;
}
div.nav-previous {
	float: right;
}




/*--タブメニュー--*/
div.tabs {
	border: 1px solid #cccccc;

}
ul.tabNavigation {
	text-align: left;
}
ul.tabNavigation li {
	display: inline;
}

UL.tabNavigation LI A.selected,
UL.tabNavigation LI A:hover {
background-color: #333;
color: #fff;
}
div#second {
	height: 200px;
	overflow: auto;
}

div#third {
	height: 200px;
	overflow: auto;
}


/*-----------[12/02]-------------*/

p {
		line-height:1.6;
}


/*------------------------------------------20120904追加*/

table.outline_table {
	margin: 10px 0 20px;
}

table.outline_table tr {
	border-bottom: 1px dotted #999999;
}

table.outline_table th {
	padding: 10px 40px 5px 10px;
	font-weight: bold;
	font-size: 85%;
	line-height: 1.2em;
}

table.outline_table td {
	padding: 10px 10px 5px 0;
	line-height: 1.2em;
}

table.outline_table ol  {
	list-style-type: decimal;
	padding: 0 0 10px 20px;
}

table.outline_table ul  {
	list-style-type: square;
}

p.note {
	font-size: 80%;
	margin: 0 0 5px;
	line-height: 1.2em;
}

div.contact_address h4 {
	color: #ffffff;
	font-weight: bold;
	background-color: #329900;
	padding: 2px;
	margin: 20px 0 10px 0;
}

div.contact_address dl dt {
	margin-bottom: 10px;
}


div.img_bana {
margin:0px auto 20px auto;
}


/*--------20190326追加*/

.free dt {
  float: left;
  margin-right: 15px;
  padding-left: 15px;
}

.free2 dt {
  float: right;
  margin-left: 15px;
}

.free:not(:last-child),.free2:not(:last-child){margin-bottom: 1rem;}

.free dd,.free2 dd  {
	text-align: center;
	padding:1rem 0;
	padding-right: 15px;
	overflow: hidden;
	_zoom: 1;
}

.free dd h1{
	font-size: 184%;
	padding-bottom:1rem;
	color:#004ba1!important;
}

.free dd p{font-weight: bold;}

.btn a{
	background: red;
	display: block;
	background: #004ba1;
	-webkit-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54);
	-moz-box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54);
	box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.54);
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	border-radius: 5px;
	padding: 10px;
}

.btn a:hover{text-decoration: underline;}
