.kei {
padding: 10px;
border-style: solid;
border-width: 1px;
}

h1{

font-size: 30px;
font-weight: bold;
margin : 10px 0;
}

h2{

font-size: 18px;

}


h3{

font-size: 17px;

}

.foot {
font-size: 14px;

}

/* ---元スタイル流用--- */

.small {
	font-size: 9pt;
	line-height: 12pt;
	text-align: left;
}

.tabale_font {
	font-size: 10pt;
}

.courier {
font-family: "Courier New", Courier, mono
}

.paddingLR10 {
padding-left: 10px;
padding-right: 10px;
}

.l120-paddingLR10 {
line-height: 120%;
padding-left: 10px;
padding-right: 10px;
}

.paddingLR5 {
padding-left: 5px;
padding-right: 5px;
}

.top {
width: 830px;
text-align: right;
padding-top: 5px;
padding-right: 20px;
}

.pdgTB10 {
padding: 10px 0;
}

.pdgT20 {
padding-top: 20px;
}

.pdgtitle {
padding: 10px 0 20px 0;
}



/* ---new--- */

body {
	background-image: url(../img/haikei.gif);
	background-repeat: repeat;
	width: 100%;
	margin: 0px;
	padding: 0px;
}

img {
	border: none;
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: both;
}

#main {
	width: 958px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-left-color: #666666;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}

#header {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contents {
	width: 940px;
}

#title {
	padding: 0px;
	margin-top: 12px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 17px;
	float: left;
}

#t01 {
	padding: 0px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	width: 940px;
}

.tt01 {
	padding: 0px;
	margin-bottom: 10px;
	width: 300px;
	height: 25px;
}

.p01 {
	padding: 0px;
	margin-bottom: 20px;
	width: 300px;
}

#footer {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#footer_logo {
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

#foot_texy {
	font-size: 9pt;
	line-height: 12pt;
	text-align: center;
}

#t_day {
	height: 125px;
	width: 300px;
	margin-bottom: 10px;
}



/* ---ヘッダーリンク--- */

#head_link {
	padding: 0px;
	height: 17px;
	margin-top: 36px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#head_link ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#head_link li {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

#head_link li a {
	display: block;
	text-indent: -9999px;
	vertical-align: bottom;
}

#head_link li#b_top a {
	background-image: url(../img/b_top.gif);
	background-position: 0px 0px;
	width: 60px;
	height: 17px;
}

#head_link li#b_top a:hover, #head_link li#b_top a:active  {
	background-image: url(../img/b_top.gif);
	background-position: 0px -17px;
	width: 60px;
	height: 17px;
}

#head_link li#b_back a {
	background-image: url(../img/b_back.gif);
	background-position: 0px 0px;
	width: 60px;
	height: 17px;
}

#head_link li#b_back a:hover, #head_link li#b_back a:active  {
	background-image: url(../img/b_back.gif);
	background-position: 0px -17px;
	width: 60px;
	height: 17px;
}

#head_link li#b_index a {
	background-image: url(../img/b_index.gif);
	background-position: 0px 0px;
	width: 60px;
	height: 17px;
}

#head_link li#b_index a:hover, #head_link li#b_index a:active  {
	background-image: url(../img/b_index.gif);
	background-position: 0px -17px;
	width: 60px;
	height: 17px;
}

/* ---ヘッダーリンクここまで--- */


/* ---日にちリンク--- */

.day_link {
	padding: 0px;
	width: 300px;
	height: 125px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.day_link ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.day_link li {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

.day_link li a {
	display: block;
	text-indent: -9999px;
	vertical-align: bottom;
}

.day_link li#b_29 a {
	background-image: url(../img/b_29.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 125px;
}

.day_link li#b_29 a:hover, #head_link li#b_29 a:active  {
	background-image: url(../img/b_29.gif);
	background-position: 0px -125px;
	width: 300px;
	height: 125px;
}

.day_link li#b_30 a {
	background-image: url(../img/b_30.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 125px;
}

.day_link li#b_30 a:hover, #head_link li#b_30 a:active  {
	background-image: url(../img/b_30.gif);
	background-position: 0px -125px;
	width: 300px;
	height: 125px;
}

.day_link li#b_31 a {
	background-image: url(../img/b_31.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 125px;
}

.day_link li#b_31 a:hover, #head_link li#b_31 a:active  {
	background-image: url(../img/b_31.gif);
	background-position: 0px -125px;
	width: 300px;
	height: 125px;
}

/* ---日にちリンクここまで--- */


/* ---日にちリンク2--- */

