@charset "utf-8";

/*
 ページ用CSS
	※エディタ用css(opr/hotnews/editor/css/fck_editorarea.css)ファイルと、内容の同期を取ること

	更新日：2010/02/20
*/

/*--見出し--*/

/*--a--*/
.pagetitle_a1{
	font-size:140%;
	text-align:left;
	color:#1B2623;
	background-image: url(../images/tit_bg01.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #4DC29B;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 120px;
	padding-left: 10px;
	min-height: 54px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4DC29B;
	padding-bottom: 10px;
 }
.pagetitle_a2{
	font-size:130%;
	color:#1B2623;
	text-align:left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4DC29B;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #E8F7F3;
	padding-top: 8px;
	clear: both;

 }
.pagetitle_a3{
	font-size:130%;
	color:#1B2623;
	text-align:left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #4DC29B;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 15px;
	background-color: #E8F7F3;
	padding-top: 8px;
	clear: both;

 }

.pagetitle_a4{
	font-size:105%;
	text-align:left;
	color:#1B2623;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 10px;
	padding-right: 8px;
	padding-left: 25px;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: bold;
	background-image: url(../images/icon_dot01.png);
	background-repeat: no-repeat;
	background-position: left 5px;
 }

.pagetitle_a5{
	font-size:105%;
	text-align:left;
	color:#1B2623;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
	padding-top: 7px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 0px;
 }



.pagetitle_onecol{
 margin:0 0 10px 0;
 font-size:130%;
 padding:18px 35px 20px 50px;
 text-align:left;
 color:#003913;
 border-top:3px solid #e1f1be;
 background:url("../images/pagetitle_onecol_bg.gif") no-repeat top;
 }
.pagetitle_b {
	font-weight: bold;
}
#article p.indent {
	text-indent: 1em;
}
#article p.mb01 {
	margin-bottom: 1em;
}
#article p.ml01 {
	padding-left: 15px;
}
#article p.mr01 {
	padding-right: 15px;
}
#article p.mt01 {
	margin-top: 1em;
}
#article .mb20 {
	margin-bottom: 20px;
}
#article .box01 {
	text-align: center;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color: #FF9;
}
#article .box02 {
	text-align: center;
	padding: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
	border: 2px dashed #4DC29B;
	font-weight: bold;
}
#article .box03 {
	display:table;
	width:100%;
	box-sizing:border-box;
}
.service_left {
	display:table-cell;
	width:30%;
	background:#8EDBC2;
	color:#1B2623;
	padding:10px;
	border-radius:10px 0px 0px 10px;
	font-weight:bold;
	vertical-align:middle;
}

.service_right {
	display:table-cell;
	width:70%;
	padding:10px;
	border-radius:0px 10px 10px 0px;
	border:1px solid #8EDBC2;
	vertical-align:middle;
}
.box03_arw {
	text-align:center;
	margin:10px 0px;
}


.center {
 text-align:center;
}

/*-- color --*/
.red {color:#C00C00;}

/*--sitemap--*/
#article dl.sitemap{
	padding:0 10px;
}
#article .sitemap dt{
line-height:1.6;
font-weight:bold;
}
#article .sitemap dt a{
	background:url(../images/icon_folder_s.png) no-repeat left 0.3em;
	padding:0 25px;
	margin:0;
	font-size:110%;
	display:inline-block;
}

#article .sitemap dt span{
	margin-left:1.5em;
	padding-left:1.5em;
	display:block;
		
	}
#article .sitemap dt + dt{
	margin-top:5px;
}
#article .sitemap dd{
	line-height:1.6;
	margin:5px 0 20px;
}
#article .sitemap dd span {
	padding-left:2em;
	display:block;
}
#article .sitemap dd a{
	background:url(../images/icon_file_s.png) no-repeat left 0.2em;
	background-size:13px auto;	
	padding-left:20px;
	}

#article .sitemap li span{
/*	display:block;*/
	background:url(../images/icon_file_s.png) no-repeat left 0.3em;
	background-size:13px auto;
	padding:0 0 0 20px;
	margin:0 10px 10px;
	line-height:1.6;
	
}
#article .sitemap li:before {
	background:none;
}

/*-- lifeevent --*/


.life_title{
 font-size:105%;
 line-height:1.2em;
 font-weight:bold;
 text-align:left;
 background-image:url("../images/life_title.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 margin:0px;
 padding:20px 0px 18px 35px;
 color:#3c5749;
}


dl.life{
 margin-left:auto;
 margin-right:auto;
 width:660px;
}
dl.life dt{
 text-align:left;
 padding:6px;
 font-weight:bold;
 font-size:90%;
 margin-top:2px;
}
dl.life dt a{
 text-align:left;
 padding-left:20px;
 font-weight:bold;
 background-image:url("../images/icon_folder_k.gif");
 background-position:2px 2px;
 background-repeat:no-repeat;
}
dl.life dd{
 text-align:left;
 padding:2px;
 color:#4e7b20;
}
dl.life dd a{
 text-align:left;
 padding-left:45px;
 background-image:url("../images/icon_file_k.gif");
 background-position:25px 2px;
 background-repeat:no-repeat;
}

#page_menu_cate_life{
 margin:0;
}
#page_menu_cate_life ul{ 
 margin:0px;
 padding:4px;
}
#page_menu_cate_life li{ 
 display:block; 
 text-align:left;
 list-style:none;
 margin-bottom:5px;
 color:#004000;
 font-weight:bold;
}
#page_menu_cate_life li img{ 
 vertical-align:middle;

}

