@charset "utf-8";

/* 横幅
----------------------------------------------- */
html,
body,
#wp_all,
#wp_main,
#hd{
	width: 100%;
	min-width: 960px;
	background-color:#FFFDEE;
}
#hd #ct{
	margin: auto;
	min-width: 960px;
}
h1,h2,h3,h4,h5,h6{
    font-size:100%;
	font-weight:normal;
	margin:0;
}
/*==============共通ここから================*/
body{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 14px;
	color: #5F2C06;
	line-height: 1.4em;
	background-image:url(../images/temp_img_05.jpg);
	background-repeat:repeat;
}
p{
	margin-bottom: 10px;
}
h4{
	background-image:url(../images/h4_gold.gif);
	background-repeat:no-repeat;
	height:30px;
	color:#FFF;
	padding:5px 10px;
	font-size: 16px;
}
ul{
	margin-bottom: 10px;
}
strong{
	font-weight: bold;
		color: #990033;
}
em{
	color: #2C7002;
	font-style: normal;
	font-weight: bold;
}
.clear{
	clear: both;
}
.hidden{
	clear: both;
	visibility: hidden;
}
 .center{
	text-align: center;
}
.img_left{
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}
.img_right{
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.img_float{
	float:left;
	padding-top:3px;
}

a{
	color: #785D30;
	text-decoration: underline;
}
a:hover{
	color: #785D30;
	text-decoration: none;
	text-decoration: none;
}
/*rollover*/
a img.css-hover{ 
opacity:1.0; 
filter: alpha(opacity=100); 
    -ms-filter: "alpha(opacity=100)"; /* IE8 */
} 
a:hover img.css-hover{ 
opacity:0.6; 
filter: alpha(opacity=60); 
    -ms-filter: "alpha(opacity=75)"; /* IE8 */
}
/* マージン
----------------------------------------------- */
.mgLeft20{
	margin-left: 20px;	
}
.mgTop30{
	padding-top: 30px;
}
.mgTop-10{
	margin-top: -10px;
}
.mgBottom10{
	padding-bottom: 10px;
}
.mgBottom12{
	padding-bottom: 12px;
}
.mgBottom13{
	padding-bottom: 13px;
}
.mgBottom15{
	padding-bottom: 15px;
}
.mgBottom20{
	padding-bottom: 20px;
}
.mgBottom25{
	padding-bottom: 25px;
}
.mgBottom30{
	padding-bottom: 30px;
}
.mgBottom40{
	padding-bottom: 40px;
}
.mgBottom45{
	padding-bottom: 45px;
}
.mgBottom50{
	padding-bottom: 50px;
}
.mgBottom60{
	padding-bottom:60px;
}
.mgBottom70{
	padding-bottom:70px;
}
.mgBottom130{
	padding-bottom:130px;
}
.mgBottom450{
	padding-bottom:450px;
}


/*==============共通ここまで===============*/

/*=============基本的なテンプレート==============*/
.header_all{
	width:auto;
	height:114px;
}
.header_login{
	height:18px;
	padding-left:2px;
	padding-bottom:2px;
	background-image:url(../images/back_ground.png);
	background-repeat:repeat-x;
	
}
.header_login_inner{
	width:960px;
	height:22px;
	margin:0 auto;

}
.header_login_inner a{
	color:#FFF;
}

.header_txt{
	font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size:10px;
	color:#333;
}

.logo{
	float:left;
	margin-top:5px;
}
.header_cap{
	margin-top:32px;
	margin-left:30px;
}
.header_time{
	margin-top:36px;
	float:left;
	margin-left:38px;
	
}
.header_woman{
	position:absolute;
	top:4px;
	right:1px;
}
.menubox{
	width:auto;
}
.menu_underline{
	background-image:url(../images/temp_img_04.jpg);
	background-repeat:repeat-x;
	height:5px;
	width:960px;
	margin:0 auto;
}
.pankuzu{
	width:960px;
	padding-top:13px;
	margin:0 auto;
	color:#4B4B4B;
}
.pankuzu a{
	color:#66450D;
}
.pankuzu h1{
	font-size:12px;
	font-weight:100;
}
.pankuzu img{
	margin-right:3px;
}
/*---------------------------------------------------------------------------------*/
/*-----------------------------------カレント表示のメニュー------------------------*/
/*---------------------------------------------------------------------------------*/




/* clearfix：float解除＆親要素に高さを算出させる
-----------------------------------------*/
.ex_clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}
.ex_clearfix {
  min-height: 1px;
}
* html .ex_clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/*============== menu_navi ===============*/

