@charset "utf-8";
/* CSS Document */

/*--------------------
RESET
--------------------*/

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
/*table,*/ caption, tbody, tfoot, thead, tr, /*th, td,*/
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
}

ul, ol {
	list-style : none;
}
img {
/*	vertical-align : middle;*/
}
a {
	color: #336699;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: none;
}


/*--------------------
Clearfix
--------------------*/

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

.clearfix {
/*	min-height: 1px;*/
	display: block;
}

* html .clearfix {
	height: 1px;
	/*\*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear {
	clear:both;
	height:0px;
	visibility:hidden;
}


/*--------------------
Body
--------------------*/

body {
	padding: 0;
	margin: 0;
	background: #f1f2e7;
	font-family: 'メイリオ', Meiryo, arial, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}


/*--------------------
Header
--------------------*/

#header {
	border-top: solid 4px #002b50;
	background: #FFF;
}
#header .inner {
	width: 1000px;
	margin: 0 auto;
	height: 96px;
}
#header .inner .logo {
	padding-top: 10px;
	padding-left: 10px;
	float: left;
}
#header_menu {
	padding-top: 10px;
	float: right;
	width: 420px;
}
#header_menu ul {
	float: right;
	margin-bottom: 12px;
	display: block;
}
#header_menu ul li {
	float: left;
	margin-left: 15px;
	display: block;
}
#header_menu .h_contact_btn {
	clear: right;
	text-align: right;
	float: left;
}
#header_menu .r_bottom {
	clear: both;
}

/*--------------------
検索ボックス（ヘッダー）
--------------------*/
#h_serch_box {
	float: right;
}
#h_serch_box .search_title {
	font-size: 12px;
	line-height: 100%;
}
#h_serch_box .frame {
	border: 1px solid #CCCCCC;
	display: inline-block;
	height: 24px;
	position: relative;
	width: 210px;
}

#h_serch_box .frame .searchButton {
	cursor: pointer;
	background-image: url("../images/common/ico_search.png") ;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 24px;
}

#h_serch_box .frame input[type="text"] {
	border: 0;
	width: 180px;
	height: 22px;
	padding-left: 5px;
}

#h_serch_box .frame input[type="text"]:focus {
  outline: 0;
  border: 0;
}

#h_serch_box .frame input[type="submit"]:focus {
  outline: 0;
  border: 0;
}

/*--------------------
Footer
--------------------*/

#footer {
	background: #e6e6e6;
	clear: both;
}
#f_menu .inner {
	width: 1000px;
	margin: 0 auto;
	text-align: right;
	font-size: 12px;
	padding: 5px 0;
}
#f_menu .inner a {
	color: #333;
}
#copyright {
	background: #002b50;
}
#copyright .inner {
	width: 1000px;
	margin: 0 auto;
	color: #FAFAFA;
	font-size: 11px;
	text-align: center;
}


/*--------------------
Gnavi
--------------------*/

#gnavi {
	height: 53px;
	background: url(../images/common/gnavi_bg.jpg) repeat-x;
	clear: both;
}
#gnavi .inner {
	width: 1000px;
	margin: 0 auto;
}
#gnavi .inner ul li {
	float: left;
}

