@charset "utf-8";

/* ========================================================
	chapel.css => 沖縄　挙式プランページ用css
======================================================== */


/* plan_area
============================================================================================================ */
.schedule_mainimage{
	display:block;
	margin:0 0 20px 0;
}
.schedule_content0{
	margin:0 0 24px 0;
}
.schedule_content0 .left{
	float:left;
	width:430px;
}
.schedule_content0 .left p{
	margin:0 0 8px 0;	
}
.schedule_content0 .left img{
	margin:0 6px 0 0;
}
.schedule_content0 .right{
	float:right;
	width:260px;
}
.schedule_table0{
	margin:0 0 30px 0;
}
.schedule_table0 p{
}
.schedule_table0 p strong{
	font-size:125%;
}
.schedule_table0 th{
	border-bottom:1px solid #F2F1E8;
	border-right:1px solid #F2F1E8;
	padding:15px;
	width:110px;
	text-align:center;
	vertical-align:top;
}
.schedule_table0 th img{
}
.schedule_table0 td{
	border-bottom:1px solid #F2F1E8;
	padding:15px 0 15px 15px;
}
.schedule_table0 ul{
	margin:8px 0 0 0 ;
	list-style:disc inside;
}
.schedule_table0 ul li{
	font-size:85%;
}
.schedule_table0 .subtitle{
	padding:0 0 10px 0;
}
.schedule_table0 .image{
	float:right;
	padding:0 0 15px 15px;
}
.schedule_table0 .image2{
	float:right;
	padding:0 0 0 15px;
}
.schedule_table0 .chedule{
}
.schedule_table0 .chedule p{
	line-height:1.5em;
	width:350px;
	padding:4px 0 18px 0;
	background:url(../images/schedule/descriptionback.gif) bottom no-repeat;
}
.schedule_table0 .chedule .noimage{
	line-height:1.5em;
	width:350px;
	padding:4px 0 0 0;
	background:none;
}
.schedule_table0 .chedule p span{
	line-height:1em;
	font-weight:bold;
	font-size:125%;
	color:#826F16;
}
.schedule_table0 .chedule img{
	display:block;
	clear:both;
	float:right;
	padding:0 0 20px;
}
.schedule_text{
	position:relative;
	bottom:15px;
}