.g_navi{
	width: 1040px;
	margin: 0 auto;
}
.g_navi ul{
	margin: 0 0 0 40px;
	position: relative;
}
.g_navi li{
	font-size: 0px;
	line-height: 0px;
	float: left;
}
.g_navi li.g_navi_tel{
	margin-top: -7px;
}
.main_img_inner{
	width: 960px;
	margin: 0 auto;
	position:relative;
}

/*============== member.html ===============*/
.cont_wrap{
	width:auto;
}
.cont_box{
	width:960px;
	margin:0 auto;
}
.cont_main{
	width:710px;
	position:relative;
	float:right;
}
.txt_h2{
	font-size:16px;
	background-image:url(../images/temp_img_12.png);
	width:695px;
	background-repeat:no-repeat;
	font-weight:bold;
	color:#FFF;
	height:29px;
	padding-top:11px;
	padding-left:15px;
}

.txt_h3_bg{
	width:710px;
	height:35px;
	background-image:url(../images/h3_bg.png);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:20px;
	font-size: 16px;
	font-weight: bold;
	color: #66450D;
	padding-left:25px;
	padding-top:9px;
}
.cont_bold{
	font-weight:bold;
}
.cont_box a{
	font-size:14px;
	color:#49601C;
}
.txt_h4{
	font-size:16px;
	font-weight:bold;
	color:#66450C;
	width:690px;
	height:22px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #F3DAAF;
	border-left-color: #A9C67B;
	padding-left:17px;
	padding-top:3px;
	margin-bottom:23px;
}
.txt_h5{
	color:#49601C;
	font-size:16px;
	font-weight:bold;
	margin-bottom:15px;
}
.cont_list li{
	font-size:16px;
	font-weight:bold;
	background-image:url(../images/index_list.png);
	background-position:left 3px;
	padding-left:18px;
	background-repeat:no-repeat;
	margin-bottom:8px;
}
.txt_linebox{
	width:654px;
	padding:18px;
	border: 10px solid #E6D8BF;
}
.cont_list2{
	font-size:14px;
	width:709px;
}
.list2_left{
	font-size:14px;
	font-weight:bold;
}
.list2_border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564323;
	padding-top:15px;
	padding-bottom:15px;
}
.cont_under{
	position:absolute;
	right:1px;
	z-index:1;
}
.cont_underbox{
	width:710px;
	height:159px;
	position:relative;
}

/*-------------------------------------------------------------------------
----------------------------sidebox----------------------------------------
-------------------------------------------------------------------------*/
.cont_sidebox{
	width:230px;
	float:left;
}

.side_list{
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	width:178px;
	height:31px;
	background-image:url(../images/temp_img_07.jpg);
	background-repeat:no-repeat;
	padding-top:13px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #DDCFAA;
	color:#333;
}
.side_list2{
	font-size:13px;
	font-weight:bold;
	padding-left:30px;
	width:200px;
	height:31px;
	padding-top:13px;
	color:#333;
}
.side_listbox{
	width:220px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	background-image:url(../images/back_ground.png);
}
.side_listbox p.map{
	border:#DDCFAA solid 1px;
	width:208px;
	height:150px;
}
.side_list_wrap{
	border-top:solid 1px #CCCCCC;
	border-left:solid 1px #CCCCCC;
	border-right:solid 1px #CCCCCC;
	width:208px;
}
.side_listbox a{
	text-decoration:none;
}
 a:hover .side_list{
	 color:#A07936;
}
 a:hover .side_list2{
	 color:#A07936;
}
.side_img{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #785D30;
}

