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

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

.header h1 {
	left:156px;
}

/*------------------------------------------------------------------------------
見出し
------------------------------------------------------------------------------*/
h2 {
	margin:0;
	padding:9px 0 0 50px;
	width:630px;
	height:25px;
	background:#fff url("img/name_shinden.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 0;
	padding:30px 0 0;
}

/*------------------------------------------------------------------------------
コンテンツ
------------------------------------------------------------------------------*/
.content {
	background:#fff url("img/image_shinden1.jpg") no-repeat 450px 45px;
}

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

.mark_line_bottom {
	margin-bottom:20px;
}

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

.box_l {
	margin:0 0 30px;
	width:300px;
	float:left;
}

.box_l .image {
	margin:0 0 35px;
}

.box_r {
	margin:220px 0 30px;
	width:340px;
	float:right;
}

.s_box_l {
	margin:0;
	width:340px;
}

.s_box_r {
	margin:0;
	width:260px;
}

.memo {
	padding:30px 5px 10px 96px;
	background:#fce5e8 url("img/memo.gif") no-repeat;
	width:175px;
	font-size:12px;
	line-height:16px;
	letter-spacing:0;
}

.memo span {
	font-size:14px;
	font-weight:bold;
	color:#ef3f60;
}

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

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