@charset "utf-8";


/* --------------------------------------------------
	行頭を表示するときは「##」で検索してください。
-------------------------------------------------- */

/* --------------------------------------------------
	##header
-------------------------------------------------- */
body#plan div#header{background:#BEA0C2 url(../plan/img/h_line.jpg) repeat-x center bottom;}
body#plan div#header-inner{background:url(../plan/img/h_bg.jpg) no-repeat left top;}
body#plan h1{color:#613400;}

/* --------------------------------------------------
	##contents
-------------------------------------------------- */
div#im1{margin-bottom:18px;}
div#entry:after{
	height:0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
}
div#entry{
	width:856px;
	/*\*//*/
	overflow:hidden;
	/**/
}
