@charset "utf-8";

/*　トップ
------------------------------------------------------------ */

h2#img_top {
	width: 780px;
	height: 221px;
	background: url(../common/images/img_menu.jpg) no-repeat;
	text-indent: -9999em;
}


.title {
	width: 560px;
	height: 59px;
	text-indent: -9999em;
	background-image: url(../common/images/bg_menu.jpg);
	background-repeat: no-repeat;
}

table/* 基本構成
------------------------------------------------------------ */
 {
	color:#F3EDB9;
	font-family: "メイリオ", Meiryo, Arial, Helvetica, Verdana, "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 1.5;
	font-size: 100%;
	_text-align: center;
}

td {
    text-align: left;
	padding: 1px 3px;
}
th {
    background-color: #2F1500;
	font-weight: normal;
	text-align: left;
	padding: 1px 3px;
}

.plan {
	font-weight: bold;
	background-color: #5A3719;
	padding: 5px;
	text-align: center;	
}
.title_sub {
	font-weight: bold;
	background-color: #5A3719;
	text-align: center;
}
