body{
	margin: 0;
	padding: 0;
	line-height: 1.4;
	color: #333333;
	background:#EBEBC1;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", 'Hiragino Kaku Gothic Pro', "ƒqƒ‰ƒMƒmŠpƒS Pro W3", Osaka, sans-serif;
	font-style: normal;
	font-size:12px;
}


h1, h2, h3, h4,
div, p, ul, ol, dl, dt, dd,
form{
	padding: 0;
	margin: 0px;
	line-height: 1.4;
	font-size:12px;
}
.p2{
    line-height: 1.4;
	font-size:11px;
}

h1 {
	font-weight: bold;
}

h2 {
	font-weight: bold;
}

img {
	border: 0px;
}

/* Normal links */
a:link{
	color: #000066;
	text-decoration:underline;
}

a:visited{
	color: #990099;
	text-decoration:underline;
}

a:hover{
	color: #009999;
	text-decoration:none;
}

a:active{
	color: #009999;
	text-decoration:underline;
}

/* ToHome links */
a.toHome:link{
	color: #ffffff;
	text-decoration:underline;
}

a.toHome:visited{
	color: #ffffff;
	text-decoration:underline;
}

a.toHome:hover{
	color: #ffffff;
	text-decoration:none;
}

a.toHome:active{
	color: #ffffff;
	text-decoration:underline;
}

#container {
	width: 680px;
	background: #ffffff;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	text-align: left;
}


/*-------------------------------------------------
Header setting
-------------------------------------------------*/
#header {
	width: 680px;
	margin: 0 0 30px 0;
}

/*-------------------------------------------------
Main setting
-------------------------------------------------*/

#main {
	width: 640px;
	margin: 0 20px 30px 20px;
}

img.crown {
	margin:0 10px 0 0;
}

img.line {
	margin:5px 0 10px 0;
}

.text {
	font-size:12px;
}

/*-------------------------------------------------
Award Vote Page Layout
-------------------------------------------------*/
#intro {
	margin: 0 0 20px 0;
}

.prize {
	margin: 0 0 20px 0;
	padding: 5px;
	border: 1px solid #cccccc;
}

.submitBox {
	margin: 0 0 20px 0;
	padding: 5px;
	background: #E8EBF5;
	border: 1px solid #cccccc;
	text-align: center;
}

.textCenter {
	font-weight: bold;
	text-align: center;
	font-size:14px;
}

.areaRight {
	margin: 0 10px 0 0;
	text-align: right;
}

/*-------------------------------------------------
Award Prize List Page Layout
-------------------------------------------------*/
#prizeList h3 {
	font-size:14px;
}

#prizeList h3.grand {
	color: #AC2626;
	font-size:16px;
}

#prizeList h4 {
	font-size:14px;
}

#prizeList p {
	line-height:1.6;
}

#prizeList table.listTable {
	margin: 0 0 30px 0;
}

/*-------------------------------------------------
Footer setting
-------------------------------------------------*/

.footerArea {
	margin: 3px 10px 3px 0;
}


#awardsIndex p,#awardsIndex dl { padding-bottom:20px;line-height:1.6; }
#awardsIndex dt { font-size:13px; font-weight:bold; margin-bottom:6px; }
#awardsIndex dd { padding-left:15px; }

