@charset "utf-8";
/* *************************************** */
/*     PS_template 2.02 (UTF-8 ver.)       */
/*       ver 2.0  Release : 2007.05.11     */
/*       ver 2.01 Release : 2007.05.15     */
/*       ver 2.02 Release : 2007.05.18     */
/* *************************************** */

/* ********** CSS Compatibility ********** */
/*   full:Win IE6,7;Firefox1.5,2.0;        */
/*        Mac Safari 1.3;Firefox 1.5,2.0;  */
/*   Not usable:                           */
/*        IE 5.5-;NC4                      */
/* *************************************** */


/* =========================================================
     共通設定
========================================================= */


* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	outline:none;

}

html {
	overflow-y: scroll;
}
body {
	font-size: 100%;
	color: #333;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	background: #FFFADC;
}
body.top {
	font-size: 86%;
}

img{
	border:0;
	vertical-align:top;
	vertical-align:bottom;
}

a{
	overflow:hidden;
	outline:none;
}

a:hover{
	text-decoration:underline;
}

.log_script {
	display: none;
}
.clearfix:after {
	content:"";
	display: block;
	height: 0;
	clear: both;
}
.clearfix{
	display:inline-block;
}
/*Hides from IE-mac \*/
*html.clearfix{height: 1%;}
.clearfix{display:block;}
/*End hide from IE-mac*/

.clear {
	clear: both;
}

.pc_hide{
	display:none;
}


/* ----- text_hide ----- */
.text_hide,.text_hide * {
	text-indent: -9999px;
	text-decoration: none;
	font-size: 0;
	line-height: 0;
	outline: none;
}
/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
 }

a img {
	border: none;
 }


/* ----- 配置 ----- */
/* 回り込み */
div.text_box .alignleft {
	float: left;
	margin: 0 15px 15px 0;
}
div.text_box .aligncenter {
	display: block;
	margin: 0 auto 15px;
}
div.text_box .alignright {
	float: right;
	margin: 0 0 15px 15px;
}

/* 行揃え */
div.text_box .textleft {
	text-align: left;
}
div.text_box .textcenter {
	text-align: center;
}
div.text_box .textright {
	text-align: right;
}


/* ----- WPキャプション ----- */
div.text_box div.wp-caption img {
	margin: 0 auto;
	padding: 0;
	border: 0 none;
	display: block;
}
div.text_box div.wp-caption p.wp-caption-text {
	font-size: 86% !important;
	padding: 5px 0;
	margin: 3px 5px 0 !important;
	text-align: left;
	line-height: 1.3;
	text-indent: 0;
}


.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

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

.clear {
	clear:both;
}


.mr_bot50 {
	margin-bottom: 50px !important;
}


/* 枠線ボックス */
div.text_box div.wrapper_box {
	margin: 0 0 30px;
	padding: 15px 18px;
	border: 1px solid #e0dbc7;
	background: #fefcef;
	border-radius: 5px;
}
div.text_box div.wrapper_box ul { margin: 0 0 15px;}
div.text_box div.wrapper_box ol { margin: 0 0 15px 20px;}



/* テキストリンクボタン */
div.text_box .btn_txtlink01 {
	width: 50%;
	height: 45px;
	overflow: hidden;
	padding: 10px 0 20px;
}
div.text_box .btn_txtlink01 a {
	color: #fff;
	width: 100%;
	height: 45px;
	line-height: 45px;
	display: block;
	text-decoration: none;
background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ff9a27), color-stop(0.00, #fbd27c));
background: -webkit-linear-gradient(#fbd27c, #ff9a27);
background: -moz-linear-gradient(#fbd27c, #ff9a27);
background: -o-linear-gradient(#fbd27c, #ff9a27);
background: -ms-linear-gradient(#fbd27c, #ff9a27);
background: linear-gradient(#fbd27c, #ff9a27);


	font-weight:bold;
	text-align:center;
	font-size:1.125em;
	letter-spacing:1px;
	text-shadow: 1px 1px 3px #9E4900;
	-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}
div.text_box .btn_txtlink01 a:hover {
	color:#350903;
} 



   /* --------------- sitemap --------------- */

#sitemap_list {

}

#contents #sitemap_list li {
	padding: 0 0 7px;
	margin: 1em 0;
	list-style-type: none;
	background: url(images/common/sitemap_li.png) no-repeat left 0.3em;
	text-indent: 30px;
	font-size: 100%;
}
#contents #sitemap_list li ul {
	margin: 1em 0 0;
	padding: 0;
}

#contents #sitemap_list li li {
	margin: 0.7em 0 0.7em 30px;
	padding: 0 0 0 0px;
	border-style: none;
	font-size: 92%;
}
#contents #sitemap_list li li li {
	background: url(images/common/sitemap_li_li.png) no-repeat left 0.1em;
	font-size: 1em;
}
#sitemap_list li a {

}
#sitemap_list li li a {

}
#sitemap .text_box {
	background: url(images/page/sitemap_bg.png) no-repeat right top;
}
.---layout--- {
}
#outside {
	background: url(images/common/outside_bg.png) repeat-x left top;
	padding-top: 15px;
	padding-bottom: 70px;
}
#wrapper_page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
	background: url(images/common/wrapper_page_bg.png) repeat-y 0px 15px;
}
#wrapper_main {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 2;
}
#header {
	display: block;
	height: 156px;
	position:relative;
}
#contents {
	float:right;
	width: 630px;
	padding-bottom: 30px;
	display: block;
}
#top #contents {
	float: right;
	width: 654px !important;
	margin-top: 25px;
	padding-bottom: 30px;
	display: block;
	margin-right:20px;
}
#side_bar {
	float:left;
	width: 251px;
}
#top #side_bar {
	float: left;
	width: 213px;
	margin-top: 25px;
	margin-left:20px;
}
#footer {
	display: block;
	clear: both;
	height: 94px;
	padding-top: 30px;
	border-bottom: 1px solid #E5E5E5;
	width: 100%;
	position: relative;
	z-index: 1;
}


/**/

#side_menu{
	border:3px solid #82B900;
	background-color:#fff;
	width:206px;
	margin:0px auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#side_menu ul{
	width:190px;
	margin:0px auto;
	overflow:hidden;
	padding-top:5px;
}

#side_menu ul li{
	list-style-type:none;
	margin-bottom:5px;
	overflow:hidden;
}

#side_menu ul li a{
	display:block;
	box-sizing:border-box;
	border:1px solid #82B800;
	background-color:#E1EEAA;
	font-size:14px;
	line-height:34px;
	padding-left:0.5em;
	text-decoration:none;
	color:#000;
}

/**/

#side_navi{
	width:213px;
	margin:0px auto;
	overflow:hidden;
}

#side_navi ul{
	overflow:hidden
}

#side_navi ul li{
	list-style-type:none;
	margin:10px auto;
	overflow:hidden;
}

#side_navi ul li a{
	display:block;
	text-align:center;
	padding:17px 0px;
	overflow:hidden;
	box-sizing:border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#side_navi ul li:nth-child(2) a{
	border:1px solid #5F238F;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #732EBB), color-stop(0.00, #7C2EB9));
