@charset "utf-8";
/* CSS Document */
body {
	margin: 0;
	color: #004040;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	font-size: 10pt;
	background-color: #ffffff;
	background-image: url(../images/wall001.jpg);
	background-repeat: repeat-y;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 96px;
}

A:active{color:#FFFF00;text-decoration:none;}/* Mouse click */
A:link{color:#800000;text-decoration:none;}/* Mouse lost focus */
A:visited{color:#A25100;text-decoration:none;}/* Visited */
A:hover{color:#1CA429;text-decoration:none;}/* Mouse got focus */

.BgImgTop1 {
	background-image: url(../../images/line_t01.gif);
	background-repeat: repeat-x;
}

.BgImgLeft1 {
	background-image: url(../../images/line_l01.gif);
	background-repeat: repeat-y;
}

.BgImgRight1 {
	background-image: url(../../images/line_r01.gif);
	background-repeat: repeat-y;
}

.BgImgBottom1 {
	background-image: url(../../images/line_b01.gif);
	background-repeat: repeat-x;
}

.BgImgTop2 {
	background-image: url(../../images/line_t02.gif);
	background-repeat: repeat-x;
}

.BgImgLeft2 {
	background-image: url(../../images/line_l02.gif);
	background-repeat: repeat-y;
}

.BgImgRight2 {
	background-image: url(../../images/line_r02.gif);
	background-repeat: repeat-y;
}

.BgImgBottom2 {
	background-image: url(../../images/line_b02.gif);
	background-repeat: repeat-x;
}

.BgImgFooter1 {
	background-image: url(../../images/dot05pic.gif);
	background-repeat: repeat-x;
}

.ImgStyle_TBottom {
	vertical-align: text-bottom;
}

.ImgStyle_Bottom {
	vertical-align: bottom;
}

.ImgStyle_Middle {
	vertical-align: middle;
}

.ImgStyle_TBottomIn {
	vertical-align: text-bottom;
	display: inline;
}

.ImgStyle_BottomIn {
	vertical-align: bottom;
	display: inline;
}

.ImgStyle_MiddleIn {
	vertical-align: middle;
	display: inline;
}
