@charset "UTF-8";

@import url("common.css");
@import url("low_common.css");


/* -------------------------------------------------------------------
 そうゆうの特徴
------------------------------------------------------------------- */

div#feature{
	margin-bottom: 30px;
}

div#feature div.list{
	margin: 10px 0px;
}

div#feature div.list ul.caption{
	margin: 5px 0px;
	padding: 5px;
	background: #ECE9D8;
	border: 1px solid #291C10;
	font-weight: bold;
}

div#feature div.box01{
	width: 662px;
	margin-bottom: 20px;
}

div#feature div.box01 p.photo{
	widh: 209px;
	float: left;
}

div#feature div.box01 p.photo img{
	border: 2px solid #CCCCCC;
}

div#feature div.box01 p.txt{
	width: 440px;
	float: right;
}

div#feature h3{
	margin-bottom: 10px;
	padding: 0px 2px;
	background: #ECE9D8;
	font-weight: bold;
	clear: both;
}

div#feature dl{
	margin-bottom: 15px;
}

div#feature dl dt{
	margin-bottom: 3px;
	padding: 0px 2px;
	background: #ECE9D8;
	font-weight: bold;
	clear: both;
}

div#feature dl dd{
	margin-bottom: 25px;
}

div#feature div.last-box{
	padding: 5px;
	background: #ECE9D8;
	border: 1px solid #291C10;
}

div#feature div.last-box p.midashi{
	text-align: center;
	background: #FFF;
}

div#feature div.last-box p.read{
	margin-top: 10px;
}



/* -------------------------------------------------------------------
 スタイル一覧
------------------------------------------------------------------- */

div#style{
	margin-bottom: 30px;
}

div#style .read-box{
	width: 663px;
	margin-bottom: 40px;
}

div#style .read-box .photo{
	width: 267px;
	float: left;
}

div#style .read-box .photo img{
	border: 2px solid #EFEFEF;
}

div#style .read-box .txt{
	width: 386px;
	float: right;
}

div#style .read-box .txt span{
	margin: 10px 0px;
	font-weight: bold;
	display: block;
}

div#style h2{
	clear: both;
}

div#style .subtitle{
	margin-bottom: 10px;
}

div#style #set-box{
	width: 648px;
	margin-bottom: 20px;
	padding: 10px 4px 10px 6px;
	border: 2px solid #FF3401;
}

div#style #no-set-box{
	width: 648px;
	margin-bottom: 30px;
	padding: 10px 4px 10px 6px;
	border: 2px solid #3366CC;
}

div#style table.icon-list{
	width: 646px;
}

div#style table.icon-list td{
	width: 20%;
	padding: 10px 0px;
	text-align: center;
}

div#style .ex-box-option{
	width: 642px;
	margin: 10px 0px 30px 0px;
	border: 2px solid #999999;
}

div#style .ex-box-option h4{
	background: #999999;
}

div#style .ex-box-option h4 span{
	margin-left: 10px;
}

div#style .ex-box-option p{
	margin: 10px 0px 10px 5px;
}

div#style .ex-box-pre-price{
	width: 642px;
	margin: 10px 0px 30px 0px;
	border: 2px solid #669966;
}

div#style .ex-box-pre-price h4{
	background: #669966;
}

div#style .ex-box-pre-price h4 span{
	margin-left: 10px;
}

div#style .ex-box-pre-price p{
	margin: 10px 0px 10px 5px;
}

div#style .ex-box-ryouri{
	width: 642px;
	margin: 10px 0px 0px 0px;
	border: 2px solid #FF9900;
}

div#style .ex-box-ryouri h4{
	background: #FF9900;
}

div#style .ex-box-ryouri h4 span{
	margin-left: 10px;
}

div#style .ex-box-ryouri p{
	margin: 10px 0px 10px 5px;
}

div#style dl.total-price{
	margin: 10px 0px 30px 0px;
}

div#style dl.total-price dt{
	margin-bottom: 10px;
}

div#style p.caution{
	margin: 30px 0px;
	padding: 5px;
	clear: both;
	font-weight: bold;
	font-size: 110%;
	text-align: center; 
	background: #D2CAA3;
	border: 1px solid #8E8243;
}

/* プランへのリンクBOX -------------------- */

div#plan-box{
	width: 663px;
	margin: 10px 0px 20px 0px;
}

div#plan-box .plan-sbox{
	width: 190px;
	margin: 10px 7px;
	padding: 15px 7px;
	float: left;
	background: url(../../img/plan_border_top.jpg) no-repeat top;
}

div#plan-box .plan-sbox dl{
	margin: 5px 0px;
}

