@charset "utf-8";

/*----------------------------------------------------
 elements
----------------------------------------------------*/
body {
	background:#fff;
	color:#554618;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: none; /* フォントサイズ自動調整 */
	background:url(../images/body_bg.gif);
}
/*
a {
	-webkit-tap-highlight-color: rgba(200,200,555,.6);
}
*/
a:link {
	text-decoration: none;
	color:#a88f30;
}

a:visited {
	text-decoration: none;
	color:#a88f30;
}

img {
	vertical-align: top;
	margin:0px;
	padding:0px;
}

img:not([width]) {
	zoom: .5; /* Retinaディスプレイ対応のためimg要素は半分の大きさに */
}


#map_canvas01 img:not([width]) {
	zoom: 0 !important; /* google map は効かせない */
}

#map_canvas02 img:not([width]) {
	zoom: 0 !important; /* google map は効かせない */
}


p, dl, ol, ul {
}

ol, ul {
	list-style:none;
	text-align:left;
}



/* --------------------------------------------------- */
/* wrapper */
/* ---------------------------------------------------- */
#wrapper {
	background-size: 100% 355px ;
	-webkit-background-size: 100% 355px ;
	-moz-background-size:  100% 355px ;
	/*margin: 0 auto;*/
}

/* ---------------------------------------------------- */
/* ランドスケープ表示 */
/* ---------------------------------------------------- */
@media all and (orientation:landscape) {
	#wrapper {
		width: 100%;
	}
}

/* ---------------------------------------------------- */
/* header */
/* ---------------------------------------------------- */
header {
	width:100%;
	background:url(../img/bg_body_wc_01.png) repeat-x;
	position:absolute;
	z-index:1000;
	padding-top:5px;
}

header h1{
	width:310px;
	margin:0px auto 0;
	text-align:left;
	overflow:hidden;
	color:#666;
	font-size:10px;
	padding:5px 5px;
}

header .logo{
	display:inline-block;

}

header .tel{
	font-family: 'Alegreya', serif;
	font-size:14px;
	float:right;
	font-weight:bold;
	box-shadow:#666 0px 1px 1px;
	overflow:hidden;
	
}



header .logo img{
	/*vertical-align: bottom;*/
}


/* ---------------------------------------------------- */
/* footer */
/* ---------------------------------------------------- */
footer{
	width:100%;
	padding: 10px 0px 0px 0px;
	font-size:12px;
	
}


/*------------------------------------------------------*/


footer nav#new{
	margin:20px 0px 0px;
	background:url(../images/gnav_bg.gif);
	padding:1px 0;
	background:url(../img/bg_body_wc_05.png);
	background-size:auto 100%;
	background:#af0000;

	
}


footer nav#new .ft{
	width:320px;
	margin:0px auto !important;
	font-size:10px;
	/*border-collapse:separate;
	border-spacing:0px;*/
	
}


footer nav#new .ft tr{
}

footer nav#new .ft td{
	background:url(../img/bg_body_wc_05.png) repeat-x;
	text-align:center;
	width:30%;
	vertical-align:middle;
	border:#cc3333 1px solid;
	
}

footer nav#new .ft td a{
	display:block;
	font-weight:bold;
	color:#fff;
	padding:4px 0;
}



nav.homenav_new{
	text-align:center;
	background:none;
	height:auto;
	overflow:hidden;
	margin:0 auto !important;
}


nav.homenav_new div{
	/*float:left;*/
	display:inline-block;
	border-right:#fff 1px solid;
	
}


nav.homenav_new div a{
	display:block;
	color:#ffcccc;
	font-weight:bold;
	font-size:10px;
	padding:0 5px;

}
nav.homenav_new div:last-child{
	/*float:right;*/
	border-right:none;
}


	
	
footer .info {
}

.info_sp{
	margin:0px 0px !important;
	color:#fff;
	font-weight:bold;
	background:url(../img/bg_footer.png) 0 0px repeat-x;
	background-size:auto 100%;
	padding-top:10px;
}



ul#info{
	padding:0;
	margin:0px;
	margin-left:5px;
	overflow:hidden;
}

ul#info img.left{
	margin-top:-5px;
	margin-right:5px;
}

ul#info li{
	padding:0 5px;
	
}