background: -webkit-linear-gradient(#7C2EB9, #732EBB);
background: -moz-linear-gradient(#7C2EB9, #732EBB);
background: -o-linear-gradient(#7C2EB9, #732EBB);
background: -ms-linear-gradient(#7C2EB9, #732EBB);
background: linear-gradient(#7C2EB9, #732EBB);

}

#side_navi ul li:nth-child(1) a{
	border:1px solid #269ABA;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #40C4D8), color-stop(0.00, #3EB3D7));
background: -webkit-linear-gradient(#3EB3D7, #40C4D8);
background: -moz-linear-gradient(#3EB3D7, #40C4D8);
background: -o-linear-gradient(#3EB3D7, #40C4D8);
background: -ms-linear-gradient(#3EB3D7, #40C4D8);
background: linear-gradient(#3EB3D7, #40C4D8);

}

#side_navi ul li:nth-child(3) a{
	border:1px solid #C68600;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #FF9B02), color-stop(0.00, #FFAE00));
background: -webkit-linear-gradient(#FFAE00, #FF9B02);
background: -moz-linear-gradient(#FFAE00, #FF9B02);
background: -o-linear-gradient(#FFAE00, #FF9B02);
background: -ms-linear-gradient(#FFAE00, #FF9B02);
background: linear-gradient(#FFAE00, #FF9B02);

}

#side_navi ul li:nth-child(4) a{
	border:1px solid #C51C3D;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #E23564), color-stop(0.00, #E13353));
background: -webkit-linear-gradient(#E13353, #E23564);
background: -moz-linear-gradient(#E13353, #E23564);
background: -o-linear-gradient(#E13353, #E23564);
background: -ms-linear-gradient(#E13353, #E23564);
background: linear-gradient(#E13353, #E23564);
}

#side_navi ul li:nth-child(5) a{
	border:1px solid #0000B2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #3340E1), color-stop(0.00, #3653E2));
background: -webkit-linear-gradient(#3653E2, #3340E1);
background: -moz-linear-gradient(#3653E2, #3340E1);
background: -o-linear-gradient(#3653E2, #3340E1);
background: -ms-linear-gradient(#3653E2, #3340E1);
background: linear-gradient(#3653E2, #3340E1);
}

#side_navi ul li:nth-child(6) a{
	margin:0px;
	padding:0px;
	text-align:center;
}

#side_navi ul li:nth-child(6) a img{
	line-height:100%;
}

/**/

#side_news{
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #EAE4BB;
	margin:10px auto;
	overflow:hidden;
	background-color:#FFFCEA;
}

#side_news .subt{
	display:block;
	background-color:#82B900;
	color:#fff;
	line-height:36px;
	font-size:16px;
	font-weight:bold;
	overflow:hidden;
	text-indent:0.5em;
}

#side_news .subt a{
	float:right;
	color:#fff;
	text-decoration:none;
	font-size:14px;
	display:block;
	margin-right:0.5em;
}

#side_news ul{
	width:192px;
	margin:0px auto;
	padding:0px;
	overflow:hidden;
}

#side_news ul li{
	list-style-type:none;
	margin:0px auto;
	overflow:hidden;
	border-bottom:1px solid #E8E2B6;
	padding:10px 0px;
}

#side_news table{
	border:none !important;
	margin:0px !important;
	font-size:13px;
}

#side_news table tr{
	border:none !important;
}

#side_news table th{
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#side_news table td{
	border:none !important;
	padding:0px !important;
	margin:0px !important;
}

#side_news table .cat{
	width:62px;
}

#side_news table .date{
	padding-left:0.5em !important;
}

#side_news table .title{
	padding-top:0.5em !important;
}

#side_news table td a{
	color:#626262;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
}


/**/

#side_card{
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #EAE4BB;
	margin:10px auto;
	overflow:hidden;
	background-color:#FFFCEA;
}

#side_card .subt{
	display:block;
	background-color:#82B900;
	color:#fff;
	line-height:36px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
	text-indent:0.5em;
	letter-spacing:-1px !important;
}

#side_card dl{
	width:200px;
	margin:10px auto;
	overflow:hidden;
}

#side_card dl dt{
	font-weight:bold;
	color:#7FB800;
	font-size:14px;
}

#side_card dl dd{
	text-align:center;
}

#side_card p{
	width:190px;
	margin:1em auto;
	overflow:hidden;
}

#side_card p strong{
	font-weight:bold;
	color:#D80000;
}

/* =========================================================
     ヘッダー
========================================================= */

div#header_wrapper {
	margin: 0 0 15px;
	position: relative;
}

#head_tel{
	width:197px;
	height:63px;
	position:absolute;
	top: 50px;
	left:407px;
}

#site_id {
	background: url(images/common/site_id.png) no-repeat right bottom;
	display: block;
	height: 70px;
	width: 366px;
	position:absolute;
	left:20px;
	top:50%;
	margin-top:-35px;
}
#site_id a {
	text-indent: -9999px;
	display: block;
	height: 70px;
	width: 366px;
}
#wrapper_utility {
	float: right;
	display: block;
	width: 516px;
	padding-right: 23px;
}
#utility_up {
	display: block;
	position: relative;
	height: 34px;
}
#utility_mid {
	position:absolute;
	right:26px;
	top:75px;
}

#utility_up .utility {
	height: 13px;
	width: 348px;
	margin: 5px 0 0 25px;
	display: block;
	float: left;
}
#utility_up .utility li {
	float: left;
}
#utility_up  li a {
	text-indent: -9999px;
	display: block;
}
#utility_up .utility li a:hover{ background-position:0px bottom; background-repeat: no-repeat;}

#utility_up .utility li.page-item-top a {
	background-image: url(images/common/header_utility_01.png);
	height: 13px;
	width: 73px;
}
#utility_up .utility li.page-item-branch a {
	background-image: url(images/common/header_utility_02.png);
	height: 13px;
	width: 84px;
}
#utility_up .utility li.page-item-faq a {
	background-image: url(images/common/header_utility_03.png);
	height: 13px;
	width: 96px;
}
#utility_up .utility li.page-item-contact_us a {
	background-image: url(images/common/header_utility_04.png);
	height: 13px;
	width: 95px;
}
#utility_up .utility li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity: 0.70;
	opacity: 0.70;
}



#utility_up #lang {
	float: left;
	display: block;
	position: absolute;
	top: -15px;
	right: 0px;
}
#lang li {
	float: left;
}
#lang .jp a {
	background-image: url(images/common/utility_jp.png);
	display: block;
	height: 49px;
	width: 62px;
}
#lang .eg a {
	background-image: url(images/common/utility_eg.png);
	display: block;
	height: 49px;
	width: 60px;
}
#lang   li   a:hover, #lang  li.current a{
background-position: right bottom;}
#font-change {
	background: url(images/common/font-change.png) no-repeat left center;
	display: block;
	height: 27px;
	width: 195px;
	position:absolute;
	overflow:hidden;
	right:80px;
	top:40px;
}
#font-change p {
	text-indent: -9999px;
	display: block;
	float: left;
	width: 107px;
}
#font-change li {
	display: block;
	float: left;
	padding-right: 7px;
}
#font-change  li a {
	display: block;
	text-indent: -9999px;
}
#font-change #small a {
	background-image: url(images/common/font-size_s.png);
	height: 19px;
	width: 19px;
	margin-top: 4px;
	cursor: pointer;
}
#font-change #medium a {
	background-image: url(images/common/font-size_m.png);
	height: 21px;
	width: 21px;
	margin-top: 2px;
}
#font-change #large a {
	background-image: url(images/common/font-size_l.png);
	height: 23px;
	width: 23px;
}
#font-change li a:hover,
#font-change li a.textresizer-active {
	background-position: left bottom;
}
#search_box {
	background: #F2F2F2;
	height: 32px;
	width: 246px;
	border: 1px solid #E5E5E5;
	display: block;
	float: left;
}
#search_box #query_keyword {
	height: 23px;
	width: 180px;
	border-width: 0px;
	border-style: none;
	background: url(images/common/search_input.png) no-repeat;
	margin-left: 5px;
	margin-top: 4px;
	padding-left: 5px;
}
html>/**/body #search_box #query_keyword {
	padding-top/*\**/: 5px\9;
}
:root #search_box #query_keyword {
	padding-top: 0 \0/IE9;
}


