@charset "utf-8";

/*-----------------------------------------------------
各pxに対応する、IEハックで指定するパーセント
12px 	75%
13px 	82%
14px 	88%
15px 	94%
16px 	100%

基本サイズ12px	基本サイズ13px	基本サイズ14px
10px 	 84%			10px 	 77%			10px 	 72%
11px 	 92%			11px 	 85%			11px 	 79%
12px 	100%			12px 	 93%			12px 	 86%
13px 	109%			13px 	100%			13px 	 93%
14px 	117%			14px 	108%			14px 	100%
15px 	125%			15px 	116%			15px 	108%
16px 	134%			16px 	124%			16px 	115%
17px 	142%			17px 	131%			17px 	122%
18px 	150%			18px 	139%			18px 	129%
19px 	159%			19px 	147%			19px 	136%
20px 	167%			20px 	154%			20px 	143%
21px 	175%			21px 	162%			21px 	150%
22px 	184%			22px 	170%			22px 	158%
23px 	192%			23px 	177%			23px 	165%
24px 	200%			24px 	185%			24px 	172%
25px 	209%			25px 	193%			25px 	179%
26px 	217%			26px 	200%			26px 	186%
-------------------------------------------------------*/

html {
	background:#ffffff url(../image/bg.jpg) 0 0 repeat;
}
body {
	font-family:'ＭＳ Ｐゴシック',Osaka,Arial,sans-serif;
	color:#333333;
	line-height:1.5;
	margin:0;
	padding:0;
	text-align:center;
	background:#ffffff url(../image/bg.gif) 0 0 repeat-x;
}
body#index {
	background:#ffffff url(../image/bg_index.jpg) 0 0 repeat-x;
}

a:link{text-decoration: none; color: #387731; }
a:visited{text-decoration: none; color: #387731;}
a:hover{text-decoration: underline; color: #387731;}
a:active{text-decoration: underline; color: #ff0000;}

#wrapper {
	clear:both;
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#contents {
	clear:both;
	width:960px;
	margin:0;
	padding:30px 0 0;
}
#main {
	width:650px;
	padding:0;
	margin:0;
	float:right;
}
#sub {
	width:270px;
	padding:0;
	margin:0;
	float:left;
}
/*-----------------------------------------------------
Header
-------------------------------------------------------*/
#header {
	height:90px;
}
#logo {
	width:400px;
	float:left;
}
h1 {
	font-size:84%;
	font-weight:normal;
	padding:6px 0 15px;
}
#hdMenu {
	width:340px;
	float:right;
	padding:16px 0 0;
}
#hdMenu p {
	margin:0 0 11px;
}
#fontChange {
	width:119px;
	height:22px;
	float:left;
	margin:0 10px 0 0;
	padding:2px 0 0 81px;
	overflow:hidden;
	background:#ffffff url(../image/positions.png) -494px -140px no-repeat;
}
#fontHead {
	width:60px;
	height:20px;
	float:left;
	padding:20px 0 0;
	background:url(../image/positions.png) -575px -142px no-repeat;
}
#fNormal {
	width:32px;
	height:20px;
	padding:0;
	float:left;
	overflow:hidden;
}
#fNormal a {
	display:block;
	width:31px;
	height:20px;
	padding:20px 0 0;
	background:url(../image/positions.png) -635px -142px no-repeat;
}
#fNormal a.on {
	background-position:-635px -164px;
}
#fLarge {
	width:25px;
	height:20px;
	padding:0 0;
	float:left;
	overflow:hidden;
}
#fLarge a {
	display:block;
	width:25px;
	height:20px;
	padding:20px 0 0;
	background:url(../image/positions.png) -667px -142px no-repeat;
}
#fLarge a.on {
	background-position:-667px -164px;
}
#hdMenu ul {
	float:right;
	width:130px;
	padding:3px 0 0;
}
#hdMenu li {
	float:left;
	height:18px;
	overflow:hidden;
}
#hdMenu li a {
	display:block;
	height:18px;
	padding:18px 0 0;
}
#hdAccess {width:74px;}
#hdAccess a {
	width:74px;
	background:url(../image/positions.png) -752px -128px no-repeat;
}
#hdLink {width:56px;}
#hdLink a {
	width:56px;
	background:url(../image/positions.png) -696px -128px no-repeat;
}

