@charset "utf-8";
#contents #main #msg_box {
	position: absolute;
	left: 9px;
	top: 30px;
}
#contents #main #msg_box p {
	color: #FFF;
	font-weight: bold;
}
/* CSS Document */
#saibai {
	width: 315px;
	float: left;
	margin-top: 20px;
}
#saibai h3 {
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#saibai td  {
	vertical-align: top;
	color: #333;
}


#hinshu {
	float: left;
	margin-top: 20px;
	margin-left: 15px;
	width: 315px;
}
#hinshu h3 {
	color: #FFF;
	margin-top: 3px;
	margin-bottom: 3px;
}
#hinshu th {
}

#hinshu td  {
	vertical-align: top;
	color: #333;
}


#contents th {
	padding-top: 3px;
	padding-bottom: 2px;
}
#contents #saibai th em {
	font-size: 90%;
	font-weight: normal;
	line-height: 110%;
}

#contents #fee {
	background-image: url(../mikaku/img/set.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-top: 20px;
}
#contents #fee #lert_box {
	float: left;
	padding-bottom: 20px;
	width: 310px;
}
#contents #fee #right_box {
	float: right;
	margin-right: 30px;
	width: 320px;
	margin-top: 20px;
}

#contents #fee #yoyaku {
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	padding: 10px;
	float: left;
	margin-left: 5px;
}
#contents #fee #yoyaku a {
	color: #FFF;
	text-decoration: none;
}
#contents #fee #yoyaku a:hover {
	color: #FCF;
	text-decoration: underline;
}


#contents #fee h3 {
	color: #C00;
	margin-top: 20px;
	margin-bottom: 0px;
	line-height: 120%;
	margin-left: 20px;
}
#contents #fee table {
	margin-top: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #090;
	border-left-color: #090;
}
#contents #fee th {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #090;
	border-bottom-color: #090;
	background-color: #DEEDD3;
	color: #030;
	line-height: 120%;
}
#contents #fee th em {
	font-size: 90%;
	font-weight: normal;
}

#contents #fee td {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #090;
	border-bottom-color: #090;
	text-align: right;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFC;
}
#contents #fee td b  {
	color: #F00;
	font-size: 110%;
}
#contents #fee .td_left {
	text-align: left;
}


#contents #fee ul {
	margin: 0px;
	padding-top: 5px;
	padding-left: 0px;
	padding-bottom: 20px;
}
#contents #fee li {
	margin-top: 8px;
	margin-left: 20px;
	line-height: 120%;
}
#contents #bus {
	margin-right: 20px;
	border: 1px solid #74B64E;
	height: 130px;
	margin-top: 10px;
}
#contents #bus img {
	float: left;
}
#contents #bus p {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 230px;
}

#contents #bus h3 {
	color: #00F;
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 220px;
}

