 
body{
	background : #EEEEFF;
	padding: 0px;
}
table {
	border-collapse: collapse;
	border: 0px;
}

#wrapper {
	width: 760px;
	background: url(img/back.gif) repeat-y;
	margin: 0px;
	font-size: 95%;
}
h1 {
	font: 12px "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	margin: 0px;
	position: relative;
	left: 600px;
	top: -100px;
	width: 150px;
	color: #FFFFFF;
}
h2 {
	color: #FFCCFF;
}
.redtab {
	color: #FFCCFF;
	padding: 4px 0;
	font: normal medium "HGP‘n‰pŠpÎß¯Ìß‘Ì", "‚l‚r ‚oƒSƒVƒbƒN";
	margin: 0 10px 0 0;
	text-indent: 25px;
	background-color: #eeeeff;
	background-image: url(img/redtab.gif);
	background-repeat: repeat-y;
}
h3 {
	font-size: medium;
	text-decoration: none;
	color: #0099FF;
	margin: 0px;
}
.surf {
	background-image: url(banner/coupon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -999px;
	background-color: #33CCFF;
	height: 35px;
	font-size: 14px;
}
.car {
	font-size: 12px;
	color: #0066FF;
	background-image: url(img/button/car.gif);
	background-repeat: no-repeat;
	background-position: left;
	text-indent: 20px;
	margin-top: 25px;
}

h4 {
	font-size: medium;
	font-weight: normal;
}

h5 {
	font-family: "HGP‘n‰pŠpÎß¯Ìß‘Ì", "‚l‚r ‚oƒSƒVƒbƒN";
	font-weight: normal;
	color: #990066;
	background: #ffffff url(img/button/shell.gif) no-repeat 5px center;
	padding: 5px 0px 5px 20px;
}

#header {
	background: url(banner/horizon760.jpg) no-repeat;
	height: 150px;
	width: 760px;
}
#header img {
	position: relative;
	top: 93px;
}

#sidebar {
	width: 126px;
	float: left;
	margin: 15px 0px;
}
#sidebar ul {
	list-style-type: none;
	background: #3399CC;
	margin: 0px;
	padding: 0px;
}
#sidebar li {
	margin: 0px 0px 1px 0px;
	padding: 0;
	background: #eef;
	height: 25px;
	width: 125px;
}

#menu1 a, #menu2 a, #menu3 a, #menu4 a, #menu5 a, #menu6 a, #menu7 a, #menu8 a {
	display: block;
	width: 125px;
	height: 25px;
	text-indent: -999px;
}

#menu1 a {
	background: url(img/menu/all1.png) no-repeat 0 0;
}
#menu1 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px 0;
}
#menu2 a {
	background: url(img/menu/all1.png) no-repeat 0 -25px;
}
#menu2 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -25px;
}
#menu3 a {
	background: url(img/menu/all1.png) no-repeat 0 -50px;
}
#menu3 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -50px;
}
#menu4 a {
	background: url(img/menu/all1.png) no-repeat 0 -75px;
}
#menu4 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -75px;
}
#menu5 a {
	background: url(img/menu/all1.png) no-repeat 0 -100px;
}
#menu5 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -100px;
}
#menu6 a {
	background: url(img/menu/all1.png) no-repeat 0 -125px;
}
#menu6 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -125px;
}
#menu7 a {
	background: url(img/menu/all1.png) no-repeat 0 -150px;
}
#menu7 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -150px;
}
#menu8 a {
	background: url(img/menu/all1.png) no-repeat 0 -175px;
	border-bottom: 1px solid #3399CC;
}
#menu8 a:hover {
	background: url(img/menu/all1.png) no-repeat -125px -175px;
}
#sidebar #adS {
	margin-top: 20px;
}


#footer {
	clear: both;
	width: 750px;
	border-top: medium solid #000099;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	background: #8080FF;
	text-align: center;
	color: #FFFFFF;
	padding: 5px;
}
#main {
	float: right;
	width: 630px;
	margin: 0px;
	color: #666666;
	font-size: 12px;
	background: url(img/backtop.gif) no-repeat #eeeeff;
}
#contents {
	margin: 15px 0px 15px 15px;
}
#main p {
	line-height: 1.4em;
	color: #400080;
	margin-left: 15px;
}
#coupon {
	width: 380px;
	background-color: #EEEEFF;
	background-image: url(banner/couponb.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#coupon p {
	margin: 15px 10px;
}


