@charset "UTF-8";

.article{
/*	width:50%;
	float:left;*/
	clear:both;
	vertical-align:top;
	text-align:center;
}

table{margin:auto;
}
td{
	text-align:center;
	vertical-align:top;
	padding:0 0.5em 0.5em;
}
dl{
	padding:0 2px 0 5px;
}
dt{
	font-weight:bold;
	color:#731518;
	line-height:1.3;
}

h3{
	margin-bottom:1em;
}

.staff p{
	line-height:2;
}


.h3{
	background:url(../images/data/h3_bg02.gif) no-repeat 100% 50%;
}

.h3 h3{
	background:url(../images/data/h3_bg01.gif) no-repeat 0% 50%;
	font-size:larger;
	padding:12px 28px;
	margin:0;
}
.boy{
	color:#14195D;
}
