/*------ model profile ------*/

#model-Hoshi h2{
	background:url(images/main-title-hoshi.gif) left top no-repeat;
	width:337px;
	height:50px;
	margin:33px 0px 17px 25px;
}
#model-yamaguchisara h2{
	background:url(images/main-title-yamaguchisara.gif) left top no-repeat;
	width:337px;
	height:50px;
	margin:33px 0px 17px 25px;
}
#model-igarashiyumi h2{
	background:url(images/main-title-igarashiyumi.gif) left top no-repeat;
	width:337px;
	height:50px;
	margin:33px 0px 17px 25px;
}
#model-takagawayoko h2{
	background:url(images/main-title-takagawayoko.gif) left top no-repeat;
	width:337px;
	height:50px;
	margin:33px 0px 17px 25px;
}
#model-iidakenji h2{
	background:url(images/main-title-iidakenji.gif) left top no-repeat;
	width:337px;
	height:50px;
	margin:33px 0px 17px 25px;
}
.profile-main-area{
	width:616px;
	margin-bottom:60px;
}
.profile-left-area{
	width:362px;
	float:left;
}
.profile-left-area p{
	width:307px;
	line-height:160%;
	padding:20px 30px 0px 25px;
}
.profile-left-area p span{
	font-weight:bold;
}
.profile-left-area ul{
	margin:7px 0px 20px 30px;
}
.profile-left-area ul li{
	margin:5px 0px 5px 0px;
	line-height:140%;
}
.profile-left-area ul li span{
	color:#759652;
	font-weight:bold;
}
.profile-right-area{
	width:254px;
	float:right;
}

.profile-sab-area{
	background:url(images/model-dotline.gif) left bottom repeat-x;
	width:616px;
	padding-bottom:101px;
	margin-bottom:10px;
}

.profile-btnarea{
	width:342px;
	text-align:left;
	padding:10px 0px 0px 20px;
}