/*---------------------------------------------------------------------------------*/
/*-----------------------------------右のメニュー----------------------------------*/
/*---------------------------------------------------------------------------------*/



/*---------------------------------------------------------------------------------*/
/*-----------------------------------フッターここから----------------------------------*/
/*---------------------------------------------------------------------------------*/
.pageTopL{
	text-align: right;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 28px;
	padding-bottom:8px;
}

.footer_wrap{
	width:auto;
	background-color:#331749;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color:#999;
}
.footer{
	width:960px;
	margin:0 auto;
	padding-top:10px;
	height:80px;
}
.footer_list a:hover {
	text-decoration:underline;
}
.footer_list a{
	text-decoration:none;
}
.footer_sitemap{}

.footer_sitemap a{
	text-decoration:none;
	color:#FFF;
}
.footer_sitemap a:hover{
	text-decoration:underline;
}

.footer_sitemap ul{}

.footer_sitemap2 ul{}

.footer_sitemap li{
	font-size:12px;
	padding-left:3px;
	float:left;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
}
.footer_sitemap2{}

.footer_sitemap2 a{
	text-decoration:none;
	color:#333;
}
.footer_sitemap2 a:hover{
	text-decoration:underline;
}

.footer_sitemap2 li{
	font-size:12px;
	padding-left:3px;
	float:left;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
	color:#333;
}
.copyright{
	width:960px;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#FFF;
	padding-top:10px;
	font-family: "メイリオ","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";

}

/*============== subページ共通ここから ===============*/
.sub page{
	font-family: "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, sans-serif;
	font-size: 9px;
	color: #333;
	line-height: 3em;
}
.page_title{
	background-image:url(../images/h2.png);
	background-repeat:no-repeat;
	height:85px;
		}

.page_title h2{
	color:#FFF;
	font-size:36px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	padding:30px 0 0 25px;
}
.contents table{
	/*background-color:#FFF;*/	
	border-collapse: collapse;
	;
	/*border:#CCC solid 1px;*/
}
.contents table th 
.contents table td{
	/*border:#CCC solid 1px;*/
	border-collapse:collapse;
	line-height:110px;
	border-bottom:#CCC dotted 1px;	
}

.contents table th.title{
	color:#8B008B;
	font-size:19px;
	line-height:55px;
	border-bottom:#CCC dotted 1px;
	padding-top:20px;	
}

.contents table th.ruby{
	color:#8B008B;
	font-size: 10px ;
	line-height:20px;
	padding-top:10px;
}
.yakudoshi td small{
	color:#8B008B;
	font-size: 10px ;
	line-height:10px;
	padding:5px; 10px 0;
	text-align:center;
}

.contents table th.title2{
	color:#8B008B;
	font-size:19px;
	line-height:45px;
	border-bottom:#CCC dotted 1px;	
}
.contents table td.ex{
	font-size: 16px ;
	padding-top:30px;
}
.contents table td{
	padding:10px;	
	border-bottom:#CCC dotted 1px;	
}

.p_box{
	color:#8B008B;
	border:#8B008B 1px dotted;
	padding:7px;
	/*background-color:#FCFAF1;*/
	font-weight:bold;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
}
/*厄年表*/

table.yaku{
	border:#CCC solid 1px;
	margin:0 auto;
}
th.man{
	font-size:20px;
	color:#2C7002;
	line-height:2em;
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
	background-color:#FCFAF1;
}
th.woman{
	font-size:20px;
	color:#2C7002;
	border-bottom:#CCC solid 1px;
	background-color:#FCFAF1;
}