ul#info li a{
	color:#333;
	
}

ul#info .sp{
	font-weight:bold;
	border-bottom:#ea9c6b 1px dashed;
	margin-bottom:10px;
}




/*-----------footer------------*/

footer .under {
	padding-top:10px;
	background:url(../images/common/footer-bg.jpg);
}

footer .under ul {
	width:100%;
	overflow:hidden;
	border-bottom:1px solid #d7d7d7;
}
footer .under ul li {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	float:left;
	width:50%;
	text-align:center;
}



footer .under ul li a {
	color:#333;
	display:block;
	padding:10px 0px;
	font-weight:bold;
}
footer .under ul li:first-child{
	border-right:1px solid #d7d7d7;
}
footer .under ul li:nth-child(even){
	border-left:1px solid #fff;
}

/*-----------------------*/

footer small {
	text-align:center;
	padding:6px;
	display:block;
	font-size:10px;
	clear:both;
}

footer small#copy a{
	color:#FFF;
}

/* ---------------------------------------------------- */
/* visual */
/* ---------------------------------------------------- */
/* content */
/* ---------------------------------------------------- */

.container-content{
	width:100%;
	margin:0 auto;
}

.container-content p{
	margin-bottom:15px;
}

section.content {
	margin-bottom:15px;
	/*margin-top: 5px;
	margin:0 auto;*/
}

section.content nav{
	/*border-radius:6px 6px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;*/
	background-color:rgba(ff,bb,77,1.0);
	margin:10px 10px 10px;
}
section.content nav ul {
	width:100%;
	overflow:hidden;
}
section.content nav ul li {
	line-height:120%;
	/*border-top:1px solid #fff8ff;
	border-bottom:1px dotted #aa8866;*/
	background:url(../img/pt1.gif) left center no-repeat;
	background-size:11px 11px;
	padding-left:4px;
}
section.content nav ul li a{
	/*background:url(../images/common/icon_arrow.png) right center no-repeat ;
	background-size: 25px 20px;
	-webkit-background-size: 25px 20px;
	-moz-background-size: 25px 20px;*/
	display:block;
	padding:12px;
	text-decoration:underline;
}
section.content nav ul li:last-child {
	border-bottom:none;
	
}
section.content nav ul li:first-child{
	border-top:none;
}

section.content nav.search li{
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	width:50%;
	float:left;
}
section.content nav.search li:nth-child(2n){
	border-left:1px solid #cccccc;
}
section.content nav.search ul li:nth-last-child(2) {
	border-bottom:none;
}
section.content nav.search ul li:nth-child(2){
	border-top:none;
}


.left{
	float:left;
}

.right{
	float:right;
}

.clear{
	clear:both;
}

.list-base li{
	height:100%;
}


.list-base2 li{
	height:150px;
}


.sticking_ph{
	text-align:center;
	margin-top:15px;
	margin-bottom:15px;
}

.tit_l{
	font-size:12px;
}




/************************* 汎用 *******************************/



h2{
	padding:0px 0;
	
}



p.img{
	position:relative;
	top:0;
	left:200;
	z-index;:100;
	text-align:right;
	margin-top:-50px;

}


.container{
	/*border-radius:0px 0px 6px 6px;
	-moz-border-radius:0px 0px 6px 6px;
	-webkit-border-radius:0px 0px 6px 6px;*/
	/*background-color:#fff;*/
	margin-bottom:20px;
	border-top:none;
	margin:0px 0px;
	overflow:hidden;
	text-align:left;
	background:url(../images/common/bg_body.gif) 0 0 no-repeat;
	width:310px;
	padding:5px;
	margin:0 auto;

}




h3{
	margin:20px 0px 10px;
}

h4 {
	margin:10px 0px !important;
	font-weight:bold;
	/*text-align:left;
	font-size:13px;
	background:url(../images/menu/icon.jpg) left center no-repeat;
	background-size:26px 26px;
	padding-left:26px;
	color:#ee650b;*/
}
	
	
	



h5{
	font-weight:bold;
	text-align:left;
	margin:5px;
	font-size:14px;
	color:#F60;
	
}


h6{
	text-align:left;
}


.container img{
	margin:0px;
	padding:0px;
}





.container dl{
	text-align:left;
}



.container dt{
	font-weight:bold;
	overflow:hidden;
}


