@charset "utf-8";

/* HANABUSA RESERVATION.CSS  */


/*--------------------------------------
*	
*	00.COMMON
*	01.RESERVATION
*	02.RESERVATION
*
*--------------------------------------*/


/**-------------------------------------
	00.COMMON
---------------------------------------**/

.reservation_h5
{
	margin: 0 0 10px;
	padding: 10px 0 0;
}


/**-------------------------------------
	01.RESERVATION
---------------------------------------**/

.reservationLink02,
.reservationLink03
{
	margin: 0 0 20px 20px;
	padding: 0;
}

.reservationLink02 li
{
	margin: 0 0 5px;
	padding: 0 0 0 20px;
	background: url(../images/reservation_pin_02.gif) top left no-repeat;
}

.reservationLink03 li
{
	margin: 0 0 5px;
	padding: 0 0 0 10px;
}

.reservationLink02 li a
{
	color: #0099CC;
}

.reservationTel
{
	color: #E36686;
	font-size: 107%;
	font-weight: bold;
}


/**-------------------------------------
	02.HELP
---------------------------------------**/

#helpLeft
{
	float: left;
	margin: 0;
	padding: 0;
	width: 190px;
}

#helpRight
{
	float: left;
	margin: 0;
	padding: 0;
	width: 460px;
}

.helpBox
{
	clear: left;
	margin: 0;
	padding: 20px 0 0;
	clear: left;
	width: 460px
}

.helpGamen
{
	float: left;
	margin: 0;
	padding: 0 0 10px;
	width: 160px;
}

.helpAccount
{
	float: left;
	margin: 0;
	padding: 0 0 10px;
	width: 300px;
}

.helpAccount span
{
	display:block;
	margin: 5px 0;
	font-size: 77%;
	color: #999999;
}

.helpStep01
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_01.gif) top left no-repeat;
}

.helpStep02
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_02.gif) top left no-repeat;
}

.helpStep03
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_03.gif) top left no-repeat;
}

.helpStep04
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_04.gif) top left no-repeat;
}

.helpStep05
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_05.gif) top left no-repeat;
}

.helpStep06
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_06.gif) top left no-repeat;
}

.helpStep07
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_07.gif) top left no-repeat;
}

.helpStep08
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_08.gif) top left no-repeat;
}

.helpStep09
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_09.gif) top left no-repeat;
}

.helpStep10
{
	margin: 5px 0 0;
	padding: 0 0 10px 30px;
	background: url(../images/helpstep_10.gif) top left no-repeat;
}



