@charset "utf-8";
/* CSS Document */

#container {
	width: 1000px;
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}

#twitter {
	clear: both;
	width: 900px;
	height: 16px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	margin-bottom: 10px;
	font-size: 12px;
	color: #000;
}

#usjwrapper {
	width: 900px;
	margin: 0 auto;
	background-image: url(../img/sky.jpg);
	background-position:left 200px;
	background-repeat:no-repeat;
}

#insidebox {
	clear: both;
	background-color: #ffffff;
	background-image: url(../img/sky.jpg);
	background-repeat: repeat-x;
	text-align: left;
	width: 900px;
	margin: 0 auto;
	padding: 0px;
}
.menu_box1 {
	width: 860px;
	margin: 0px auto;
	padding: 0px;
}

.menu_box1 img {
	float: left;
	margin: 0px;
}

#btn_bg {
	width: 860px;
	background-color:#0598FF;
	clear: both;
	margin: 0px auto;
	position: relative; /* So that elements INSIDE this header can be positioned relative to the header */
}


#btn_bg .butkaer {
	position: absolute;
	display: block; /* So we can give the element a width */
	top:86px;
	right:19px;
	width:262px;
	height:43px
}


#box {
	background-color: #0598ff;
	width: 860px;
	clear: both;
	margin: 0 auto;
}


td {
	margin: 0px;
	padding: 0px;
}

#insidebox2 {
	clear: both;
	text-align: left;
	width: 860px;
	margin: 0 auto;
}

.boxblue {
	clear: both;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	background-color: #0598ff;
}

.boxgreen {
	clear: both;
	text-align: left;
	width: 860px;
	margin: 0 auto;
	background-color: #91ca0a;
}

#txt_box {
	color: #FFF;
	text-align: left;
	width: 800px;
	margin: 0 auto;
	clear: both;
}

#advertisment_box {
	width: 820px;
	height: 355px;
	margin: 0px auto;
}

#insidebox3 {
	width: 820px;
	background-color: #FFF;
	margin: 0px auto;
	padding-top: 20px;
}

.centrale {
	margin: 0px 0px 10px 20px;
}

.txt_img {
	width: 779px;
	height: 33px;
	margin: 0px auto 10px;
}

.font_red {
	font-size: 14px;
	color: #C00;
	font-weight: bold;
}

.clearboth {
	clear: both;
}

.attention {
	line-height: 1.2;
	text-align: left;
	border:1px solid #FFF;
	width: 798px;
	padding:10px;
	margin: 20px auto;
}

.attention #reseve_info {
	float: left;
	margin: 5px 0px;
}

.attention p {
	clear: both;
	margin-top: 5px;
}

#reserve_btn {
	margin: 10px auto;
	text-align:center;
}

#bottom {
	width: 860px;
	height: 29px;
}

.bottomgreen {
	background-image: url(../img/inside_bottom_green.gif);
	background-repeat: no-repeat;	
}

.bottomblue {
	background-image: url(../img/inside_bottom_blue.gif);
	background-repeat: no-repeat;	
}

/*------------2ページ目コーディング--------------*/
#box2 {
	background-color: #FFFFFF;
	width: 860px;
	clear: both;
	margin: 0 auto;
}

#bottom_bg {
	background-image: url(../img/table_bottom.gif);
	background-repeat: no-repeat;
	width: 860px;
	height: 48px;
}

#bottom_bg p {
	color: #000;
	padding-top: 5px;
	padding-left: 20px;
}


/*岩田追記20100928*/
#caution{
	color:#F00;
	font-weight:bold;
	font-size:16px;
	background:#FFC;
	line-height:24px;
	padding:3px 10px;
}

.film{
	width:860px;
	height:146px;
	padding-top:28px;
	margin-top:10px;
}

.fblue{
	width:860px;
	height:146px;
	padding-top:28px;
	background:url(../img/film_base_blue.gif) no-repeat;
	margin-top:10px;
}

.fgreen{
	width:860px;
	height:146px;
	padding-top:28px;
	background:url(../img/film_base_green.gif) no-repeat;
	margin-top:10px;
}

.film img{
	float:left;
}

.table01{
	margin:0px auto;
}


.mleft01{
	margin-left:15px;
}
.mleft02{
	margin-left:10px;
}
.mtop10{
	margin-top:10px;
}
.mtop20{
	margin-top:20px;
}

#otoku{
	width:820px;
	margin:10px auto 0 auto;
	text-align:center;
}

.otoku-green{
	background:#91ca0a;
}


.otoku-blue{
	background:#0598ff;
}


#usj_att{
	padding-right:40px;
	color:#FFF;}
#att_box{
	width:540px;
	padding:10px;
	border: #666 1px solid;
	margin:5px auto;
}

.tyonchui{
	position:absolute;
	top:140px;
	left:206px;
	text-align:left;
	width:600px;
}


#usjwrapper #pass2area{
	background-color:#0598ff;
	position:relative;
	height:238px;
	text-indent:-9999px;
	background:url(../img/passport2camp_bkg.jpg) 0 0 no-repeat;
	width: 860px;
	margin: 0 auto;
	clear: both;
}

#usjwrapper #pass2area p{
	text-indent:-9999px;
	display:none;
	visibility:hidden;
}


#usjwrapper #pass2area .b4{
	position:absolute;
	top:195px;
	right:13px;
	width:234px;
	height:34px;
	text-indent:-9999px;
}
#usjwrapper #pass2area .b4 a{
	display:block;
	height:34px;
	background:url(../img/b-pass2.gif) 0 0 no-repeat;
	overflow:hidden;
}
#usjwrapper #pass2area .b4 a:hover{background:url(../img/b-pass2.gif) 0 -34px no-repeat;}
