@charset "Shift_JIS";
/* CSS Document */


body {
	font: 84% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #333333;
	background-color: #CC9966;
	background-image: url(imgs/w_bg.gif);
	background-repeat: repeat;
}


a {
	color: #0099FF;
	text-decoration: none;
}
a:hover {
	color: #3366CC;
	text-decoration: underline;
}

.Container {
	width: 640px;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	text-align: left; 
}

.box {
	background-color:#FFF8E8;
	border-color:#FFCC00;
	border-width:1px;
	border-style:solid;
	font-size: 12px;
}

.Input {
	line-height: 1.5em;
	padding: 3px;
	background-color:#FFEBBF;
	border: 3px solid #CC0000;
	font-size: 17px;
}


.PrizeInfo {
	width: 275px;
	height: 220px;
	line-height: 1.5em;
	padding: 3px;
	background-color:#FFF8E8;
	border-color:#FFCC00;
	border-width:1px;
	border-style:solid;
	font-size: 12px;
}

.Result {
	width: 275px;
	height: 185px;
	line-height: 1.5em;
	padding: 3px;
	background-color:#FFF8E8;
	border-color:#FFCC00;
	border-width:1px;
	border-style:solid;
	font-size: 12px;
}

.inputNum {
	background-color: #FFCC00;
	font-size:11px;
}

.newsheader {
	background-image: url(imgs/w_news1.gif);
	background-repeat: no-repeat;
}

.newsfooter {
	background-image: url(imgs/w_news3.gif);
	background-repeat: no-repeat;
}

.news {
	background-color:#F7F7F7;
}

.style1 {
	color: #CC0000;
	font-weight: bold;
}
.style2 {
	color: #339900;
	font-weight: bold;
}

.header {
	background-image: url(imgs/w_header.gif);
}
.footer {
	background-image: url(imgs/w_footer.gif);
}
