@charset "utf-8";












/* 料金案内ページ */ 
#price_box {
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #f0ede6;
	margin-bottom: 25px;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}
.price_title{
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 10px 10px; 
	padding-bottom: 15px;
	border-bottom: 5px solid #dbd5c6;
}

#price_border {
	padding: 15px 15px 15px 5px;
	border-top: none;
}

#price_border #boxL {
	width: 212px;
	float: left;
	padding: 5px 12px 5px 5px;
}

#price_border #boxR {
	width: 180px;
	float: right;
	padding: 5px 5px 0 0;
}

#price_border #boxR ul li{
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #acacac;
}

#price_border #boxR_02 {
	width: 410px;
	float: right;
	padding: 5px 5px 0 0;
}
#price_border #boxR_02 ul li{
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #acacac;
}

#price_R{
	float: right;
	margin: 10px 0 10px 10px; 

}


#title_area{
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	margin-bottom: 15px;
}
#title_area h2{
	margin: 5px 0 25px 0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 18px;
	color: #3cab6b;
	border-bottom: 5px solid #dbd5c6;
}
#title_area h3{
	margin: 8px 0;
	padding: 10px 0;
	font-weight: bold;
	font-size: 15px;
	color: #0c0b09;
	border-bottom: 5px solid #dbd5c6;
}

#title_border {
	padding: 5px 15px 5px 5px;
	border-top: none;
}

#title_border #box {
	width: 670px;
	padding: 5px 12px 5px 5px;
}


#title_border #box ul li{
	padding-left: 10px;
	margin-left: 6px;
	background: url(../images/arrow_02.png) left center no-repeat;
	margin-bottom: 8px;
	text-decoration: none;
}


/*　ご利用までの流れページ　*/

#howto_box {
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #f0ede6;
	margin-bottom: 25px;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}
#howto_box #boxL01 {
	width: 82px;
	height: 247px;
	float: left;
	background: url(../../howto/images/step1.png) no-repeat;
	padding: 5px 12px 5px 5px;
}
#howto_box #boxL02 {
	width: 82px;
	height: 247px;
	float: left;
	background: url(../../howto/images/step2.png) no-repeat;
	padding: 5px 12px 5px 5px;
}
#howto_box #boxL03 {
	width: 82px;
	height: 247px;
	float: left;
	background: url(../../howto/images/step3.png) no-repeat;
	padding: 5px 12px 5px 5px;
}
#howto_box #boxL04 {
	width: 82px;
	height: 247px;
	float: left;
	background: url(../../howto/images/step4.png) no-repeat;
	padding: 5px 12px 5px 5px;
}

.howto_title{
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 0 100px; 
	padding-bottom: 15px;
	border-bottom: 5px solid #dbd5c6;
}

#howto_border {
	padding: 15px 15px 15px 5px;
}


#howto_border #TxtBoxL {
	width: 300px;
	float: left;
	padding: 5px 5px 0 0;
	line-height: 22px;
}

#howto_border #TxtBoxL ul li{
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 10px;
	text-decoration: none;
}

#howto_border #boxR {
	width: 212px;
	float: right;
	padding: 5px 5px 0 0;
}
#howto_border #boxR ul li{
	padding-left: 5px;
	padding-bottom: 5px;
	margin-bottom: 8px;
	text-decoration: none;
	border-bottom: 1px solid #acacac;
}

#howto_R{
	float: right;
	margin: 10px 0 10px 10px; 
}


/*　施設案内ページ　*/

#guide_box {
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #f0ede6;
	margin-bottom: 25px;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}

#guide_border {
	padding: 15px 15px 15px 5px;
	border-top: none;
}
.guide_title{
	font-size: 17px;
	font-weight: bold;
	color: #3cab6b;
	margin: 15px 0 0 10px; 
	padding-bottom: 15px;
	border-bottom: 5px solid #dbd5c6;
}
#guide_imgL{
	float: left;
	margin: 10px 5px 10px 10px; 
}
#guide_imgL .txt{
	padding: 5px 0 5px 5px;
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

#guide_box_btn {
	margin-bottom: 25px;
}

#zumen_area{
	margin: 10px 0 10px 10px;
}

/*　キャンペーン情報　*/

#campaign_box {
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #f0ede6;
	margin-bottom: 25px;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}
.campaign_title{
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 10px 10px; 
	padding-bottom: 15px;
	border-bottom: 5px solid #dbd5c6;
	color: #3cab6b;
}

#campaign_border {
	padding: 5px 15px 5px 5px;
	border-top: none;
}
#campaign_border table th {
	width: 400px;
	padding: 10px;
	border: 1px solid #acacac;
	background-color: #fff;
	line-height: 25px;
}

#campaign_border table td {
	margin-top: 15px;
	padding: 10px;
	border: 1px solid #acacac;
	background-color: #fff;
	line-height: 25px;
}
#campaign_border h5 {
	font-weight: bold;
	color: red;
}
#campaign_border p {
	margin: 15px 0;
	padding: 15px;
	background-color: #faf8f3;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}

.campaign_title02{
	font-size: 17px;
	font-weight: bold;
	margin: 15px 0 5px 10px; 
	padding-bottom: 10px;
	color: #000;
	border-bottom: 1px solid #acacac;
}
#campaign_border_02 {
	padding: 0 15px 0 5px;
	border-top: none;
}
#campaign_border_02 p {
	margin: 5px 0 20px 0;
	padding: 10px;
	line-height: 25px;
}





/* footerのCSSはここに書かないでください　→　layout.cssへ */  

.footer_menu {
	height: 142px;
	margin-right: auto;
	margin-left: auto;
	width: 1054px;
	background-image: url(../images/footer.jpg);
	padding-left: 144px;
	padding-top: 57px;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
}
.footer_logo {
	float: left;
	height: 89px;
	margin-top: 6px;
	margin-bottom: 32px;
	margin-left: 20px;
}
.footer_copyright {
	float: right;
	height: 89px;
	margin-top: 6px;
	margin-right: 28px;
	text-align: right;
	line-height: 30px;
}


/* サイトマップ */  

#sitemap_box {
	width: 670px;
	padding-right: 10px;
	padding-left: 8px;
	background-color: #f0ede6;
	margin-bottom: 25px;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}
.sitemap_title{
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0 5px 10px; 
	padding-bottom: 5px;
}

.list_txt_01{
	padding: 5px;
}

.list_txt_01 ul{
	padding: 10px 0 15px 5px;
	margin-bottom: 10px;
}

.list_txt_01 ul li{
	padding: 10px 0 10px 15px;;
	border-bottom: 2px dotted #dbd5c6;
}

.list_txt_02{
	margin-top: 20px;
	padding: 5px;
}

.list_txt_02 ul{
	padding: 10px 5px 5px 5px;
}

.list_txt_02 ul li{
	padding: 5px 5px 15px 5px;;
	margin-bottom: 10px;
	border-bottom: 2px dotted #dbd5c6;
}

.title_text{
	width: 650px;
	padding: 15px;
	line-height: 22px;
	margin-bottom: 30px;
	background-color: #f0ede6;
	font-size: 0.9em;
	border: 1px solid #dfded9;
    border-radius: 8px;        /* CSS3草案 */  
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 8px;   /* Firefox用 */  
}