/*-----------------------------------------------------
topNav
-------------------------------------------------------*/
#topNav {
	clear:both;
	padding:0;
	border:1px solid #bbb;
	border-right:none;
}
#topNav li{
	width:136px;
	height:40px;
	overflow:hidden;
	float:left;
	border-right:1px solid #bbb;
}
#topNav a{
	width:136px;
	height:40px;
	padding:40px 0 0;
	display:block;
}
#nvTop a {background:url(../image/positions.png) 0 0 no-repeat;}
#nvTop a:hover,#nvTop a.on {background:url(../image/positions.png) 0 -40px no-repeat;}
#nvAbout a {background:url(../image/positions.png) -136px 0 no-repeat;}
#nvAbout a:hover,#nvAbout a.on {background:url(../image/positions.png) -136px -40px no-repeat;}
#nvNews a {background:url(../image/positions.png) -272px 0 no-repeat;}
#nvNews a:hover,#nvNews a.on {background:url(../image/positions.png) -272px -40px no-repeat;}
#nvOpinion a {background:url(../image/positions.png) -408px 0 no-repeat;}
#nvOpinion a:hover,#nvOpinion a.on {background:url(../image/positions.png) -408px -40px no-repeat;}
#nvAvtive a {background:url(../image/positions.png) -544px 0 no-repeat;}
#nvAvtive a:hover,#nvAvtive a.on {background:url(../image/positions.png) -544px -40px no-repeat;}
#nvBooks a {background:url(../image/positions.png) -679px 0 no-repeat;}
#nvBooks a:hover,#nvBooks a.on {background:url(../image/positions.png) -679px -40px no-repeat;}
#nvContact a {background:url(../image/positions.png) -815px 0 no-repeat;}
#nvContact a:hover,#nvContact a.on {background:url(../image/positions.png) -815px -40px no-repeat;}

/*-----------------------------------------------------
crumb
-------------------------------------------------------*/
#crumb {
	clear:both;
	height:24px;
	vertical-align:middle;
	padding:6px 0 0 0;
}
#crumb li {
	padding:0 0 0 21px;
	float:left;
	background:url(../image/btns.png) 6px -177px no-repeat;
}
#crumb #cbHome {
	padding:0 0 0 21px;
	float:left;
	background:url(../image/btns.png) 0 -112px no-repeat;
}

/*-----------------------------------------------------
pageTop
-------------------------------------------------------*/
#pageTop {
	clear:both;
	text-align:right;
	margin:0;
	padding:0 0 9px;
}
.pageTop {
	clear:both;
	text-align:right;
	margin:0;
	padding:0 0 30px;
}
#pageTop p,.pageTop p {
	width:120px;
	height:24px;
	overflow:hidden;
	margin:0 0 0 auto;
}
#pageTop a,.pageTop a {
	display:block;
	width:120px;
	height:24px;
	padding-top:24px;
	background:url(../image/positions.png) -696px -80px no-repeat;
}
#pageTop a:hover,.pageTop a:hover {
	background:url(../image/positions.png) -696px -104px no-repeat;
}
/*-----------------------------------------------------
footer
-------------------------------------------------------*/
#footer {
	clear:both;
	text-align:center;
	padding:0;
	background:url(../image/footer_bg.jpg) 0 0 repeat-x;
}
#footerIn {
	width:960px;
	margin:0 auto;
	padding:0;
	text-align:left;
}
#footLink {
	height:30px;
	position: relative;
	overflow: hidden;
}
#footLink a:link{text-decoration: none; color: #fff; }
#footLink a:visited{text-decoration: none; color: #eee;}
#footLink a:hover{text-decoration: underline; color: #fff;}
#footLink a:active{text-decoration: underline; color: #fff;}

#footLink ul {
	padding:0.5em 0 0;
	position: relative;
	left: 50%;
	float: left;
}

