@charset "utf-8";

/* ////////// title ////////// */
#profile h1 {
	background: url(../images/img_profile/h2_profile.gif) no-repeat left top;
	width: 640px;
	height: 320px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h2 {
	background: url(../images/img_profile/h1_profile.gif) no-repeat left top;
	width: 800px;
	height: 140px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h3 {
	background: url(../images/img_profile/h3_profile.gif) no-repeat 20px top;
	width: 800px;
	height: 28px;
	margin: 36px 0px 30px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}
#profile h3.exe {
	background: url(../images/img/h3_history.gif) no-repeat left top;
	width: 800px;
	height: 80px;
	margin: 0px 0px 50px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	display: block;
}

#profile .att a{
	background: url(../images/img/bullet_elink.gif) no-repeat 27px 3px;
	padding-left:41px;
	font-size: 10px;
	margin-top:2px;
}
#profile .att2 a{
}
#profile .mb150{
	margin-bottom:50px;
}
*:first-child+html #profile .mb150{
	padding-bottom:5px;
}

#profile #caption {
	color: #666;
	clear:both;
	border:1px #E7E7E7 solid;
	padding:13px;
	width:443px;
	margin-bottom:5px;
	background: url(../images/img_profile/bg_caption.gif) repeat;
}
#profile #caption ul{
	float:none;
	margin:10px 0 10px 0;
}
#profile #caption ul li{
	list-style:none;
}
#profile span#name{
font-size:16px;
display:block;
width:200px;
margin-bottom:10px;
}



#profile #caption2 {
	font-size:12px;
	color: #666;
	padding:20px 20px 20px 30px;
	border-top:#0099CC solid 10px;
}
#profile #caption2 .close{
	width:66px;
	height:35px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	margin-left:-25px;
	margin-top:-15px;
	margin-bottom:20px;
}
#profile #caption2 .close a{
	width:66px;
	height:35px;
	display:block;
	background: url(../images/img_box/box_btn_close.gif) repeat;
}
#profile #caption2 .close a:hover{
	background: url(../images/img_box/box_btn_close_on.gif) repeat;
}

#profile #caption2 ul{
	float:none;
	margin:10px 0 10px 0;
}
#profile #caption2 ul li{
	list-style:none;
}
#profile #caption2 span{
color:#0099CC;
}