input#imageField {
	vertical-align: top;
	margin-top: 5px;
}

#utility_lw {
	clear: both;
	display: block;
	width: 135px;
	position:absolute;
	right:26px;
	bottom:0px;
}
#utility_lw li {
	display: block;
	float: left;
	text-indent: -9999px;
	height: 27px;
}
#contact_select .request a {
	background-image: url(images/common/btn_headersub01.png);
	display: block;
	height: 27px;
	width: 92px;
	background-position: left top;
}
#contact_select .join a {
	background-image: url(images/common/btn_headersub02.png);
	display: block;
	height: 27px;
	width: 168px;
	background-position: right top;
}

#contact_select .documents a {
	background-image: url(images/common/head_btn_shiryou.png);
	display: block;
	height: 27px;
	width: 135px;
	background-position: right top;
}


#contact_select .request a:hover{

background-position: left bottom;}

#contact_select .join a:hover{

background-position: right bottom;}


/* グローバルナビ
--------------------------------------------------------- */

div#gnavi_box {
	height: 50px;
}
#global_navi {
	display: block;
	height: 50px;
	width: 901px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	position: relative;
	z-index: 3;
}

/* 親 */
#global_navi li {
	float: left;
	display: block;
	height: 50px;
}

/*
#global_navi li.page-item-2 { width: 56px;}
#global_navi li.page-item-3 { width: 250px;}
#global_navi li.page-item-7 { width: 171px;}
#global_navi li.page-item-18 { width: 190px;}
#global_navi li.page-item-20,
#global_navi li.page-item-4498 { width: 135px;}
#global_navi li.page-item-23 { width: 134px;}
*/

#global_navi li.page-item-2 { width: 56px;}
#global_navi li.page-item-3 { width: 250px;}
#global_navi li.page-item-7 { width: 171px;}
#global_navi li.page-item-18 { width: 174px;}
#global_navi li.page-item-4498 { width: 250px;}

#global_navi li a {
	display: block;
	height: 50px;
	text-indent: -9999px;
}
/*
#global_navi li.page-item-2 a {	background-image: url(images/common/global_01.png); width: 56px;}
#global_navi li.page-item-3 a {	background-image: url(images/common/global_02.png); width: 250px;}
#global_navi li.page-item-7 a { background-image: url(images/common/global_03.png); width: 135px;}
#global_navi li.page-item-18 a { background-image: url(images/common/global_04.png); width: 190px;}
#global_navi li.page-item-20 a,
#global_navi li.page-item-4498 a
 { background-image: url(images/common/global_05.png); width: 135px;}
#global_navi li.page-item-23 a { background-image: url(images/common/global_06.png); width: 134px;}
#global_navi li a:hover,
#global_navi li.current_page_parent a {
	background-position: left bottom;
}
*/

#global_navi li.page-item-2 a {
	background-image:url(images/common/gnavi01.png);
	width:56px;
}

#global_navi li.page-item-3 a {
	background-image:url(images/common/gnavi02.png);
	width:250px;
}

#global_navi li.page-item-9832 a {
	background-image:url(images/common/gnavi03.png);
	width:171px;
}

#global_navi li.page-item-9850 a {
	background-image:url(images/common/gnavi04.png);
	width:174px;
}

#global_navi li.page-item-4498 a{
	background-image:url(images/common/gnavi05.png);
	width:250px;
}

#global_navi li a:hover,
#global_navi li.current_page_parent a {
	background-position: left bottom;
}

/* 子 */
div#header_wrapper ul#global_navi div {
	font-size: 92%;
	width: 890px !important;
	margin: -1px 0 0;
	padding: 5px 0 18px 8px;
	/*border-top: 3px solid #ff7f00;*/
	/*border-bottom: 5px solid #ff7f00;*/
	background: #fff;
	position: absolute !important;
	left: 0;
	z-index: 3;
	/*box-shadow: 0 5px 5px #aaa;*/
	border: 1px solid #5f8709;
	border-top: none;
    border-radius: 0px 0px 5px 5px;
	display: none;
}
	div#header_wrapper ul#global_navi div.listContainer6 {
		width: auto !important;
		margin: 0 !important;
		padding: 0 !important;
		background: #fff;
		position: inherit !important;
		border: 0  !important;;
		border-top: 0 !important;
		border-radius: 0 !important;
		display: block !important;
	}
		div#header_wrapper ul#global_navi div.listContainer6 ul.listCol1 {
			float: left;
			width: 85px;
			display: block !important;
		}
		div#header_wrapper ul#global_navi div.listContainer6 ul.listCol2 {
			float: left;
			width: 85px;
			display: block !important;
		}

/*div#header_wrapper ul#global_navi ul.listCol2,
div#header_wrapper ul#global_navi ul.listCol4 {
	background: #ccc;
}
*/



div#header_wrapper ul#global_navi ul.global_navi_child {
	width: 200px;
	padding: 0 10px;
	float: left;
}
	div#header_wrapper ul#global_navi ul li {
		width: auto;
		height: auto;
		margin: 10px 0 0;
		float: none;
		display: block;
	}
	
	/* 子見出し */
	div#header_wrapper ul#global_navi ul li a {
		font-size: 110%;
		width: auto;
		color: #1c5309;
		font-weight: normal;
		height: auto;
		padding: 0 0 0 22px;
		display: block;
		text-indent: 0;
		float: none;
		text-decoration: none;
		background: url(images/common/icn_02.png) no-repeat 0 5px;
	}
	body.sub div#header_wrapper ul#global_navi ul li a {
		font-size: 92%;
	}
		div#header_wrapper ul#global_navi ul.global_navi_child li a:hover,
		div#header_wrapper ul#global_navi ul.global_navi_child li.current_page_child a {
			color: #ff5400;
			background: url(images/common/icn_03.png) no-repeat 0 5px;
		}

/* 孫 */
div#header_wrapper ul#global_navi ul ul {
	height: auto;
	margin: 0 0 0 15px;
	display: block;
	position: relative !important;
	left: auto;
	box-shadow: none;
}
body.sub div#header_wrapper ul#global_navi ul ul {
}
	div#header_wrapper ul#global_navi ul ul li {
		width: auto;
		font-size: 96%;
		height: auto !important;
		margin: 0;
		padding: 3px 0 0;
		float: none;
		line-height: 1.4;
	}
	
