@charset "Shift_JIS";
/* -----------------------------------------------------------
all
----------------------------------------------------------- */
/*#contentWrapper {
	background : none !important;
}
#guideContent {
	background: #F0F0F0 url(../images/guide/guideContentBottom.jpg) no-repeat left bottom;
	padding: 0px 0px 20px;
	float: left;
	width: 950px;
}
#guideCommonLink {
	margin-right: auto;
	margin-left: auto;
	width: 950px;
	display: block;
	text-align: center;
}
#guideCommonLink li {
	font-size:1.13em;
	margin:0;
	padding:3px 12px 6px 14px;
	border-right:1px solid #d1d1d1;
	display:inline;
}
#guideCommonLink .guideLast {
	border-right-style: none;
}*/

ul.guideLink {
width: 930px;
margin-bottom: 20px;
float: left;
}
.guideLink li { display: inline; }
.guideLink li a {
text-indent: -2500px;
overflow: hidden;
display: block;
margin-right: 3px;
float: left;
}
.guideLink #toOnlinerental a{
height: 46px;
width: 242px;
background: url(../images/guide/button_onlinerental.gif) no-repeat left top;
}
.guideLink #toOnlinerental a:hover{
background: url(../images/guide/button_onlinerental.gif) no-repeat left -46px;
}
.guideLink #toCountperiod a{
background: url(../images/guide/button_countperiod.gif) no-repeat left top;
height: 46px;
width: 242px;
}
.guideLink #toCountperiod a:hover{
background: url(../images/guide/button_countperiod.gif) no-repeat left -46px;
}
.guideLink #toSystem a{
background: url(../images/guide/button_system.gif) no-repeat left top;
height: 46px;
width: 242px;
}
.guideLink #toSystem a:hover{
background: url(../images/guide/button_system.gif) no-repeat left -46px;
}
.guideLink #toInfo a{
background: url(../images/guide/button_info.gif) no-repeat left top;
height: 46px;
width: 194px;
margin-right: 0px;
}
.guideLink #toInfo a:hover{
background: url(../images/guide/button_info.gif) no-repeat left -46px;
}