.pagetext{
/* width:660px; */
 text-align:left;
 }
	
	
/*■■■■■■■■■■■■■■■■■■■■■■■*/
.image_left{
 float:left; 
 }
.image_right{
	float:right;
	padding: 0px;
 }
.hidden {
	overflow: hidden;
}
#article .cap {
	font-size: 85%;
}

#article .map {
position: relative;
padding-top: 75%;
height: 0;
overflow: hidden;
	margin-bottom: 30px;
}
#article .map iframe{
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

.bold {
	font-size: 110%;
}

.ml01 {
	margin-left:1em;
	}

/*■■■■■■■■■■■■■■■■■■■■■■■*/


/* link icon */
#kantan_pdf {
 margin:10px 0px;
  padding:0px;
}
.kantan_pdf {
	list-style:none !important;
	background-image:url(../images/fileicon_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_doc {
	list-style:none !important;
	background-image:url(../images/fileicon_doc.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_xls {
	list-style:none !important;
	background-image:url(../images/fileicon_xls.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_docx {
	list-style:none !important;
	background-image:url(../images/fileicon_docx.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_xlsx {
	list-style:none !important;
	background-image:url(../images/fileicon_xlsx.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_icon {
	list-style:none !important;
	background-image:url(../images/fileicon_pdf.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}
.kantan_link {
	list-style:none !important;
	background-image:url(../images/fileicon_link.gif);
	background-repeat:no-repeat;
	background-position:0px 4px;
	padding-top: 3px !important;
	padding-right: 0px !important;
	padding-bottom: 3px !important;
	padding-left: 80px !important;
	margin-top: 0px !important;
	margin-right: 1em !important;
	margin-bottom: 0px !important;
	margin-left: 0px !important;
}

.photo_li li{
	list-style-type: none;
	float: left;
}
.photo_li ul {
	clear: both;
}


/* news */
.news_datail_date {
	padding:0px 0px 10px 0px;
}
.news_datail_doc {
	margin-top:20px;
}
.news_datail_doc li {
	padding-bottom:5px;
	list-style:none;
}
.news_datail_img {
	padding:10px 0px 20px 0px;
	margin:0px auto;
	width:400px;
	text-align:center;
}

/* contact mail */
#contact ul {
	margin:10px 0 25px 10px;
	padding:0;
	list-style:none !important;
}

#contact ul li {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 15px;
	background-position: 15px;
	line-height: 1.6em;
}
#contact .listmark li {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 12px;
	background-image: url(../images/listmark.png);
	background-repeat: no-repeat;
	background-position: left 0.8em;
}
#page_maincontents-onecol #article #contact ul.listdot {
	list-style-type:none;
}
#page_maincontents-onecol #article #contact ul.listdot li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 25px;
	margin-left:10px;
	background-image: url(../images/icon_dot01.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
	list-style-type:none;
}

#contact .red {color:#C00C00;}


/*-- 行事案内 --*/
#event_title{
 font-weight:bold;
 font-size:130%;
 color:#1a4a00;
 padding:10px 0px 5px 0px;
 margin:0px;
}
#event_day_title{
 margin-bottom:5px;
 text-align:left;
 padding:12px 15px 18px 15px;
 font-size:120%;
 color:#3C5749;
 background-image:url("../images/pagetitle_a2_bg.gif");
 background-repeat:no-repeat;
 background-position:bottom;
 background-color:#ebf7cf;
 font-weight:bold;
}
#event_day_title2{
 font-size:120%;
 font-weight:bold;
 color:#1a4a00;
/* width:650px; */
 margin-bottom:10px;
}
#event_month{
 border-collapse:collapse; 
 width:660px;
 border-top:1px #c0c0c0 solid; 
}
#event_month th{
	margin:0px;
	padding:3px;
	width:30px;
	border-bottom:1px #c0c0c0 solid;
	border-right:1px #ffffff solid;
	background-color:#FA3;
	color:#FFFFFF;
}
#event_month td{
 margin:0px;
 padding:3px;
 border-bottom:1px #c0c0c0 solid; 
}
#event_month p{
	background-image:url("../images/point.gif");
	background-repeat:no-repeat;
	background-position:9px 9px;
	list-style:none;
	margin: 0px;
	padding: 0px;
}
.day_sun{
 width:30px;
 background-color:#fdeae9;
 text-align:center;
 color:#ac0b16;
 border-right:1px #c0c0c0 dotted;
}
.day_sat{
 width:30px;
 background-color:#eaf6fc;
 text-align:center;
 color:#001340;
 border-right:1px #c0c0c0 dotted;
}
.day_weekday{
	width:30px;
	background-color:#FFDDAB;
	color:#333333;
	text-align:center;
	border-right:1px #c0c0c0 dotted;
}