/*	div#header_wrapper ul#global_navi ul ul#global_navi_grand_30 {
		width: 210px;
		margin: 0 -10px 0 15px;
	}
		div#header_wrapper ul#global_navi ul ul#global_navi_grand_30 li {
			font-size: 82%;
			width: 95px !important;
			margin: 0 10px 0 0;
			padding: 5px 0 0;
			float: left;
		}
		div#header_wrapper ul#global_navi ul ul#global_navi_grand_30 li a {
			width: 75px !important;
		}
*/		
		/* 孫見出し */
		div#header_wrapper ul#global_navi ul.global_navi_child ul.global_navi_grand li a {
			color: #444;
			font-weight: normal;
			padding: 0 0 0 16px;
			background: url(images/common/icn_01.png) no-repeat 0 3px;
		}

		div#header_wrapper ul#global_navi ul.global_navi_child li ul.global_navi_grand li a:hover,
		div#header_wrapper ul#global_navi ul.global_navi_child li ul.global_navi_grand li.current_page_grand a {
			color: #ff5400;
		}



.---contents--- {
}
div.categ_image {
	background: url(images/common/categ_tmp.png) no-repeat;
	display: none;
	height: 119px;
	width: 630px;
	margin-top: 5px;
}





#categ_image_activity {
	background: url(images/common/categ_tmp.png) no-repeat;
}
#bread_crumb {
	font-size: 0.8em;
	background: url(images/common/bread_navi_bg.png) no-repeat left bottom;
	width: 620px;
	line-height: 1.5;
	margin-top: 24px;
	padding: 0 5px 28px;
}
/*#contents h1 {
	background-image: url(images/common/h1_common.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 75px;
	font-size: 2em;
	color: #595959;
	font-weight: bold;
	margin-bottom: 27px;
	display: block;
	padding-top: 10px;
	padding-bottom: 20px;
}
*//* サブ h1ビジュアル */
/*#about #contents h1 { background-image: url(images/common/h1_about.png);}
#activities #contents h1 {	background-image: url(images/common/h1_activities.png);}
#cancer_info #contents h1 { background-image: url(images/common/h1_cancer_info.png);}
#donation_support #contents h1 { background-image: url(images/common/h1_donation_support.png);}
#materials_report #contents h1 { background-image: url(images/common/h1_materials_report.png);}
*/

.page_top_link{
	width:200px;
	margin : 0 30px 0 auto;
	padding: 50px 0 0;
}
.page_top_link a {
	background-image: url(images/common/page_top_link.png);
	display: block;
	height: 43px;
	width: 220px;
}

.page_top_link a:hover {
	background-position: left bottom;
}

a.post-edit-link {
	background: url(images/common/btn_edit_post.png) no-repeat;
	display: block;
	height: 32px;
	width: 113px;
	margin-top: 30px;
	margin-bottom: 10px;
	text-indent:-9999px;
}
a.post-edit-link:hover {
	background-position: left bottom;
}

.---sidebar--- {
}
#side_bar #sub_navi h2 {
	color: #fff;
	width: 250px;
	height: auto;
	line-height: 1.4;
	font-size: 1em;
	margin: 0px 0px 5px;
	padding: 8px 0 0;
	text-indent: inherit;
	background: url(images/common/side_ttl_top.png) no-repeat left top;
}
	#side_bar #sub_navi h2 span {
		display: block;
		padding: 0 10px 8px;
		background: url(images/common/side_ttl_bot.png) no-repeat left bottom;
	}
	
#sub_navi ul {
    background: url(images/common/subnavi_ul_01.png) no-repeat 0 0;
    padding-top: 4px;
}
#top #sub_navi ul {
    background: none;
    padding-top: none;
}

#sub_navi ul li {
	line-height: 1.4;
	font-size: 92%;
	width: 248px;
	border-left: 1px solid #BFBFBF;
	border-right: 1px solid #BFBFBF;
	border-bottom: 1px solid #BFBFBF;
}
#sub_navi  li.page_item  a,
#post_navi li a {
	display: block;
	color: #333;
	text-decoration: none;
	padding: 10px 10px 10px 29px;
	background: url(images/common/sidemenu_border01.png) no-repeat 12px 10px;
}

/** html #sub_navi li.page_item a,
* html #post_navi li a {
	padding: 10px 10px 7px 19px;
	}
*/
#sub_navi li.page_item a:hover,
#sub_navi li.current_page_item a,
#post_navi li a:hover {
	background: #E5E5E5 url(images/common/sidemenu_border02.png) no-repeat 12px 10px;
}

#sub_navi_bottom {
	background: url(images/common/subnavi_ul_02.png) no-repeat;
	display: block;
	height: 5px;
	width: 250px;
	margin-top: -5px;
	margin-bottom: 30px;
}


/* 孫ナビゲーション */
#sub_navi ul.children {
	padding: 0;
    background: none;
}
#sub_navi ul.children li {
	width: auto;
	font-size: 92%;
	border: 1px solid #BFBFBF;
	border-left: none;
	border-right: none;
	border-bottom: none;
	background: url(images/common/sidemenu_arrow01.png) no-repeat 17px 10px;
}
#sub_navi ul.children li.current_page_item,
#sub_navi ul.children li:hover {
	background: #E5E5E5;
}
#sub_navi ul.children li a {
	width: auto;
	padding: 6px 5px 6px 35px;
	background: none;
}
#sub_navi ul.children li.current_page_item a,
#sub_navi ul.children li a:hover {
	background: url(images/common/sidemenu_arrow02.png) no-repeat 17px 10px;
}












#side_bar #sub_id {
	background: url(images/common/side_tel.png) no-repeat;
	display: block;
	height: 135px;
	width: 250px;
	margin-bottom: 30px;
}
#side_bar .banner_pre a{
	background: url(images/common/banner_pre.jpg) no-repeat;
	display: block;
	height: 103px;
	width: 250px;
	margin-bottom: 30px;
}

#side_bar address {
	font-size: 86%;
	font-style: normal;
	line-height: 1.3;
}
	body.top #side_bar address {
		font-size: 100%;
		font-style: normal;
		line-height: 1.3;
	}
#tabmenu {
	display: block;
	height: 43px;
	margin-left: -5px;
	background: url(images/common/tab_border.png) no-repeat right bottom;
	margin-bottom: 30px;
	margin-top: 15px;
}
#tabmenu li {
	display: block;
	float: left;
	height: 35px;
	width: 312px;
	padding-left: 5px;
	line-height: 35px;
	text-align: center;
	padding-bottom: 3px;
}
#tabmenu li a {
	background-image: url(images/common/2tab.png);
	display: block;
	height: 35px;
	width: 312px;
	color: #404040;
	text-decoration: none;
	font-weight: bold;
}
#tabmenu a:hover, #tabmenu .current_page_item a {
	background-position: left bottom;
	color: #FFFFFF;
}
.---footer--- {
}
#footer .utility {
	background: url(images/common/foot_utility.png);
	display: block;
	height: 35px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
#footer .utility li {
	display: block;
	float: left;
}
#footer .utility li a {
	display: block;
	text-indent: -9999px;
	height: 35px;
}
.utility  li.page-item-01   a {	background-image: url(images/common/foot_utility_01.png); width: 112px;}
.utility  li.page-item-275   a { background-image: url(images/common/foot_utility_02.png); width: 196px;}
.utility  li.page-item-02   a {	background-image: url(images/common/foot_utility_03.png); width: 177px;}
.utility  li.page-item-03   a {	background-image: url(images/common/foot_utility_04.png); width: 178px;}
.utility  li.page-item-04   a {	background-image: url(images/common/foot_utility_05.png); width: 107px;}
.utility  li.page-item-05   a {	background-image: url(images/common/foot_utility_06.png); width: 130px;}

