@charset "Shift_JIS";
#main_staff {
}
/*役職*/
.staffname01 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 11pt;
	margin: 0px;
	font-weight: bold;
}
/*名前*/
.staffname02 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 12pt;
}
/*タイトル枠*/
#main_staff {
	width: 630px;
	margin-left: 95px;
	float: right;
	clear: right;
	height: auto;
	margin-bottom: 60px;
	padding-top: 98px;
}
/*名前枠*/
#main_staff2 {
	float: right;
	clear: right;
	margin-left: 95px;
	width: 630px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
/*名前枠ラスト*/
#main_staff3 {
	float: right;
	clear: right;
	margin-left: 95px;
	width: 630px;
	margin-bottom: 80px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
}
#main_staff2 .news {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 28px;
	font-weight: bold;
	color: #F00;
}
h2 {
	font-family: 'RocknRoll One', sans-serif;
	font-size : 25px;
	font-weight: bold;
}
h3 {
	font-family: 'RocknRoll One', sans-serif;
}