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

body {
}
#Container {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
#Header {
	height: 100px;
	width: 990px;
}
#Header #Header-Inner {padding-top: 20px;}
#Header h1 a {
	background-image: url(../img/logo.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: left;
	height: 65px;
	width: 139px;
	overflow: hidden;
	margin-right:30px;
	behavior: expression(IEPNGFIX.fix(this));
}
#Header h2 a {
	background-image: url(../img/ttl_h2.png);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 65px;
	width: 142px;
	overflow: hidden;
	float:left;
	behavior: expression(IEPNGFIX.fix(this));
}
#Header p a.Use {
	background-image: url(../img/btn_use.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 35px;
	width: 140px;
	overflow: hidden;
}
#Header-Inner p {
	width: 140px;
	margin-top: 20px;
	float: right;
}
#Header p a.Use:hover { background-image: url(../img/btn_use_over.jpg);}
#Header p a.Logout {
	float: right;
	width:140px;
	height:35px;
	background-image: url(../img/btn_logout.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
}
#Header p a.Logout:hover { background-image: url(../img/btn_logout_over.jpg);}

#Footer {
	margin-top:30px;
	height: 130px;
	background-color:#F0F0F0;
}
#Footer address {
	background-image: url(../img/img_footer.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 130px;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
.ContentsBox h3 {
	font-weight: bold;
	color: #333333;
	background-image: url(../img/ttl_h3_1100.png);
	background-repeat: no-repeat;
	text-indent: 35px;
	line-height:25px;
	display: block;
	width:1000px;
	height:25px;
	behavior: expression(IEPNGFIX.fix(this));
}
.ContentsBox .Inner {
	background-color: #FFFFFF;
	background-image: url(../img/box_1100_middle2.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 988px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#Container .ContentsBox .Inner .Inner2 {
	width: 930px;
	padding-left: 20px;
	padding-top: 30px;
}

.BaseBox img {
	float: left;
	width: 100px;
	padding-right: 25px;
}
.BaseBox table {
	width: 470px;
}
.BaseBox ul {
	list-style-type: none;
}
#Container .ContentsBox .btn {
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}

.BaseBox li {
	float: left;
}
.BaseBox2 {
	float: left;
}
.BaseBox2 li {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-image: url(../img/btn_box.gif);
	background-repeat: no-repeat;
	height: 30px;
	width: 190px;
	padding-right: 20px;
	margin-top:20px;
	text-align:center;
	padding-top:7px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
th,td { padding:5px 0px ;}
.BaseBox a.HF1,
.BaseBox a.HF2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 220px;
	overflow: hidden;
}
.BaseBox a.HF1 {background-image:url(../img/btn_hf1.jpg);}
.BaseBox a.HF2 {background-image:url(../img/btn_hf2.jpg);}

.BaseBox a.HF1:hover {background-image:url(../img/btn_hf1_over.jpg);}
.BaseBox a.HF2:hover {background-image:url(../img/btn_hf2_over.jpg);}


/*///////////////////////////////////////////////////////////////////*/

.ReserveBox {
	/**/margin-top: 20px;
	padding-top: 20px;
	background: url(../img/reservebox_top.gif) no-repeat top left;
	width: 950px;
}

h4 {
	/*background-image: url(../img/point-a.gif);
	background-repeat: no-repeat;
	text-indent: 17px;
	border-bottom:#CCCCCC solid 1px;
	margin-bottom:15px;*/
	font-weight:bold;
	color:#003366;
	float: left;
	width: 150px;
	/*line-height:-10px;*/
}
.ReserveBox-Inner {
	width: 948px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../img/reservebox_middle.gif);
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	/*margin-top: 0px;
	_margin-top: -5px;
*/
}
.ReserveBox-Inner2 {
	width:938px;
	padding-left: 10px;
}
.Item {
	float: right;
	width: 800px;
}
.Item ul {
	list-style-type: none;
/**/
	width:auto;
	overflow:hidden;
/**/
}
ul{
	list-style-type: none;
}
ul{
	padding-left: 200px;
}
.Item li {
	float: left;
	padding-right: 20px;
	padding-bottom: 20px;
/**/
	width:140px;
}
.Item li strong { display:block; width:40px; float:left; }
.Item li.itemwc, .Item li.itemwc strong { display:block; width:auto; float:left; }
/**/


/*///////////////////////////////////////////////////////////*/

.Line{
	border-top:#CCCCCC solid 1px;
	margin-bottom:20px;
	margin-top:20px;
	margin-right: 20px;
}

.ContentsBox {
	margin-bottom: 20px;
}
p a.Reserve {
	background-image: url(../img/btn_yoyakukakunin_normal.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 220px;
/*	margin-right: auto;
	margin-left: auto; */
	overflow: hidden;
	float:left;
}
p a.Reserve:hover { background-image: url(../img/btn_yoyakukakunin.jpg);}
p a.Back {
	background-image: url(../img/btn_nyuryokumodoru.jpg);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	height: 60px;
	width: 220px;
	overflow: hidden;
	float:left;
	margin-left: 300px;
}
p a.Back:hover { background-image: url(../img/btn_nyuryokumodoru_over.jpg);}
.PageTop a {
	background-image: url(../img/page_top.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	display: block;
	float: right;
	height: 14px;
	width: 93px;
	overflow: hidden;
	margin-top: 30px;
}
p.SetsumeiL {
	background-image: url(../img/bg_04_1.png);
	background-repeat: no-repeat;
	text-align: center;
	display: block;
	height: 50px;
	width: 950px;
	margin-bottom: 20px;
	padding-top:15px;

	behavior: expression(IEPNGFIX.fix(this));
	font-size: 14px;
	background-position: center;
}
/*.ReserveBox img {
	padding-bottom: 0px;
	_padding-bottom: -5px;
}*/
#Container .ContentsBox .Inner .Inner2 .step2 {
	background-image: url(../img/step2.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 80px;
	width: 950px;
	margin-bottom: 5px;
}