#gnavi .inner .megamenu div {
	background-image: url(../images/common/dropdown_bg.png);
	background-repeat: repeat;
	clear: both;
	float: none;
	min-height: 20px;
	height: auto !important;
	height: 20px;
	font-size: 14px;
}
#gnavi .inner .megamenu div li a {
	display:block;
	border-bottom:#CCCCCC dashed 1px;
	padding:5px 0px 5px 10px;
	width:240px;
	margin-right:15px;
	color:#333333;
	text-decoration:none;
	background-image: url(../images/common/gnavi_triangle.gif);
}
#gnavi .inner .megamenu div li a:hover {
	background-image: url(../images/common/gnavi_triangle_on.gif);
}
#gnavi .inner .megamenu div li a.nolink {
	cursor: default;
}
#gnavi .inner .megamenu div li a.nolink:hover {
	background-image: url(../images/common/gnavi_triangle.gif);
}
#gnavi .inner .megamenu div li ul li {
	text-indent:10px;
}
#gnavi .inner .megamenu div li ul li a{
	background-image: none;
	color:#333333;
}
#gnavi .inner .megamenu div li ul li a:hover{
	background-image: url(../images/common/dropdown_bg_on.png);
}
#gnavi .inner .megamenu div li ul li a.nolink {
	cursor: default;
}
#gnavi .inner .megamenu div li ul li a.nolink:hover {
	background-image: none;
}
.megamenu1 {
	width: 270px;
}
.megamenu2 {
	width: 810px;
}
.megamenu3, .megamenu4 {
	width: 540px;
}
#gnavi .inner .megamenu .megamenu1 li {
	float: none;
}
#gnavi .inner .megamenu .megamenu2 li,
#gnavi .inner .megamenu .megamenu3 li,
#gnavi .inner .megamenu .megamenu4 li {
	float: left;
}
#gnavi .inner .megamenu .megamenu2 li ul li,
#gnavi .inner .megamenu .megamenu3 li ul li,
#gnavi .inner .megamenu .megamenu4 li ul li{
	float: none;
	font-size:12px;
}

/*gkaku 20180610 add sta*/
/* -------------------- */
/* ▼メニューバーの装飾 */
/* -------------------- */
#gnavi .inner .dropmegamenu {
	margin: 0px;				/* メニューバー外側の余白(ゼロ) */
	padding: 0px;				/* メニューバー内側の余白(ゼロ) */
	background-color: #cc0000;	/* バーの背景色(濃い赤色) */
}

/* -------------------------- */
/* ▼メインメニュー項目の装飾 */
/* -------------------------- */
#gnavi .inner .dropmegamenu li {
	width: 200px;				/* メニュー項目の横幅(200px) */
	display: inline-block;		/* ★横並びに配置する */
	list-style-type: none;		/* ★リストの先頭記号を消す */
	position: relative;			/* ★サブメニュー表示の基準位置にする */
}
#gnavi .inner .dropmegamenu a {
	/*background-color: #cc0000;*/	/* メニュー項目の背景色(濃い赤色) */
	background-color: rgba(0,70,255,0.7);;	/* メニュー項目の背景色(濃い赤色) */
	color: white;				/* メニュー項目の文字色(白色) */
	line-height: 40px;			/* メニュー項目のリンクの高さ(40px) */
	text-align: center;		 	/* メインメニューの文字列の配置(中央寄せ) */
	text-decoration: none;		/* メニュー項目の装飾(下線を消す) */
	font-weight: bold;			/* 太字にする */
	display: block;				/* ★項目内全域をリンク可能にする */
	font-size:14px;
}
#gnavi .inner .dropmegamenu a:hover {
	background-color: #ffdddd; 	/* メニュー項目にマウスが載ったときの背景色(淡いピンク) */
	color: #dd0000;				/* メニュー項目にマウスが載ったときの文字色(濃い赤色) */
}

/* ---------------------------------- */
/* ▼サブメニューがある場合に開く処理 */	/* ※サブメニューが1階層しか存在しない場合の記述 */
/* ---------------------------------- */
#gnavi .inner .dropmegamenu li:hover > ul {
	display: block;				/* ★マウスポインタが載っている項目の内部にあるリストを表示する */
}

/* -------------------- */
/* ▼サブメニューの装飾 */
/* -------------------- */
#gnavi .inner .dropmegamenu ul {
	margin: 0px;				/* ★サブメニュー外側の余白(ゼロ) */
	padding: 0px;		 		/* ★サブメニュー内側の余白(ゼロ) */
	display: none;		 		/* ★標準では非表示にする */
	position: absolute;			/* ★絶対配置にする */
}

