@charset "utf-8";

body {
	color: #000000;
	font-size: 100%;
	line-height: normal;
	text-decoration: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15mm;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}
table.width250px {
	font-weight: bold;
	background-color: #FF99FF;
	width: 250px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
}
table.width300px {
	font-weight: bold;
	background-color: #FF99FF;
	width: 300px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	border: 0px none;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	letter-spacing: 1px;
}
img {
	border: 0px;
}
#territory {
	width: 780px;
}
#header {
	background-image: url(../image/test/menu01.gif);
	background-repeat: repeat-x;
}
#content {
	width: 780px;
	margin-top: 20px;
}
#footer {
	font-size: 11px;
	text-align: center;
	margin: 40px 0px 0px;
	padding: 0px;
	font-family: Century, Osaka, "ヒラギノ角ゴ Pro W3";
	line-height: normal;
}
.kaipage {
	page-break-before: always; 
}
.waku_top {
	border-top-color: #FF00FF;
	border-top-style: double;
	border-top-width: 3px;
	width: 780px;
}
.subtitle {
	width: 780px;
	border-bottom-color: #FF00FF;
	border-bottom-style: double;
	border-bottom-width: 3px;
	border-left-color: #FF00FF;
	border-left-style: solid;
	border-left-width: 15px;
}
.submenu_waku {
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #FF00FF;
}
.submenu_waku2 {
	padding-top: 20px;
	clear: both;
}
.submenu_waku_center {
	padding-top: 20px;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}

@media print {
	body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	zoom: 88%;
	font-size: medium;
	line-height: normal;
	}
}