#footLink ul li {
	position: relative;
	left: -50%;
	float: left;
	font-size:84%;
	padding:0 6px;
	border-right:1px solid #fff;
}
#footLink ul li.last {
	border-right:none;
}
#footLogo {
	width:300px;
	float:left;
	line-height:1.2;
	padding:6px 0;
}
#footLogo h2 {
	font-size:117%;
	color:#8D6720;
	margin-bottom:9px;
}
#copyrights {
	padding:6px 0;
	float:right;
	font-weight:bold;
	color:#333;
}
/*-----------------------------------------------------
sub
-------------------------------------------------------*/
.subHdg {
	width:270px;
	height:3px;
	clear:both;
	padding:0;
	margin:0;
	background:url(../image/positions.png) -250px -179px no-repeat;
}
.subHdb {
	width:270px;
	height:3px;
	clear:both;
	padding:0;
	margin:0;
	background:url(../image/positions.png) -250px -176px no-repeat;
}
.subBody {
	width:250px;
	padding:12px 9px;
	margin:0 0 24px;
	border:1px solid #D9D3CE;
	border-top:none;
	background:url(../image/sub_bg.png) 0 100% no-repeat;
}
.subBody h2 {
	margin:0 0 12px;
}
#s {
	width:188px;
	border:1px solid #ccc;
	padding:4px 0;
	vertical-align:top;
	margin-right:10px;
}
div#hotline {
	background:#EEE8DF;
	padding:6px;
	margin:0 0 24px;
}
#hotIn {
	border:1px solid #bbb;
	background:#fff;
	padding:0;
}
#hotIn .days {
	padding:0 0 9px 42px;
	font-size:117%;
	color:#e00;
	font-weight:bold;
	line-height:1.2;
}
#field {
	border-left:2px solid #EEE8DF;
	border-bottom:2px solid #EEE8DF;
}
#field li {
	width:122px;
	height:48px;
	overflow:hidden;
	float:left;
	border-right:2px solid #EEE8DF;
	border-top:2px solid #EEE8DF;
}
#field li a {
	display:block;
	width:122px;
	height:48px;
	padding:48px 0 0;
}
#fdcitizen a {background:url(../image/positions.png) 0 -80px no-repeat;}
#fdcitizen a:hover,#fdcitizen a.on {background:url(../image/positions.png) 0 -128px no-repeat;}
#fdPeace a {background:url(../image/positions.png) -122px -80px no-repeat;}
#fdPeace a:hover,#fdPeace a.on {background:url(../image/positions.png) -122px -128px no-repeat;}
#fdIntl a {background:url(../image/positions.png) -244px -80px no-repeat;}
#fdIntl a:hover,#fdIntl a.on {background:url(../image/positions.png) -244px -128px no-repeat;}
#fdWork a {background:url(../image/positions.png) -366px -80px no-repeat;}
#fdWork a:hover,#fdWork a.on {background:url(../image/positions.png) -366px -128px no-repeat;}

#link li {
	width:250px;
	height:60px;
	overflow:hidden;
	margin:0 0 9px;
}
#link li a {
	width:250px;
	height:60px;
	display:block;
	padding:60px 0 0;
}
#bnKaroshi a {background:url(../image/positions.png) 0 -236px no-repeat;}
#bnMygrnd a {background:url(../image/positions.png) 0 -176px no-repeat;}
#bnPart a {background:url(../image/positions.png) 0 -296px no-repeat;}
#linkMore {
	width:
}
#linkMore {
	height:19px;
	overflow:hidden;
	text-align:right;
}
#linkMore span {
	width:80px;
	height:19px;
	display:block;
	margin:0 0 0 auto;
}
#linkMore a {
	width:80px;
	height:19px;
	display:block;
	padding:19px 0 0;
	background:url(../image/positions.png) -488px -80px no-repeat;
}
#linkMore a:hover {
	background:url(../image/positions.png) -488px -99px no-repeat;
}


/*-----------------------------------------------------
トップページ
-------------------------------------------------------*/
.title:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.title {display:inline-table;min-height:1%;display:block;}
* html .title {height:1%;}

div.title {
	width:650px;
	height:30px;
	overflow:hidden;
	padding:0 0 6px;
	margin:0 0 9px;
	background:url(../image/positions.png) -250px 100% no-repeat;
}
div.title h2 {
	width:650px;
	height:30px;
	overflow:hidden;
	float:left;
}
#index .title h2 {
	width:600px;
}
h2#information span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -330px no-repeat;
}
h2#release span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -360px no-repeat;
}
h2#link span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -210px no-repeat;
}
h2#access span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -240px no-repeat;
}
h2#privacy span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -270px no-repeat;
}
h2#about span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 0 no-repeat;
}
h2#journal span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -30px no-repeat;
}
h2#books span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -90px no-repeat;
}
h2#fields span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -150px no-repeat;
}
h2#searchs span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -180px no-repeat;
}
h2#activity span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -120px no-repeat;
}
h2#hotline span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -300px no-repeat;
}
h2#advocate span {
	display:block;
	width:600px;
	height:30px;
	padding:30px 0 0;
	background:url(../image/title.png) 0 -60px no-repeat;
}
div.title p {
	width:48px;
	height:30px;
	overflow:hidden;
	float:right;
}
.btnList a {
	width:48px;
	height:30px;
	display:block;
	padding:30px 0 0;
	background:url(../image/positions.png) -568px -80px no-repeat;
}
.btnList a:hover {
	background:url(../image/positions.png) -568px -110px no-repeat;
}