.yaku tr.yakudoshi td{
	color:#8B008B;
	font-weight:bold;
	/*line-height:55px;*/
}

table.yaku td{	
	border-bottom:#CCC dotted 1px;
	line-height:55px;
}

.boder-right{
	border-right:#CCC solid 1px;	
}

table.yaku td.bg-white{
	background-color:#FFEFEF;	
}
/*table.yaku td#bg-beige{
	background-color:#FCFAF1;
}*/

table.yaku tr.ruby{
	color:#8B008B;
	font-size: 10px ;
	line-height:10px;
	border-bottom:none;
	padding:2px 0;
}
table.yaku td.taiyaku{
	line-height:20px;
	background-color:#FFEFEF;	
}

table.yaku .boder-right{
	border-right:#CCC solid 1px;	
}


/*方位除け表*/

table.houiyoke{
	border:#CCC solid 1px;
	margin:0 auto;
	line-height:45px;
}

.houiyoke th{
	font-size:20px;
	color:#2C7002;
	line-height:2em;
	border-bottom:#CCC solid 1px;
	border-right:#CCC solid 1px;
}
table.houiyoke td{	
	border-bottom:#CCC dotted 1px;	
}

table.houiyoke .boder-right{
	border-right:#CCC solid 1px;	
}



/*料金プラン*/
.price_box{
	border:#DDD1C2 5px solid;
	width:650px;
	margin:10px 30px;	
	}
.price_box p{
	padding:15px 15px 5px 15px;
}
.price_box p.price{
	font-size:20px;
	font-weight: bold;
	color:#2C7002;
	line-height:1em;
}


/*永代供養*/
.em2{
	line-height:1.7em;	
	}

/*============== subject.htmlここから ===============*/
.subject_catchbox{
	width:700px;
	padding:5px 0 2px 7px;
	border-bottom-color: #A07936;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	color:#330；
	line-height:1.5em;
}
.subject_imgleft{
	float:left;
	margin-bottom:19px;
}
.subject_imgright{
	float:right;
}

/*============== normal.htmlここから ===============*/
.normal_imgleft{
	float:left;
}
.normal_txtbox{
	width:340px;
	float:right;
}
.normal_imgright{
	float:right;
}
.normal_txtbox2{
	width:340px;
	float:left;
}


.normal_h5{
	font-weight:bold;
	color:#2C7002;
	font-size:16px;
	padding-bottom:5px;
}
.list_style li{
	background-image:url(../images/temp_img_15.png);
	background-repeat:no-repeat;
	background-position:left 2px;
	font-size:16px;
	font-weight:bold;
	padding-left:23px;
	color:#66450C;
	margin-bottom:11px;
}
.normalbox{
	width:600px;
	margin-top:40px;
	margin-left:55px;
}
/*============== aesthetic.htmlここから ===============*/
.aesthetic_case{
	width:442px;
	height:20px;
	margin:0 auto;
}
.before{
	float:left;
}
.after{
	float:right;
}
.aesthetic_txtbold{
	font-weight:bold;
	font-size:14px;
	color:#66450C;
}
.aesthetic_img{
	margin-top:5px;
}
/*============== about.htmlここから ===============*/
.about_cap{
	padding-top:8px;
	padding-left:5px;
}
/*============== greeting.htmlここから ===============*/
.greeting_txtbox2{
	width:382px;
	float:left;
}

/*============== staff.htmlここから ===============*/
.staff_txtbox{
	width:482px;
	float:left;
}

/*============== visit.htmlここから ===============*/

.visit_txtbox2{
	width:350px;
	float:left;
}

/*============== visit.htmlここから ===============*/
.flow_txtbox2{
	width:350px;
	float:left;
}

