/* ------------------------------
Basic Setting
------------------------------ */
body{
	margin: 0;
	color: #333;
	font-family:'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	font-size: 0.8em;
	line-height: 1.3;
	background-color: #f3f3f3;
	background-image: url(../img/background.gif);
	background-repeat: repeat;
	background-position: center;
}
h1, h2, h3, h4, h5, form, p, ul, li, input, select{
	margin: 0;
	padding: 0;
}
li{
	list-style-type: none;
	font-size: 90%;
}
table{
	border-collapse: collapse;
}
th, td{
	padding: 5px;
}
hr{
	height: 1px;
	border: none;
	border-top: 1px dashed #ccc;
	margin: 20px 0;
}
img{
	border: 0;
}
a:link, a:visited{
	color: #333;
}
a:hover{
	color: #999;
	text-decoration: none;
}
span{
	font-weight: normal;
	font-size: 85%;
}
*:first-child+html #valueInner input,
*:first-child+html #valueInnerJoin input{
	margin-left: -40px;
}
* html #valueInner input,
* html #valueInnerJoin input{
	margin-left: -40px;
}
*:first-child+html #valueInner label input,
*:first-child+html #valueInnerJoin label input{
	margin-left: 0;
}
* html #valueInner label input,
* html #valueInnerJoin label input{
	margin-left: 0;
}
#header, #container, #wrapper, #footer{
	margin: 0 auto;
}
#top, #bottom{
	width: 920px;
	margin: 0 auto;
}
#container{
	width: 920px;
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
}
#wrapper{
	margin-top: 15px;
}

/* ------------------------------
Header Setting
------------------------------ */
h1{
	width:900px;
	font-size: 12px;
	padding: 5px 0pt 0pt 20px;
	color: #333;
	font-weight:normal;
	margin: 0 auto;
}
#header, #header_inner, #navigation{
	width: 880px;
	margin: 0 10px;
}
/*#header_inner{
	margin-right: 5px;
}
#header{
	font-size: 90%;
	padding-bottom: 5px;
//	border-bottom: 5px solid #AACF52;
	background-image: url(../img/top.jpg);
	margin: 0 auto;
	width: 880px;
	height: 105px;
}
/*#header h1{
	float: left;
	width: 545px;
	padding: 20px 0 0;
}*/
#header_inner{
	float: right;
	width: 280px;
	padding: 5px 0 0;
}
#header_inner p{
	float: left;
	padding-top: 5px;
}
#header_inner #login .btLogin{
	width: 50px;
	height: 30px;
}
#userName{
	font-size: 100%;
	padding: 7px 0 5px 5px !important;
	width: 140px;
}*/
//+35
#btArea{
	width: 150px;
}

/* ------------------------------
Contents Setting
------------------------------ */
#wrapper{
	width: 880px;
	padding: 0 10px 15px;
}
* html #wrapper{
	width: 900px;
	margin-left: 15px;
	padding: 0 0 15px;
}
* html #contents{
	margin-right: -10px;
	padding-right: -10px;
}
#contents_body h3{
	font-size: 110%;
	border-left: 3px solid #666;
	border-bottom: 1px solid #666;
	margin: 30px 0 10px;
	padding: 5px;
}
#contents_body .t_select th{
	text-align: left;
}
#contents_body .t_select th, #contents_body .t_select td{
	border-bottom: 1px solid #ccc;
}
#contents_body .t_hMenu th, #contents_body .t_vMenu th, #contents_body .t_hMenu td, #contents_body .t_vMenu td{
	font-size: 85%;
	border: 1px solid #ccc;
	text-align: center;
}
#contents_body .t_vMenu th, #contents_body .t_vMenu td{
	text-align: left;
}
#contents_body .t_hMenu th, #contents_body .t_vMenu th{
	background-color: #eee;
}
#contents_body .t_hMenu p, #contents_body .t_vMenu p{
	text-decoration: underline;
	color: #0077ff;
	cursor: pointer;
}
.pointer{
	cursor: pointer;
	text-decoration: underline;
}

/* ------------------------------
Footer Setting
------------------------------ */
#footer{
	width: 880px;
	padding: 20px 20px 0;
	background-image: url(../img/bg_middle.png);
	background-repeat: repeat-y;
}
#footerContainer{
	padding: 15px 0;
	text-align: center;
	border-top: 3px solid #AACF52;
	font-size: 85%;
}
#bottom{
	margin-bottom: 30px;
}

#memo{
	margin: 0 auto;
	width: 800px;
	background-color: #fff;
	border: 1px solid #f00;
}
#memo li{
	list-style-type: decimal;
}





