/* CSS Document */

body {
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/sky_back.jpg);
	background-position: center 461px;
}

#base {
	padding: 0px;
	margin: 0px;
	background-image: url(../image/bg-main.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 620px;
}
#base #content #right {
	width: 580px;
	float: right;
}
#base #content #left {
	float: left;
	width: 140px;
}

#head {
	height: 120px;
	background-repeat: repeat-x;
	background-image: url(../image/bg-head.gif);
	margin: 0px;
	padding: 0px;
}
.tp-h1 {
	margin: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #990066;
	padding-top: 45px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 430px;
}

#content {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;

	width: 530];
	width: 750px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	clear: both;
	height: 26px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-bottom: 0px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: url(../image/bg-fotter.gif);
	background-repeat: repeat-x;
}

.main-p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	margin-right: 30px;
}
.main-h1 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
	font-size: 16px;
	color: #3366FF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 4px;
	margin-right: 10px;
}
.main-h2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック";
	font-size: 14px;
	color: #333399;
	margin-bottom: 0px;
	padding-bottom: 2px;
	margin-top: 25px;
	padding-top: 0px;
	font-weight: bold;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #FF9933;
	padding-left: 3px;
}
#navi {
	height: 62px;
	background-color: #999999;
	margin: 0px;
	padding: 0px;
	background-image: url(../image/navi-bg.gif);
	background-repeat: repeat-x;
	text-align: center;
}

#content #ivent {
	background-image: url(../image/top_left_back.gif);
	background-repeat: no-repeat;
	width: 580px;
	margin: 0px;
	padding: 0px;
}
#flash {
	background-image: url(../image/head-back.jpg);
	text-align: center;
}

/* トップページ　最新情報 */

#head #title {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	height: 120px;
	background-image: url(../image/title.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.top_ivent_h2 {
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #FF6699;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	color: #FF6699;
	padding: 5px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.top_ivent_p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	line-height: 10px;
}
.top_ivent_p2 {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 12px;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6699;
	line-height: 10px;
	font-weight: bold;
	color: #E8446A;
}
.top_about_p {
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
.img0 {
	margin: 0px;
	padding: 0px;
}
.right_bn {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}

/* 最新情報ページ */

#base_news {
	width: 750px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFFFFF;
}#news_box {
	border: 1px dotted #999999;
	padding: 20px;
	margin: 20px;
}
.news_h1 {
	margin: 0px;
	padding: 0px;
}
.news_p {
	padding-left: 15px;
	margin: 0px;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 0px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅", sans-serif;
	line-height: 16px;
	color: #333333;
	font-size: 12px;
}
.right_image {
	vertical-align: bottom;
	padding-top: 200px;
}

TABLE {
	BORDER-COLLAPSE: collapse
}
.tableTdWhite {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 140%;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #ffffff;
	border: 1px solid #990000;
	font-size: 10px;
}
.tableTdGreen {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 140%;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #666666;
	border: 1px solid #FFFFFF;
	font-size: 12px;
	color: #FFFFFF;
}
.tableTdLightGreen {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	COLOR: #FFFFFF;
	LINE-HEIGHT: 140%;
	PADDING-TOP: 5px;
	border: 1px solid #990000;
	background-color: #B6A35F;
}
.tableTdWhite2 {
	PADDING-RIGHT: 10px;
	PADDING-LEFT: 10px;
	PADDING-BOTTOM: 5px;
	VERTICAL-ALIGN: top;
	LINE-HEIGHT: 140%;
	PADDING-TOP: 5px;
	BACKGROUND-COLOR: #CCCCCC;
	border: 1px solid #FFFFFF;
	font-size: 13px;
	color: #333333;
}
.menu01 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9999;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #FF9999;
	margin-left: 5px;
	padding-left: 10px;
}