/*============== qa.htmlここから ===============*/
.question_h5{
	font-weight:bold;
	color:#2C7002;
	font-size:16px;
	margin-bottom:5px;
}
.question_txt{
	padding-top:5px;
}
.question_txtbold{
	font-weight:bold;
	font-size:14px;
	color:#66450C;
}
.question_list_style li{
	background-image:url(../images/temp_img_15.png);
	background-repeat:no-repeat;
	background-position:left 3px;
	font-size:14px;
	font-weight:bold;
	padding-left:23px;
	color:#66450C;
	margin-bottom:3px;
}
.qa_imgtitle{
	width:350px;
	text-align:center;
	float:right;
	padding-top:3px;
}
/*============== price.htmlここから ===============*/
.price_table_title{
	text-align:center;
	padding:10px;
}
.price_table_title2{
	text-align:left;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:15px;
	padding-top:15px;
	text-align:center;
}
.price_table_title3{
	text-align:right;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#FFF;
}

/*============== news.htmlここから ===============*/
.news_list li{
	padding-bottom:20px;
}
/*============== sitemap.htmlここから ===============*/
.sitemap_list li{
	padding-bottom:8px;
}
/*============== index.htmlここから ===============*/
.index_news{
	width:710px;
	background-image:url(../images/index_img_02.png);
	height:193px;
	position:relative;
	
}
.index_news_title{
	background-image:url(../images/h3.png);
	width:680px;
	height:23px;
	position:absolute;
	left:10px;
	top:10px;
"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
}
.index_news_title2{
	background-image:url(../images/h3.png);
	width:680px;
	height:23px;
	position:absolute;
	left:10px;
	top:10px;
	color:#FFF;
	text-align:left;
	padding-left:10px;
	padding-top:7px;
}

h3{
	color:#FFF;
	text-align:left;
	padding-left:10px;
	
	}
.index_list{
	top:42px;
	left:17px;
	position:absolute;
}
.index_list li{
	width:660px;
	/*background-image:url(../images/index_img_06.png);
	background-repeat:no-repeat;
	background-position:left 11px;*/
	padding-left:10px;
	padding-bottom:7px;
	padding-top:7px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	color:#666666;
	font-size:13px;
}
.index_list a{
	color:#A07936;
}
/*============== kric.htmlここから ===============*/
.kric_bg{
	background-image:url(../images/kric_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:auto;
	margin-bottom:77px;
}
.kric_bg p{
	width:450px;
}
.kric_box{
	padding-top:15px;
	padding-bottom:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #564323;
}
.kric_box_right{
	float:left;
	padding-left:15px;
}
.kric_box_right p{
	padding-top:10px;
}
.kric_img{
	margin-bottom:15px;
}
.kric_img_right{
	float:right;
	margin-top:5px;
}
.kric_border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564323;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #564323;
	padding-top:15px;
	padding-bottom:15px;
}

/*============== history.htmlここから ===============*/


.history_border{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #564323;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
}
.history_h5{
	margin-bottom:5px;
	color:#49601C;
	font-size:16px;
	font-weight:bold;
}
.history_sita{
	padding:15px;
    border-radius: 3px;        /* CSS3草案 */  
    -webkit-border-radius: 3px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 3px;   /* Firefox用 */  
	background-color:#fff;
	border:solid #D8D4CB 1px;
}
.history_img{
	margin-left:9px;
}


/*============== object.htmlここから ===============*/