.container dd{
	text-align:left;
}


.container p{
	text-align:left;
	margin:5px;
}

.container span{
	color:#F30;
	font-weight:bold;
}

.container .photo {

}


.map{
	text-align:center;
	-webkit-box-sizing: border-box;
  	box-sizing:border-box;
	white-space:nowrap;
	margin:10px 5px;
}


em{
	font-size:12px;
	text-align:left;
	padding:10px;
}

.container strong{
	font-weight:bold;
}



/*box*/


.comBox_c{
	background:#fffad2;
	border:#f8e258 1px solid;
	border-radius:4px;
	margin:10px 10px;
	overflow:hidden;
	
}




.comBox{
	margin:10px 0px;
	padding:0px;
}


.comBox_sp{
	margin:5px 10px 20px;
	border-radius:4px;
	border:#FC0 1px dotted;
	padding:5px;
}

.comBox_ct{
	text-align:center !important;
}



/*ul*/


ul.sp2{
	font-size:12px;
	color:#000;
	padding:0px;
	margin:0px;
}



ul.sp2 li{
	width:49%;
	float:left;
	color:#000;
	margin:0px;
	overflow:hidden;
}


ul.sp2 li:nth-child(2n){
	float:right;
}

ul#sp2 li h4{
	padding:0px;
	margin:0px;
	background:none;
	border:none;
}


ul#sp2 li p{
	height:200px;
	margin:0px;
	padding:5px;
}

ul#sp2 li img{
	border:none;
	margin:0px;
	padding:0px;
}









ul.sp3{
	font-size:12px;
	color:#000;
	padding:0px;overflow:hidden;
	margin:0px 0 10px !important;
}


ul.sp3 li{
	width:32%;
	float:left;
	color:#000;
	margin:2px;
	padding-top:2px;
	overflow:hidden;
}



.btn{
	width:100px;
	padding:0px 6px;
	border-radius:12px;
	text-align:center;
	float:right;
	background-color:#FFF;
	margin:5px;
}




/*------------------Top page-----------------*/


.visual{
	background:url(../img/bg_body_wc_03.png) 0 120px repeat-x;
	background-size:auto 24px;
	
}


.visual h2{
	text-align:center !important;
	background:none !important;
	overflow:hidden;
	width:320px;
	margin:0 auto;
}


.visual h2 .fotorama{
	text-align:center !important;
}

.conTopic {
	padding:0px;
	font-size:12px;
	display:block;
	overflow:hidden;
	
}


.conTopic dl{
	border:#d2c8af 1px solid;
	overflow:hidden;
	background:url(../images/massage_bg.jpg) no-repeat;
	background-size:100% auto;
	padding:5px;
	
}

.conTopic dd{
	padding-left:5px;
	padding-top:5px;
	text-shadow:
		-1px -1px #fff,
		1px -1px #fff,
		-1px 1px #fff,
		1px 1px #fff;
}

.conTopic2 {
	margin:20px 0;
	background:url(../img/index/box_bg.gif) no-repeat;
	background-size:100% 100%;
	padding:10px 20px 0;

}

	
	
.conTopic2 li{
	margin:10px 0 20px;
}

.conTopic2 li a{
	display:block;
	text-align:right;
	color:#C00;
	font-weight:bold;
	text-decoration:underline;
}




.comBox li{
	margin-bottom:10px;
}





.bana li{
	border:#333 1px solid;
	padding:2px;
	width:47% !important;
	border-radius:4px;
}



.news{
	margin:20px 0;
	overflow:hidden;
	
}



.news dt{
	background:url(../images/h_bg.png);
	font-size:15px;
	color:#FFF;
	padding:4px 6px;
}



.news dd{
	padding:5px;
	background:url(../images/common/arw03.gif)  5px 10px no-repeat;
}

.news dd.last{
	padding:10px 5px;
	text-align:right;
}

.news dd span{
	color:#c7a659;
}


.news dd a{
}

.topEventArea{
	background:url(../images/bg2.gif);
}
.topEventArea dt{
	text-align:center;
}
.topEventArea dd{
	text-align:center;
	margin-top:10px;
	padding-bottom:5px;
}



.topArea{
	background:#e3e2dd;
	margin:20px 0;
}


