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


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

#profile {
	width:730px;
	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 #188400;
	/*background-color:#f9f7f3;*/
background:url(../img/common/cmbg.gif);
}

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

#profile dd{
	margin-left:10em;
	padding: 15px 10px;
	border-top: 1px solid #188400;
	background: #D5EC89;
}

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

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