.utility li a:hover{
	background-position : left bottom;
}
#footer #copyright {
	height: 20px;
	width: 318px;
	margin-top: 12px;
	margin-right: auto;
	margin-left: auto;
}

#footer .copy2009 {
	background: url(images/common/copyright2009.png);
}
#footer .copy2010 {
	background: url(images/common/copyright2010.png);
}
#footer .copy2011 {
	background: url(images/common/copyright2011.png);
}
#footer .copy2012 {
	background: url(images/common/copyright2012.png);
}
#footer .copy2013 {
	background: url(images/common/copyright2013.png);
}
.---top--- {
}
#top #contents {
	width: 638px;
}


/* コンテンツ
--------------------------------------------------------- */

/* ----- 共通 ----- */
#top #contents {
	width: 630px;
	margin-bottom: 21px;
}
#top #contents #rss {
	height: 20px;
	width: 58px;
	display: block;
	float: left;
	margin-top: 20px;
}
#top #contents h3{
	border-style: none;
	float: left;
	width: 372px;
	display: block;
	text-indent: -9999px;
}



/* ----- お知らせボックス ----- */
#top #news_archive {
	margin: 0 0 30px;
	background: url(images/top/contents_bg_mid.png) repeat-y 0 0;
}
/* ----- 交流会・相談会・イベント情報ボックス ----- */
#top #info_archive {
	margin: 0 0 30px;
	background: url(images/top/contents_bg_mid.png) repeat-y 0 0;
}

/* お知らせ */
#contents   #news_header  {
	background: url(images/top/top_h_topics.png) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 630px;
}
/* 交流会・相談会 */
#contents   #info_header  {
	background: url(images/top/top_h_info.png) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 630px;
}


/* 一覧ボタン */
#top #contents  .news_index,
#top #contents  .info_index   {
	margin-top: 17px;
	margin-left: 10px;
	float: left;
	display: block;
}

/* お知らせボタン */
#top #contents   .news_index a  {
	background-repeat: no-repeat;
	background-position: left top;

	background-image: url(images/top/news_index.png);
	display: block;
	height: 25px;
	width: 183px;
	text-indent: -9999px;
	line-height: 100%;
}
/* 交流会・相談会ボタン */
#top #contents   .info_index a  {
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/top/info_index.png);
	display: block;
	height: 25px;
	width: 183px;
	text-indent: -9999px;
	line-height: 100%;
}
	#top #contents   .news_index a:hover,
	#top #contents   .info_index a:hover  {
		background-position: left bottom;
	}
	
#contents #news_archive ul,
#contents #info_archive ul {
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
}
#top #contents #news_archive li,
#top #contents #info_archive li {
	margin: -1px 18px 10px;
	padding: 12px 0 0 95px;
	list-style: none;
	border-top: 1px solid #bfbfbf;
	background-position: 0 9px;
	background-repeat: no-repeat;
}
	#contents #news_archive li,
	#contents #info_archive li {
		min-height: 22px;
		margin: -1px 18px 10px;
		padding: 12px 0 0 90px;
		list-style: none;
		border-top: 1px solid #bfbfbf;
		background-position: 0 12px;
		background-repeat: no-repeat;
	}

#contents #news_archive li.info { background-image: url(images/top/news_info.png);}
#contents #news_archive li.up { background-image: url(images/top/news_up.png);}

#contents #news_archive li.event { background-image: url(images/top/news_event.png);}
#contents #news_archive li.member { background-image: url(images/top/news_member.png);}
#contents #news_archive li.ehime { background-image: url(images/top/news_branch_ehime.png);}
#contents #news_archive li.fukui { background-image: url(images/top/news_branch_fukui.png);}
#contents #news_archive li.fukushima { background-image: url(images/top/news_branch_fukushima.png);}
#contents #news_archive li.hiroshima { background-image: url(images/top/news_branch_hiroshima.png);}
#contents #news_archive li.hokkaido { background-image: url(images/top/news_branch_hokkaido.png);}
#contents #news_archive li.kagawa { background-image: url(images/top/news_branch_kagawa.png);}
#contents #news_archive li.kagoshima { background-image: url(images/top/news_branch_kagoshima.png);}
#contents #news_archive li.kansai { background-image: url(images/top/news_branch_kansai.png);}
#contents #news_archive li.kanto { background-image: url(images/top/news_branch_kanto.png);}
#contents #news_archive li.kochi { background-image: url(images/top/news_branch_kochi.png);}
#contents #news_archive li.kumamoto { background-image: url(images/top/news_branch_kumamoto.png);}
#contents #news_archive li.kyushukita { background-image: url(images/top/news_branch_kyushukita.png);}
#contents #news_archive li.kyushunishi { background-image: url(images/top/news_branch_kyushunishi.png);}
#contents #news_archive li.miyagi { background-image: url(images/top/news_branch_miyagi.png);}
#contents #news_archive li.nagano { background-image: url(images/top/news_branch_nagano.png);}
#contents #news_archive li.niigata { background-image: url(images/top/news_branch_niigata.png);}
#contents #news_archive li.okayama { background-image: url(images/top/news_branch_okayama.png);}
#contents #news_archive li.okinawa { background-image: url(images/top/news_branch_okinawa.png);}
#contents #news_archive li.shizuoka { background-image: url(images/top/news_branch_shizuoka.png);}
#contents #news_archive li.tokai { background-image: url(images/top/news_branch_tokai.png);}
#contents #news_archive li.toyama { background-image: url(images/top/news_branch_toyama.png);}