#about {
	float: left;
	line-height: 1.5em;
	text-align: left;
	width: 390px;
	margin: 15px 0px 15px 15px;
}
#info {
	background: #FFFFFF;
	margin: 15px 0px 0px 15px;
}
#info th {
	padding-left: 18px;
	padding-right: 10px;
	vertical-align: top;
	text-align: left;
}
#info td {
	padding-right: 15px;
}
#info p {
	margin: 10px 0px;
}
#info strong {
	font-size: larger;
	color: #FF0000;
}
#ad {
	float: right;
	width: 202px;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	line-height: 1.5em;
}
#ad a {
	text-decoration: none;
	color: #663399;
	font-weight: bold;
}
#ad a:hover {
	text-decoration: underline;
}
#ad p {
	margin: 5px;
}
#vc {
	text-align: center;
	height: 60px;
	width: 200px;
	margin-top: 15px;
	margin-left: 2px;
}
.vc {
	float: left;
	height: 60px;
	width: 100px;
}

#adblog {
	width: 200px;
	border: 1px solid #0080FF;
	margin-top: 15px;
	clear: left;
}
#adbbs {
	background: #DDFFFF;
	border: 1px solid #0080FF;
	width: 200px;
	margin: 5px 0px;
	color: #FFFFFF;
	font-size: 12px;
}
#adbbs h3 {
	background: #66CCFF;
	text-indent: 10px;
	margin: 0 0 5px;
	font-size: 14px;
}
#marumi {
	background: #FFDDFF;
	color: #666666;
	border: 1px solid #FF0080;
	width: 200px;
	margin: 5px 0px;
	font-size: 12px;
}
#marumi h3 {
	background: #FF66cc;
	text-indent: 10px;
	margin: 0 0 5px;
	font-size: 14px;
}
#main #affi {
	margin: 15px;
	height: 60px;
	width: 470px;
	clear: both;
}


#enter {
	border: 1px solid #000033;
}
.access {
	font-size: 14px;
	color: #FF6600;
	background: #ffffff;
	text-indent: 5px;
	padding: 5px;
	border-left: thick solid #FFCC00;
	border-bottom: 1px solid #FFCC00;
	margin: 10px;
	width: 250px;
}

#appeal {
	margin-left: 30px;
	background-color: #CCCCFF;
	color: #9900FF;
	border-collapse: collapse;
	border: 3px double #FF3366;
}
#appeal th {
	font-weight: normal;
	background: url(img/button/heart.gif) no-repeat 5px center;
	font-size: 12px;
	text-indent: 20px;
	text-align: left;
	border-bottom: 1px dotted #FF80FF;
	color: #993399;
}

#appeal td {
	font-size: 12px;
	line-height: 1.3em;
	padding: 6px 5px 4px;
	border-bottom: 1px dotted #FF80FF;
}
#pinfo {
	width: 500px;
	float: left;
	border: 1px solid #CCCCCC;
	font-size: small;
	margin-bottom: 10px;
}
#pinfo td {
	padding: 4px;
}
#pinfo th,#pinfo td {
	border-bottom: 1px solid #CCCCCC;
}
#link {
	width: 550px;
	margin: 20px 30px;
}
#link th,#link td {
	border-bottom: 1px solid #EEEEEE;
}
#link td {
	padding: 5px 3px 5px 10px;
}
#around {
	width: 550px;
	margin: 0 0 20px 30px;
	text-align: left;
}
#around th, #around td {
	border-bottom: 1px solid #FFFFFF;
	padding: 6px 0 4px;
}
.around {
	width: 550px;
	margin-left: 30px;
}
.around th {
	text-align: left;
	width: 150px;
	border-bottom: 1px dashed #0000A0;
}
.around td {
	border-bottom: 1px dashed #0000A0;
	line-height: 1.3em;
	padding: 6px 0px 4px;
}
.left {
	float: left;
	margin: 0 15px 10px 0;
}
.al {
	background: url(img/al.gif) no-repeat left top;
}
.ar {
	background: url(img/ar.gif) no-repeat right top;
}
.cl {
	background: url(img/cl.gif) repeat-y left;
}

.cr {
	background: url(img/cr.gif) repeat-y right;
}
.bl {
	background: url(img/bl.gif) no-repeat left bottom;
	height: 15px;
}
.br {
	background: url(img/br.gif) no-repeat right bottom;
	height: 15px;
}
