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

form legend{
	display:none;
}

fieldset{
	border:0;
}


#frm-table table{
	border:solid 1px #CCC;
	margin-top:0px;
}

#frm-table table th{
	background-color:#F0F8FF;
	border-bottom:solid 1px #CCC;
	border-right:solid 1px #CCC;
	text-align:right;
}

#frm-table p{
	line-height:0.5em;
}

#frm-table table td{
	border-bottom:solid 1px #CCC;
}

#navi-frm h2 {
	display: none;
}

#navi-frm ul {
	margin: 5px 0;
	text-align: right;
}

#navi-frm ul li {
/*	display: inline;
	margin-left: 5px;
	margin-right:30px;*/
	display:none;
}

.title-p{
	margin-bottom:10px;
	border-left:solid 5px #39F;
	margin-left:20px;
	font-size:1.2em;
}


#rentalservice{		/*base.cssの再設定 */
	width:560px;
}