.firstEntry {
	padding:0 0 12px;
	background:url(../image/dot.png) 0 100% repeat-x;
}
.firstEntry dt {
	width:130px;
	padding:0 0 0 15px;
	float:left;
	clear:both;
	font-weight:bold;
}
.firstEntry dd {
	padding:0 0 0 145px;
}
.firstEntry dd h3 {
	font-size:117%;
	color:#387731;
	margin:0 0 6px;
}
.firstEntry .entryBody {
	line-height:1.7;
	margin:0 0 6px;
}
.firstEntry .catch {
	width:88px;
	border:1px solid #bbb;
	float:left;
	margin:0 15px 15px 0;
}
.btnMore {
	height:18px;
	overflow:hidden;
	text-align:right;
}
.btnMore span {
	width:80px;
	height:18px;
	display:block;
	margin:0 0 0 auto;
}
.btnMore a {
	width:80px;
	height:18px;
	display:block;
	padding:18px 0 0;
	background:url(../image/positions.png) -616px -80px no-repeat;
}
.btnMore a:hover {
	background:url(../image/positions.png) -616px -98px no-repeat;
}


.newsEntry {
	margin:0 0 24px;
}
.newsEntry dt {
	width:130px;
	padding:9px 0 0 15px;
	float:left;
	clear:both;
}
.newsEntry dd {
	padding:9px 0 8px 145px;
	background:url(../image/dot.png) 0 100% repeat-x;
}
/*-----------------------------------------------------
下層共通
-------------------------------------------------------*/
.alignright {text-align:right;}
.alignleft {text-align:left;}
.aligncenter {text-align:center;}

img.alignright {float:right;margin:0 0 15px 15px;}
img.alignleft {float:left;margin:0 15px 15px 0;}

.h3title:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.h3title {display:inline-table;min-height:1%;display:block;}
* html .h3title {height:1%;}

.entryBody:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.entryBody {display:inline-table;min-height:1%;display:block;}
* html .entryBody {height:1%;}

.h3title {
	background:#F5F1EC;
	margin:0 0 9px;
}
h3.title {
	clear:both;
	color:#243918;
	font-weight:bold;
	padding:8px 0 8px 15px;
	background:#F5F1EC url(../image/btns.png) 0px 1em no-repeat;
	border-left:3px solid #387731;
	font-size:134%;
}
.h3title h3.title {
	padding:6px 0 6px 15px;
	width:572px;
	float:left;
	background:#F5F1EC url(../image/btns.png) 0px 0.9em no-repeat;
}
.h3title .btnList {
	float:right;
	width:60px;
	height:36px;
	overflow:hidden;
}
.h3title .btnList a {
	width:60px;
	height:36px;
	display:block;
	padding:36px 0 0;
	background:url(../image/positions.png) -826px -80px no-repeat;
}
.h3title .btnList a:hover {
	background:url(../image/positions.png) -826px -116px no-repeat;
}

#main h4 {
	color:#4F2F1C;
	padding:5px 10px 5px 40px;
	margin:0 0 12px;
	background:url(../image/btns.png) 5px -236px no-repeat;
	border:1px solid #BA965A;
	font-size:117%;
}
.entryBody p {
	line-height:1.6;
	margin:0 0 1.5em;
}
.catDate:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.catDate {display:inline-table;min-height:1%;display:block;}
* html .catDate {height:1%;}

.entrySec .catDate {
	border-bottom: 1px solid #CFCFCF;
	padding: 6px 9px;
	margin:0 0 12px;
}
.entrySec .catDate ul {
	background:url(../image/btns.png) 0px -370px no-repeat;
	float: left;
	padding: 0 0 0 18px;
}
.entrySec .catDate ul li {
	float: left;
	margin-right: 10px;
	white-space: nowrap;
}
.entrySec .catDate p {
	color: #666666;
	float: right;
	margin: 0;
	padding: 0;
}