.topArea h3{
	float:left;
	margin-top:-6px;
}

.topArea dl{
	overflow:hidden;
}

.topArea dd{
	border-bottom:#c8b991 1px solid;
	padding:5px 0;
	margin-bottom:5px;
	margin-right:4px;
}


.topArea dd li{
	display:inline-block;
	background:url(../images/icon1.png) 0 8px no-repeat;
	background-size:4px 7px;
	padding:4px 4px 4px 7px;

}

/*page top*/

#totop{
	text-align:right;
	margin:5px 5px 0;
	clear:both;
	background:url(../images/common/footer-img.png) no-repeat;
	padding-bottom:18px;
}



/*----------------------sub--------------------*/


.visualSub{
	width:100%;
	background:url(../img/bg_body_wc_03.png) 0 78px repeat-x;
	background-size:auto 24px;
	padding-bottom:24px;
	
}


.visualSub h2{
	text-align:center !important;
	background:none !important;
	overflow:hidden;
	width:320px;
	margin:0 auto;
}



/*sitemap &pra*/

.ctitle{
	background:#b3a180;
	color:#FFF;
	font-weight:bold;
	border-radius:4px;
	padding:4px 6px;
	margin:10px 0 10px !important;
}


.step1{
	background:url(../img/cont/flow_step1.gif) no-repeat;
	color:#554618;
	font-size:15px;
	font-weight:bold;
	border-bottom:#cccccc 1px dotted;
	padding-left:80px;
	margin:20px 0 10px !important;
}


.step2{
	background:url(../img/cont/flow_step2.gif) no-repeat;
	color:#554618;
	font-size:15px;
	font-weight:bold;
	border-bottom:#cccccc 1px dotted;
	padding-left:80px;
	margin:20px 0 10px !important;

}

.step3{
	background:url(../img/cont/flow_step3.gif) no-repeat;
	color:#554618;
	font-size:15px;
	font-weight:bold;
	border-bottom:#cccccc 1px dotted;
	padding-left:80px;
	margin:20px 0 10px !important;
}

.step4{
	background:url(../img/cont/flow_step4.gif) no-repeat;
	color:#554618;
	font-size:15px;
	font-weight:bold;
	border-bottom:#cccccc 1px dotted;
	padding-left:80px;
	margin:20px 0 10px !important;
}

.box_vooknn{
	background:#ffffcc;
	padding:4px;
}

.tit_s{
	 border-bottom:1px dotted #cccccc;
	 margin:20px 0 10px !important;
	 padding:0 0 5px 0;
	 color:#554618;
}



table.inquiry{
	width:100%;
	border:#c9b99c 1px solid;
	color:#554618;
}

table.inquiry th{
	background:#f0ece3;
	padding:5px;
	border-bottom:#CCC 1px dotted;
}


table.inquiry td{
	padding:5px;
	border-bottom:#CCC 1px dotted;
}



.items_pt{
	display:inline-block;
	background:url(../img/pt1.gif) left center no-repeat;
	padding-left:15px;

}



table.assess_form{
	width:100%;
	border:#c9b99c 1px solid;
	color:#554618;
}

table.assess_form th{
	width:20% !important;
	background:#f0ece3;
	padding:5px;
	border-bottom:#CCC 1px dotted;
}


table.assess_form td{
	padding:5px;
	border-bottom:#CCC 1px dotted;
}

.btn_radio lable{ display: block;}
span.wpcf7-list-item{ display: block;}

/*info*/


table.info{
	width:100%;
	border:#CCC 1px solid;
}

table.info th{
	background:#e2fcd9;
	padding:5px;
	border:#CCC 1px solid;
}


table.info td{
	padding:5px;
	border:#CCC 1px solid;
	
}


/*qa*/


.faq{
	border:#b7df7f 1px dotted;
	margin:5px;
	padding:0px;
}


.faq dt{
	background:url(../images/sub/faq/icon_q.gif) no-repeat;
	background-size:24px 24px;
	margin-bottom:15px;
	padding-left:25px;
}

.faq dd{
	background:url(../images/sub/faq/icon_a.gif) no-repeat;
	background-size:24px 24px;
	padding-left:25px;
	margin-bottom:20px;
}









/*----------------------------足すもの------------------------------*/



