@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/top_sub_3.gif") no-repeat center center;
	width:758px;
	height:40px;
	padding:1em 0 1em 0;
	margin-left:6em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	text-indent:-9000px;
}

#contents {
	padding:0;
	margin: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/c_menu_05.gif") no-repeat left top;
	width:211px;
	height:30px;
	display:block;
	text-indent:-9000px;
}

.note02{
	padding:0;
	margin:0;
	line-height:1.4em;
	margin-left:1em;
	height:39px;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}

.note02 .bold{
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#006e9f;
}

.note02 .color{
	color:#94a65b;
}

#flash {
    margin-top:3.2em;
	margin-left:7em;
	position:relative;
	border:1px solid #d5d6d3;	
	width:685px;
	height:240px;
}

*html #flash{
	margin:0;
	margin-left:7em;
	position:relative;
	border:1px solid #000;	
}

.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;
}
