@charset "utf-8";

/*-------------------------------------------------------------
	base
-------------------------------------------------------------*/



/*-------------------------------------------------------------
	main
-------------------------------------------------------------*/


body h2 {
	background: url(../img/common/h2_internetbooking.jpg) no-repeat 0 0;
	margin-bottom:15px;
}

div#txt_inbox{
margin-left: 35px;
}

div#txt_inbox ol{
margin-top: 35px;
}

div#txt_inbox ol li{
margin-bottom: 30px;
}

span.txt_red{
color:#FF0000;
}

div.internet_bnr{
text-align:right;
margin-bottom: 30px;
}

/*

IE6>>  *html{}
IE7>>  *:first-child+html{}

*/






