@charset "EUC-JP";

td,th{
	font-family: "ＭＳ Ｐゴシック",'Hiragino Kaku Gothic Pro',Osaka,sans-serif;
	/*font-family: "ＭＳ Ｐゴシック", Osaka,sans-serif, "ヒラギノ角ゴ Pro W3";*/
	color: #898989;
	text-align:left;
	margin:0;
	padding:0;
	}
	
/*SEO
----------------------------------------------------------------*/
#SEO{
	text-align:left;
	height: 40px;
	width: 832px;
	margin: 0 auto;
	}
#SEO h1{
	color:#E5E5E5;
	font-size:10px;
	line-height:11px;
	padding:3px 0 0 0;
	}	

/*ヘッダ
----------------------------------------------------------------*/
#HEADER{
	width:832px;
	height:25px;
	margin:0 auto;
	}
#HEADER .flo_l {
	width:300px;
	margin:20px 0 0 0;
	}	
	
#HEADER .flo_r {
	width:300px;
	margin:35px 0 0 0;
	text-align:right;	
	}	
	
#HEADER h2{
	margin:0;
	text-align: right;
	padding: 0 25px 0 0;
	}	
#HEADER p{
	margin:0 15px 0 0;
	}	
	
/*ポップアップ ラッパー
----------------------------------------------------------------*/
#P_WRAPPER{
	width:832px;
	text-align:left;
	background-color: #FFFFFF;
	margin: 0 auto;
	color: #898989;
	}
#PBODY{
	width:787px;
	text-align:left;
	background-color: #FFFFFF;
	border: 1px solid #e2e2e2;
	padding:9px;
	float:left;
	}
#P_NAV{
	width:25px;
	float:right;
	}

/****** 詳細 ******/	
#PBODY .detail_box {
	width: 100%;
	margin: 0;
	padding: 0;
}

/*** 左側 ***/
#PBODY .detail_box .left {
	width: 427px;
	margin: 0 10px 0 0;
	float: left;
}

/* 名前 */
#PBODY .detail_box .left .name {
	width: 407px;
	margin: 10px;
}

#PBODY .detail_box .left .name .japan {
	width: 198px;
	font-size: 18px;
	font-weight: bold;
	line-height: 28px;
	float: left;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

#PBODY .detail_box .left .name .english {
	width: 200px;
	font-size: 16px;
	font-weight: normal;
	line-height: 28px;
	float: right;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

/* 生年月日・出身地 */
#PBODY .detail_box .left .birth_bone {
	width: 407px;
	margin: 10px;
}

#PBODY .detail_box .left .birth_bone .birth {
	width: 198px;
	font-size: 12px;
	line-height: 24px;
	float: left;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

#PBODY .detail_box .left .birth_bone .bone {
	width: 200px;
	font-size: 12px;
	line-height: 24px;
	float: right;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

/* モデルデータ */
#PBODY .detail_box .left .model_data {
	width: 407px;
	margin: 10px;
	line-height: 24px;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

#PBODY .detail_box .left .model_data ul {
	margin: 0;
	padding: 0;
}

#PBODY .detail_box .left .model_data li {
	width: 65px;
	margin: 0;
	padding: 0;
	float: left;
}

/* 資格 */
#PBODY .detail_box .left .shikaku {
	width: 407px;
	margin: 5px 10px;
	line-height: 24px;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

/* 趣味・特技 */
#PBODY .detail_box .left .hobby {
	width: 407px;
	margin: 5px 10px 10px;
	line-height: 24px;
	/*background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;*/
}

/* 情報 */
/*#PBODY .detail_box .left .news {
	width: 407px;
	height: 400px;
	margin: 20px 10px 10px 10px;
	border: #e2e2e2 1px solid;
	overflow: auto;
	float: left;
}*/

#PBODY .detail_box .left dl {
	width: 407px;
	height: 455px;
	margin: 20px 5px 10px 10px;
	border: #e2e2e2 1px solid;
	overflow: auto;
	
	scrollbar-arrow-color: #808080;
    scrollbar-face-color: #ffffff;
    scrollbar-3dlight-color: #cfcfcf;
    scrollbar-darkshadow-color: #cfcfcf;
    scrollbar-highlight-color: #eeeeee;
    scrollbar-shadow-color: #eeeeee;
}


#PBODY .detail_box .left dt {
	width: 300px;
	padding: 10px 10px 0 10px;
	line-height: 18px;
	font-size: 14px;
}

#PBODY .detail_box .left dd {
	width: 370px;
	padding: 0px 0 10px;
	margin: 0 10px;
	line-height: 18px;
	font-size: 12px;
	background: url(../common_img/border_txt_detail.jpg) bottom repeat-x;
}


/*** 右側 ***/
#PBODY .detail_box .right {
	width: 350px;
	margin: 0;
	float: right;
}

#PBODY .detail_box .right .photo01 {
	width: 348px;
	margin: 0;
	padding: 0;
}

#PBODY .detail_box .right .photo02 {
	width: 350px;
	margin: 10px auto 0;
	padding: 0;
}

#PBODY .detail_box .right .photo02 ul {
	margin: 0;
	padding: 0;
}

#PBODY .detail_box .right .photo02 li {
	width: 68px;
	margin: 0;
	padding: 0 1px;
	float: left;
	overflow: hidden;
}
	
/* 下部のテキスト */
.box_bottom {
	width:787px;
	height: 24px;
	text-align:left;
	margin: 0 auto;
	color: #898989;
	line-height: 24px;
}

.box_bottom ul {
	margin: 0;
	padding: 0;
}

.box_bottom li {
	margin: 0;
	padding: 0 20px 0 0;
	float: left;
}



	
/*詳細
----------------------------------------------------------------*/
.detail_sukashi_men {
	background-image: url(../common_img/3brand_sukashi1.gif);
	background-repeat: no-repeat;
	background-position: 70px 150px;
	vertical-align: top;
}
.detail_sukashi_eva {
	background-image: url(../common_img/3brand_sukashi3.gif);
	background-repeat: no-repeat;
	background-position: 70px 150px;
	vertical-align: top;
}
.detail_sukashi_bmn {
	background-image: url(../common_img/3brand_sukashi2.gif);
	background-repeat: no-repeat;
	background-position: 70px 150px;
	vertical-align: top;
}
.detail_name_eng {
	font-size: 20px;
	font-weight: bold;
	padding: 5px 5px 10px 5px;
}
.detail_name_jp {
	padding: 0 5px 5px 5px;
}
.detail_td0 {
	margin:0 0 15px 0;
}
.detail_td1 {
	padding: 0 0 0 5px;
}
.detail_td2 {
}
.detail_profile {
}
.detail_ph{
	padding:0;
}
.detail_ph img{
	margin:0 0 10px 10px;
}

