@charset "utf-8";
/* CSS Document */

.endday{
background-color: #CCC;
}

table#table-spec02 {
    border: 1px #999999 solid;
	background-color: #FFF;
    border-collapse: collapse;
    border-spacing: 0;
}

table#table-spec02 th {
	padding: 3px;
	border: #999999 solid;
	border-width: 0 0 1px 1px;
	font-weight: bold;
	text-align: center;
	background-color: #777;
	color: #fff;
}
table#table-spec02 td {
    padding: 3px;
    border: 1px #999999 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}


h2.subtitle{
	text-align: left;
	font-weight: bold;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	text-indent: 18px;
	clear: both;
	font-size: 14px;
	margin-bottom: 20px;
	height: 20px;
	width: 585px;
	padding-bottom: 5px;
}

#main_text p{
	padding-bottom: 15px;
}

dl dt{
	text-align: left;
	font-weight: bold;
	padding-top: 20px;
	color: #CC0000;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C00;
	text-indent: 18px;
	clear: both;
}

dl dd{
	text-align: left;
	display: block;
	margin-top: 10px;
	margin-right: 20px;
	float: left;
}

.ImgLeft{
	display: block;
	width: 144px;
}


.ImgRight{
	display: block;
	margin-right: 20px;
	width: 400px;
	float: left;
}


.waku400
{
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
}

#waku
{
	padding: 0px;
	width: 585px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: right;
	clear: both;
}

.waku150
{
	padding: 0px;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	float: left;
	text-align: right;
}

.wakudriver_left
{
	padding: 0px;
	width: 400px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	text-align: left;
}

.wakudriver_right
{
	padding: 5px;
	width: 145px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	float: left;
	background-color: #FFF;
}

.resulturl
{
	padding: 5px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
	text-align: left;
	border-width: 1px;
	border-style: solid;
	border-color: #C00;
}

.bunnerlink a
{
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	float: left;
	text-align: right;
	background-color: #FEF9EF;
	border: 1px dashed #F93;
	color: #F90;
	font-weight: bold;
	padding: 5px;
}

.add_2photo{
	display: block;
	width: 280px;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 5px;
	margin-top: 10px;
}

.caption{
	display: block;
	width: 575px;
	clear: left;
	margin-right: auto;
	margin-left: auto;
	background-color: #FEF9EF;
	font-size: 10px;
	padding: 5px;
	margin-top: -5px;
}

.ClearLeft { 
clear: left; 
}