/*----------------------------------------
  Basic
----------------------------------------*/
#search1,
#search2,
#search3,
#search4,
#search5{
	padding-bottom: 10px;
}
#search1 table,
#search2 table,
#search3 table,
#search4 table,
#search5 table{
	margin: 0 5px;
	border-bottom: 1px dashed #ccc
}
#search1 td,
#search2 td,
#search3 td,
#search4 td,
#search5 td{
	font-size: 85%;
	padding: 3px !important;
}

/*----------------------------------------
  Common
----------------------------------------*/

/* header */
.head {
	width:880px;
	height:120px;
	background:url(../img/top.jpg) no-repeat;
	margin: 0 auto;
}

.head table, .head th, .head td {
	padding: 0;
	margin: 0;
}

.login_form { height:108px; margin:5px 10px 7px 0px !important; }

.login_form td { vertical-align:middle; }

.login_form a { font-size:10px; }
.login_form a.ssl { color:#317da0; }
.login_form { color:#666666; text-decoration: underline; cursor: pointer; }



/* contents */
#f-cont_frame { width:435px; }
#f-cont_frame h3 { width:423px; margin:0 5px; }

.f-cont_body { width:433px; }

.f-border { border:1px solid #d7d2c3; }

/*----------------------------------------
  Contents
----------------------------------------*/

/* search conditions */
/*.f-srch_cond { width:433px;}*/

.f-ticket_ok {
	padding:5px 10px;
	background-color:#ffffc8;
	color:#4b5a32;
	font-weight:bold;
	border-bottom:1px solid #d7d2c3;
}

.f-srch_select { margin:0 10px; }
.f-srch_select td { vertical-align:top; padding: 0 !important; }

.f-selected {
	padding:3px 10px;
	background-color:#e6dcc3;
	color:#4b5a32;
	font-weight:bold;
	border-bottom:1px solid #d7d2c3;
}

.f-selected_kw { padding: 2px 0; }

.f-selected_kw div,
.f-selected_kw p {
	color:#000000;
	font-size: 110%;
	line-height: 1.5;
}

.f-selected_kw p span { color:#666; }

#f-searchWrapper{
	height: 250px;
	overflow: auto;
}

/* search results */
.f-result_count {
	margin:5px 5px 0px;
	padding:3px 20px;
	color:#4b5a32;
	background-color:#e6dcc3;
	text-align:right;
}

.f-result_list { margin:10px 3px 0px; }

.f-facility {
	border-left:7px solid #be4b00;
	border-top:1px solid #888888;
	color:#4b5a32;
	font-size:110% !important;
	line-height: 1.5 !important;
	font-weight:bold !important;
	vertical-align:middle;
}
.f-detail {
	padding:8px 0px;
	border-top:1px solid #888888;
	vertical-align:middle;
}
.f-icon { margin-left:12px; }
.f-icon img { margin:5px 5px 0px 0px; }
.f-pr {
	padding-bottom:5px;
	border-bottom:1px dashed #cccccc;
}
.f-pr_icon {
	width:40px;
	vertical-align:top;
}
.f-pr_icon img { margin-right:10px; }

/* square */
.f-square_body {
	padding-left:18px;
	background-color:#bedc46;
}
.f-square_body td { padding:5px; vertical-align:middle; }

/* information & news */
.f-info { margin:0 5px; }
.f-info li {
	list-style-type:none;
	background:url(../img/listicon.gif) no-repeat 5px 11px;
	border-bottom:1px dashed #cccccc;
	padding:10px 5px 10px 15px;
}
.f-info a { color:#50463c; }
.f-info a:hover { color:#a09678; }

.f-logon {
	width:223px;
	margin:13px 20px !important;
	background:url(../img/logon_bg.png) no-repeat;
	float:right;
}
.f-logon td {
	width:203px;
	height:50px;
	padding:0 10px;
	vertical-align:middle;
}

#firstKwd{
	padding: 5px 5px 0 !important;
}
#moveContents{
	width: 100%;
	height: 10px;
/*	background-color: #000;*/
	position: absolute;
	top: 0;
	left: 0;
}
#setWindow{
	width: 100%;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
	/*background-color: #999;*/
}
#linkTop{
	width: 450px;
	height: 120px;
	position: relative;
	cursor: pointer;
/*	background-color: #999;*/
	float: left;
	z-index: 35;
	top: 0;
	left: 0;
}

/*----------------------------------------
  Area and Chane
----------------------------------------*/
#f-areaAndChane { width:860px !important; }
#f-areaAndChane ul { width:430px; float:left; }
#f-areaAndChane li { margin:10px 10px 0; padding:0 0 0 60px; list-style-type:none; }
#f-areaAndChane .ticketable { background:url(../img/ticketable.gif) no-repeat; }
#f-areaAndChane .unticketable { background:url(../img/unticketable.gif) no-repeat; }