#contents #info_archive li.hokkaido { background-image: url(images/top/info_prefecture_hokkaido.png);}
#contents #info_archive li.aomori { background-image: url(images/top/info_prefecture_aomori.png);}
#contents #info_archive li.iwate { background-image: url(images/top/info_prefecture_iwate.png);}
#contents #info_archive li.miyagi { background-image: url(images/top/info_prefecture_miyagi.png);}
#contents #info_archive li.akita { background-image: url(images/top/info_prefecture_akita.png);}
#contents #info_archive li.yamagata { background-image: url(images/top/info_prefecture_yamagata.png);}
#contents #info_archive li.hukusima { background-image: url(images/top/info_prefecture_fukushima.png);}
#contents #info_archive li.ibaraki { background-image: url(images/top/info_prefecture_ibaraki.png);}
#contents #info_archive li.totigi { background-image: url(images/top/info_prefecture_tochigi.png);}
#contents #info_archive li.gunma { background-image: url(images/top/info_prefecture_gunma.png);}
#contents #info_archive li.saitama { background-image: url(images/top/info_prefecture_saitama.png);}
#contents #info_archive li.chiba { background-image: url(images/top/info_prefecture_chiba.png);}
#contents #info_archive li.tokyo { background-image: url(images/top/info_prefecture_tokyo.png);}
#contents #info_archive li.kanagawa { background-image: url(images/top/info_prefecture_kanagawa.png);}
#contents #info_archive li.niigata { background-image: url(images/top/info_prefecture_niigata.png);}
#contents #info_archive li.toyama { background-image: url(images/top/info_prefecture_toyama.png);}
#contents #info_archive li.ishikawa { background-image: url(images/top/info_prefecture_ishikawa.png);}
#contents #info_archive li.fukui { background-image: url(images/top/info_prefecture_fukui.png);}
#contents #info_archive li.yamanasi { background-image: url(images/top/info_prefecture_yamanashi.png);}
#contents #info_archive li.nagano { background-image: url(images/top/info_prefecture_nagano.png);}
#contents #info_archive li.gifu { background-image: url(images/top/info_prefecture_gifu.png);}
#contents #info_archive li.shizuoka { background-image: url(images/top/info_prefecture_shizuoka.png);}
#contents #info_archive li.aichi { background-image: url(images/top/info_prefecture_aichi.png);}
#contents #info_archive li.mie { background-image: url(images/top/info_prefecture_mie.png);}
#contents #info_archive li.shiga { background-image: url(images/top/info_prefecture_shiga.png);}
#contents #info_archive li.kyoto { background-image: url(images/top/info_prefecture_kyoto.png);}
#contents #info_archive li.osaka { background-image: url(images/top/info_prefecture_osaka.png);}
#contents #info_archive li.hyogo { background-image: url(images/top/info_prefecture_hyogo.png);}
#contents #info_archive li.nara { background-image: url(images/top/info_prefecture_nara.png);}
#contents #info_archive li.wakayama { background-image: url(images/top/info_prefecture_wakayama.png);}
#contents #info_archive li.tottori { background-image: url(images/top/info_prefecture_tottori.png);}
#contents #info_archive li.simane { background-image: url(images/top/info_prefecture_shimane.png);}
#contents #info_archive li.okayama { background-image: url(images/top/info_prefecture_okayama.png);}
#contents #info_archive li.hiroshima { background-image: url(images/top/info_prefecture_hiroshima.png);}
#contents #info_archive li.yamaguchi { background-image: url(images/top/info_prefecture_yamaguchi.png);}
#contents #info_archive li.tokushima { background-image: url(images/top/info_prefecture_tokushima.png);}
#contents #info_archive li.kagawa { background-image: url(images/top/info_prefecture_kagawa.png);}
#contents #info_archive li.ehime { background-image: url(images/top/info_prefecture_ehime.png);}
#contents #info_archive li.kochi { background-image: url(images/top/info_prefecture_kochi.png);}
#contents #info_archive li.fukuoka { background-image: url(images/top/info_prefecture_fukuoka.png);}
#contents #info_archive li.saga { background-image: url(images/top/info_prefecture_saga.png);}
#contents #info_archive li.nagasaki { background-image: url(images/top/info_prefecture_nagasaki.png);}
#contents #info_archive li.kumamoto { background-image: url(images/top/info_prefecture_kumamoto.png);}
#contents #info_archive li.oita { background-image: url(images/top/info_prefecture_oita.png);}
#contents #info_archive li.miyazaki { background-image: url(images/top/info_prefecture_miyazaki.png);}
#contents #info_archive li.kagoshima { background-image: url(images/top/info_prefecture_kagoshima.png);}
#contents #info_archive li.okinawa { background-image: url(images/top/info_prefecture_okinawa.png);}



#top #contents .news_date/*,
#top #contents .info_date*/   {
	margin: 0 10px 0 0;
}
#top #contents .news_text/*,
#top #contents .info_text*/   {
	line-height: 1.5;
}
#contents .news_date,
#contents .info_date   {
	margin: 0 10px 0 0;
}
#contents .news_text,
#contents .info_text   {
	line-height: 1.5;
}



#contents .news_footer,
#contents .info_footer {
	background: url(images/top/contents_bg.png) no-repeat left bottom;
	display: block;
	height: 15px;
	width: 630px;
	margin-top: -1px;
}


/* ----- アーカイブ詳細 ----- */
#news h2,
#exchange_info h2 {
	color: #fff;
	padding: 8px 12px 10px;
	border-radius: 5px;
	background: #71a608;
}











/* ----- 助成金情報 ----- */
#contents #subsidy_archive {
	margin: 0 0 30px;
	background: url(images/top/contents_bg_mid.png) repeat-y 0 0;
}
#contents #subsidy_archive h3  {
	background: url(images/top/top_h_subsidy.png) no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 41px;
	width: 630px;
}

#contents #subsidy_archive dl.dl_subsidy01 {
	font-size: 92%;
	line-height: 1.4;
	width: 286px;
	margin: 0 14px 0 14px;
	padding: 0 14px 0 0;
	float: left;
	border-right: 1px solid #bfbfbf;
}
#contents #subsidy_archive dl.dl_subsidy02 {
	font-size: 92%;
	width: 286px;
	float: left;
	line-height: 1.4;
}
#contents #subsidy_archive dd {
	margin: 10px 0 0;
}

#contents #subsidy_archive dd div.right_box h4 {
	font-size: 1.2em;
	color: #010101;
	margin-bottom: 3px;
	line-height: 1.2;
	border: none;
	text-indent: 0;
}
#contents #subsidy_archive dd div.left_box {
	width: 100px;
	float: left;
}
#contents #subsidy_archive dd div.right_box {
	width: 175px;
	float: right;
}

#contents #subsidy_archive dl.dl_subsidy01 dt,
#contents #subsidy_archive dl.dl_subsidy02 dt {
	width: 200px;
	height: 66px;
	text-indent: -9999em;
}
#contents #subsidy_archive dl.dl_subsidy01 dt {	background: url(images/top/top_ttl_subsidy01.png) no-repeat 0 0;}
#contents #subsidy_archive dl.dl_subsidy02 dt {	background: url(images/top/top_ttl_subsidy02.png) no-repeat 0 0;}


#contents #subsidy_archive .subsidy_footer {
	background: url(images/top/contents_bg.png) no-repeat left bottom;
	display: block;
	height: 15px;
	width: 630px;
	margin-top: -1px;
	clear: both;
}









/* =========================================================
     サイドバー
========================================================= */

#top #side_bar {
}

/* ----- 相談をお受けしています / ご支援ください ----- */
#top #side_bar ul.top_side_link02 {
	margin: 0 0 30px;
}

#top #side_bar h3.top_side_ttl01,
#top #side_bar h3.top_side_ttl02 {
	width: 250px;
	height: 25px;
	margin: 0 0 10px;
	padding: 0;
	text-indent: -9999em;
}
#top #side_bar h3.top_side_ttl01 { background: url(images/top/ttl_advice01.png) no-repeat 0 0;}
#top #side_bar h3.top_side_ttl02 { background: url(images/top/ttl_support01.png) no-repeat 0 0;}

#top #side_bar ul.top_side_link01 {
	margin: 0 0 25px;
}
#top #side_bar ul.top_side_link01 li,
#top #side_bar ul.top_side_link02 li {
	width: 250px;
	height: 60px;
	margin: 0 0 10px;
}