table.table1 {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
}
table.table1 th {
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
}
table.table1 td {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}

.table1 ul li {margin:10px 0;}

.table1 input{border:0;
padding:5px;
border:solid 1px #ccc;
}

.table1 input:focus
 {    border:solid 1px #f29494;

    }
.table1 textarea:focus{
    border:solid 2px #f29494;

}

table.toiawase {
	border-collapse: collapse;
	text-align: left;
	line-height: 1.5;
	width: 100%;
	margin:10px 0px;
}
table.toiawase th {
	width:30%;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #ccc;
	background-color: #F2F2F2;
}
table.toiawase td {
	width:70%;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #ccc;
}
table.toiawase label {
	display:block;
	padding:5px;
}

.toiawase ul li {margin:10px 0;}

.toiawase input{border:0;
padding:5px;
border:solid 1px #ccc;
}

.toiawase input:focus
 {    border:solid 1px #f29494;

    }
.toiawase textarea:focus{
    border:solid 2px #f29494;

}
.contact_submit {
	display:table;
	text-align:center;
	margin:0px auto;
}
.contact_submit .btn_l,
.contact_submit .btn_r {
	display:table-cell;
}

input.ok{
padding:10px 20px;
margin:20px 10px;
text-transform:uppercase;
font-weight:bold;
color:#FFFFFF;
cursor:pointer;
background:#253530;
border:0px;
width:200px;
}

input.ok2{
padding:10px 20px;
margin:20px 10px;
text-transform:uppercase;
font-weight:bold;
color:#253530;
cursor:pointer;
background:#E8F7F3;
border:0px;
width:200px;
}

.contact_submit{

margin:0 auto;
text-align:center;
width:660px;	
}

#message_box {
	margin:50px 100px;
}
#message_title{
	text-align:center;
	color:#FFFFFF;
	padding:10px;
	margin:20px;
	background-color:#c00c00;
	font-weight:bold;
}
#message_title2 {
	text-align:center;
	color:#FFFFFF;
	padding:10px;
	margin:20px;
	background-color:#2d4086;
	font-weight:bold;
}
#message_text{
	text-align:center;
}

/* link */
.link_list ul {
	margin:10px 0 25px 10px;
	padding:0;
	list-style:none !important;
}

.link_list ul li {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 15px;
	background-position: 15px;
	line-height: 1.6em;
}

.link_list .listdot li {
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 18px;
	background-image: url(../images/icon_dot01.png);
	background-repeat: no-repeat;
	background-position: left 0.4em;
}

/* privacy */
#privacy_ol {
	margin:10px 0 25px 30px;
	padding:0;
}
#privacy_ol li {
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 7px;
	padding-left: 0px;
	margin-left: 15px;
	line-height: 1.6em;
}
#privacy_text {
	text-align:right;
	padding:30px 0px;
}

.err404 {
	text-align:center;
	padding:100px;
}

/*SP■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media screen and (max-width: 480px) {
.err404 {
	text-align:left;
	padding:20px;
}

table.toiawase {
    border-collapse: collapse;
	border-bottom: 0px solid #ddd;
	border-top: 1px solid #ddd;
	border-left: 0px solid #ddd;
	border-right: 0px solid #ddd;
    width: 100%;
}

table.toiawase th {
    width: auto !important;
    display: block;
    border-bottom: 1px solid #ddd;
    border-top: 0px solid #ddd;
    border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
    text-align: left;
}
table.toiawase td {
    width: auto !important;
	display: block;
	border-top: 0px;
	border-bottom: 1px solid #ddd;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}
table.toiawase .w70 {
	width:70% !important;
}
table.toiawase .wmax {
	width:80% !important;
}

.contact_submit {
	display:block;
	text-align:center;
	margin:0px auto;
	width:auto;
}
.contact_submit .btn_l,
.contact_submit .btn_r {
	display:block;
}

.news_datail_img {
	padding:10px 0px 20px 0px;
	margin:0px auto;
	width:auto;
	text-align:center;
}
.news_datail_img  img {
	width:100%;
	height:auto;
}

}

/* ==================================================
print
================================================== */
@media print {
#header,
#gnavi,
#page_gnavi,
#print_button,
#footer,
#goback {
	display:none !important;
}

body,
#wrapper,
#whole_bg,
#page_header_bg,
#page_main,
#page_main .inner
{

background-image:none !important;
background-color:#FFFFFF; !important;
padding-bottom:0;

}

* html #page_main{

width:649px;



}
}


/*SP■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■■*/

@media screen and (max-width: 480px) {
.image_left{
 float:none; 
 }
.image_right{
	float:none;
	padding: 10px;
 }
}