hr{
border: 0;
height:1px;
background: -webkit-gradient(linear, left top, right top, from(#333),
color-stop(0.7,#ccc), color-stop(0.7,#ccc), to(#fff));
background: -moz-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
background: -o-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff 100%);
background: -ms-linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
background: linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff 100%);
-pie-background: linear-gradient(left,#333 0%, #ccc 30%, #ccc 70%, #fff
100%);
behavior: url(PIE.htc);
clear:both;
}





/*for lightBox*/

.set ul{
	margin:5px;
}

.set ul li{
	margin:0px !important;
	width:33%;
	float:left;
}

.set ul li a{
	margin:0px;
	padding:0px;
}
	
.set ul li img{
	margin:0px;
	border:none;
}




/*-desgin入り切り替えボタン-*/


.tab{
	margin:30px 5px;
	border:1px solid #1c4373;
	padding:5px 0 5px 5px;
	background:#365982;
	/*ベンダープリフリクス省略*/
	border-radius:4px;
	box-shadow:0 1px 3px #314f73 inset;
	overflow:hidden;
	behavior:url(PIE.htc);
}


/*立体的なトグルボタン*/


/*ボタン枠*/

ul#tab{
	margin-bottom:10px;
	margin-left:0px;
	border:1px solid #1c4373;
	padding:5px 0 5px 5px;
	background:#365982;
	/*ベンダープリフリクス省略*/
	border-radius:4px;
	box-shadow:0 1px 3px #314f73 inset;
	overflow:hidden;
	width:290px;
	behavior:url(PIE.htc);
}


/*ボタン*/


ul#tab li{
	display:block;
	float:left;
	position:relative;
	height:30px;
	width:140px;
	margin:0 5px 0 0;
}



ul#tab li a,
ul#tab li a:hover,
ul#tab li a:visited{
	display:block;
	position:relative;
	height:29px;
	width:140px;
	padding-left:1px;
	text-decoration:none;
	line-height:30px;
	text-align:center;
	border-top:1px solid #8cadcb;
	border-bottom:1px solid #5076a0;
	color:#d4d2d2;
	text-shadow:0px -1px 0px #2c4967;
	background:#5f8bb6;
	background:linear-gradient(top, #5f8bb6, #416d9c);
	-pie-background:linear-gradient(top, #5f8bb6, #416d9c);
	box-shadow:0 1px 1px #314f73;
	border-radius:3px;
	behavior:url(PIE.htc);
}
	



ul#tab li {
	
}


