/* CSS Document */
body {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}


#wrapper {
	width:780px;
	height:565px;
	border: thin solid #CCCCCC;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
}

#menu {
	width:780px;
	height:28px;
	background-color: #663300;
	font-size: 18px;
	color: #FFFFFF;
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

p.menu {
	margin-top:0px;
	margin-bottom: 0px;
}

p.menu a{
	color:#FFFFFF;
	padding-right: 20px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-left: 5px;
	font-weight: bold;
	text-decoration: none; 
}

p.menu a:hover{
	color:#FFCC33;
	height:30px;

}

p	{
	font-family:"‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:14px;
	color:#666666;
	line-height:150%;
}

#main {
	width:570px;
	height:440px;
	float:left;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(image/w18.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

p.main {
	font-size:14px;
	line-height: 200%;
	color: #666666;
}

p.counter {
	font-size:10px;
	font-weight: normal;
	color: #666666;
}

p.happy{
	text-indent:-9999px;
	display:block;
}


#tw{
	width:200px;
	height:440px;
	float:right;
}

#add {
	width:780px;
	height:30px;
	background-color: #663300;
	position: absolute;
	top: 540px;
}


address {
	font-size:9pt;
	font-weight:bold;
	font-style:normal;
	color:#FFFFFF;
	text-align:center;
	padding-bottom:4px;
	border-top-width: 9px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	}

address a {
	color:#FFFFFF;
	text-decoration:none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #663366;
	}

address a:hover {
	color:#FFFF00;
	text-align: center;
	}
h1 {
	background-image: url(image/title.png);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 61px;
	width: 306px;
	padding-top: 10px;
	display: block;
	margin-top:80px;
	margin-left: 130px;
}

table {
	padding-bottom: 10px;
	line-height: 100%;
	margin-right: auto;
	margin-left: auto;
}

tr {
	border: thin dotted #CCCCCC;
}

td {
	border: 1px solid #CCCCCC;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	font-weight:bold;
	color: #99CC00;
	text-align: left;
	padding-left: 35px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
