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


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

#profile {
	width:700px;
	margin-left:70px;
	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:255px;
height:35px;
background: url(../img/profile/name.gif) no-repeat;
text-indent:-9999px;
margin-top:70px;
}

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

#profile dl{
margin:15px 0;
border-bottom: 1px solid #efd0d7;
background-color:#fbf4f6;
}

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

#profile dd{
margin-left:10em;
padding: 10px 10px;
border-top: 1px solid #efd0d7;
background-color: #fff;
}

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

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

#profile p {
line-height:160%;
}

#profile p span {
color:#db447d;
}
