*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	font-family: "宋体", "ＭＳ Ｐゴシック", Osaka, Arial, sans-serif;
}


body {
	text-align: center;
	background-color: #FFFFFF;
}

#wrapper {
	text-align: center;
	padding: 0px;
	width: 802px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
}

#header,
#content,
#footer {
	margin: auto;
	width: 800px;
}

#header {
	padding: 0px;
	height: 40px;
	display: block;
	background-color: #000000;
}

#header h1 {
	display: block;
	text-align: left;
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 8px;
	float: left;
	font-weight: bold;
	margin-top: 8px;
}
#header ul {
	display: block;
	height: 26px;
	margin-top: 7px;
	float: right;
	margin-right: 7px;
}

#header li {
	display: inline;
	list-style-type: none;
}


/* �content */
p {
	font-size: 12px;
	color: #333333;
	line-height: 1.4em;
	display: block;
	margin-top: 0.2em;
	padding-right: 5px;
	padding-left: 5px;
}

#content {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#lucky_holder {
	width: 580px;
	float: left;
}
h2 {
	width: 580px;
	margin: 0px;
	padding: 0px;
}


#navi {
	margin: 0px;
	padding: 0px;
	width: 220px;
	float: right;
	background-image: url(../lucky_holder/imgs_lh/menuback.png);
	background-repeat: no-repeat;
	background-position: top;
	background-color: #B4B4B4;
	height: 616px;
}

#navi p {
	font-size: 12px;
	color: #333333;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#navi ul {
	text-align: center;
	width: 220px;
	margin-top: 0px;
}

#navi li {
	display: block;
	font-size: 9px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#navi li em {
	visibility: hidden;
}

#navi li a {
	width: 220px;
	text-decoration: none;
	display: block;
}

#navi li#nb1 {
	height: 163px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu1.png);
	background-repeat: no-repeat;
}

#navi li#nb1:hover {
	height: 163px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu1on.png);
	background-repeat: no-repeat;
}
#navi li#nb1 a {
	text-decoration: none;
	display: block;
	width: 220px;
	height: 163px;
}

#navi li#nb2 {
	height: 156px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu2on.png);
	background-repeat: no-repeat;
}

#navi li#nb2:hover {
	height: 156px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu2on.png);
	background-repeat: no-repeat;
}
#navi li#nb2 a {
	text-decoration: none;
	display: block;
	width: 220px;
	height: 156px;
}

#navi li#nb3 {
	height: 111px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu3.png);
	background-repeat: no-repeat;
}

#navi li#nb3:hover {
	height: 111px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu3on.png);
	background-repeat: no-repeat;
}
#navi li#nb3 a {
	text-decoration: none;
	display: block;
	width: 220px;
	height: 111px;
}

#navi li#nb4 {
	height: 71px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu4.png);
	background-repeat: no-repeat;
}

#navi li#nb4:hover {
	height: 71px;
	display: block;
	background-image: url(../lucky_holder/imgs_lh/menu4on.png);
	background-repeat: no-repeat;
}
#navi li#nb4 a {
	text-decoration: none;
	display: block;
	width: 220px;
	height: 71px;
}



h5 {
	font-size: 10px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	text-align: center;
	background-color: #FFFFFF;
	display: block;
	width: 200px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}




/* footer */
#footer {
	height: 22px;
	clear: both;
	display: block;
}


a:link {
	color: #33FFFF;
	text-decoration: none;
}

a:hover {
	color: #FF6600;
	text-decoration: underline;
}