/* ------------------------ */
/* ▼サブメニュー項目の装飾 */
/* ------------------------ */
#gnavi .inner .dropmegamenu ul li {
	width: 200px;				/* サブメニュー1項目の横幅(200px) */
	border-top: 1px solid pink;	/* 項目上側の枠線(ピンク色で1pxの実線) */
}
#gnavi .inner .dropmegamenu ul li a {
	line-height: 35px;			/* サブメニュー1項目の高さ(35px) */
	text-align: left;			/* 文字列の配置(左寄せ) */
	padding-left: 5px;			/* 文字列前方の余白(5px) */
	font-weight: normal;		/* 太字にはしない */
}
#gnavi .inner .dropmegamenu ul li a:hover {
	background-color: #ffff80;	/* サブメニュー項目にマウスが載ったときの背景色(淡い黄色) */
	color: #005500;				/* サブメニュー項目にマウスが載ったときの文字色(濃い緑色) */
}

/* ----------------------------------- */
/* ▼3階層目以降(孫メニュー以降)の装飾 */	/* ※下ではなく横(右)に表示します。 */
/* ----------------------------------- */
#gnavi .inner .dropmegamenu ul ul {
	margin: 0px;				/* ★サブメニュー外側の余白(ゼロ) */
	padding: 0px;				/* ★サブメニュー内側の余白(ゼロ) */
	display: none;				/* ★標準では非表示にする */
	position: absolute;			/* ★絶対配置にする */
	top: -1px;					/* 1pxだけ上方向にずらす(※上に1pxの枠線を引いている場合) */
	left: 100%;					/* ★基準位置からの距離を親ボックスの幅100％にする */
	border-left: 1px solid pink;/* 左側に引く枠線(ピンク色で1pxの実線) */
}
/*gkaku 20180610 add end*/

/*--------------------
Container
--------------------*/

#container {
	width: 960px;
	margin: 0 auto;
	padding: 30px 20px 50px 20px;
	background: #FFF;
}
#container #contents {
	float: right;
	width: 700px;
	color: #555;
}
#container #sidebar {
	float: left;
	width: 220px;
	color: #555;
}

#breadcrumb {
	font-size: 12px;
	margin-bottom: 1em;
}

#webpage_block {
	font-size: 14px;
	line-height: 150%;
	margin-bottom: 55px;
}
#entry_body {
	font-size: 14px;
	line-height: 150%;
}
#entry_body h1 {
	font-size: 24px;
	background: url(../images/common/h1_bg.gif) left bottom repeat-x;
	padding-bottom: 4px;
	margin-bottom: 2em;
	line-height: 100%;
}
#entry_body h2 {
	font-size: 20px;
	background: url(../images/common/h2_bg.gif) left 3px no-repeat;
	border-bottom: dashed 1px #CCC;
	margin-top: 2em;
	margin-bottom: 1em;
	padding-left: 1.0em;
	line-height: 100%;
}
#entry_body h3 {
	font-size: 18px;
	background: url(../images/common/h3_bg.gif) left 2px no-repeat;
	margin-top: 1.5em;
	margin-bottom: 0.5em;
	padding-left: 0.5em;
	line-height: 100%;
}
#entry_body h4 {
	margin-top: 1em;
	margin-bottom: 0.5em;
}
#entry_body ul {
	list-style-type: disc;
	margin: 1em 0 0 2.5em;
}
#entry_body ol {
	list-style-type: decimal;
	margin: 1em 0 0 3.0em;
}
#entry_body ul li {
	margin: 0 0 0.5em 0;
}
#entry_body ol li {
	margin: 0 0 0.5em 0;
}
#entry_body table,
#entry_body th,
#entry_body td {
	border-collapse:collapse;
}
#entry_body hr.solid {
	border: none;
	border-top: solid 1px #CCC;
	height: 1px;
	color: #FFFFFF;
	width: 100%;
}
#entry_body hr.dashed {
	border:none;
	border-top:dashed 1px #CCC;
	height:1px;
	color:#FFFFFF;
	width:100%;
}
#entry_body #category_news {
	margin-bottom: 3em;
}


