@charset "utf-8";
#column_waku {
	width: 428px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../img_about/bg_illust.png);
	background-position: center;
}

.about_column_top {
	width: 430px;
	height: 16px;
	background-image: url(../img/second_column_top.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
.about_column {
	width: 388px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 10px;
	margin-right: auto;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}
.about_column_bottom {
	width: 430px;
	height: 16px;
	background-image: url(../img/second_column_bottom.gif);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#waku #contents #second_right {
}
#meibo_table {
	margin-right: auto;
	margin-left: auto;
}
#meibo_table th  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-weight: normal;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	font-size: 14px;
	padding-right: 10px;
}
#meibo_table td  {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
}
