@charset "Shift_JIS";
/*----------プロフィール設定
			--------------------------------------------------*/
#profile {
	width: 610px;
}
#profile h2 {
	margin-bottom: 10px;
}
#profileT,#profileB,#profileM,#handbell {
	margin: 0 15px;
}
#profileB,#profileM,#handbell {
	margin-top: 20px;
}
#profileT {
}
#profileT:after {
	content: ""; 
	display: block; 
	clear: both;
}
#profileT div.pic {
	width: 340px;
	padding: 5px;
	border: 1px #ebebeb solid;
	float: left;
}
#profileT div.pic img {
	padding: 0;
	margin: 0;
	width: 100%;
	vertical-align: bottom;
}
#profileB:after {
	content: ""; 
	display: block; 
	clear: both;
}
#profileB div.pic {
	width:260px;
	padding:5px;
	border:1px #ebebeb solid;
	float:left;
}
#profileT p,#profileB p {
	margin-bottom: 0.5em;
}
#profileTp,#profileBp {
	float: right;
}
#profileTp {
	width: 210px;
	float:right;
}
#profileM {
	padding: 5px;
	border-top: 1px solid #336600;
	border-right: 1px solid #336600;
	border-bottom: 1px solid #336600;
	border-left: 8px solid #336600;
	background-image: url(../img/profile/bg_tbo.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
#profileM dt {
	font-size: 100%;
	color: #CC3300;
}
#profileM dd {
	margin-left: 2em;
}
#profileB {

}
#profileB p {
	padding-left: 15px;
	background-image: url(../img/profile/arrow_prf.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#profileBp {
	width: 280px;
}
/*----------ハンドベルについて設定
			--------------------------------------------------*/
#handbell {
	background-image: url(../img/profile/bg_handbell.jpg);
	background-repeat: no-repeat;
	background-position: right 38px;
	padding-bottom: 28px;
}
#handbell p {
	margin: 1em 0 0.5em 35px;
	width: 270px;
}