.object_bg{
	background-image:url(../images/object_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:auto;
	margin-bottom:67px;
}
.object_bg p{
	width:450px;
}
.object_tradition{
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:710px;
}
.object_tit_img{
	margin-bottom:10px;
}
.object_img{
	float:left;
}
.object_img2{
	margin-left:20px;
	float:left;
}
.object_tradition p{
	width:210px;
	float:left;
	padding-left:27px;
	padding-bottom:12px;
}
.object_tra2{
	padding-left:12px;
	width:210px;
	float:left;
}
.object_get{
	padding-top:15px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	width:710px;
}
.object_get p{
	padding-top:10px;
	padding-bottom:20px;
}


/*============== formation.htmlここから ===============*/



.formation_img{
	margin-left:100px;
	padding-top:5px;
}
.formation_list_tit{
	font-weight:bold;
	color:#475F1A;
	font-size:14px;
	width:710px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom:5px;
}
.formation_list{
	padding-top:10px;
	padding-bottom:3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	height:24px;
}
.formation_list li{
	padding-left:12px;
	background-image:url(../images/formation_img_02.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	float:left;
	margin-right:23px;
}
.yakuin_name li{
	padding-left:12px;
	background-image:url(../images/formation_img_02.png);
	background-repeat:no-repeat;
	background-position:left 5px;
	float:left;
	margin-right:23px;
}
.yakuin_tit{
	font-weight:bold;
}

.formation_border{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	padding-top:15px;
	padding-bottom:15px;
}
.formation_underline{
	width:709px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;

}
.formation_member{
	float:right;
	padding-top:15px;
}
.formation_txt_h5{
	color:#49601C;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
}

/*============== activity.htmlここから ===============*/


.activity_bg{
	background-image:url(../images/activity_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	height:268px;
	margin-bottom:40px;
}
.activity_bg p{
	float:left;
	padding-right:10px;
}
.activity_txt {
	float:left;
	padding-right:10px;
}
.activity_bottomleft{
	width:230px;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
	font-size:14px;
	float:left;
}
.activity_bottomleft p{
	padding-top:3px;
}

.activity_bottom{
	width:230px;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
	font-size:14px;
	float:left;
	margin-left:10px;
}
.activity_bottom p{
	padding-top:3px;
}
.activity_bottom_button{
	margin-left:55px;
}



/*============== communication.htmlここから ===============*/


.communication_bg{
	background-image:url(../images/communication_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:20px;
	height:186px;
}
.communication_leftbox{
	width:345px;
	float:left;
	margin-top:10px;
}
.communication_txt_h5{
	color:#49601C;
	font-size:14px;
	font-weight:bold;
	margin-bottom:5px;
	margin-top:8px;
}
.communication_rightbox{
	width:345px;
	margin-left:20px;
	float:left;
	margin-top:10px;
}

/*============== training.htmlここから ===============*/


.training_bg{
	background-image:url(../images/training_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:20px;
	height:230px;
}


/*============== friendship.htmlここから ===============*/

.friendship_bg{
	background-image:url(../images/friendship_img_02.png);
	background-repeat:no-repeat;
	background-position:right top;
	margin-bottom:20px;
	height:206px;
}


/*============== guide.htmlここから ===============*/


.guide_txt{
	width:450px;
	float:left;
}
.guide_img{
	float:right;
}
.guide_tit{
	width:410px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.guide_left{
	width:410px;
	float:left;
}
.guide_left p{
	padding-top:15px;
}
.guide_tit_right{
	width:280px;
	padding-bottom:10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.guide_right p{
	padding-top:15px;
}
.guide_right{
	float:left;
	width:280px;
	margin-left:20px;
	height:540px;
	position:relative;
}

.guide_right li{
	padding-left:12px;
	background-image:url(../images/formation_img_02.png);
	background-repeat:no-repeat;
	background-position:left 13px;
	padding-top:8px;
	padding-bottom:8px;
}
.guide_right_button{
	position:absolute;
	bottom:1px;
}


/*============== enter.htmlここから ===============*/


.enter_txt{
	width:350px;
	float:left;
	padding-top:10px;
}
.enter_txt p{
	padding-bottom:10px;
}
.enter_img{
	float:right;
	padding-top:10px;
}



/*============== tell.htmlここから ===============*/


.tell_box{
	padding-top:12px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.tell_left{
	float:left;
	padding-right:15px;
	font-weight:bold;
	color:#675029;
}
.tell_pagebox{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:12px;
	padding-right:12px;
	background-color:#FFF;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
	width:78px;
	border: 1px solid #675029;
}
.page1{
	margin-left:10px;
	float:left;
	background-color:#675029;
	color:#FFF;
	width:32px;
	height:26px;
	text-align:center;
	padding-top:6px;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
}
.page2{
	margin-left:10px;
	float:left;
	background-color:#FFF;
	font-family: "メイリオ", Meiryo, Osaka,"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, "小塚ゴシック Pr6N M";
	border: 1px solid #675029;
	width:31px;
	height:25px;
	text-align:center;
	padding-top:6px;

}
.tell_nextpage{
	text-align:center;
	width:300px;
	margin:0 auto;
}




/*============== contact.htmlここから ===============*/

.contact_bold{
	font-weight:bold;
}
.contact_box{
	width:710px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
	position:relative;
}
.contact_list{
	font-weight:bold;
	padding-left:12px;
	padding-top:14px;
	padding-bottom:3px;
	float:left;
	width:200px;
}
.contact_tit{
	width:380px;
	float:left;
	position:absolute;
	top:10px;
}
.contact_txtarea{
	width:480px;
	height:140px;
	margin-top:12px;
}
.contact_submit{
	padding-top:20px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}




/*============== about.htmlここから ===============*/


.about_box{
	padding-top:12px;
	padding-bottom:2px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	width:469px;
}
.about_left{
	float:left;
	padding-right:15px;
	padding-left:10px;
	font-weight:bold;
	color:#675029;
	width:75px;
}
.about_img{
	float:right;
	margin-bottom:15px;
}
.about_wrap{
	float:left;
}


/*============== index.htmlここから ===============*/


.index_threebox{
	width:229px;
	height:316px;
	padding-top:9px;
	padding-left:9px;
	background-color:#FFF;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	-webkit-border-top-left-radius: 3px;    /* Safari,Google Chrome用 */
	-webkit-border-top-right-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius-topleft: 3px;   /* Firefox用 */
	-moz-border-radius-topright: 3px;   /* Firefox用 */
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-left-color: #cccccc;	
}
.threebox_wrap{
	width:240px;
	float:left;
	margin-right:20px;
}

#index_globalnavi {  
  margin: 0;  
  padding: 0;  
  list-style-type: none; /* リストマークの削除 */  
  width: 180px;  
}

#index_globalnavi li {  
  width: 180px;  
  height: 56px;  
  margin: 0;  
  padding: 0;  
  display: inline;  
}
#index_globalnavi a {  
  text-indent: -9999px; /* テキストを隠す */  
  text-decoration: none;  
  display: block;  
  width: 180px;  
  height: 56px; /* リンク領域を広げる */  
  background-image: url(../images/index_img_21.jpg);  
  background-repeat: no-repeat;  
}

#menu7 a { background-position: 0 0; } /* 表示画像の位置を指定 */  
#menu8 a { background-position: 0 -56px; }  
#menu9 a { background-position: 0 -112px; }  
#menu10 a { background-position: 0 -168px; }  


#index_globalnavi a:hover {  
  text-decoration: none;  
  background-image: url(../images/index_img_22.jpg);  
  background-repeat: no-repeat;  
}  
  
#menu7 a:hover { background-position: 0 0; } /* 表示画像の位置を指定 */  
#menu8 a:hover { background-position: 0 -56px; }  
#menu9 a:hover { background-position: 0 -112px; }  
#menu10 a:hover { background-position: 0 -168px; }  

.index_menu{
	float:right;
	width:180px;
}

.index_tellbox_wrap{
	width:960px;
	height:507px;
	border-radius:10px;
	border-radius:10px;
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 10px;   /* Firefox用 */
	-moz-border-radius: 10px;
	background-color:#FFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #396;
}
.index_tellbox{
	width:920px;
	height:492px;
	margin-left:20px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #799D2D;
	padding-top:15px;
}
.index_tellbox_img{
	margin-bottom:10px;
	float:left;
}
.index_tell_left{
	float:left;
	padding-right:35px;
	color:#675029;
}
.index_tellbox_img2{
	float:right;
}
.index_underline{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;	
}
.index_service_wrap{
	width:960px;
	height:315px;
	border-radius:3px;
	border-radius:3px;
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-webkit-border-radius: 3px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	-moz-border-radius: 3px;   /* Firefox用 */
	border: 1px solid #CCCCCC;
	background-image:url(../images/index_img_27.png);
	background-repeat:no-repeat;
	background-position:left top;
	background-color:#FFF;
}
.index_service_wrap p{
	width:550px;
	float:right;
	line-height:32px;
}

.index_service_img{
	margin-left:370px;
}
.index_contact{
	width:960px;
	position:relative;
	height:158px;
	margin-top:50px;
}
.index_contact_img{
	position:absolute;
	left:-5px;
}


/*============== indexのスライドショーここから ===============*/
#slideshow, #slideshow2 {
	position: relative;
	width: 960px;
	height: 330px;
	overflow: hidden;
}
#slideshow img, #slideshow2 img {
	position: absolute;
	left: 0;
	top: 0;
	width: 960px;
	height: 330px;
}

.index_slidebox_wrap{
	width:auto;
	position:relative;
	height:350px;
	background-image:url(../images/index_img_03.jpg);
	background-repeat:no-repeat;
	background-position:center 220px;
}
.index_imgbox{
	width:960px;
	margin:0 auto;
}




/*WP設定*/

/*ページナビゲーション*/
.wp-pagenavi {
	padding-top:40px;
}

.wp-pagenavi span.pages {
	border:none;
}

.wp-pagenavi a.page, 
.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink{
	color:#49601C;
	border:none;
	text-decoration:underline;
}

.wp-pagenavi a.page:hover, 
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:hover{text-decoration:none;}

.wp-pagenavi a.nextpostslink,
.wp-pagenavi a.previouspostslink{}

.wp-pagenavi span.current {
	color:#FFF;
	background-color:#49601C;
	border:none;
}


/*サイドメニュー*/
.side_list_wrap ul.menu{
	margin:0px;
	padding:0px;
}

.side_list_wrap ul.menu li{
	margin:0px;
	padding:0px;
}

.side_list_wrap ul.menu li a{
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:13px 0px 0px 30px;
	width:178px;
	height:31px;
	background:url(../images/temp_img_07.png) no-repeat;
	border-bottom:1px solid #DDCFAA;
	color:#5B3310;
	text-decoration:none;
}


.side_list_wrap ul.menu li a:hover{
	 color:#BB6A22;
}

.menu-side-navi2-container p{
	color:#333333;
	font-size:12px;
}
.menu-side-navi2-container p.zip{
	color:#333333;
	font-size:11px;
	line-height:0.7em;
	padding-top:10px;
}


/* footer-navi1 */
.footer_sitemap{}

.footer_sitemap,
.footer_sitemap2{
   position:relative;
   overflow:hidden;
}

.footer_sitemap ul.menu,
.footer_sitemap2 ul.menu{
   position:relative;
   left:50%;
   float:left;
}

.footer_sitemap ul.menu li,
.footer_sitemap2 ul.menu li{
   position:relative;
   left:-50%;
   float:left;
}

.footer_sitemap ul.menu{margin-bottom:5px;}
.footer_sitemap2 ul.menu{margin-bottom:3px;}

.footer_sitemap ul.menu li,
.footer_sitemap2 ul.menu li{
	border-right:1px solid #666;
	padding:0px 8px 0px 0px;
	margin:0px 8px 0px 0px;
	line-height:1.2;
	min-height:10px;
	height: auto !important;
	height: 10px;
}

/*サイトマップ*/
#sitemap .sitemap ul li {
	margin-bottom:8px;
}

