body {
	font-size: 9pt;
	font-family: "Hiragino Gothic Pro" sans-serif;
	background-color: white;
	margin: 0;
}
#wrapper {
	width:950px;
	/*height: 2800px;*/
	margin: 0 auto;
	border: 1px solid #333;
	overflow: hidden;
}
#inbox {
	width: 800px;
	margin-left: 80px;

}
#banner {
	background:url(../images/sj_wax_seal_02.jpg) no-repeat top right;
	width: 800px;
	height: 170px;
}
#title {
	font-family: "Arial Black";
	font-size: 2.5em;
	line-height: 0.9em;
	margin-bottom: 10px;
	padding-left: 10px;
}
#description{
	font-family: "Arial";
	padding-left: 10px;
	width: 290px;
	*width: 300px;
	font-size: 0.8em;
	line-height: 1.1em;
}

#image-box{
	width: 720px;
	margin-left; 30px;
	margin-bottom: 60px;
}
#other-list{
	width: 800px;
	margin: 0 auto;
}
#footer {
	width: 800px;
	margin: 20px auto;
	text-align: center;
}
#footer a {
	font: bold 1em  arial;
	color: #411;
	text-decoration: none;
}

img {
	border: none;
}
/* for Slide show css*/
.pics {  
    width: 720px;  
    height: 400px;  
    padding: 0;  
    margin: 0;  
} 
 
.pics img {
    /* border:  1px solid #ccc;  
   background-color: #fff;*/
    width:  720px; 
    height: 400px; 
    top:  0; 
    left: 0 
} 
#contents {
	width:500px;
	background-color: #fff;
	margin: 25px auto;
}
.each-info{
	width: 200px;
	height: 210px;
	float:left;
}
.clear {clear: both;}

h2 {
	font-family: "Arial Black";
	font-weight: none;
	padding-left: 10px;
	font-size: 1.6em;
	line-height: 0.9em;
	*line-height: 1em;
	margin-bottom: 20px;
	color: #666;
}
h3 {
	font-family: "Arial Black";
	font-size: 1.8em;
	color: #500;
}
h4 {
	font-family: "Arial";
	font-size: 1.0em;
	color: #666;
	margin-top: 50px;
	margin-bottom: 0px;
}
.winner-box {
	width: 720px;
	margin-bottom: 80px;
}
.winner-box p {
	margin: 5px 0px 30px 0px;
	padding: 0;
}
.winner-box ul {
list-style: none;
}
.prizeimage{
	float:right;
}
.winner-box a{
	text-decoration: none;
	color: #f60;
}
.winner-prize {
	margin-top: 30px;
}
.winner-box a:hover{
	color: #0F0;
}
div .winner-menu  {
	margin-top: -15px;
	margin-right: 50px;
	margin-bottom: 50px;
}
.winner-menu li  {
	float: left;
	list-style: none;
}
.winner-menu li a {
	text-decoration: none;
	float: left;
	display: block;
	color: #f60;
	width: 80px;
}
.winner-menu li a:hover {
	color: #0F0;
}
#firstplace {
	background: url(../images/firstplace.jpg) no-repeat;
	width: 242px;
	height: 65px;
	text-indent: -1000px;
}
#secondplace {
	background: url(../images/secondplace.jpg) no-repeat;
	width: 242px;
	height: 65px;
	text-indent: -1000px;
}
#thirdplace {
	background: url(../images/thirdplace.jpg) no-repeat;
	width: 242px;
	height: 65px;
	text-indent: -1000px;
}
.translation {
	color: #666;
	font-size: 0.8em;
}
