@charset "utf-8";
/*\*/
@import "reset.css";
@import "common.css";


/*現在のコンテンツメニュー設定
============================*/
#top ul li.profile a {
background-position:-148px -166px;
}
/*==========================*/

#profile {
width:700px;
margin-left:50px;
text-align:left;
}

#profile:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

#profile .photo {
float:left;
}

#profile .detail {
float:right;
width:350px;
}

#profile .detail h3 {
width:190px;
height:35px;
background: url(../img/profile/name.gif) no-repeat;
text-indent:-9999px;
}

#profile h2.ja{
color:#666;
font-weight:bold;
font-size:110%;
}

#profile dl{
margin:15px 0;
border-bottom: 1px solid #333;
/*background-color:#f9f7f3;*/
background:url(../img/common/cmbg.gif);
}

#profile dt{
	color:#FFFFFF;
	margin: 0;
	margin-right: -10em;
	padding: 15px 0;
	border-top: 1px solid #333;
	float: left;
	clear: both;
	display: inline;
	width: 10em;
	text-indent: 10px;
}

#profile dd{
	margin-left:10em;
	padding: 15px 10px;
	border-top: 1px solid #333;
	color: #ed2192;
}

#profile dl{
	/*\*/
min-height: 1px;
	_height: 1%;
	background-color: #000000;
/* */

/*\*//*/
overflow: hidden;
/**/
}
