@charset "UTF-8";
/* ===============================================================
CSS information
#file name:trainer.css
#style info:コンテンツエリア関係 他
=============================================================== */
#innerPage .trainerBox{margin-bottom:10px;}

#innerPage .trainerBox .profBox{
	width:410px;
	float:right;
}

#innerPage .trainerBox .profBox li{
	border-top:1px dotted #C0BCAD;
	padding-top:15px;
	margin-bottom:15px;
}

#innerPage .trainerBox .profBox li.last{
	border-bottom:1px dotted #C0BCAD;
	padding-bottom:15px;
}

#innerPage .trainerBox .profBox li p.item{
	width:330px;
	float:right;
	letter-spacing:1.5px;
}

#innerPage .trainerBox .profBox li p.item span{font-size:11px;}

#innerPage .trainerBox .profBox li p.name{
	font-weight:bold;
	color:#DD4189;
}

#innerPage .comenntoBox{
	background:url("/image/trainer/comment_top.png") no-repeat left top;
	width:710px;
	padding-top:30px;
	margin-bottom:45px;
}

#innerPage .comenntoBox .bottom{
	background:url("/image/trainer/comment_btm.png") no-repeat left bottom;
	width:710px;
	padding-bottom:15px;
}

#innerPage .comenntoBox .bottom .inner{
	background:url("/image/trainer/comment_in.png") repeat-y 0 0;
	width:680px;
	padding:5px 15px 0;
}

#innerPage .comenntoBox .bottom .inner p{
	letter-spacing:1.5px;
	line-height:160%;
	font-size:13px;
}