div#plan-box .plan-sbox dl dt{
	margin-bottom: 5px;
	padding: 0px 5px;
	text-align: center;
	background: #8E8243;
	font-weight: bold;
	font-size: 100%;
	color: #FFFFFF;
}

div#plan-box .plan-sbox .price{
	text-align: right;
	color: #FF3300;
	margin: 5px 0px 10px 0px;
	font-weight: bold;
}

div#plan-box .plan-sbox .btn{
	padding: 0px 0px 15px 0px;
	text-align: center;
	background: url(../../img/plan_border_bottom.jpg) no-repeat right bottom;
}


/* -------------------------------------------------------------------
 事例紹介ｓ
------------------------------------------------------------------- */

div#case{
	margin-bottom: 30px;
}

div#case .entry{
	width: 663px;
}

div#case .entry .photo-box{
	width: 550px;
	margin: 20px auto;
}

div#case .entry .photo-box p{
	margin: 0px 5px;
	float: left;
}

div#case .entry .photo-box p img{
	border: 2px solid #CCCCCC;
}

div#case .entry table.detail{
	width: 663px;
	margin: 15px 0px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}

div#case .entry table.detail th{
	width: 25%;
	padding: 0px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
}

div#case .entry table.detail th.caption{
	width: 80%;
}

div#case .entry table.detail td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
}

div#case .entry table.detail td.price{
	width: 20%;
	text-align: right;
	font-weight: bold;
}

div#case .entry table.detail td.total-price{
	text-align: right;
	color: #FF3300;
	font-weight: bold;
}

div#case .entry p.total-price{
	padding: 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #ECE9D8;
	font-size: 130%;
	font-weight: bold;
	color: #FF3300;
}

div#case .entry table.total{
	width: 663px;
	margin: 15px 0px;
	border-collapse: collapse;
}

div#case .entry table.total th{
	width: 20%;
	padding: 0px 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
}

div#case .entry table.total th.color01{
	background: #FF3300;
	color: #FFFFFF;
}

div#case .entry table.total th.color02{
	background: #669966;
	color: #FFFFFF;
}

div#case .entry table.total th.color03{
	background: #FF9900;
	color: #FFFFFF;
}

div#case .entry table.total th.color04{
	background: #291C10;
	color: #FFFFFF;
}

div#case .entry table.total td{
	text-align: center;
	vertical-align: middle;
	font-weight: bold;
}

div#case .entry table.total td.price{
	padding: 6px 3px;
	text-align: center;
	border: 1px solid #CCCCCC;
	font-size: 130%;
	font-weight: bold;
	color: #FF3300;
}

div#case .entry .detail-btn{
	margin: 15px 0px;
	text-align: center;
}

div#case p.next-link{
	margin-top: 20px;
	text-align: center;
}


/* -------------------------------------------------------------------
 対応式場案内
------------------------------------------------------------------- */

div#hall{
	margin-bottom: 30px;
}

div#hall .read-box{
	width: 663px;
	margin-bottom: 30px;
}

div#hall .read-box div.photo{
	width: 270px;
	float: left;
}

div#hall .read-box div.photo img{
	border: 2px solid #EFEFEF;
}

div#hall .read-box div.photo p.txt{
	margin-top: 5px;
	font-size: 90%;
	line-height: 120%;
}

div#hall .read-box .detail{
	width: 380px;
	float: right;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

div#hall .read-box .detail th{
	width: 30%;
	padding: 0px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#hall .read-box .detail td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#hall .read-box .detail td dt{
	font-weight: bold;
}

div#hall table.detail02{
	width: 663px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

div#hall table.detail02 th{
	width: 25%;
	padding: 0px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#hall table.detail02 td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

div#hall table.detail02 td.price{
	text-align: right;
	font-weight: bold;
	color: #FF3300;
}

div#hall ul.caution{
	margin-top: 10px;
	font-size: 85%;
}

div#hall ul.caution li{
	line-height: 140%;
}

div#hall ul.icon-list li{
	margin: 0px 5px 5px 0px;
	float: left;
}

div#hall p.detail-btn{
	width: 108px;
	float: right;
	margin: 20px 120px 0px 0px;
}

* html div#hall p.detail-btn{
	margin: 20px 60px 0px 140px;
}


div#hall table.list{
	width: 663px;
	margin-bottom: 10px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
}

div#hall table.list th.caption{
	padding: 0px 5px;
	background: #291C10;
	border: 1px solid #CCCCCC;
	text-align: center;
	font-weight: bold;
	vertical-align: top;
	color: #FFFFFF;
}

div#hall table.list th.midashi{
	width: 30%;
	padding: 0px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
	font-weight: bold;
	vertical-align: top;
}

