@charset "utf-8";
@import url("../common/css/style.css");

body {
	color: #666;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif;
	text-align: center;
	line-height: 130%;
	background-color:#fff;
}

.body_center{
	margin:0 auto;
	width:729px;
	color:#333;
}

#TP_pfr {
	width:700px;
	margin:0 auto;
}

#TP_pfr:after {
	content: "";
	display: block;
	clear: both;
	height: 0px;
	overflow: hidden;
}

#TP_img {
	width:615px;
	margin:0 auto;
}

#TP_pfr h1 {
	font-size:26px;
	font-weight:bold;
	border-bottom:dotted 1px #666;
	padding:12px 5px 5px 10px;
	width:600px;
	text-align:center;
	letter-spacing:1px;
	margin-bottom:20px;
}

#TP_pfr h1 span {
	font-size:19px;
	margin-left:20px;
}

#KP_txt01 {
	width:450px;
	text-align:left;
	font-weight:bold;
	font-size:14px;
	margin-top:20px;
	border-bottom:dotted 1px #666;
}

#KP_txt02 {
	width:450px;
	text-align:left;
	font-size:12px;
	line-height:150%;
	margin-top:5px;
}

.txt13 {
	font-size:13px;
}

.txt15 {
	font-size:15px;
}

#TP_movie {
	width:615px;
	height:30px;
	background:url(../profile/kiryu_prf/images/tp_movie.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_M_BOX td {
	border-bottom:dotted 1px #666;
	text-align:left;
}

#TP_dorama {
	width:615px;
	height:30px;
	background:url(../profile/kiryu_prf/images/tp_dorama.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_cm {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_cm.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_dvd {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_dvd.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_stage {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_stage.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_tv {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_tv.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_vp {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_vp.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_musical {
	width:615px;
	height:30px;
	background:url(../talent/images/tp_musical.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_produce {
	width:615px;
	height:30px;
	background:url(../profile/kiryu_prf/images/tp_produce.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}

#TP_appear {
	width:615px;
	height:30px;
	background:url(../profile/kiryu_prf/images/tp_appear.gif) no-repeat;
	text-indent:-9999px;
	margin:30px auto 14px auto;
}


#prf_office {
	width:563px;
	margin:10px auto;
	text-align:left;
}

#prf_office strong {
	color:#8B5FAD;
}


#prf_office p a {
	color:#333;
	text-decoration:none;
	border-bottom:dotted 1px #8B5FAD;
}

#prf_office p a:link {
	color:#333;
	text-decoration:none;
	border-bottom:dotted 1px #8B5FAD;
}

#prf_office p a:hover {
	color:#DF204B;
	text-decoration:none;
	border-bottom:dotted 1px #DF204B;
}


