@charset "utf-8";



/*	basic elements settings
-------------------------------------------------*/
.mainColumn h2{
	margin-top: 5px;
	font-size: 120%;
	background-color: #538417;
	color: #FFFFFF;
	margin-bottom: 10px;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-color: #B5D582;
}
.mainColumn h3{
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #B8D288;
	padding-left: 7px;
	color: #528618;
	font-weight:bold;
	margin-top: 16px;
	margin-bottom: 10px;
}
.mainColumn h4{
	margin-top: 16px;
	margin-bottom:-13px;
}
.mainColumn p{
	margin-top: 16px;
	line-height: 1.25;
}

.mainColumn p.topicPath{
	margin: 0;
}
.mainColumn p.pageTop{
/*	clear: both;
	position: absolute;
 	bottom: 138px;	*/

 	width: 533px;
 	text-align: right;
	margin: 10px 5px 10px 0;
}


/* floating pattern divisionbox
---------------------------------------*/
.layoutBox01L,
.layoutBox01R{
	margin-top: 16px;
}
*+html body .layoutBox01L,
*+html body .layoutBox01R{
	margin-top: 0;
}
* html body .layoutBox01L,
* html body .layoutBox01R{
	margin-top: 0;
}
*+html body .layoutBox01L .visual,
*+html body .layoutBox01R .visual{
	margin-top: 16px;
}
* html body .layoutBox01L .visual,
* html body .layoutBox01R .visual{
	margin-top: 16px;
}
.layoutBox01L .inner,
.layoutBox01R .inner{
	width: 400px;
	float: left;
	margin-top: -16px;
}
*+html body .layoutBox01L .inner,
*+html body .layoutBox01R .inner{
	margin-top: 0;
}
* html body .layoutBox01L .inner,
* html body .layoutBox01R .inner{
	margin-top: 0;
}
.layoutBox01L .visual{
	float: left;
	margin-right: 10px;
	padding-bottom: 10px;
}
.layoutBox01R .visual{
	float: right;
	margin-left: 10px;
	padding-bottom: 10px;
}
/*----- for caption -----*/
.layoutBox01L .visual img,
.layoutBox01R .visual img{
	padding-bottom: 5px;
}
.layoutBox01L .visual,
.layoutBox01R .visual{
	font-size: 88%;
	line-height: 1.25;
}
/*----- for sizeable -----*/
.layoutBox01L .vsize99{	width: 120px; }
.layoutBox01L .isize99{	width: 400px; }


/*-------------- div設定--------------*/
.box1 {
	padding: 5px;
	border: 1px solid #DDD;
	margin-top: 10px;
	margin-bottom: 10px;
	background: #eee;
	clear: both;
}

/*------------ リスト設定 -----------*/
.box1 ul {
	list-style-image: url(../img/ico_li.gif);
	margin-left: 20px;
}

.box1 ol {
	margin-left: 25px;
}

.list_01{
	margin-left: 30px;
}
.list_01 li{
	list-style-image: url(../img/ico_li.gif);
	line-height: 1.35em;
}
.list_02{
	margin: 0px;
}
.list_02 li{
	line-height: 1.25;
}
.list_03{
	margin-left: 45px;
}
.list_03 li{
	list-style-image: url(../img/ico_li.gif);
	line-height: 1.25;
	margin-top: 5px;
}

/*-------------- 枠など--------------*/
.box-access {
	background-color: #eee;
	padding: 5px;
	border: 1px solid #DDD;
	margin-top: 10px;
}


/*-------------- 画像回り込み--------------*/
.photo-right {
   float: right;
   margin: 0px 0px 10px 10px;
}

.photo-left {
   float: left;
   margin: 3px 3px 3px 0px;
}

.photo-center {
   float: inherit;
   margin: 20px 0px 10px 0px;
}

.photo-plant {
   float: inherit;
   margin: 5px 0px 5px 5px;
}

.clear-right {
    clear:right;
    line-height:0px;
}

/*テーブルの枠*/
.waku{
	font-size:12px;	
	line-height: 18px;
	border:solid 1px #999999;
}

.waku_2{
	padding:2px 0px 2px 2px;
	border-right:solid 1px #999999;
	border-bottom:solid 1px #999999;
}

.waku_3{
	padding:2px 0px 2px 2px;
	border-right:solid 1px #999999;
}

.waku_4{
	padding:2px 0px 2px 5px;
	border-top:solid 1px #999999;
}

.waku_5{
	padding:4px 0px 2px 7px;
	border-bottom:solid 1px #999999;
}

/*-- テキスト --*/
.local-link {
	clear: both;
	padding: 3px;
	background-color: #CCCCCC;
	font-weight:bold;
}

.t-small {
	clear: both;
	margin:15px 0 10px 0; 
	padding-left: 15px;
	background-image: url(../img/ico_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
}
.t-small2 {
	clear: both;
	margin:15px 0 10px 0; 
	padding-left: 15px;
	background-image: url(../img/ico_blue2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight:bold;
}
.font-bold {
	font-weight: bold;
}
.font-size-11{
	font-size:11px;
	line-height:20px;
	padding:0 0 0 10px;
    text-indent: -10px;
}
.font-blue{
	color: #336699;
	font-weight: bold;
	padding:0 0 0 1.1em;
    text-indent: -1.1em;
}
.font-blue-1{
	color: #336699;
	font-weight: bold;
}
.text-red {
	color:#FF0000;
}
.text-center{
	text-align:center;
}
.mar-top-5-block {
	margin-top: 5px;
	display:block;
}
.line_height_18{
	line-height:18px;
}
.mar-top-5 {
	margin-top: 5px;
}
.mar-top-10 {
	margin-top: 10px;
}
.mar-top-20 {
 margin-top: 20px;
}
.mar-top-30 {
	margin-top: 30px;
}
.mar-left-10 {
    margin-left: 10px;
}
.blue-bold {
	color:#005fa9;
	font-weight:bold;
}
.clear{
 clear:both;
}

.into_p{
	line-height:18px;
	float:left;
	width:100%;
	margin-top:0px;
}

.into_p_top{
	line-height:17px;
	float:right;
	width:370px;
	margin-top:0px;
}
* html .into_p_top{
	line-height:17px;
	float:right;
	width:370px;
	margin-top:13px;
}
.mar-bottom-14 {
margin-bottom: -14px;
}

/*p要素(サブタイトル)の設定*/
p.evt{
	margin:10px 0px 5px 0px;
	font-size:12px;
	color:#006633;
	font-weight:bold;
}
/*テーブルの枠*/
.ev_1{
	margin:0px 0px 10px 0px;
	font-size:12px;
	background-color:#528618;
	text-align:center;
}

.ev_1 th{
	padding: 3px 0px 2px 0px;
	background-color:#D6E9D8;
	text-align:center;
	font-weight:normal;
}

.ev_1 td{
	padding:2px 0px 2px 3px;
	background-color:#FFFFFF;
}

.pagetop {
   float: right;
   margin: 0px 0px 10px 10px;
}
.t-middle {
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #B8D288;
	padding-left: 10px;
	color: #528618;
	font-weight:bold;
	margin-top: 20px;
	margin-bottom: 10px;
}
.font-00{
	padding:0 0 0 14px;
    text-indent: -14px;
}
.font-bold {
	font-weight: bold;
}

.font-bold-m20 {
	font-weight: bold;
	padding-left: 20px;
}
.font-red{
	color: #FF0000;
}
.font-b-red{
	color: #FF0000;
	font-weight: bold;
}
