@charset "utf-8";
/* CSS Document */

#main #note{
	width:330px;
	height:250px;
	position:relative;
	padding-top:2em;
	margin-left:18em;
	
}

#main #summary{
	width:900px;
	height:108px;
	margin:0;
	padding:0;
	background:url("../images/summary_bg_16.gif") no-repeat center center;
}

#main #summary #text{
	margin-left:18em;
	padding:2.5em 0 1.8em 0;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:758px;
	height:40px;
}

*html #main #summary{
	width:900px;
	height:108px;
	margin-left:-5em;
	padding:0;
	background:url("../images/summary_bg_16.gif") no-repeat center center;
}

*html #main #summary #text{
	margin-left:25em;
	padding:3em 0 1.8em 0;
	line-height:1.5em;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	width:758px;
	height:40px;
}

#text02{
	background:url("../images/btn_16.gif") no-repeat center center;
	width:87px;
	height:65px;
	position:absolute;
	top:1.2em;
	left:43em;
	cursor:pointer;
	display:block;
	text-indent:-9000px;
}

*html #text02{
	background:url("../images/btn_16.gif") no-repeat center center;
	width:87px;
	height:65px;
	position:absolute;
	top:1.5em;
	left:43em;
	cursor:pointer;
	display:block;
	text-indent:-9000px;
}

.etc{
	font-family:Verdana, Geneva, sans-serif;
	position:absolute;
	top:8.4em;
	left:32.4em;	
	font-size:12px;
	text-align:right;
}



.strong {
	color:#d47634;
}

#btn {
	padding:0;
	margin:0;	
	position:absolute;
	top:18em;
	left:-4em;
	width:100px;
	height:74px;
}

#btn ul {
	width:500px;
	list-style-type:none;
}

#btn ul li{
	float:left;
}

.view {
	font-size:12px;
}

.view a{	
	width:50px;
	height:49px;
	background:url("../images/21_icon.gif") no-repeat center center;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
	position:absolute;
	top:-0.5em;
	left:32em;
}

.view a:hover{
	width:50px;
	height:49px;
	background:url("../images/21_icon_over.gif") no-repeat center center;
	display:block;
	cursor:pointer;
	text-indent:-9000px;
}


.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_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_on_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;
}
