
@charset "big5";

* { margin:0; padding:0;}




* html{
  height:100%;
  margin-bottom:1px;
  padding-left: 1px;


}

body {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif, "1942 report";
	background:url(../img/header_bg.jpg) repeat-x center top;
	font-size:12px;
	background-color: #FFF;
	color:#003366;
	margin:0 auto;
	padding:0;
}


a {
	color:#336699;
	text-decoration:underline;
}

a:hover {
	text-decoration:none;
}

a[name]link {
	text-decoration:none;
}



div,p,img,ul,li { margin:0; padding:0; border:none;}
img { border:none; margin:0; padding:0;}
ul,li { list-style:none;}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h1,h2,h3{
  overflow:hidden;border:none;margin:0;padding:0;

}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */




/*------------------------/*index.htmlヘッダ・?ニ?ー*/




#container{
    margin:0 auto;
	text-align:center;
}

#header{
    width:790px;
	height:103px;
	background:url(../img/header.jpg) no-repeat center top;
	margin:0 auto;
	padding:0;
	font-size:10px;
	color:#000;

}


#header p#top_logo{
    width:259px;
	height:33px;
	margin:0;
	padding-top:25px;
	padding-left:10px;
	float:left;

}

#header p#top_link{
    width:110px;
	height:21px;
	margin:0;
	padding-top:75px;
	padding-right:14px;
	float:right;
}

#main{
    width:790px;
	height:227px;
	margin:0 auto;
	padding:0;
	text-align:center;
	clear:both;


}

#contents{
    width:790px;
	margin:0 auto;
	padding:0;
	background:url(../img/bg.jpg) repeat-y left top;

}







#leftcontents{
    float:left;
	width:200px; 
	padding-left:23px;
	padding-top:10px;
	margin:0;
	

}





ul#leftcontentsInner{
	width:200px; 
	margin:0;
	padding:0;
	background:url(../img/left_bg.jpg) repeat-y left top;

}


ul#leftcontentsInner li{
    width:190px;
	margin:0 auto;
	
}


ul#leftcontentsInner img{
     vertical-align:bottom;
}


.leftimg{
    display:block;
}


#rightcontents{
    float:right;
	width:515px; 
	padding-right:29px;
	text-align:center;
	margin:0;

}




#rightcontents h1{
    padding-top:10px;
	padding-bottom:15px;
	margin:0;
	
}

#rightcontents div.read{
  width:490px;
  margin:15px auto;
  padding:10px;
  overflow:hidden;
}

#rightcontents .img{
  float:left;
  margin:0 5px 0 0 ;
  zoom:1;
} 

#rightcontents .readtxt{
  line-height:1.5;
  margin:0;
  text-align:left;

}

.clear{
	clear:both;
}


div#ticket {
  width:515px;
  

}


div#ticket img {
  margin:0 0 5px 0;
  padding:0;

}

div#ticket li.banner{
  float:left;
  

}

div#ticket li.banner2{
  float:right;
  

}

.inquiry_btn{
    background:#FFFFCC;
	text-align:center;
	margin:20px auto 5px auto;
	padding:15px 0;
	font-size:14px;
	font-weight:bold;
	width:650px;
	

}

#maincontents{
    width:500px;
	margin:10px auto;
	padding:0;
}


#footer{
  margin:0;
  padding-top:35px;
  clear:both;
}


#other_banner {
	text-align:center;
	margin:0;
	padding:0;
	}


#other_banner ul{
	margin-bottom:15px;
	padding-top:15px;
	}
	
#other_banner ul li {
	margin-bottom:5px;
	}