.day_link2 {
	padding: 0px;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	height: 82px;
}

.day_link2 ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

.day_link2 li {
	display: block;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.day_link2 li a {
	display: block;
	text-indent: -9999px;
	vertical-align: bottom;
}

.day_link2 li#bb_29 a {
	background-image: url(../img/bb_29.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 31px;
}

.day_link2 li#bb_29 a:hover, .day_link2 li#bb_29 a:active  {
	background-image: url(../img/bb_29.gif);
	background-position: 0px -31px;
	width: 300px;
	height: 31px;
}

.day_link2 li#bb_30 a {
	background-image: url(../img/bb_30.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 31px;
}

.day_link2 li#bb_30 a:hover, .day_link2 li#bb_30 a:active  {
	background-image: url(../img/bb_30.gif);
	background-position: 0px -31px;
	width: 300px;
	height: 31px;
}

.day_link2 li#bb_31 a {
	background-image: url(../img/bb_31.gif);
	background-position: 0px 0px;
	width: 300px;
	height: 31px;
}

.day_link2 li#bb_31 a:hover, .day_link2 li#bb_31 a:active  {
	background-image: url(../img/bb_31.gif);
	background-position: 0px -31px;
	width: 300px;
	height: 31px;
}

/* ---日にちリンク2ここまで--- */


/* ---テキスト--- */

.ttt_29 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #E64141;
	text-indent: 5px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	padding: 0px;
}

.ttt_30 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	text-indent: 5px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	padding: 0px;
}

.ttt_31 {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 100%;
	color: #333333;
	text-align: left;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #EE9426;
	text-indent: 5px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	font-weight: bold;
	padding: 0px;
}

.text {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
	font-size: 80%;
	color: #333333;
	text-align: left;
	line-height: 170%;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
}

.text_75r {
	font-size: 75%;
	color: #333333;
	text-align: right;
	line-height: 170%;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	float: right;
	margin: 0px;
}

.text_b {
	font-size: 80%;
	color: #333333;
	line-height: 170%;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
	font-weight: bold;
}

.tt_29 {
	font-size: 110%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	background-color: #E64141;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 1em;
}

.tt_30 {
	font-size: 110%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	background-color: #336699;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 1em;
}

.tt_31 {
	font-size: 110%;
	color: #FFFFFF;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	background-color: #EE9426;
	text-align: left;
	vertical-align: middle;
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-indent: 1em;
}

.text_90 {
	font-size: 90%;
	color: #333333;
	text-align: left;
	line-height: 170%;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
}

.text_80 {
	font-size: 80%;
	color: #333333;
	text-align: left;
	line-height: 170%;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	margin: 0px;
}

.text_color29 {
	color: #E64141;
	padding: 0px;
	margin: 0px;
}

.text_color30 {
	color: #336699;
	padding: 0px;
	margin: 0px;
}

.text_color31 {
	color: #EE9426;
	padding: 0px;
	margin: 0px;
}

/* ---テキストここまで--- */


/* ---リスト--- */

.list01 p {
	text-indent: -1em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 1em;
}

/* ---リスト--- */

/* ---テーブル--- */

.table_waku {
	padding: 0px;
	margin-bottom: 30px;
}

.table_29c {
	font-size: 80%;
	color: #333333;
	text-align: center;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: middle;
	background-color: #F5B3B3;
}

.table_30c {
	font-size: 80%;
	color: #333333;
	text-align: center;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: middle;
	background-color: #ADC2D6;
}

.table_31c {
	font-size: 80%;
	color: #333333;
	text-align: center;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: middle;
	background-color: #F8D4A8;
}

.table_text {
	font-size: 80%;
	color: #333333;
	text-align: left;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: middle;
	background-color: #E0E0E0;
}

.table_text_c {
	font-size: 80%;
	color: #333333;
	text-align: center;
	line-height: 170%;
	font-family: "ＭＳ Ｐゴシック", sans-serif;
	vertical-align: middle;
	background-color: #E0E0E0;
}


/* ---テーブルここまで--- */


/* ---gsぽい--- */

#gs_940 {
	width: 940px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#gs_140r {
	width: 160px;
	padding: 0px;
	float: right;
}

#gs_220r {
	width: 240px;
	padding: 0px;
	float: right;
}

.gs_300 {
	width: 300px;
	padding: 0px;
	float: left;
	margin-right: 20px;
}

.gs_300r {
	width: 300px;
	padding: 0px;
	float: right;
}

#gs_620 {
	width: 620px;
	padding: 0px;
	float: right;
}