ul#tab li.select a {
	border-top:1px solid #8cadcb;
	border-bottom:1px solid #5076a0;
	color:#d4d2d2;
	text-shadow:0px -1px 0px #2c4967;
	background:#5f8bb6;
	/**/
	background:linear-gradient(top, #5f8bb6, #416d9c);
	-pie-background:linear-gradient(top, #5f8bb6, #416d9c);
	box-shadow:0 1px 1px #314f73;
	border-radius:3px;

}

	
ul#tab li a {
	color: #c2ccdb;
	border-top:1px solid #7390b5;
	border-bottom:1px solid #577da9;
	background: #436b9c;
	background: -webkit-gradient(linear, left top, left bottom, from(#436b9c), to(#4471a0));
	background: -moz-linear-gradient(top,  #436b9c,  #4471a0);
	background: -o-linear-gradient(top,  #436b9c,  #4471a0);
	background: -ms-linear-gradient(top,  #436b9c,  #4471a0);
	background: linear-gradient(top,  #436b9c,  #4471a0);
	-pie-background: linear-gradient(top,  #436b9c,  #4471a0);

}



.disnon {
 	display: none;
}
.contents {
	clear: left;
	background:#FFF;
	margin-left:0px;
	margin-right:5px;
	height:120px;
	box-shadow:0 0 5px #aaa inset;
}

/*-----------------ボタン切り替えここまで-------------*/




/*btn*/


/*******************************/
/*--------------memo---------------*/



.acco{
}


.acco dt:after{
	content: "";
	width: 20px;
	height: 15px;
	display: inline-block;
	margin-bottom: -3px;
	background:url(../images/common/icon1.png) 5px 0px no-repeat;
	background-size: 70%;
}


.contentSub dl{

}

.contentSub > dl:last-child{
	border-bottom:none;
}

.container .contentSub h6{

}

.container .contentSub h6:first-child{

}




/* ---------------------------------------------------- */
/* btn */
/* ---------------------------------------------------- */

/* btn ベース */

.btn,.listbtn li{
	/*background:url(../images/common/bg_op.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	box-shadow: 1px 2px 1px #cccccc;
	-webkit-box-shadow:1px 2px 1px #cccccc;
	-moz-box-shadow: 1px 2px 1px #cccccc;
	line-height:100%;
	font-size:18px;
	text-align:center;
	margin:10px 0px 15px 0px;*/
}
.btn a,.listbtn li a{
	/*background:url(../images/common/arrow-next.png) right center no-repeat ;
	background-size: 26px 22px ;
	-webkit-background-size: 26px 22px ;
	-moz-background-size: 26px 22px ;
	padding:18px 7px;
	display:block;
	color:#ffffff;*/
}

/* btn各カスタマイズ */

.btn.entrybtn{
	background-color:#ff4f4e ;
}
.btn.detailbtn{
	background-color:#66b400 ;
	padding:0px;
}
.btn.graybtn{
	background-color:#fafafa ;
}
.btn.graybtn a{
	color:#666666 ;
}
.listbtn li{
	background:url(../images/bg_op40.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	background-color:#eaeaea ;
	margin:8px 0px;
}
.listbtn li a{
	padding:12px 5px;
	color:#666666;
}


/* ---------------------------------------------------- */
/* detail */
/* ---------------------------------------------------- */

/* iconlist */

.iconlist{
	width:100%;
	overflow:hidden;
	margin:5px;
}

.iconlist li{
	float:left;
	background:url(../images/bg_op40.png) left top repeat-x ;
	background-size: 1px 100% ;
	-webkit-background-size: 1px 100% ;
	-moz-background-size: 1px 100% ;
	background-color:#eeeeee;
	width:19%;
	margin:2px 2px;
	padding:5px 0px;
	font-size:12px;
}

/* ---------------------------------------------------- */
/* form */
/* ---------------------------------------------------- */

.content input{
	vertical-align:bottom;
}
.content form p input{

}
.imgbtn{
	text-align:center;
	margin-bottom:25px;
}
.img{
	text-align:center;
	margin:0px auto;
}
.img img{
	border-radius:3px ;
	-moz-border-radius:3px ;
	-webkit-border-radius:3px ;
}
.es{
	color:#c80000;
}
.form-btn{
	text-align:center;
}
.form-btn input{
	border-radius:6px ;
	-moz-border-radius:6px ;
	-webkit-border-radius:6px ;
	box-shadow: 1px 2px 1px #cccccc;
	-webkit-box-shadow:1px 2px 1px #cccccc;
	-moz-box-shadow: 1px 2px 1px #cccccc;
	border:none;
	text-align:center;
	background-color:#FF6600;
	font-size:16px;
	color:#fff;
	padding:10px 30px;
}
.rec{
	background-color:#f3f3f3;
	padding:7px 8px 7px 8px;
}
.rec dt{
	color:#c80000;
	font-size:16px;
	border-bottom:1px solid #dddddd;
	margin-bottom:7px;
	padding-bottom:7px;
}

/* pagenavi */

.pagenavi {
	/zoom: 1;
	overflow: hidden;
	margin: 10px 0px 10px 0px;
	padding: 0px 5px;
}
.pagenavi li {
	float: left;
	margin: 0 2px 2px 0;
	text-align:center;
}
.pagenavi li span,
.pagenavi li a {
	float: left;
	color:#ffffff;
	font-weight:bold;
	padding: 5px 0px;
	width:30px
}
.pagenavi li a.link_before,
.pagenavi li a.link_next {
	width:62px;
}
.pagenavi li a {
	background: #aaaaaa;
}
.pagenavi li span {
	background: #ff6022;
}

.catch{
	font-size:16px;
	color:#c80000;
}


.green {
	color:#009900;
}

.red{
	color:#FF0000;
}

.bold {
	font-weight:bold;
}


@media only screen and (orientation : landscape) { /*横向き*/


}
@media only screen and (orientation : portrait) { /*縦向き*/
.pagenavi li:nth-child(9n) {
	clear:both;
}

}
