@charset "utf-8";


#title_img {
	width:550px;
	height:153px;
	margin-bottom:30px;
}

#title_img h3 {
	display:block;
	width:550px;
	height:153px;
	background:url(images/title_img.jpg) no-repeat;
	text-indent:-9000px;
}


#title01 {
	margin-top:0px;
	width:550px;
	height:67px;
	background:url(images/title_01.gif) no-repeat;
	text-indent:-9000px;
	margin-bottom: 25px;
	}
	
#title02 {
	margin-top:0px;
	width:550px;
	height:67px;
	background:url(images/title_02.gif) no-repeat;
	text-indent:-9000px;
	margin-bottom: 15px;
	}
	
/*==カテゴリーメニュー==*/	
li.bt_cate01 a {
	display:block;
	background:url(images/bt_01.gif) no-repeat;
	width:225px;
	height:45px;
	text-indent:-9000px;
	text-decoration:none;
	}
	
	
li.bt_cate02 a {
	display:block;
	background:url(images/bt_02.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}

li.bt_cate03 a {
	display:block;
	background:url(images/bt_03.gif) no-repeat;
	width:225px;
	height:45px;
	text-indent:-9000px;
	text-decoration:none;
	}
	
	
li.bt_cate04 a {
	display:block;
	background:url(images/bt_04.gif) no-repeat;
	text-indent:-9000px;
	width:225px;
	height:45px;
	text-decoration:none;
	}


li.bt_cate01 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_01_over.gif) no-repeat;
}


li.bt_cate02 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_02_over.gif) no-repeat;
}
	
li.bt_cate03 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_03_over.gif) no-repeat;
}


li.bt_cate04 a:hover {
	width:225px;
	height:45px;
	background:url(images/bt_04_over.gif) no-repeat;
}



/*==テーブル部分==*/
#cost {
	width:550px;
	height:auto;
	padding:0;
	/*background:url(images/cost_bg.gif) no-repeat;*/
}

#initial {
	float:left;
	width:205px;
	height:auto;
	color:#a3a3a3;
}

#running {
	float:right;
	width:305px;
	height: auto;
	color:#a3a3a3;
}

/*==rentalkart==*/
.ta_box {
	width:550px;
	height:auto;
	margin-bottom:25px;
}

.c_list li {
	list-style-type:circle;
	list-style-position:inside;
	margin-left:10px;
}

.contact {
	width:118px;
	height:32px;
	clear:both;
	padding-top: 10px;
	padding-left: 432px;
	
}

.contact a {
	display:block;
	width:118px;
	height:32px;
	background:url(images/contact_link.gif) no-repeat;
	text-indent:-9000px;
}

.contact a:hover {
	width:118px;
	height:32px;
	background:url(images/contact_link_over.gif) no-repeat;
}


/*==申込みフォームのテーブル==*/
#form_ta {
	width:550px;
	font-size:12px;
	line-height:1.5em;
	border:1px solid #333;

}

.hyoudai01 {
	width:180px;
	height:25px;
	padding-left:3px;
	border:1px solid #333;
	text-align:left;
	}

.input_area {
	padding:5px;
	border:1px solid #333;
	}

td.btn {
	text-align:center;
	border:1px solid #333;
	padding-top: 5px;
}

textarea {
	font-size:12px;
	line-height:1.5em;
}

