* {
	margin: 0px;
	padding: 0px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "メイリオ", "ヒラギノ角ゴ Pro W3";
}
body {
	background-image: url(../img/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #333333;
}

a:link,a:visited  {color: #109FCF;text-decoration: underline;}
a:hover {color: #FF9900;}

img {border: none;}
li {
	background-repeat: no-repeat;
	list-style-type: none;
	font-size: 12px;
}

h1,h2,h3,h4,h5,h6,p,th,td {
	line-height:170%;
	font-size: 75%;
}

#wrap {
	background-image: url(../img/line1.gif);
	background-repeat: repeat-y;
	background-position: center top;
	width:960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

.ov,.ov a:link,.ov a:visited{
	text-indent: -100000px;
	text-decoration: none;
	font-size: 4px;
	line-height: 4px;
	display: block;
	background-position: left bottom;
	background-repeat: no-repeat;
}
.ov a:hover,.ov a:focus{background-position: left top;outline: none;}

/* -------- tag -------- */

p {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}

/* -------- side -------- */
.side {
	float: right;
}
.side li {
	padding-bottom: 4px;
}

/* -------- foot -------- */
#foot {
	clear: both;
	padding-top: 40px;
	background-image: url(../img/area3.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 838px;
	margin-right: auto;
	margin-left: auto;
}
#foot ul {
	padding-left: 18px;
	height: 1em;
}
#foot ul li {
	float: left;
	margin-right: 7px;
	padding-right: 7px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #333333;
	line-height: 100%;
}
#foot p {
	clear: left;
	padding-top: 10px;
	margin-bottom: 0px;
	padding-left: 18px;
	color: #666666;
}


#foot p.page {
	padding-left: 705px;
	background-image: url(../img/bg_foot.gif);
	background-position: center bottom;
	padding-bottom: 17px;
	margin-bottom: 0px;
	padding-top: 0px;
	text-align: left;
}
#foot p.page a:link,#foot p.page a:visited {
	background-image: url(../img/foot.gif);
	height: 41px;
	width: 123px;
}

/* -------- hack -------- */
*html #foot {
	padding-left: 65px;
	background-position: 68px 0px;
}


/**/