#top #side_bar ul.top_side_link01 li a,
#top #side_bar ul.top_side_link02 li a {
	width: 250px;
	height: 60px;
	text-indent: -9999em;
	display: block;
	background-position: left top;
	background-repeat: no-repeat;
}
#top #side_bar ul.top_side_link01 li.li_01 a { background-image: url(images/top/top_bnr_advice01.png);}
#top #side_bar ul.top_side_link01 li.li_02 a { background-image: url(images/top/top_bnr_advice02.png);}
#top #side_bar ul.top_side_link01 li.li_03 a { background-image: url(images/top/top_bnr_advice03.png);}
#top #side_bar ul.top_side_link01 li.li_04 a { background-image: url(images/top/top_bnr_advice04.png);}
#top #side_bar ul.top_side_link01 li a:hover {
	background-position: right top;
}

#top #side_bar ul.top_side_link02 li.li_01 a { background-image: url(images/top/top_bnr_support01.png);}
#top #side_bar ul.top_side_link02 li.li_02 a { background-image: url(images/top/top_bnr_support02.png);}
#top #side_bar ul.top_side_link02 li.li_03 a { background-image: url(images/top/top_bnr_support03.png);}
#top #side_bar ul.top_side_link02 li.li_04 a { background-image: url(images/top/top_bnr_support04.png);}
#top #side_bar ul.top_side_link02 li.li_05 a { background-image: url(images/top/top_bnr_support05.png);}
#top #side_bar ul.top_side_link02 li a:hover {
	background-position: right top;
}


/* ----- 公益財団法人がんの子供を守る会（のぞみ財団） ----- */
#side_bar address p {
	margin: 0 0 15px;
}








/* =========================================================
     フォーム
========================================================= */

/* 共通設定
--------------------------------------------------------- */

.length_sss {

	width: 30px;

}



.length_ss {

	width: 50px;

}

.length_s {

	width: 75px;

}

.length_m {

	width: 150px;

}

.length_l {

	width: 200px;

}

.length_xl {
	width: 98%;
}

input.imedisabled{
	ime-mode:disabled;
}

.submit_btn {
	padding: 5px 10px;
	height: 40px;
	margin-right: 0px;
	margin-left: auto !important;
	display: block;
}
.secure_info {
}
.Wpf_require  {
	color: #cf2e2e;
	margin-left: 5px;
}
.Wpf_require:first-letter  {
	color: #FF7F00!important;
	font-weight: bold;
}
.Ps_form_message {
	color: #cf2e2e;
	font-size: 92%;
	display: block;
}
.Wpf_sample {
	font-size: 0.85em;
	color: #666666;
}
label {
	margin-right: 0.5em;
}
.am_bg {
	background-color: #efefef;
}
#motivate input {
	float:left;
	margin-right: 0.5em;
}


/* 毎月の寄付・入会・年会費（クレジット）
--------------------------------------------------------- */

ol.credit_navi,
ol.credit_navi02 {
    width: 600px;	
    height: 60px !important;
    margin: 40px auto 50px;
    padding: 0;
}
	ol.credit_navi li,
	ol.credit_navi02 li {
		width: 0;
		height: 0;
		text-indent: -9999em;
		list-style-type: none;
	}
	ol.credit_navi li.current_navi,
	ol.credit_navi02 li.current_navi {
		width: 600px;
		height: 60px !important;
	}


/* credit_navi */
	ol.credit_navi li.navi_01.current_navi { background: url(images/page/credit_navi01.png) no-repeat 0 0;}
	ol.credit_navi li.navi_02.current_navi { background: url(images/page/credit_navi02.png) no-repeat 0 0;}
	ol.credit_navi li.navi_02.current_navi { background: url(images/page/credit_navi02.png) no-repeat 0 0;}
	ol.credit_navi li.navi_04.current_navi { background: url(images/page/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_05.current_navi { background: url(images/page/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_06.current_navi { background: url(images/page/credit_navi04.png) no-repeat 0 0 !important;}
	ol.credit_navi li.navi_07.current_navi { background: url(images/page/credit_navi05.png) no-repeat 0 0 !important;}

/* credit_navi02 */
	ol.credit_navi02 li.navi_14.current_navi { background: url(images/page/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_15.current_navi { background: url(images/page/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_16.current_navi { background: url(images/page/credit_navi03.png) no-repeat 0 0 !important;}
	ol.credit_navi02 li.navi_17.current_navi { background: url(images/page/credit_navi04.png) no-repeat 0 0 !important;}


.caution{
	font-size: 10px;
	color: #B90000;
}


div.text_box p.gold_ribbon img {
    background: url("images/page/btn_categ_off.png") no-repeat scroll 10px 9px #DCECF1;
    border: 1px solid #1682A4;
    display: block;
    text-indent: -9999em;
    width: 278px;
}
div.text_box p.gold_ribbon img:hover{
border: 1px solid #ff7f00;
	background: #ffecd9 url(images/page/btn_categ_on.png) no-repeat 10px 9px;

}


/**/

.subtitle{
	display:block;
	overflow:hidden;
	border-top:2px solid #82B800;
	border-bottom:1px solid #E8E1B8;
}

.subtitle dl{
	overflow:hidden;
	color:#330000;
	padding:10px 0px;
}

.subtitle dl a{
	color:#330000;
	text-decoration:none;
}

.subtitle dl dt{
	float:left;
	overflow:hidden;
	font-size:17px;
	margin-left:10px;
	font-weight:bold !important;
}

.subtitle dl dd{
	float:right;
	text-align:right;
	overflow:hidden;
	font-size:15px;
	margin-right:10px;
}

/**/

#top_news_list{
	width:610px;
	margin:0px auto;
	overflow:hidden;
}

#top_news_list ul{
	overflow:hidden;
	margin-bottom:20px;
}

#top_news_list ul li{
	border-bottom:1px solid #E8E1B8;
	overflow:hidden;
	padding:8px 0px;
	line-height:27px;
}

#top_news_list ul li dl{
	width:200px;
	float:left;
	overflow:hidden;
	margin:0px !important;
	padding:0px !important;
	height:auto !important;
}

#top_news_list ul li dl dt{
	width:100px;
	float:left;
	overflow:hidden;
	margin:0px !important;
	padding:0px !important;
}

#top_news_list ul li dl dd{
	width:78px;
	float:left;
	overflow:hidden;
	margin:0px !important;
	padding:0px !important;
}

#top_news_list ul li div{
	width:400px;
	float:left;
	margin-left:10px;
}

#top_news_list ul li div a{
	font-weight:bold;
	text-decoration:none;
	color:#330000;
}

/**/

#top_blog_container{
	width:610px;
	margin:20px auto 40px auto;
	overflow:hidden;
}

#top_blog_container .img{
	width:291px;
	float:left;
	overflow:hidden;
	text-align:center;
}

#top_blog_container .img img{
	max-width:230px;
	max-height:230px;
	height:auto;
}

#top_blog_container .txt{
	width:301px;
	float:right;
	overflow:hidden;
	/*width:100%;
	margin:0px auto;*/
}

#top_blog_container .txt dl{
	border-bottom:1px solid #E8E1B8;
	overflow:hidden;
	padding:6px 0px;
}

#top_blog_container .txt dl dt{
	font-size:13px;
}

#top_blog_container .txt dl dt em{
	display:block;
	color:#330000;
	font-size:14px;
	font-weight:bold;
}

#top_blog_container .txt dl dt em a{
	color:#330000;
	text-decoration:none;
}

#top_blog_container .txt dl dd{
	color:#444444;
	font-size:14px;
	font-weight:bold;
}

#top_blog_container .txt dl dd a{
	text-decoration:none;
	color:#444444;
}

