@charset "utf-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;

	font-size: 1em;
}

html {
	font-size: 62.5%;
}

body,
table,
input, textarea, select, option {
	font-family: Meiryo, "メイリオ", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", sans-serif;
	line-height: 1.1;
}

table,
input, textarea, select, option {
	line-height: 1.1;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

a:link {
	color: #111;
	text-decoration: none;
}

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

a:hover {
	color: #111;
	text-decoration: underline;
}

a:active {
	color: #111;
	text-decoration: underline;
}


.buttonArea a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}


/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft { text-align: left !important; }
.taCenter { text-align: center !important; }
.taRight { text-align: right !important; }

/* フォントの大きさ（プラス） */
.fsP1 { font-size: 1.08em !important; }
.fsP2 { font-size: 1.16em !important; }
.fsP3 { font-size: 1.24em !important; }
.fsP4 { font-size: 1.32em !important; }
.fsP5 { font-size: 1.4em !important; }

/* フォントの大きさ（マイナス） */
.fsM1 { font-size: 0.92em !important; }
.fsM2 { font-size: 0.84em !important; }
.fsM3 { font-size: 0.76em !important; }
.fsM4 { font-size: 0.68em !important; }
.fsM5 { font-size: 0.6em !important; }

/* フォントの太さ */
.fwNormal { font-weight: normal !important; }
.fwBold { font-weight: bold !important; }

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 { margin-top: 0 !important; }
.mb0 { margin-bottom: 0 !important; }
.mb20 { margin-bottom: 20px!important; }
/*------------------------------------------------------------
	clearfix
------------------------------------------------------------*/
	* html .clearfix {
		zoom: 1;
	}

	*+html .clearfix {
		zoom: 1;
	}

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

img {
	vertical-align: top;
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
	min-width: 1000px;	/* 狭いウインドウ幅で横スクロール時に背景が切れるバグ対策でコンテンツと同じ幅を指定 */
	color: #111;
	line-height: 1.5;
	text-align: center;
}

#container {
	background-color: #fff;
	text-align: left;
}

#main {
	margin: 0 auto 94px;
	width: 960px;
}

	* html #main {
		zoom: 1;
	}

	*+html #main {
		zoom: 1;
	}

#main:after {
	height: 0;
	visibility: hidden;
	content: ".";
	display: block;
	clear: both;
}

img {
	vertical-align: top;
}

/*------------------------------------------------------------
	ヘッダー
------------------------------------------------------------*/
#header {
	margin-bottom: 15px;
}

#header .hInner {
	margin-bottom: 15px;
	background: url(/images/common/ttl_box_bg.png) center top;
}

#header .hInner .subBox {
	margin: 0 auto;
	padding-left: 4px;
	width: 964px;
}

#header .hInner .subBox h1 {
	margin-top: 7px;
	width: 800px;
	float: left;
	color: #FFF;
	font-size: 1.1em;
	font-weight: normal;
}

#header .hInner .subBox .memberBtn {
	float: right;
}

#header .hInner .subBox .memberBtn img {
	display: block;
	margin-bottom: -9px;
	position: relative;
	zoom: 1;
}

#header .hBox {
	margin: 0 auto;
	padding: 0 1px 0 3px;
	width: 962px;
}

#header .hBox .logo {
	float: left;
}

#header .hBox .siteInfo {
	padding-top: 3px;
	float: right;
}

#header .hBox .siteInfo li {
	padding-left: 8px;
	float: left;
}

#header .hBox .siteInfo li img {
	display: block;
	vertical-align: baseline;
}

/*------------------------------------------------------------
	グローバルナビ
------------------------------------------------------------*/
#gNavi {
	margin: 0 auto;
	padding-top: 21px;
	width: 960px;
	background: url(/images/common/g_navi_bg.png) no-repeat left top;
}

#gNavi li {
	float: left;
}

#gNavi li img {
	display: block;
	vertical-align: baseline;
}

#gNavi li a {
	display: block;
}

