@charset "utf-8";
/* CSS Document */

.skin_image {
	float:left;
	margin-right:5px;
}

.massage_image {
	float:right;
	margin-left:5px;
}

#content_target .skin_image {
	z-index:30;
	width:209px;
}

#4 .skin_image {
	width:291px;
}

#body_main_rightcol a img{
	margin-bottom:6px;
}

#body_main_leftcol {
	position:relative;
	height:480px;
}

#content_target {
	z-index:20;
	width:460px;
	height:490px;
	background-color:#FFF;
	position:absolute;
	top:0;
	left:0;
}

#1,#2,#3,#4,#5 {
	z-index:10;
	position:absolute;
	top:0;
	left:0;
	width:460px;
}

#accordion1, #accordion2, #accordion3 {
	width:460px;
	margin-left:0px;
	
}

#accordion1 a, #accordion2 a, #accordion3 a {
	display:block;
	width:458px;
	height:22px;
	padding-top:5px;
	background-color:#a1c07c;
	border-top:1px solid #c1e09c;
	border-left:1px solid #c1e09c;
	border-bottom:1px solid #81a05c;
	border-right:1px solid #81a05c;
	text-align:center;
	color:#FFF;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-size:0.8em;
	cursor:pointer;
}

#accordion1 div, #accordion2 div, #accordion3 div {
	width:438px;
	padding:10px;
	border-left:1px solid #CCC;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}

#accordion2 div {
	height:201px;
	overflow:auto;
}
	
table li {
	list-style:none;
	width:140px;
}

table p {
	display:block;
	width:40px;
}
