#Profile{
	padding-bottom: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
}
#Profile h2{
	margin:3px 0px 7px 0px;
	padding: 0px;
}
#Profile .Next{
	text-align: center;
}
#Profile .Next a{
	color: #102AA3;
	text-decoration: none;
}
#Profile .Next a:hover{
	color: #102AA3;
	text-decoration: underline;
}
#Profile #Box{
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#Profile #Box li{
	display: block;
}
#Profile #Box #NameBox_l{
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	float: left;
	width: 144px;
	margin-right: 20px;
	margin-bottom: 30px;
}
#Profile #Box #NameBox_r{
	font-size: 13px;
	line-height: 140%;
	font-weight: bold;
	text-align: left;
	float: right;
	width: 144px;
	margin-bottom: 30px;
}
#Profile #Box .LinkMan a{
	color: #102AA3;
	text-decoration: none;
}
#Profile #Box .LinkMan a:hover{
	color: #102AA3;
	text-decoration: underline;
}
#Profile #Box .LinkWoman a{
	color: #F39;
	text-decoration: none;
}
#Profile #Box .LinkWoman a:hover{
	color: #F39;
	text-decoration: underline;
}




#Profile #Search{
	background-color: #D6F8F8;
	text-align: left;
	padding: 10px;
	margin-bottom: 20px;
}
#Profile #Search .txt_s{
	font-size: 10px;
}
#Profile #Search .Tit{
	font-weight: bold;
	color: #246083;
}
#Profile #Search form{
	margin: 0px;
	padding: 0px;
}
#Profile #Search #Name{
	float: left;
	width: 300px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 20px;
	height: 60px;
	margin-bottom: 5px;
}
#Profile #Search #Sex{
	float: left;
	width: 80px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 20px;
	height: 60px;
	margin-bottom: 5px;
}
#Profile #Search #Affiliation{
	float: left;
	width: 180px;
	padding-right: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999;
	margin-right: 20px;
	height: 60px;
	margin-bottom: 5px;
}
#Profile #Search #Btn{
	float: right;
	width: 80px;
	height: 45px;
	margin-right: 10px;
	padding-top: 15px;
	margin-bottom: 5px;
}


#Profile #NameHead{
	height: 82px;
	width: 580px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}

#Profile .aiueo{
	font-weight: bold;
	color: #060;
	margin-bottom: 10px;
}

#Profile #List{
	margin-bottom: 20px;
}
#Profile #List a:hover img {
	filter: alpha(opacity=70); /*IE6～7*/
    -ms-filter: "alpha( opacity=70 )"; /*IE8*/
    opacity:0.70;
}
#Profile #List .NameLink a{
	color: #102AA3;
	text-decoration: none;
}
#Profile #List .NameLink a:hover{
	color: #102AA3;
	text-decoration: underline;
}
#Profile #List .NameLinkW a{
	color: #F39;
	text-decoration: none;
}
#Profile #List .NameLinkW a:hover{
	color: #F39;
	text-decoration: underline;
}


#Profile #List #Face_l{
	float: left;
	width: 120px;
	margin-right: 16px;
}
#Profile #List #Face_r{
	float: right;
	width: 120px;
}



#Profile #Sheet{}
#Profile #Sheet #Title{
	text-align: left;
	padding: 10px;
	/*height: 50px;*/
	width: 780px;
	background-image: url(../img/profile/sheet/tit_bg.gif);
	background-repeat: repeat;
	margin-bottom: 15px;
}
#Profile #Sheet #Title .furigana{
	font-size: 11px;
	margin-bottom: 3px;
}
#Profile #Sheet #Title .Name{
	font-size: 32px;
	font-weight: bold;
	line-height: 100%;
}

#Profile #Sheet #Data{}
#Profile #Sheet #Data p{
	margin-top: 5px;
	margin-bottom: 15px;
}
#Profile #Sheet #Data .reed{
	font-size: 14px;
	font-weight: bold;
}
#Profile #Sheet #Data .btn_sv{
	height: 35px;
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
}
#Profile #Sheet #Data .btn_sv a:hover img {
	filter: alpha(opacity=70); /*IE6～7*/
    -ms-filter: "alpha( opacity=70 )"; /*IE8*/
    opacity:0.70;
}
#Profile #Sheet #Data #Left{
	text-align: left;
	float: left;
	width: 250px;
}
#Profile #Sheet #Data #Right{
	text-align: left;
	float: right;
	width: 520px;
}