@import "style.css";
@import "sub_page.css";
@import "a-tag.css";

.left{
	background-image: url("../profile/t_profile.gif");
	}

/***********************************************************
	■プロフィールデータ
***********************************************************/
.left-body{
	margin:90px 40px 40px 30px;
	}
.prof-data{
	background: url("../profile/image-01.jpg") no-repeat 0 6px; 
	height:324px;
	padding-left:180px;
	}
.data-1a{
	background: url("../profile/list-sq1.gif") no-repeat 0 center;
	padding:2px 5px 2px 16px;
	text-align:right; 
	}
.data-1b{
	padding:2px 0 
	}

/***********************************************************
	■ごあいさつ
***********************************************************/

.left-body2{
	background: url("../profile/t_greeting.gif") no-repeat;
	margin:0px 40px 40px 30px;
	padding-top:21px;
	}
.greeting {
	padding: 20px 20px 20px 24px;
	line-height: 150%;
	background: url("../toppage/bg_greeting.jpg") no-repeat 3px 3px;
	border:solid #779acd 1px;
	}
/***********************************************************
	■バイオグラフィ
***********************************************************/
.left-body3{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_biography.gif") no-repeat 0 0;
	}
.left-body3 DIV,.left-body7 DIV{
	padding:16px 0px 16px 10px;
	background: url("../profile/line_dot.gif") repeat-x 0 bottom;
	}
.left-body4{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_composition.gif") no-repeat 0 0;
	}
.left-body5{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_bio-cd.gif") no-repeat 0 0;
	}
.left-body6{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_bio-dvd.gif") no-repeat 0 0;
	}
.left-body7{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_teacher.gif") no-repeat 0 0;
	}
.left-body8{
	margin:20px 40px 40px 30px;
	padding:36px 0px 0px 0px;
	background: url("../profile/t_favorite.gif") no-repeat 0 0;
	}

.favorite TD{
	vertical-align:top;
	}
.favorite UL{
	padding-top:7px;
	}
.favorite LI{
	margin-left:15px;
	list-style-image: url(../image/list-star.gif);margin-left: 24px;
	}
.data-2{
	padding:8px 0px 0 24px;
	background-image: url("../profile/list-sq1.gif"); 
	background-repeat: no-repeat; background-position: 4px 11px; 
	color: #666699;
	}
