/* セクション
============================================================================================================ */
div.section {
	margin: 5px 10px 2em 15px;
}
div.section p {
	margin-bottom: 1.3em;
}


/* 共通
============================================================================================================ */
.notes {
	padding-left: 1em;
	text-indent: -1em;
}
.font_small {
	font-size:x-small;
}
.font_normal {
	font-size:normal;
}

.FF3333 {
	color:#FF3333;
}
.796235 {
	color:#796235;
	}
	
.photo_R {
	float:right;
	margin-left:10px;
	margin-bottom:10px;
	border: 1px solid #CCC;
}

/* index.html
============================================================================================================ */

div#bnrBox {
	margin-top: 5px;
	margin-right: 5px;
	margin-left: 5px;
	margin-bottom: 20px;
	padding-left: 4px;
}


div.leftbnr {
	background-image: url(../images/bg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 210px;
	float: left;
	margin-bottom: 40px;
	height: 400px;
	padding-top: 15px;
	margin-right: 5px;
}

div.leftbnr p.title {
	margin-top: 10px;
	margin-bottom: 5px;
}
div.leftbnr p.txt {
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.rightbnr {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 288px;
	float: right;
	margin-bottom: 20px;
	height: 172px;
	padding: 12px;
	margin-right: 6px;
}

div.rightbnr p.title {
	margin-top: 8px;
	margin-bottom: 5px;
}
div.rightbnr p.txt {
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 0px;
	margin-top: -3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

div.magicBox {
	background-image: url(../images/title01_txt_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 15px;
}

.title {
	margin-bottom: 7px;
}

div.magicBox2 {
	background-image: url(../images/title01_txt_bg.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-bottom: 10px;
	padding-right: 10px;
	padding-left: 15px;
	margin-bottom: 30px;
}

table#worksBox2 {
	background-color: #000000;
	margin-bottom: 15px;
}
table#worksBox2 td {
	padding:0px;
}

/* ご利用料金
============================================================================================================ */
div.priceBox_inner {
	width: 610px;
	padding: 6px;
	background-color: #EFE9D2;
	margin-bottom: 0.7em;
	background-image: url(../images/price_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}

div.priceBox2_inner {
	width: 610px;
	padding: 6px;
	background-color: #EFE9D2;
	margin-bottom: 0.7em;
	background-image: url(../images/price_bg2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #CCCCCC;
}

div#priceBox table.price {
	width: 100%;
	color: #342914;
	font-size: 114%;
	margin: 0px;
}
div#priceBox table.price th,
div#priceBox table.price td {
	padding: 0.2em;
	text-align: center;
}
div#priceBox table.price th {
	width: 15em;
	background-color: #EFEAD2;
}
div#priceBox table.price td {
	background-color: #F8F6E7;
	line-height: 1.6;
}
div#priceBox h4 {
	margin: 1em 0 0.4em;
	padding: 0.1em 0.5em;
	background-color: #e5e5e5;
}
div#priceBox dl dt {
	float: left;
	margin-right: 1em;
}
div#priceBox dl dd {
	margin-left: 15em;
}

div#priceBox p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

/* オプション
============================================================================================================ */
div.optionBox {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	clear: both;
}
div.optionBox h5 {
	padding-bottom: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-left: 7px;
	margin-bottom: 10px;
	font-size: 1.1em;
	color: #9F8043;
}
p.ph3 {
	position: absolute;
}
div.optionBox dl {
	margin-left: 260px;
	width: 350px;
}
div.optionBox dl dt {
	float: left;
	width: 150px;
}
div.optionBox dl dd{
	text-align: left;
}
.ph4 {
	float:left;
	margin-right:20px;
}


/* お問合せ
============================================================================================================ */

table.contactBox {
	width: 580px;
	margin-left: 15px;
	border: 6px solid #E0D3A3;
}

table.contactBox th{
	
	width: 140px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../../contact/images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9D7E3D;
	border-bottom-color: #9D7E3D;
}

table.contactBox td{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7E3D;

}

table.contactBox1 {
	width: 580px;
	margin-left: 15px;
	margin-bottom: 10px;
	border: 6px solid #E0D3A3;
}

table.contactBox1 th{
	width: 140px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../../contact/images/bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #9D7E3D;
	border-bottom-color: #9D7E3D;
}


table.contactBox1 td{
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D7E3D;

}
table.contactBtn {
	width: 260px;
	margin-left: 180px;
	margin-top: 20px;
	margin-bottom: 30px;
}

.font_CAAD77 {
	color:#805F1C;
}

.contactTitle {
	margin-left: 20px;
	margin-bottom: 5px;
	margin-top: 15px;
}


/* cinema
============================================================================================================ */

dl.theaterTxt {
	margin-top: 25px;
	margin-bottom: 20px;
	background-image: url(../cinema/images/private_cinema/txt_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.theaterTxt dt {
	margin:0;
	padding:0;
	height: 4px;
}
dl.theaterTxt dd {
	width: 604px;
	padding-top:6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}

dl.dinnerTxt {
	margin-top: 25px;
	margin-bottom: 20px;
	background-image: url(../cinema/images/private_cinema/txt_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
}
dl.dinnerTxt dt {
	margin:0;
	padding:0;
	height: 4px;
}
dl.dinnerTxt dd {
	width: 604px;
	padding-top:6px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
