@charset "utf-8";

/* /////////////////////////////////////////////////////////////////////////// SEC */
#titlePhoto {
 margin-bottom:15px;
}

.textBox {
 width:400px;
}

.photoBox {
 width:250px;
}

/* SHOP */
.shopBox {
 margin-bottom:40px;
 padding-bottom:40px;
 border-bottom:1px dotted #ccc;
}

.shopHeader {
 overflow: hidden;
 zoom:1;
 margin-bottom:10px;
}

.shopHeader figure {
 width:300px;
 float:left;
}

.shopRead {
 width:340px;
 float:right;
}

.shopRead h1 {
 font-size:150%;
 font-weight:bold;
 padding:5px 0;
 margin-bottom:3px;
 border-bottom:1px dotted #ccc;
}

.price {
 font-weight:bold;
 font-size:124%;
}

.price strong {
 font-size:200%;
}

.itemDetail h2{
 border-bottom:1px solid #73ba31;
}

.itemDetail table {
 width:100%;
}

.itemDetail th,
.itemDetail td {
 border-bottom:1px solid #73ba31;
 padding:5px;
 vertical-align:middle;
}

.itemDetail th {
 text-align:center;
 font-size:87%;
 background:#faffe6;
}

.itemDetail .capacity {
 border-left:1px dotted #73ba31;
 width:30%;
 text-align:center;
}

.itemDetail .storage {
 border-left:1px dotted #ccc;
 width:15%; text-align:center;
}

.btnBox {
 background:#f3f1f0;
 padding:10px;
 text-align:center;
 margin-top:10px;
}

.otherItem {
 margin-top:20px;
 padding-top:20px;
 border-top:1px solid #ddd;
}

.otherItem h1 {
 font-weight:bold;
 color:#73ba31;
 border-left:5px solid #73ba31;
 padding-left:5px;
 margin-bottom:10px;
}

.otherItem ul {
 overflow:hidden;
 zoom:1;
}

.otherItem ul li {
 float:left;
 margin-right:5px;
}

form table th,
form table td{
 padding:5px;
}

.itemTbl {
 width:100%;
}

.itemTbl th {
 width:60%;
}

.itemTbl .price02 {
 width:20%;
 text-align:center;
}

.itemTbl .volume {
 width:20%;
 text-align:right;
}

#wrapper_guide {
 margin:10px;
 width:660px;
}

#guide th{
 width:25%;
}


/* 運営体制 */
.orgList dd {
 margin:-1.9em 0 0 0;
 padding-left:5em;
}

.pageLink {
	position:relative;
 overflow:hidden;
}

.pageLink ul {
	overflow:hidden;
	zoom:1;
}

.pageLink li {
	float:left;
	padding:0 10px 0 0;
}

.pageLink li a {
	background:url(images/common_arrow02.gif) no-repeat 0 0.2em;
	padding-left:13px;
}

.pagetop {
	background:url(images/common_arrow03.gif) no-repeat 0 0.2em;
	padding-left:10px;
	font-size:87%;
}

/* 寄付金 */
.bankBox {
	border:1px solid #ccc;
	padding:10px;
	width:500px;
	margin-left:auto;
	margin-right:auto;
}

.bankBox dd {
	margin:-1.9em 0 0;
	padding:0 0 0 3em;
}

/* 企業コーディネート */

.mailItem {
	border:1px solid #ccc;
	padding:10px;
	width:500px;
	margin:auto;
}

.mailItem dd {
	margin:-1.9em 0 0;
	padding:0 0 0 9em;	
}

/* common */
.Important dt {
	font-weight:bold;
	color:#d00;
	
}

/* 有線ページ追加css */
.camping_course {
    border: solid 2px #d00;
}