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

.hair_image {
	float:left;
	margin-right:5px;
	width:291px;
}

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

#4 .hair_image {
	width:291px;
}

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

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

#content_target {
	z-index:20;
	width:460px;
	height:390px;
	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 {
	width:230px;
	margin-left:115px;
	
}

#accordion2 {
	width:280px;
	margin-left:90px;
}

#accordion1 a, #accordion2 a {
	display:block;
	width:228px;
	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;
}

#accordion2 a {
	width:278px;
}

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

#accordion2 div {
	width:258px;
}
	
