@import url("../common/common.css");
/*------------------------------------------------------------------------------
全体
------------------------------------------------------------------------------*/
#left #left_menu .m_title {
	background:url("img/menu_title.gif") no-repeat;
}

/*------------------------------------------------------------------------------
タイトル
------------------------------------------------------------------------------*/
.header {
	background:#f5cfd7 url(img/back_chapel.gif) no-repeat;
}

.header h1 {
	left:210px;
}

/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
h2 {
	margin:0;
	padding:9px 0 0 50px;
	width:630px;
	height:25px;
	background:#fff url("img/name_chapel.gif") no-repeat;
	color:#fff;
	font-size:16px;
	line-height:18px;
}

h3 {
	margin:0;
	font-size:20px;
	letter-spacing:1px;
	line-height:22px;
	color:#a35b62;
}

h3.top {
	margin:0 0 20px 300px;
	padding:10px 0 0;
}

/*------------------------------------------------------------------------------
コンテンツ
------------------------------------------------------------------------------*/
.content {
	position:relative;
	background:#fff url("img/image1.jpg") no-repeat 30px 50px;
}

.smallmark {
	margin:0 0 20px 300px;
	width:350px;
}

.mark_line_bottom {
	margin-bottom:20px;
}

p.top2 {
	margin:0 0 50px 300px;
	text-align:justify;
	text-justify:distribute;/* Win IE only */
}

.box_l {
	margin:10px 0 0;
	width:360px;
	float:left;
}

.box_l p {
	margin:0 0 20px;
	text-align:justify;
	text-justify:distribute;/* Win IE only */
}

.box_r {
	position:absolute;
	top:600px;
	left:320px;
	width:350px;
}

.image2 {
	float:right;
	margin:0 20px 70px 30px;
	_margin:0 10px 70px 30px;
	width:220px;
	text-align:right;
}

/*------------------------------------------------------------------------------
動画
------------------------------------------------------------------------------*/
.movie_box {
	margin: 5px 0 0 100px;
	background:#fff none;
	width:520px;
}

.movie {
	margin:0 auto;
	width:512px;
	text-align:center;
}
