@charset "utf-8";
@import url("common.css");

#main{
	position:relative;
}
#topics{
	position:absolute;
	top:35px;
	left:565px;
	width:305px;
	height:237px;
	font-size:10px;
	padding:53px 0 0 20px;
}
#topics dt{
	color:#fe9931;
	height:19px;
	font-weight:bold;
	font-size:11px;
}
#topics dd{
	height:26px;
	text-indent:20px;
	font-weight:bold;
}

#main2{
	margin:20px 0 0 0;
	position:relative;
}
#concern{
	position:absolute;
	top:0;
	left:325px;
}
#concern p{
	position:absolute;
	top:50px;
	left:20px;
	font-size:10px;
	width:230px;
	line-height:20px;
}
#s_links{
	position:absolute;
	top:0;
	right:0;
}
#s_links li{
  margin:0 0 7px 0;
}
#title_1{
	margin:20px 0 0 0;
}
#implant,#beauty{
	width:450px;
	height:150px;
	position:relative;
	float:left;
	margin:10px 5px 0;
}
.comment_1{
	position:absolute;
	font-size:10px;
	top:50px;
	left:160px;
	line-height:19px;
	width:270px;
}
.button_1{
	position:absolute;
	top:10px;
	right:10px;
}
#difference{
	position:relative;
	margin:20px 0 0 0;
}
#persistence{
	position:absolute;
	top:10px;
	right:0;
}
#diff_list{
	background:url(../images/top/list_of_difference.jpg) no-repeat;
	width:920px;
	height:47px;
	padding:148px 0 0 ;
}
#diff_list p{
	width:190px;
	font-size:10px;
	float:left;
	margin:0 20px;
}