div#hall table.list td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
	vertical-align: top;
}

/* -------------------------------------------------------------------
 会員募集
------------------------------------------------------------------- */

div#member{
	margin-bottom: 30px;
}

div#member table{
	width: 663px;
	margin: 15px 0px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}

div#member table th{
	width: 20%;
	padding: 2px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
	vertical-align: top;
}

div#member table td{
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
}

div#member table td span{
	color: #FF3300;
	font-weight: bold;
}

div#member ul li span{
	color: #FF3300;
	font-weight: bold;
}

div#member p.caution{
	font-size: 85%;
	margin-top: 5px;
}

div#member div.contact-link{
	width: 329px;
	height: 96px;
	margin: 0px auto;
	background: url(../../member/img/club_bn.png) no-repeat;
}

div#member div.contact-link dl{
	text-indent: -9999px;
}

div#member div.contact-link p.mail-link{
	margin-top: 25px;
	text-align: center;
}




/* -------------------------------------------------------------------
 会社案内
------------------------------------------------------------------- */

div#about{
	margin-bottom: 30px;
}

div#about .profile{
	width: 663px;
	margin-bottom: 20px;
}

div#about .profile div.photo{
	width: 156px;
	float: left;
}

div#about .profile div.photo img{
	border: 2px solid #CCCCCC;
}

div#about .profile div.photo .txt{
	margin-top: 5px;
	text-align: center;
	font-size: 85%;
}

div#about .profile p.read-txt{
	width: 495px;
	float: right;
}

div#about table{
	width: 663px;
	margin: 15px 0px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}

div#about table th{
	width: 25%;
	padding: 0px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
}

div#about table td{
	padding: 0px 5px;
	border: 1px solid #CCCCCC;
}


/* -------------------------------------------------------------------
 オリジナルフォトアート
------------------------------------------------------------------- */

div#memorial{
	margin-bottom: 30px;
}

div#memorial .read{
	margin-bottom: 15px;
}

div#memorial .img{
	margin-bottom: 20px;
	text-align: center;
}



/* -------------------------------------------------------------------
 お問合わせ
------------------------------------------------------------------- */

div#contact{
	margin-bottom: 30px;
}

div#contact .tel-bn{
	margin: 10px 0px 20px 0px;
	text-align: center;
}

div#contact dl.thx{
	margin: 15px 0px;
}

div#contact #error_area {
	padding: 5px;
	margin: 20px 0px;
	width: 653px;
	border: 1px solid #CCCCCC;
} 

div#contact #error_area h3{
	margin-bottom: 5px;
	font-weight: bold;
	color: #FF3300;
}

div#contact table{
	width: 663px;
	margin: 15px 0px;
	border-collapse: collapse;
	border: 1px solid #CCCCCC;
	clear: both;
}

div#contact table th{
	width: 30%;
	padding: 2px 5px;
	background: #EFEFEF;
	border: 1px solid #CCCCCC;
	text-align: left;
}

div#contact table th span{
	color: #FF3300;
	margin-left: 3px;
	font-weight: bold;
}

div#contact table td{
	padding: 2px 5px;
	border: 1px solid #CCCCCC;
}

div#contact table td dt{
	margin-top: 5px;
}

div#contact table td dt.none{
	margin-top: 0px;
}

div#contact table td ul{
	margin: 0px;
}

div#contact .submit-box {
	padding: 20px 0px;
	text-align: center;
}


/* -------------------------------------------------------------------
 サイトマップ
------------------------------------------------------------------- */

div#sitemap{
	margin-bottom: 30px;
}

div#sitemap dl{
	margin-bottom: 15px;
}

div#sitemap dl dt{
	width: 653px;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #291C10;
	background: url(../img/bg_s_title02.png) repeat-x bottom;
	border-bottom: 1px solid #291C10;
}

div#sitemap dl dd{
	margin-bottom: 15px;
}

div#sitemap ul{
	margin: 10px 0px;
}


/* -------------------------------------------------------------------
 個人情報の取り扱いについて
------------------------------------------------------------------- */

div#pvp{
	margin-bottom: 30px;
}

div#pvp dl{
	margin-bottom: 15px;
}

div#pvp dl dt{
	width: 653px;
	padding: 5px;
	margin-bottom: 5px;
	font-weight: bold;
	color: #291C10;
	background: url(../img/bg_s_title02.png) repeat-x bottom;
	border-bottom: 1px solid #291C10;
}

div#pvp dl dd{
	margin-bottom: 15px;
}

div#pvp ul{
	margin: 10px 0px;
}

div#pvp p.date{
	margin-top: 15px;
	text-align: right;
}