#gNavi .navi01 a {
	background: url(/images/common/g_navi01_over.png) no-repeat left top;
}

#gNavi .navi02 a {
	background: url(/images/common/g_navi02_over.png) no-repeat left top;
}

#gNavi .navi03 a {
	background: url(/images/common/g_navi03_over.png) no-repeat left top;
}

#gNavi .navi04 a {
	background: url(/images/common/g_navi04_over.png) no-repeat left top;
}

#gNavi .navi05 a {
	background: url(/images/common/g_navi05_over.png) no-repeat left top;
}

#gNavi .navi06 a {
	background: url(/images/common/g_navi06_over.png) no-repeat left top;
}

#gNavi .navi07 a {
	background: url(/images/common/g_navi07_over.png) no-repeat left top;
}

#gNavi li a:hover img {
	filter: alpha(opacity=0);
	opacity: 0;
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
	margin-bottom: 30px;
	padding: 7px 0 5px;
	background-color: #D8F0EC;
}

#pagePath ol {
	margin: 0 auto;
	width: 964px;
}

#pagePath li {
	display: inline;
	font-size: 1.2em;
}

#pagePath .root {
	padding-left: 24px;
	background: url(/images/common/icon/icon01.gif) no-repeat left top;
	zoom: 1;
}

#pagePath li a {
	margin-right: 2px;
	padding-right: 12px;
	display: inline-block;
	color: #2B9F6C;
	text-decoration: underline;
	background: url(/images/common/icon/icon02.gif) no-repeat right 7px;
}

#pagePath li a:hover {
	text-decoration: none;
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
	width: 710px;
	float: left;
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
	width: 220px;
	float: right;
}

#sideBar p {
	padding: 8px 10px;
	border-radius: 5px 5px 0 0;
	position: relative;
	color: #FFF;
	font-size: 1.6em;
	font-weight: bold;       
	behavior: url(/js/pie.htc);
	background-color: #2BA16E;
}

#sideBar p span {
	padding-left: 16px;
	display: block;
	background: url(/images/common/s_p_bg.png) no-repeat left 2px;
}

#sideBar .ulList {
	border: 1px solid #E6E6E6;
	border-top: none;
}

#sideBar .ulList li {
	padding-bottom: 2px;
	width: 218px;
	float: left;
	background: url(/images/common/line.png) repeat-x left bottom;
}

#sideBar .ulList .none {
	padding-bottom: 0;
	background: none;
}

#sideBar .ulList li a {
	padding: 17px 25px 15px;
	display: block;
	font-size: 1.5em;
	line-height: 1.75;
	text-decoration: none;
	background: url(/images/common/icon/icon03.gif) no-repeat 8px 21px;
}

#sideBar .ulList li a:hover,
#sideBar .ulList li .on {
	background: #F9F5CA url(/images/common/icon/icon04.gif) no-repeat 8px 21px;
	color: #666;
}

/* sideBar */
body#branchSendai #sideBarSendai a,
body#branchIshinomaki #sideBarIshinomaki a,
body#branchSennan #sideBarSennan a,
body#branchKesennuma #sideBarKesennuma a,
body#branchHokubu #sideBarHokubu a,
body#branchShiogama #sideBarShiogama a,
body#qanda #sideBarQanda a,
body#instauration #sideBarInstauration a,
body#flow #sideBarFlow a,
body#activity #sideBarActivity a,
body#project #sideBarProject a,
body#disclosure #sideBarDisclosure a,
body#profile #sideBarProfile a {
	background: #f9f5ca url("/images/common/icon/icon04.gif") no-repeat scroll 8px 21px;
	color: #2ba16e;
}


/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
#footer {
	padding: 66px 0 0;
	background: url(/images/common/footer_bg.jpg) repeat-x center top;
}

.pageTop {
	margin: 0 auto 22px;
	width: 944px;
	overflow: hidden;
}

.pageTop a {
	float: right;
}

#footer .fBox {
	margin: auto;
	width: 960px;
}

