@charset "utf-8";

/* ****************************************************
Since : 2008-2-5
Last Modified: 2007-2-5
***************************************************** */	
/*faq 
=========================================*/
/*-- title -----------------------------------------------------*/
.designh-faq{
	background:url(../images/h1_ph028.jpg) no-repeat left top;
}
.designh-faq-trans{
	background:url(../images/h1_ph029.jpg) no-repeat left top;
}
.designh-faq-trans-oth{
	background:url(../images/h1_ph030.jpg) no-repeat left top;
}
.designh-faq-accomo{
	background:url(../images/h1_ph031.jpg) no-repeat left top;
}
.designh-faq-reserve{
	background:url(../images/h1_ph032.jpg) no-repeat left top;
}
.designh-faq-fuji-map{
	background:url(../images/h1_ph033.jpg) no-repeat left top;
}

/*-- list -----------------------------------------------------*/
ol{
	font-weight:bold;
	color:#213a79;
 list-style:decimal;
	}
ol li{
	margin-left:25px;
	margin-top:10px;
	}
ol span{
	font-weight:normal;
	color:#333333;
	}

/*-- button -----------------------------------------------------*/
.bt001{
	clear:both;
	display:block;
	float:right;
	padding-right:20px;
	}

/*-- p ----------------------------------------------------------*/	
p.clear{
	clear:both;
}
	