/**/

#top_katsudo_list{
	width:100%;
	overflow:hidden;
	margin:20px auto;
}

#top_katsudo_list li{
	width:33.3%;
	float:left;
	overflow:hidden;
	list-style-type:none;
	margin-bottom:10px;
}

#top_katsudo_list li dl{
	width:207px;
	margin:0px auto;
	overflow:hidden;
	background-color:#82B800;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#top_katsudo_list li dl dt{
}

#top_katsudo_list li dl dd{
}

#top_katsudo_list li dl dd .pc_hide{
    display: none;
}

#top_katsudo_list li dl dd a{
	display:block;
	color:#fff;
	text-decoration:none;
	padding:10px 0px 10px 25px;
	background-image:url(../../../img2015/arrow.png);
    background-size: 13px;
	background-repeat:no-repeat;
	background-position: 8px center;
	font-size:14px;
	text-shadow: 1px 1px 2px #336600; 
}

#top_katsudo_list li dd.txtlong a{
    font-size: 10px;
    padding: 14px 0px 14px 25px;

}    

/**/

#top_event_container{
}


.ui-datepicker-calendar,
.ui-datepicker-calendar tr,
#top_event_container table,
#top_event_container table th,
#top_event_container table td,
#top_event_container table tr{
	border:none !important;
	margin:0px;
	padding:0px;
	background-color:transparent !important;
}

#top_event_container .txt01{
	width:606px;
	margin:10px auto;
	overflow:hidden;
	color:#330000;
}

#top_event_container .search_block{
	width:100%;
	overflow:hidden;
}

#top_event_container .search_block .map{
	width:324px;
	float:left;
	overflow:hidden;
}

#top_event_container .search_block .form_block{
	width:322px;
	float:right;
	overflow:hidden;
}

#top_event_container .search_block .form_block dl{
	display:block;
	background-color:#F1EEDC;
	margin-bottom:5px;
	overflow:hidden;
	-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#top_event_container .search_block .form_block dl dt{
	font-weight:bold;
	color:#3F100C;
	font-size:15px;
	padding:5px 10px 0px 10px;
	overflow:hidden;
}

#top_event_container .search_block .form_block dl dt a{
	float:right;
	overflow:hidden;
}

#top_event_container .search_block .form_block dl dd{
	padding:0px 10px 10px 10px;
	overflow:hidden;
}

#top_event_container .search_block .form_block dl dd .input01{
	border:none !important;
	background-color:#fff;
	line-height:32px;
	height:32px;
	display:inline;
	width:215px;
}

#top_event_container .search_block .form_block dl dd .input02{
	border:none !important;
	background-color:#fff;
	line-height:32px;
	height:32px;
	display:inline;
	width:90%;
	margin-left:auto;
	margin-right:auto;
}

#top_event_container .search_block .form_block .naiyou_search{
	width:100%;
	overflow:hidden;
}

#top_event_container .search_block .form_block .naiyou_search td{
	width:50%;
}

#top_event_container .search_block .form_block .naiyou_search td a{
	display:block;
	margin:2px auto;
	width:140px;
	border:1px solid #82B700;
	background-color:#fff;
	line-height:28px;
	text-align:center;
	font-weight:bold;
	color:#330000;
	text-decoration:none;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	font-size:12px;
}

#top_event_container .mousugu{
	width:655px;
	margin:10px auto;
	border:1px solid #E8E1B8;
	background-color:#FFFCEB;
	position:relative;
}

#top_event_container .mousugu .label{
	position:absolute;
	left:0px;
	top:-10px;
}

#top_event_container .mousugu table{
	width:95%;
	margin:20px auto;
	overflow:hidden;
	color:#330000;
}

#top_event_container .mousugu table tr:hover td{
	background-color:#FFF9B3 !important;
}

#top_event_container .mousugu table th{
	/*text-align:center;*/
	text-align:left;
	font-weight:bold;
}

#top_event_container .mousugu table td{
	padding:0.25em 0.5em;
}

#top_event_container .mousugu table td a{
	color:#330000;
	text-decoration:none;
}

/**/

.side_ol_block{
	width:211px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #EAE4BB;
	margin:10px auto;
	overflow:hidden;
	background-color:#FFFCEA;
}

.side_ol_block .subt{
	display:block;
	background-color:#82B900;
	color:#fff;
	line-height:36px;
	font-size:13px;
	font-weight:bold;
	overflow:hidden;
	text-indent:0.5em;
	letter-spacing:-1px !important;
}

.side_ol_block dl{
	width:200px;
	margin:10px auto;
	overflow:hidden;
	font-size:13px;
}

.side_ol_block dl dt{
	font-weight:bold;
}

.side_ol_block dl dt span{
	color:#7FB800;
}

.side_ol_block dl dd{
	text-align:left;
	padding-left:1em;
	overflow:hidden;
}

.side_ol_block p{
	width:190px;
	margin:1em auto;
	overflow:hidden;
	font-size:13px;
}

.side_ol_block p strong{
}


/**/

.oyanokai_table{
}

.oyanokai_table th{
	width:15% !important;
	text-align:center !important;
	padding:0px !important;
	vertical-align:middle !important;
}

.oyanokai_table td.katsudo_area{
	width:35%;
}

.oyanokai_table td{
	vertical-align:middle !important;
}

/**/

.kouryukai_table{
}

.kouryukai_table th{
	width:25% !important;
}

.kouryukai_table td{
	width:75% !important;
}

.kouryukai_table td h1,
.kouryukai_table td div{
	width: auto !important;
}

/*TOPページ用サブメニュー*/

#index_sub_navi{
	width:211px;
	overflow:hidden;
	margin:0px auto;
}

/**/

#index_page_navi2{
	text-align:center;
	overflow:hidden;
	margin:0px auto;
}

#index_page_navi2 li{
	list-style-type:none;
	margin-top:10px;
	overflow:hidden;
	text-align:center;
}

/**/

#index_page_navi{
	border-top:2px solid #82B800;
	border:1px solid #E8E2B6;
	box-sizing:border-box;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	margin-bottom:10px;
	overflow:hidden;
	margin-top:5px;
	border-top:2px solid #82B800;
}

#index_page_navi li{
	list-style-type:none;
	display:inline;
}

#index_page_navi li:last-child a{
	border-bottom:none !important;
}


#index_page_navi li a{
	border-bottom:1px solid #E8E2B6;
	display:block;
	color: #333;
    text-decoration: none;
    padding: 10px 10px 10px 29px;
	box-sizing:border-box;
	background-image:url(../../../img2015/ex_top_sideicon.png);
	background-repeat:no-repeat;
	background-position:16px center;
	background-color:#FFFCEA;
}


#index_page_navi li a:hover{
	border-bottom:1px solid #E8E2B6;
	display:block;
	box-sizing:border-box;
}

/**********/

.movie_cotnainer{
	clear:both;
	width:594px; margin-left:auto; margin-right:auto;
	background-color:#EFEFEF;
	border:1px solid #ccc;
	box-sizing:border-box;
	text-align:center;
}

.movie_cotnainer video{
	width:500px;
	margin:20px auto 0px auto;
}

.movie_caution{
		margin:1em;
		overflow:hidden;
		text-indent:-1em;
		padding-left:1em;
		font-size:13px;
		line-height:150%;
		text-align:left;
}