#footer .fBox .lBox {
	padding: 21px 17px 0 0;
	width: 460px;
	float: left;
}

#footer .fBox .lBox .fLogo {
	margin-right: 19px;
	float: left;
}

#footer .fBox .lBox p {
	width: 160px;
	float: left;
	font-size: 1.1em;
}

#footer .fBox .ulBox {
	width: 430px;
	padding: 27px 0 24px 32px;
	background: url(/images/common/ul_box_bg.png) no-repeat left top;
	float: left;
}

#footer .fBox .ulBox ul {
	margin-bottom: 6px;
}

#footer .fBox .ulBox li {
	display: inline;
	font-size: 1.1em;
}

#footer .copyright {
	padding: 17px 0 16px;
	background-color: #EEE;
}

#footer .copyright address {
	margin: 0 auto;
	width: 960px;
	color: #666;
	font-size: 1.1em;
	font-style: normal;
	text-align: center;
}

/*------------------------------------------------------------
	headLine01
------------------------------------------------------------*/
#conts .headLine01 {
	margin-bottom: 22px;
	padding: 10px 10px 8px;
	border-radius: 5px;
	position: relative;
	color: #FFF;
	font-size: 2.0em;        
	behavior: url(/js/pie.htc);
	background-color: #2BA16E;
}

#conts .headLine01 span {
	padding: 2px 0 0 18px;
	display: block;
	background: url(/images/common/h2_span_bg.png) no-repeat left top;
}

/*------------------------------------------------------------
	headLine02
------------------------------------------------------------*/
#conts .headLine02 {
	margin-bottom: 17px;
	padding-bottom: 2px;
	background: url(/images/common/line01.png) repeat-x left bottom;
}

#conts .headLine02 span {
	padding: 4px 0 4px 36px;
	display: inline-block;
	font-size: 2.0em;
	background: url(/images/common/h3__span_bg.jpg) no-repeat left top;
}

/*------------------------------------------------------------
	headLine04
------------------------------------------------------------*/
#conts .headLine04 {
	margin: 0 0 14px 5px;
	padding: 2px 0 0 27px;
	color: #000;
	font-size: 1.8em;
	font-weight: normal;
	background: url(/images/common/icon/icon08.gif) no-repeat left 5px;
}

/*------------------------------------------------------------
	listType01
------------------------------------------------------------*/
#conts .listType01 {
	margin-right: -30px;
	width: 740px;
	overflow: hidden;
}

#conts .listType01 li {
	margin-right: 30px;
	padding: 13px 0 11px 10px;
	width: 330px;
	float: left;
	font-size: 1.1em;
	line-height: 1.75;
	background: url(/images/common/line02.png) repeat-x top;
}

#conts .listType01 .speLi {
	padding: 0 0 1px;
	background: url(/images/common/line02.png) repeat-x left bottom;
}

#conts .listType01 li a {
	padding-left: 30px;
	display: inline-block;
	font-size: 1.2em;
	color: #007966;
	background: url(/images/common/icon/icon07.gif) no-repeat 1px 5px;
}

/*------------------------------------------------------------
	comTextDl
------------------------------------------------------------*/
#conts .comTextDl {
	margin-bottom: 31px;
	padding: 1px 0 26px 30px;
	position: relative;
	border: 1px solid #E6E6E6;
	border-radius: 9px;
	behavior: url(/js/pie.htc)
}

#conts .comTextDl dt {
	margin-bottom: 21px;
	padding: 26px 10px 0 18px;
	font-size: 2em;
	font-weight: bold;
	background: url(/images/common/icon/icon06.gif) no-repeat left top;
}

#conts .comTextDl dd {
	font-size: 1.4em;
}

/*------------------------------------------------------------
	tableBase
------------------------------------------------------------*/
#conts .tableBase {
	margin-bottom: 30px;
	width: 100%;
	border-collapse: collapse;
	border: 1px solid #D6D6D6;
}

