@charset "utf-8";
body {
	background-image:url(../image/new/bkimag_redsyu3.jpg);
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;	
}
#territory {
	background-color: #FFFFFF;
	width: 800px;
	margin: auto;
}
#headimg {
	height: 240px;
	width: 800px;
	margin: 0 0 0 0;
}
#menu {
	background-image:url(../image/new/menu_bgimg.jpg);
}
#main {
	width: 800px;
/*	height: 800px;*/
}
#footer {
	background-image:url(../image/new/footer.jpg);
	height: 50px;
	width: 800px;
	font-size: 14px;
}

h2 {
	font-size: 100%;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #DFAEC1;
	border-right-color: #DFAEC1;
	border-bottom-color: #DFAEC1;
	border-left-color: #DFAEC1;
	color: #666666;
	border-left-width: 20px;
	border-left-style: solid;
	padding-left: 10px;
}

.line_under {
	border-bottom: 1px solid #D493AB;
}

.base_color { color: #D493AB; }
