@charset "utf-8";
/* formatting style
----------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #222222;
	font-size: 14px;
	line-height: 2.0;
	font-family: sans-serif;
	background-color: #e7fefe;
}
a:link {
	color: #0033CC;
}
a:visited {
	color: #0033CC;

}

a:hover {
	color: #996699;
	text-decoration: underline;
}
a img {
	border-style: none;
}
h1 {
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin-right: 10px;
}

h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-weight: normal;
	font-size: 14px;

}
h5 {
	font-size: 13px;
	font-weight: normal;
}




#wrap {
	background-color: #FFFFFF;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
}
#wrap #header {
	padding-top: 5px;
	margin-left: 2px;
}
#wrap #address {
	background-color: #ffb366;
	color: #FFFFFF;
	line-height: 1.4;
	margin-top: 3px;
	text-align: center;
}



#wrap #main {
	margin-top: 10px;
	padding-right: 15px;
	margin-bottom: 10px;
	padding-left: 15px;
}
#wrap #main .line1 {
	font-size: 26px;
	font-weight: bold;
	color: #FF0000;
	text-align: center;
}
#wrap #main li {
	list-style-type: none;
	background-image: url(img/icon3.gif);
	background-repeat: no-repeat;
	background-position: 1px;
	padding-left: 22px;
}
#wrap #main .back_color {
	background-color: #CCFF99;
}
#wrap #main .line2 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb366;
	margin-bottom: 10px;
	margin-top: 10px;
}
#wrap  #main  .line3  {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffb366;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 8px;
	margin-top: 15px;
}

#wrap #main .messe {
	float: left;
	width: 470px;
}
#wrap #main .detail {
	border: 1px solid #999999;
	border-collapse: collapse;
	margin-left: 15px;
	line-height: 2.5;
}
#wrap #main .detail .height {
	line-height: 1.7;
}
#wrap #main .half {
	float: left;
	width: 320px;
}
#wrap #main .half1 {
	float: left;
	width: 320px;
}
#wrap  #main  .half_right {
	float: right;
	width: 320px;
}
#wrap #main .yoko {
	background-image: url(img/icon-side1.gif);
	background-repeat: no-repeat;
	float: left;
	font-size: 22px;
	margin-right: 25px;
	margin-left: 19px;
}
#wrap #main .messe .yoko2 {
	float: left;
}

#wrap #main .open {

}
#wrap #main .right {
	float: right;
	margin-top: 20px;
}
#wrap #main .ue {
	margin-top: 20px;
	margin-bottom: 14px;
}
#wrap #main .kingyo {
	background-image: url(img/ransara.gif);
	background-repeat: no-repeat;
	padding-left: 60px;
	background-position: 1px;
}
#wrap #main .left {
	float: left;
	margin-right: 15px;
}
#wrap #main .table {
	border: 1px solid #999999;
}
#wrap #main .table .number {
	background-color: #99ccff;
	font-weight: bold;
	color: #333333;
	margin-top: 6px;
}
.right2 {
	float: right;
	padding-left: 10px;
}







td {
	border: 1px solid #999999;
	padding-left: 4px;
	padding-right: 4px;
}



#wrap #footer {
	clear: both;
	text-align: center;
	border-top: 3px solid #ffb366;
	padding-bottom: 3px;
}