#pagenate {
	height: 30px;
	line-height: 20px;
	margin: 5px 20px 0;
	padding: 15px 0 0;
	text-align: center;
}
#pagenate a, #pagenate span {
	background-color: #F1F1F1;
	border-radius: 5px 5px 5px 5px;
	color: #4C4C4C;
	line-height: 20px;
	margin: 0 2px;
	padding: 5px 7px 3px;
	text-decoration: none;
}
#pagenate a:hover {
	background-color: #243918;
	color: #FFFFFF;
	text-decoration: none;
}
#pagenate span.current {
	background-color: #243918;
	border: medium none;
	color: #FFFFFF;
}
#detailNavi {
	border-top:1px solid #cfcfcf;
	margin:0 0 60px;
}
#detailNavi a {
	display:block;
}
#prev a {
	border-bottom:1px solid #cfcfcf;
	text-align:left;
	padding:3px 0;
}
#next a {
	border-bottom:1px solid #cfcfcf;
	text-align:right;
	padding:3px 0;
}

/*-----------------------------------------------------
時報
-------------------------------------------------------*/
.my-archive-index li a {
	display:block;
	color:#243918;
	font-weight:bold;
	padding:8px 0 8px 15px;
	background:#F5F1EC url(../image/btns.png) 0px 1em no-repeat;
	border-left:3px solid #387731;
	font-size:134%;
	cursor:default;
}
.my-archive-index li a:hover {
	text-decoration:none;
}
.my-archive-index li ul:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.my-archive-index li ul {display:inline-table;min-height:1%;display:block;}
* html .my-archive-index li ul {height:1%;}

.my-archive-index li ul {
	padding:4px 0 20px 0;
}
.my-archive-index li ul {
	padding:4px 0 20px;
}
.my-archive-index li ul li {
	width:158px;
	float:left;
	margin:0 6px 4px 0;
	font-size:75%;
}
.my-archive-index li ul li.last {
	margin:0 0 4px;
}
.my-archive-index li ul li a {
	display:block;
	color:#333;
	width:116px;
	padding:5px 0 5px 40px;
	margin:0;
	border:1px solid #ccc;
	background:url(../image/btns.png) 5px -236px no-repeat;
	cursor:pointer;
}
.my-archive-index li ul li a:hover {
	border:1px solid #BA965A;
	color:#4F2F1C;
	background-position:5px -300px;
}
/*-----------------------------------------------------
時報詳細
-------------------------------------------------------*/
.entryBody {
	line-height:1.6;
	margin:0 0 42px;
}
.entryBody ol {
	list-style-type:decimal;
	padding-left:2em;
}
.entryBody ol li {
	list-style-type:decimal;
	margin:0 0 3em;
}
.entryBody ul {
	list-style-type:disc;
	padding-left:2em;
}
.entryBody ul li {
	list-style-type:disc;
}
.jnlList {
	margin:1px 0 42px;
	border:1px solid #D9D3CE;
	padding:12px 18px;
}
.jnlList li {
	padding:2px 0 2px 18px;
	background:url(../image/btns.png) 0px -48px no-repeat;
}
/*-----------------------------------------------------
リンク
-------------------------------------------------------*/
#linkNavi {
	padding:0 0 0 21px;
}
#linkNavi li {
	padding:2px 0 2px 18px;
	background:url(../image/btns.png) 0px -50px no-repeat;
	margin:0 0 1em;
}
/*-----------------------------------------------------
アクセス
-------------------------------------------------------*/
#addList {
	width:350px;
	margin:0 auto 30px;
	text-align:left;
}
#addList dt {
	clear:both;
	float:left;
	width:5em;
	font-weight:bold;
	padding:3px 0;
}
#addList dd {
	padding:3px 0 3px 6em;
}
#googleMap {
	width:650px;
	height:490px;
	margin:0 auto 30px;
}
.btn {
	display:block;
	padding:10px 10px;
	color:#fff !important;
	background-color:#387731;
	text-align:center;
	font-weignt:bold;
}
/*--------------------------------
sharebottun
------------------------------------*/
.sns_share {
    margin: 20px 0;
}
.sns_share ul {text-align:right;}
.sns_share li {
    display: inline-block;
    margin-right: 2px;
    vertical-align: bottom; 
}
.sns_share li:last-child {
      margin-right: 0;
}