@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 10px;
	font-style: normal;
	text-align: left;
	margin-top: 5px;
	font-weight: normal;
}

p {
	clear: both;
	float: left;
	width: 610px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 25px;
}

img.how {
	clear: both;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

img.car {
	float: right;
	height: 95px;
	width: 184px;
	margin-right: 30px;
}

table.month {
	clear: both;
	float: left;
	width: 600px;
	text-align: center;
}

td.p_left1 {
	background-color: #eee8dc;
	border-top-left-radius: 10px;
	height: 30px;
	width: 80px;
	text-align: left;
	text-indent: 10px;
}

td.p_left2 {
	background-color: #eee8dc;
	height: 30px;
	text-align: left;
	text-indent: 10px;
}

td.p_left3 {
	background-color: #eee8dc;
	border-bottom-left-radius: 10px;
	height: 30px;
	text-align: left;
	text-indent: 10px;
}



td.p_re1 {
	background-color: #f3f0e9;
	border-top-right-radius: 10px;
	width: 300px;
	text-align: left;
	text-indent: 10px;
}

td.p_re2 {
	background-color: #f3f0e9;
	width: 300px;
	text-align: left;
	text-indent: 10px;
}

td.p_re3 {
	background-color: #f3f0e9;
	border-bottom-right-radius: 10px;
	width: 300px;
	text-align: left;
	text-indent: 10px;
}
.t_image {
	clear: both;
	float: left;
	width: 630px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.t_image img {
	float: left;
	margin-right: 10px;
}
.t_image li {
	float: left;
	height: 20px;
	width: 200px;
	list-style-type: none;
	font-size: 12px;
	text-align: center;
}

.wan {
	clear: both;
	float: left;
	height: 20px;
	width: 300px;
	margin-bottom: 20px;
}

#tokiwa {
	clear: both;
	float: left;
	width: 600px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
}


#tokiwa li {
	height: 23px;
	list-style-position: inside;
	list-style-image: url(../all/mos-maru.jpg);
	margin-top: 5px;
	margin-bottom: 10px;
}