/*--------------------
Sidebar
--------------------*/
#sidemenu {
	margin-bottom: 2em;
}
#sidemenu h2 a {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #FAFAFA;
	background-color: #002a5c;
	height: 40px;
	padding-top: 20px;
}
#sidemenu ul li {
	border-bottom: solid 1px #FFF;
	background: #f3f3f3;
	padding: 5px 0 5px 0;
}
#sidemenu ul li a {
	font-size: 14px;
	background: url(../images/common/icon_sidemenu1.gif) no-repeat 10px center #f3f3f3;
	padding: 5px 0 5px 22px;
	display: block;
	color: #555;
}
#sidemenu ul li a:hover {
	text-decoration: none;
	color: #002a5c;
}
#sidemenu ul li a.this_on {
	color: #630;
}
#sidemenu ul li ul li {
	border-bottom: none;
	padding: 0 0 0 0;
}
#sidemenu ul li ul li a {
	padding: 5px 0 5px 28px;
	background: url(../images/common/icon_sidemenu2.gif) no-repeat 20px center #f3f3f3;
}
#members_entry {
	background: #f2f1e7;
	border: solid 4px #e5dec6;
	text-align: center;
	padding-top: 10px;
	margin-bottom: 1em;
}
#members_entry h2 {
	margin-bottom: 12px;
}
#members_entry ul li {
	margin-bottom: 6px;
}

/*--------------------
バナーブロック
--------------------*/
#bnr_block .contact {
	margin-top: 1.5em
}

/*--------------------
検索ボックスサイド
--------------------*/
#serch_box {
	margin-bottom: 2em;
}
#serch_box h3 {
	display: block;
	font-size: 16px;
	text-align: center;
	color: #FAFAFA;
	background-color: #002a5c;
	height: 30px;
	padding-top: 10px;
	margin-bottom: 0.5em;	
}
#serch_box h3 img {
	margin-right: 0.5em
}
#serch_box .frame {
	border: 1px solid #CCCCCC;
	display: inline-block;
	height: 24px;
	position: relative;
	width: 218px;
}

#serch_box .frame .searchButton {
	cursor: pointer;
	background-image: url("../images/common/ico_search.png") ;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0;
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 24px;
}

#serch_box .frame input[type="text"] {
	border: 0;
	width: 190px;
	height: 22px;
	padding-left: 5px;
}

#serch_box .frame input[type="text"]:focus {
  outline: 0;
  border: 0;
}

#serch_box .frame input[type="submit"]:focus {
  outline: 0;
  border: 0;
}


/*--------------------
検索結果
--------------------*/
#entry_body h3.search-results-header {
	padding: 10px;
	background: #EEE;
	line-height: 100%;
	margin-top: 2em;
	margin-bottom: 1em;
    font-size: 16px;
}
#search-results .search-results-container {
	margin-bottom: 2em;
}
#search-results .search-results-container ul {
	margin-left: 2em;
}
#search-results .search-results-container ul li {
	list-style: disc;
	line-height: 120%;
	margin-bottom: 1.0em;
}
#search-results .content-nav {
	color: #555;
	font-weight: bold;
	text-align: center;
}
#search-results .content-nav a {
	font-weight: normal;
}


/*--------------------
サイトマップ
--------------------*/
#sitemap ul {
	list-style: none;
	margin-top: 0;
	margin-left: 0;
}
#sitemap ul li span {
	display: block;
	font-weight: bold;
	margin-bottom: 1em;
}
#sitemap ul li ul li {
	margin-bottom: 3em;
}
#sitemap ul li ul li span {
	background: #EEE;
	padding: 5px 1em;
	margin-bottom: 1.0em;
	font-weight: bold;
}
#sitemap ul li ul li ul li {
	margin-bottom: 1em;
}
#sitemap ul li ul li ul li span {
	background: url(../images/common/sitemap_bg1.gif) no-repeat #FFF;
	margin-bottom: 0;
	margin-left: 1em;
	padding: 0 0 0 1.5em;
	font-weight: normal;
}
#sitemap ul li ul li ul li ul li {
	margin-bottom: 0;
}
#sitemap ul li ul li ul li ul li span {
	background: url(../images/common/sitemap_bg2.gif) no-repeat #FFF;
	margin-bottom: 0;
	margin-left: 2.0em;
	padding: 0 0 0 1.5em;
}


/*--------------------
ページトップ
--------------------*/
.pagetop_block {
	clear: both;
	text-align: right;
	font-size: 12px;
}
/*
.pagetop {
	clear: both;
	text-align: right;
	font-size: 12px;
}
*/
