@charset "shift_jis";

/* SHIKAKU
---------------------------------------------*/

/* TITLEBOX
---------------------------------------------*/

#shikakutxt {
	position: absolute;
	left: 215px; top: 130px;
	width: 585px;}

/* for IE7 */
*:first-child+html #shikakutxt { top: 160px;}

/* for IE6 */
*html #shikakutxt { top: 160px;}

#left_con{
	width:203px;
	margin:0 0 30px 0;
	float:left;
}

#menu {
	width:203px;
	height:358px;
	background:url(../img/menu_bg.jpg) no-repeat;
	margin:0;
	position: relative;
}

#shik_content {
	width:595px;
	float:left;
	margin:0 0 30px 15px;
}

/* for IE6 */
*html #shik_content { width:580px;}

/* for IE7 */
*:first-child+html #shik_content { width:580px;}

#tab {
	position: absolute;
	left: 15px;
	top: 17px;
}

#page0,#page1,#page2,#page3,#page4,#page5,#page6,#page7,#page8,#page9,#page10 {
	width:580px;
}

#page0 {
	background:url(../img/top_bg.jpg) no-repeat;
	height:390px;
	padding:10px 0 0 0;
}

#shik_content h3 {
	margin:10px 0 30px 0;
}

#shik_content h4 {
	margin:10px 0 20px 10px;
}

#shik_content p {
	margin:10px 0 30px 10px;
	width:560px;
}

#syutoku {
	margin:30px 0 8px 18px;
}

#syutoku_box {
	width:530px;
	background-color:#F0F0F0;
	margin:0 0 20px 18px;
	padding:0 0 8px 0;
}

#syutoku_box img {
	float:left;
	margin:8px 0 0 8px;
}


#syutoku_tit {
	width:522px;
	padding:5px 0 5px 8px;
	background-color:#DFDFDF;
}

#syutoku_box.m0p {
	margin:0 0 0 18px;
	padding:0 0 15px 0;
}
	
