@charset "shift_jis";
@import url("default.css");
@import url("common.css");

/* content
------------------------------*/
#title {
	width: 720px;
	height: 36px;
	background: url(../profiles/images/title_talent.gif) no-repeat left top;
	text-indent: -9999px;
	}

#profiles {
	margin: 0 20px 20px;
	}

#introduce {
	width: 220px;
	float: left;
	}

h1 {
	margin: 5px 0 10px;
	text-indent: -9999px;
	height: 53px;
	}

#kataoka {
	background: url(../profiles/kataoka/images/name_kataoka.gif) no-repeat left top;
	}

#yoshino {
	background: url(../profiles/yoshino/images/name_yoshino.gif) no-repeat left top;
	}

#hisamatsu {
	background: url(../profiles/hisamatsu/images/name_hisamatu.gif) no-repeat left top;
	}

#kobashigawa {
	background: url(../profiles/kobashigawa/images/name_kobashigawa.gif) no-repeat left top;
	}

#kanako {
	background: url(../profiles/kanako/images/name_kanako.gif) no-repeat left top;
	}

#kaho {
	background: url(../profiles/kaho/images/name_kaho.gif) no-repeat left top;
	}

#maene {
	background: url(../profiles/maene/images/name_maene.gif) no-repeat left top;
	}

#yamanouchi {
	background: url(../profiles/yamanouchi/images/name_yamanouchi.gif) no-repeat left top;
	}

#yamamoto {
	background: url(../profiles/yamamoto/images/name_yamamoto.gif) no-repeat left top;
	}

#takase {
	background: url(../profiles/takase/images/name_takase.gif) no-repeat left top;
	}

#introduce ul {
	border-left: 1px solid #ffe5a8;
	}

#introduce li {
	float: left;
	border-right: 1px solid #ffe5a8;
	border-bottom: 1px solid #ffe5a8;
	height: 108px;
	}

#variation1,
#variation2,
#variation3 {
	border-top: 1px solid #ffe5a8;
	}

#introduce dl {
	font-size: 90%;
	margin: 10px 0;
	}

#introduce dt {
	width: 70px;
	float:left;
	}

#introduce dd {
	width: 150px;
	float: left;
	}

#hp {
	font-size: 90%;
	}

#career {
	width: 480px;
	float: right;
	}

#career h2 {
	clear: both;
	background-color: #ffe5a8;
	padding-left: 3px;
	font-weight: bold;
	font-size: 110% !important;
	margin-bottom: 10px;
	}

#career p {
	width: 80px;
	float: left;
	}

#career ul {
	width: 400px;
	float: left;
	margin-bottom: 10px;
	}
	
#career li {
	padding-left: 15px;
	background: url("../images/mark.gif") no-repeat 0 0.5em;
	}	