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

#contents-head .inner {
	background-image: url(/hk_data/member/images/bg_contentshead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	width: 940px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
#contents-head .inner h2 {
	background-image: url(/hk_data/member/images/ctitle_member.gif);
	background-position:right bottom;
	height: 100px;
	width: 154px;
}
#contents{
	background-image:none !important
}
#contents #box-detail-wide{
}
#box-detail-wide h3.title-memberlist {
	background-image: url(/hk_data/member/images/title_memberlist.gif);
	height: 18px;
	width:111px;
	margin-bottom: 20px;
}
#box-detail-wide h4.body-memberlist {
	background-image: url(/hk_data/member/images/body_member.gif);
	height: 78px;
	width:563px;
	margin-bottom: 40px;
}
#box-detail-wide .line{
	margin-bottom:20px;
}
#box-detail-wide .line.bottom{
	margin-bottom:0px;
}

#box-detail-wide .line .box-person{
	width:220px;
	float:left;
	margin-left:20px;
}
#box-detail-wide .line .box-person.left{
	margin-left:0px;
}

#box-detail-wide .line .box-person a{
}

.box-person a .photo{
	width:80px;
	height:80px;
	background-color:#CCC;
	float:left;
}
.box-person a .data{
	width:130px;
	float:left;
	margin-left:10px;
}
.box-person a .data dt{
	font-weight:bold;
	margin-bottom:10px;
}
.box-person a .data dd{
	font-size:0.8em;
	line-height:1.3em;
	margin-bottom:5px;
}
.box-person a .data dd.comment{
	margin-bottom:0px;
}


/* detail */
#box-detail-wide .box-profile{
width:200px;
float:left;
}
#box-detail-wide .box-profile h5{
font-size: 1.3em;
line-height:1.5em;
font-weight: bold;
color: #000;
text-indent: 0px;
display: block;
margin:10px 0;
}
#box-detail-wide .box-profile dl{
margin-bottom:20px;
}
#box-detail-wide .box-profile dt{
	margin-bottom:5px;
}
#box-detail-wide .box-profile dd{
}
#box-detail-wide .box-profile .btn{
}
#box-detail-wide .box-profile .btn a{
	background-image: url(/hk_data/member/images/btn_contact.gif);
	height: 40px;
	width: 200px;
}

#box-detail-wide .box-detail{
width:700px;
float:left;
margin-left:40px;
}
.box-detail .box-entry{
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
}
.box-detail .box-comment{
padding: 0 0 20px 0;
margin: 0 0 20px 0;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #ccc;
}
.box-detail h4.body-message{
	background-image: url(/hk_data/member/images/body_message.gif);
	height: 20px;
	width: 94px;
	margin-bottom:10px;
}
.box-detail h4.body-bookmark{
	background-image: url(/hk_data/member/images/body_bookmark.gif);
	height: 20px;
	width: 134px;
	margin-bottom:10px;
}
.box-detail dl{
	margin-bottom:5px;
}

/* btn */

#contents .btn-backtolist{
	padding:20px 0 0 0;
}
.btn-backtolist .btn{
	width:151px;
	height:17px;
	float:right;
}
.btn-backtolist .btn a{
	background-image: url(/hk_data/member/images/btn_backtolist.gif);
	height: 17px;
	width: 151px;
}





/* package */
.line:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.line { zoom: 100%; }
.line { display: inline-table; }
/* Hides from IE-mac ￥*/
* html .line { height: 1%; }
.line { display: block; }
/* End hide from IE-mac */
