@charset "utf-8";
/* CSS Document */

#main #note{
	width:900px;
	height:250px;
	background:url("../images/note_bg.gif") no-repeat center center;
}

#main #note ul{
	width:700px;
	text-decoration:none;
	list-style:none;
	float:left;
	margin:0.8em 0.8em 0.8em 6em;
}

#main #note ul li{
	float:left;
}


#main #summary{
	margin:0;
	padding:0;
}

#main #summary #text{
	background:url("../images/06_title.gif") no-repeat center bottom;
	width:758px;
	padding-top:4.2em;
	margin-left:6em;
	margin-bottom:1em;
	font-family:;
	font-size:12px;
	text-indent:-9000px;
}

#contents {
	margin:0;
	padding:0;
}

#contents ul{
	clear:both;
	margin:0;
	padding-left:6em;
	text-decoration:none;
	list-style:none;
}

#contents li{
	padding:0;
	margin-bottom:0.6em;
}

.note01{
	background:url("../images/05_con_01_02.gif") no-repeat left top;
	padding:0;
	width:211px;
	height:31px;
	display:block;
	text-indent:-9000px;
}

.note02{
	margin-left:1em;
	font-size:12px;
	line-height:1.5em;
	color:#756349;
}

.note02 .sp_green{
	color:#d4d482;
}

/* Tab - 01 */

#tab1 {
	margin-left:1.5em;	
	z-index:2;
	position:absolute;
	display:inline;
}

#tab1 ul li{
	float:left;
	text-indent:-9000px;
	margin-left:0.3em;
}

#tab1 .tab1 a{
	background:url("../images/08_tab_01_over.gif") no-repeat left top;
	width:85px;
	height:30px;
	display:block;
}

#tab1 .tab2 a{
	background:url("../images/08_tab_02.gif") no-repeat left top;
	width:85px;
	height:30px;
	display:block;
}


/* Tab - 02 */

#tab2 {
	margin-left:1.5em;	
	z-index:2;
	position:absolute;
	display:none;
}

#tab2 ul li{
	float:left;
	text-indent:-9000px;
	margin-left:0.3em;
}

#tab2 .tab1 a{
	background:url("../images/08_tab_01.gif") no-repeat left top;
	width:85px;
	height:30px;
	display:block;
}

#tab2 .tab2 a{
	background:url("../images/08_tab_02_over.gif") no-repeat left top;
	width:85px;
	height:30px;
	display:block;
}

/* tab_con - 01 */

#tab_con1{
	position:absolute;
	width:660px;
	height:229px;
	top:17.2em;
	left:10em;
	margin:0;
	padding:0;
	border:1px solid #ddd;
	font-size:12px;
	display:inline;
}

#tab_con1 ul{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}

#tab_con1 ul li{
	padding:0;
	margin:2em;
}

#tab_con1 ul li ul{
	padding:0;
	margin-top:1em;
}

#tab_con1 ul li ul li{
	padding:0;
	margin:0;
	color:#655134;
}

#tab_con1 .image01{
	background:url("../images/08_tab_01_image_01.gif") no-repeat center top;
	position:absolute;
	top:7em;
	left:12em;
	margin:0;
	width:103px;
	height:119px;
	display:block;
}

.text_bottom1{
	position:absolute;
	top:10em;
	left:2em;
	color:#655134;
}

.text_bottom2{
	position:absolute;
	top:10em;
	left:7em;
	color:#655134;
}

#tab_con1 .bar{
	position:absolute;
	top:7em;
	left:24em;
	display:block;
	height:120px;
	width:1px;
	background-color:#ddd;
}

#tab_con1 .image02{
	background:url("../images/08_tab_01_image_02.gif") no-repeat center top;
	position:absolute;
	top:7em;
	left:28em;
	width:230px;
	height:119px;
}


/* tab_con - 02 */

#tab_con2{
	position:absolute;
	width:660px;
	height:229px;
	top:17.2em;
	left:10em;
	margin:0;
	padding:0;
	border:1px solid #ddd;
	font-size:12px;
	display:none;
}

#tab_con2 ul{
	padding:0;
	margin:0;
	list-style:none;
	text-decoration:none;
}

#tab_con2 ul li{
	padding:0;
	margin:2em;
}

#tab_con2 ul li ul{
	padding:0;
	margin-top:1em;
}

#tab_con2 ul li ul li{
	padding:0;
	margin:0;
	color:#655134;
}

#tab_con2 .image01{
	background:url("../images/08_tab_02_image_02.gif") no-repeat center top;
	position:absolute;
	top:7em;
	left:12em;
	margin:0;
	width:126px;
	height:120px;
	display:block;
}

#tab_con2 .text_bottom1{
	position:absolute;
	top:10em;
	left:2em;
	color:#655134;
}

#tab_con2 .text_bottom2{
	position:absolute;
	top:10em;
	left:2em;
	color:#655134;
}

#tab_con2 .bar{
	position:absolute;
	top:7em;
	left:26em;
	display:block;
	height:120px;
	width:1px;
	background-color:#ddd;
}

#tab_con2 .image02{
	background:url("../images/08_tab_02_image_01.gif") no-repeat center top;
	position:absolute;
	top:7em;
	left:34em;
	width:98px;
	height:120px;
}

.bold{
	color:#655134;
	font-weight:bold;
}

.menu_01 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_01.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_01 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_01.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_02 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_02.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_02 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_02.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_03 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_03.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_03 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_03.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_04 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_04.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_04 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_04.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_05 a{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_05.gif") no-repeat left top;
	text-indent:-9000px;
}

.menu_05 a:hover{
	width:106px;
	height:48px;
	display:block;
	background:url("../images/menu_on_05.gif") no-repeat left top;
	text-indent:-9000px;
}
