/* CSS Document */
#cover{
	height:915px;
	}	
	
#bg_left{
	height:915px;
	}	
	
#bg_right{
	height:915px;
	}
.spacer{
	width:25px;
	height:576px;
	float:left;
	}
#contents{
	width:770px;
	float:left;
	height: 576px;
	}

h3{
	background:url(images/title.gif) no-repeat;
	width:770px;
	height:50px;
	border-bottom:#aaa 1px solid;
	text-indent:-9999px;
	margin:0 0 15px 0;
	}

#cover_a{
	width:735px;
	height:300px;
	padding:10px 25px 0 10px;
	margin:0 0 19px 0;
	background:url(images/back.jpg) no-repeat right;
	}

ul{
	margin:0 0 47px 10px;
	}
	
li{
	list-style:circle;
	}
		
h4#car{
	text-indent:-9999px;
	background:url(images/car.gif) no-repeat;
	height:42px;
	}
	
p{
	margin:0 0 0 10px;
	}
		
#cover_b{
	background:url(images/yoyaku.gif) no-repeat;
	height:122px;
	width:770px;
	margin:0 0 111px 0;
	}

#yoyaku{
	height:83px;
	width:424px;
	padding:39px 0 0 24px;
	float:left;
	}
	
#mail{
	height:83px;
	width:322px;
	margin:39px 0 0 0;
	float:right;
	background:url(images/mail.gif) no-repeat;
	text-indent:-9999px;
	}
	
#mail a{
	background:url(images/mail_cover.gif) no-repeat;
	height:50px;
	width:136px;
	display:block;
	}
	
#mail a:hover{
	background:none;
	}
