body {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: small;
	line-height: 130%;
	color: #333;
	text-align: center;
}
* html table{
	font-size: 14px;
	line-height: 130%;
}

#waku_box {
	height: auto;
	width: 748px;
	margin: auto;
	padding: 0;
	text-align: left;
	border-left: 1px solid #000;
	border-right: 1px solid #000;
}
#menu {
	width: 748px;
	height:47px;
}

#menu ul li {
	float: left;
}
#menu ul li img{
	vertical-align:top;
}

#contents{
	padding:0 20px;
	clear:both;
}
* html #contents{
	padding:0 19px 0 20px;
	clear:both;
}

h2 {
	margin-top:42px;
	margin-bottom:15px;
}

.ptop{
	text-align:right;
}
.ptop a:link,.ptop a:visited,.ptop a:active{
	color:#F00;
	text-decoration:none;
}
.ptop a:hover{
	text-decoration:underline;
}
#footer {
	margin-top: 10px;
	clear:both;
}


/* oubo.html */

#contents h4{
	padding-left:12px;
	margin:0 1em;
	background:url(../images/information/award_e.gif) no-repeat left center;
}
#contents p{
	margin:0 2em;
	padding-bottom:1em;
}
#contents ul{
	margin:0 2em 1em;
}
#contents ul li{
	margin-left:1em;
	margin-bottom:0.2em;
	text-indent:-1em;
}
#contents ul ul{
	margin:0 0.5em 1em;
}
#contents .dlbtn{
	margin:20px 0;
	text-align:center;
}
#contents .judge{
	margin:20px 1em 50px;
}
#contents td.dl_column{
	vertical-align:top;
}
#contents .dl_btn{
	font-size:x-small;
	line-height:1.2em;
	margin-top:42px;
	padding:10px 15px;
	border:1px solid #a8a7a7;
}
#contents .dl_btn img{
	margin-bottom:5px;
}
#contents table.address{
	margin-bottom:50px;
}
#contents table.address td{
	padding:5px 10px;
	border-bottom:1px dashed #ccc;
}


/* index.html */
.category{
	clear:both;
}

#contents .category ul{
	margin:0;
	text-indent:0;
	border-bottom:1px dotted #ccc;
}
#contents .category ul li{
	width:353px; _width:352px;
	margin:0;
	text-indent:0;
	border-top:1px dotted #ccc;
	float:left;
}

#contents .category ul li.even{
	border-left:1px dotted #ccc;
}
#contents .category ul li.end{
	width:100%;
}
#contents .category li table{
	width:100%;
}
#contents .category li table td{
	padding:10px 5px;
	vertical-align:top;
}
#contents .category li table td h5{
	margin-bottom:10px;
}
#contents .category li table td.img{
	white-space:nowrap;
}

#contents .award{
	clear:both;
}
#contents .award h3{
	font-weight:normal;
	font-size:small;
}
* html #contents .award h3{
	font-weight:normal;
	font-size:14px;
	line-height:130%;
}
#contents .award table{
	margin-bottom:50px;
}
#contents .award table td{
	padding-bottom:13px;
}
#contents .award table td.even{
	text-align:right;
}
#contents .award table td h4{
	padding-left:12px;
	margin:0;
	background:url(../images/information/award_e.gif) no-repeat left center;
}