@charset "UTF-8";
/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 150%;
	background-color: #CCCCCC;
}
img {
	border: none;
}
a:hover  {
	color: #333333;
}
#waku {
	background-image: url(../img/bk.gif);
	background-repeat: repeat-y;
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	margin-bottom: 20px;
	margin-top: 20px;
}
#head {
	background-image: url(../img/title.jpg);
	background-repeat: no-repeat;
	height: 231px;
}
#head h1 {
	color: #CCCCCC;
	font-size: 12px;
	text-align: right;
	margin-top: 5px;
	margin-right: 5px;
}
#menu {
	background-image: url(../img/menu_back.jpg);
	margin-top: 10px;
	margin-bottom: 30px;
	height: 30px;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu  li {
	float: left;
}
#menu .act {
	background-image: url(../img/menu_act.gif);
	text-align: center;
	height: 23px;
	width: 139px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
	margin-right: -5px;
}
#menu a {
	background-image: url(../img/menu_b.gif);
	width: 139px;
	display: block;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #333333;
	height: 23px;
	margin-right: -5px;
	padding-top: 7px;
}
#menu a:hover {
	background-image: url(../img/menu_act.gif);
	text-align: center;
	height: 23px;
	width: 139px;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 7px;
}
#main {
	clear: both;
	padding-right: 20px;
	padding-bottom: 20px;
}
#left {
	float: left;
	width: 380px;
	background-repeat: repeat-y;
	margin-left: 1px;
}
#top_l_t {
	background-image: url(../img/top_l_t.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-bottom: -10px;
}
#top_l_m {
	background-image: url(../img/top_l_m.gif);
	background-repeat: repeat-y;
}
#top_l_b {
	background-image: url(../img/top_l_b.gif);
	background-repeat: no-repeat;
	height: 40px;
	margin-top: -10px;
}
h2 {
	color: #FFFFFF;
	background-image: url(../img/top_l_h2.gif);
	height: 40px;
	margin-top: 0px;
	padding-top: 25px;
	background-repeat: no-repeat;
	padding-left: 80px;
	margin-bottom: 0px;
	font-size: 14px;
}
#left h3 {
	color: #990000;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 5px;
}
#left #pr {
	background-color: #a52a2a;
	border: 1px solid #000;
	margin-left: 10px;
	margin-right: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#left #pr a{
	color : #FFF;
}
#left #pr a:hover{
	color : #cd5c5c;
}
#top_l_m p {
	margin-right: 20px;
	margin-left: 15px;
	margin-top: 0px;
	padding-bottom: 10px;
	margin-bottom: 0px;
}
#right {
	float: right;
	width: 490px;
}
#right  a {
	color: #FFFFFF;
	margin: 0px;
}
#right a:hover {
	color: #999999;
}
#pickup {
	clear: both;
	padding: 7px 20px 20px;
	background-image: url(../img/top_img.jpg);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
#pickup h3 {
	color: #666666;
	margin: 0px 0px 10px;
	font-size: 14px;
}
#pickup h4 {
	color: #FFFFFF;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
}
#pickup p {
	margin: 0px;
	color: #CCCCCC;
}
#repair {
	background-color: #333;
	border: 1px solid #000;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#repair h3 {
	color: #FFF;
	margin-top: 0px;
	background-image: url(../img/h3.gif);
	background-repeat: no-repeat;
	height: 30px;
	padding-top: 8px;
	padding-left: 10px;
}
#repair ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#repair li {
	background-image: url(../img/li_mark.gif);
	background-repeat: no-repeat;
	padding-left: 25px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	padding-bottom: 2px;
}
#repair a {
	text-decoration: none;
}
#repair .left {
	float: left;
	width: 100px;
}
#repair .right {
	float: right;
	width: 330px;
}
#repair .clear p {
	margin-left: 120px;
	color: #999;
}
.clear {
	clear: left;
}
#photo {
	width: 200px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	background-color: #333333;
	padding: 20px;
}
#photo:hover {
	background-color: #003366;
}
#photo_r {
	width: 200px;
	float: left;
	margin-bottom: 10px;
	background-color: #003366;
	padding: 20px;
}
#photo_r:hover {
	background-color: #333333;
}
#clear {
	clear: both;
}
#footer {
	background-image: url(../img/footer.gif);
	background-repeat: no-repeat;
	margin-top: 20px;
	height: 50px;
	clear: both;
}
#footer address {
	color: #CCCCCC;
	text-align: right;
	margin-right: 15px;
	padding-top: 20px;
}