#conts .tableBase th,
#conts .tableBase td {
	padding: 8px 10px;
	font-size: 1.3em;
	line-height: 1.75;
	text-align: left;
	vertical-align: top;
	border: 1px solid #D6D6D6;
}

#conts .tableBase th {
	text-align: center;
	vertical-align: middle;
	background-color: #D8F0EC;
}

#conts .tableBase td dt {
	float: left;
}

#conts .tableBase td dd {
	padding-left: 5.0em;
}

/*------------------------------------------------------------
	news
------------------------------------------------------------*/
#conts .news {
	font-size: 1.3em;
	line-height: 1.75;
}

#conts .news dt {
	clear: left;
	float: left;
	color: #007A68;
}

#conts .news dt img {
	margin-left: 10px;
	vertical-align: middle;
}

#conts .news dd {
	margin-bottom: 11px;
	padding: 0 0 11px 10.5em;
	background: url(/images/common/line02.png) repeat-x left bottom;
}

/*------------------------------------------------------------
	comInner
------------------------------------------------------------*/
#conts .comInner {
	margin: 0 10px 17px 0;
}

#conts .comInner .photoBox {
	margin-top: 3px;
	float: left;
}

#conts .comInner .textBox {
	width: 433px;
	float: right;
}

#conts .comInner .textBox p {
	font-size: 1.3em;
	line-height: 1.75;
}

#conts .headLine01 {
	margin-bottom: 22px;
}

#conts .headLine04 {
	margin-bottom: 10px;
}

#conts p {
	margin-bottom: 30px;
	line-height: 1.75;
}

#conts .txt {
	margin-bottom: 36px;
}

#conts .headLine05 {
	margin-bottom: 12px;
	padding-left: 26px;
	color: #85A31D;
	font-size: 1.6em;
	background: url(/images/common/h5_bg.png) no-repeat left 2px;
}

#conts .news {
	margin-bottom: 32px;
}

#conts .btnDesign01 {
	margin: -17px 0 40px;
	text-align: center;
	position: relative;
	zoom: 1;
}

#conts .btnDesign01 a {
	padding: 9px 30px;
	border-radius: 3px;
	position: relative;
	color: #FFF;
	font-size: 1.4em;
	behavior: url(/js/pie.htc);
	background-color: #2BA16E;
	display: inline-block;
}

#conts .btnDesign01 a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	text-decoration: none;
}

#conts .tableBase th {
	text-align: left;
}

#conts .listType03 {
	margin: 0 0 20px 3px;
}

#conts .listType03 li {
	margin: 0 0 3px;
	padding: 0;
	width: auto;
	float: none;
	background: none;
	line-height: 1.75;
	font-size: 1.1em;
}

#conts .listType03 li a {
	padding-left: 22px;
	display: block;
	color: #007A68;
	font-size: 1.2em;
	background: url(/images/common/icon/icon07.gif) no-repeat 1px 4px;
}

#conts .listType02 {
	margin-left: 8px;
}

#conts .listType02 li {
	padding-left: 17px;
	font-size: 1.3em;
	line-height: 1.75;
	background: url(/images/common/icon/icon09.gif) no-repeat left 8px;
}

/*------------------------------------------------------------
	pageNavi
------------------------------------------------------------*/
#conts .pagenavi {
	margin-bottom: 30px;
	text-align: center;
}

#conts .pagenavi li {
	display: inline;
}

#conts .pagenavi li a,
#conts .pagenavi li .current {
	padding: 4px 10px;
	display: inline-block;
	color: #007A68;
	font-size: 1.3em;
	text-align: center;
	text-decoration: none;
	border: 1px solid #CAE7DB;
}

#conts .pagenavi li a span {
	display: block;
}

#conts .pagenavi li a:hover,
#conts .pagenavi li .current {
	color: #FFF;
	border: 1px solid #2BA16E;
	background-color: #2BA16E;
}

#header .hBox .siteInfo li a:hover img,
#sideBar li a:hover img,
#conts .headLine01 a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}