@charset "utf-8";
/*略歴*/
#history_box1 {
	float: left;
	margin: 10px 10px 10px 0;
	width: 267px;
}

#history_box1 img { margin-bottom: 2px; }

dl#history {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #006;
	padding: 20px 10px;
	width: 245px;
	border: 1px solid #c5c5c5;
}

dl#history dt {
	font-weight: bold;
	line-height: 1.8;
	clear: left;
	float: left;
}
dl#history dd {
	line-height: 1.8;
	margin-left: 5em;
}

/*認定*/
#history_box2 {
	float: left;
	margin: 10px 0;
	width: 222px;
}

#history_box2 img { margin-bottom: 2px; }

p#recognition {
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	color: #006;
	padding: 20px 10px;
	margin: 0;
	width: 200px;
	border: 1px solid #c5c5c5;
}

/*理事長メッセージ*/
a#movie_bn {
	background: url(../images/profile/movie_bn.gif) no-repeat;
	height: 88px;
	width: 275px;
}

a:hover#movie_bn { background: url(../images/profile/movie_bn.gif) no-repeat 0 -88px; }

table.pro_tbl{
	width:512px;
	background-color:#f1f1f1;
	margin-top:10px;
}
table.pro_tbl td{
	padding:5px;
}
table.pro_tbl td span{
	width:260px;
	font-size:75%;
	line-height:1.5;
	margin:5px 0 0 5px;
	padding:0;
	display:block;
}


a:hover#touroku_bn { background: url(../images/profile/touroku_bn.gif) no-repeat 0 -43px; }

/*白十字会で働く皆さんへ*/
a#hakujyuji_bn {
	background: url(../images/profile/hakujyuji_bn.gif) no-repeat;
	height: 88px;
	width: 275px;
}

a:hover#hakujyuji_bn { background: url(../images/profile/hakujyuji_bn.gif) no-repeat 0 -88px; }

/*パスワード発行*/
a#pass_bn {
	background: url(../images/profile/pass_bn.gif) no-repeat;
	height: 43px;
	width: 275px;
}

a:hover#pass_bn { background: url(../images/profile/pass_bn.gif) no-repeat 0 -43px; }