body {
	font-size: 13px;
	line-height: 150%;
	background-image: url(image/back.jpg);
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat;
	background-attachment:scroll;
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
}
#territory {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 130%;
	color: #333;
	padding: 0px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
#content {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	background-color: #FFF;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer {
    font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 13px;
    color: #FFF;
    background-color: #2e1475;
    text-align: center;
    clear: both;
    width: 800px;
    margin-right: auto;
    margin-left: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-top: 0px;
}
.newup {
	font-family:  "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	text-align: center;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
*{
margin:0;
padding:0;
}
ul {width: 900px;}

li {
height: 60px;
width: 90px;
list-style-type: none;
float: left;
display: block;
}
html {overflow-y:scroll;}
.header {
	background-image: url(object/head017_06.png);
	height: 30px;
	background-repeat: no-repeat;
	text-align: left;
}
.point {
	color: #F00;
}

.text {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 150%;
	color: #333;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
.text_large {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 15px;
	color: #333;
}
.titlebar {
	font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	background-image: url(image/titlebar.gif);
	height: 60px;
	width: 750px;
}
.titlebar_text {
	padding-top: 15px;
}
.point_1{
	font-size: 15px;
}