@charset "utf-8";

/*\*/
*html body{
	height:1%;
}
/**/

* {
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  word-break: break-all;
	color:#333;
}

body,h1, h2, h3, h4, h5, h6, p, ol, ul, pre, blockquote,div,table,form {
	margin:0;
	padding:0;
}

/* :navigation
---------------------------------------------------- */
ul.nav{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
}

ul.nav li{
	position:absolute;
	margin:0;
	padding:0;
	text-indent:-9999px;
	top: 0px;
}

ul.nav li, 
ul.nav a {
	display: block;
	text-decoration:none;
	outline-width:0;
}




/* :lineup
---------------------------------------------------- */
ul.lineup {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul.lineup li{
  float: left;
  padding: 0;
	margin:0 0.5em 0 0;
}

ul.lineup li a {
  margin: 0;
  padding: 0;
}

* html ul.lineup li {
  display: inline-block;
}


/* -------- float clear */
.clr {
	clear:both;
	margin:0;
	padding:0;
	font-size:1px;
	height:0;
	line-height:0;
	/*overflow:hidden;*/
}

ul.lineup:after,
p#pagetop:after,
li.clear:after {
  content: ".";
  visibility: hidden;
  clear: both;
  display: block;
  height: 0;
	margin-bottom: 3px;
}

ul.lineup,
p#pagetop,
li.clear {
  zoom: 1;
	margin-bottom:3px;
}


/* clearfix */
.clearfix:after {
	content : "." ;
	display : block ;
	height : 0 ;
	clear : both ;
	visibility : hidden ;
}
.clearfix { display : inline-block ; }
/* Hides from IE-Mac \*/
*html .clearfix { height : 1% ; }
.clearfix { display : block ; }
/* End hide from IE-mac */

/*本文へリンク*/
ul#skipNav{
	position:absolute;
	overflow:hidden;
	height:0;
	width:0;
}

body {
	text-align: center;
	background:#fff url(common2010/imgs/shared/bg_body.jpg) center top no-repeat;
	padding : 40px 0 0;
}

a{
	outline-width:0;
}

div#wrapper {
	width:820px;
	margin: 0 auto;
	text-align : center;
	background:
}

div#container {
	width:820px;
	margin: 0 auto;
	text-align:left;
}

#header{
	width:820px;
	height:153px;
	text-align:left;
	position : relative;
	background:url(common2010/imgs/shared/header.png) no-repeat 0 0;
	position:relative;
}

#bard {
	position : absolute;
	top : -40px;
	left:650px;
	z-index:10;
}

#ci {
	width : 256px;
	position:absolute;
	left: 20px;
	top: 31px;
	height: 50px;
}

h1#description {
	font-size:10px !important;
	color : #999;
	position:absolute;
	top:10px;
	left:20px;
	line-height:1;
}

h2 a{
	overflow : hidden;
	display : block ;
	width : 256px;
	height : 56px;
	text-indent : -9999px ;
}

span#smile{
	position:absolute;
	top:34px;
	left:315px;
	text-indent:-9999px;
	width:377px;
	height:21px;
	display:block;
}

/* グローバルナビ
------------------------------------------------ */
#g_Nav {
	list-style : none;
	width : 810px;
	overflow : hidden;
	height : 58px;
	position:absolute;
	top:95px;
	left:5px;
}

#g_Nav ul {
	list-style:none !important;
	padding:0 !important;
	margin:0 !important;
}

#g_Nav li {
	display : block ;
	float : left;
	height : 50px ;
	list-style:none !important;
	padding:0 !important;
	margin:0 !important;
}

#g_Nav li a {
	display : block ;
	width : 100% ;
	height : 100% ;
	text-indent : -9999px ;
}
#g_Nav #nav_01{ width : 175px ; }
#g_Nav #nav_02{ width : 158px ; }
#g_Nav #nav_03{ width : 169px ; }
#g_Nav #nav_04{ width : 144px ; }
#g_Nav #nav_05{ width : 164px ; }

#g_Nav #nav_01 a { background : url(common2010/imgs/index/nav.jpg) left top ; }
#g_Nav #nav_02 a { background : url(common2010/imgs/index/nav.jpg) -175px top ; }
#g_Nav #nav_03 a { background : url(common2010/imgs/index/nav.jpg) -333px top ; }
#g_Nav #nav_04 a { background : url(common2010/imgs/index/nav.jpg) -502px top ; }
#g_Nav #nav_05 a { background : url(common2010/imgs/index/nav.jpg) -646px top ; }

#g_Nav #nav_01 a:hover,#nav_01 a#current { background : url(common2010/imgs/index/nav.jpg) left bottom ; }
#g_Nav #nav_02 a:hover,#nav_02 a#current { background : url(common2010/imgs/index/nav.jpg) -175px bottom ; }
#g_Nav #nav_03 a:hover,#nav_03 a#current { background : url(common2010/imgs/index/nav.jpg) -333px bottom ; }
#g_Nav #nav_04 a:hover,#nav_04 a#current { background : url(common2010/imgs/index/nav.jpg) -502px bottom ; }
#g_Nav #nav_05 a:hover,#nav_05 a#current { background : url(common2010/imgs/index/nav.jpg) -646px bottom ; }



/* ヘッダーナビ
------------------------------------------------ */
#hNav{
	position:absolute;
	top:66px;
	left:530px;
	z-index:20;
	width:163px;
	height:17px;
}

#hNav ul li,
#hNav ul li a{
	height:17px;
	line-height:1;
}

#hNav ul li#h01{
	left:0;
	width:60px;
}

#hNav ul li#h02{
	left:74px;
	width:89px;
}

#hNav ul li#h01 a{
	width:60px;
}

#hNav ul li#h02 a{
	width:89px;
}

#hNav ul li#h01 a:hover{
	background:url(common2010/imgs/shared/link_on.gif) no-repeat -1px 2px;
}

#hNav ul li#h02 a:hover{
	background:url(common2010/imgs/shared/access_on.gif) no-repeat -1px 2px;
}

/* コンテンツ
----------------------------------------- */
#contents {
	padding:0 10px;
	
}

#contents_inner {
	background : #fff;
	padding :5px 10px 10px;
}

#contentsArea {
	margin : 15px 0 ;
}

#contentsArea #subArea {
	width : 180px;
	float : left;
}

#contentsArea #mainArea {
	width : 569px;
	float : right;
	text-align:center;
}

#contentsArea #main_inner {
	margin:auto;
	width:510px;
	text-align:left;
}

/* フッター
------------------------------------------- */
#footer {
	width : 100%;
	margin : 0 auto;
	text-align : center;
	background:#CAE9EE url(common2010/imgs/shared/bg_footer.jpg) repeat-x 0 0;
}

#footer #footer-inner {
	width : 820px;
	margin : 0 auto;
	text-align : center;
	background:url(common2010/imgs/shared/bg_footer_in.jpg) no-repeat center top;
}

#footer .copy {
	background:url(common2010/imgs/shared/build.png) no-repeat 100px 10px;
	padding : 20px 10px 20px 200px;
	margin : 0 auto;
	text-align : left;
}

#footer p {
	text-align : left;
}

/* pagetop
------------------------------------------- */
#pagetop{
	position:relative;
	text-align:left;
	height:40px;
}

#pagetop a{
	position:absolute;
	background:url(common2010/imgs/shared/pagetop.gif) no-repeat 0 0;
	width:64px;
	height:25px;
	text-indent:-9999px;
	display:block;
	right:25px;
}


/*--------------------------------------------------------*/

#con_header02 {
	background-image: url(img/head_con02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#con_header03 {
	background-image: url(img/head_con03.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#con_mainbg {
	background-image: url(img/mainbg_con.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
#sagatasou_bg01 {
	background-image: url(img/sagatasou/sagatasou01.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 250px;
	width: 500px;
}
#sagatasou_bg02 {
	background-image: url(img/sagatasou/sagatasou02.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 500px;
}
#top_header02 {

	background-image: url(img/head_top02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#top_bg01 {

	background-image: url(img/bg_top01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_whatsnew {


	background-image: url(img/top/bg_whatsnew.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#top_blog {
	background-image: url(img/top/bg_topblog.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
	font-size: small;
	color: #666666;
}





/* 過去のテーブル
-------------------------------- */

#bus_table {
	font-size: 12px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
	margin: 5px 15px 15px;
	line-height: 16px;
}
.bus_td01 {
	font-size: 12px;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
	border-right-style: solid;
	border-bottom-style: solid;
	padding: 2px 2px 2px 10px;
	background-color: #D0E8FF;
	text-align: left;
}
.bus_td02 {
	font-size: 12px;
	border-top-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #3300FF;
	border-right-color: #3300FF;
	border-bottom-color: #3300FF;
	border-left-color: #3300FF;
	border-right-style: solid;
	border-bottom-style: solid;
	padding-left: 25px;
	background-color: #FFF0FF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	text-align: left;
}
.bus_time {
	font-size: 12px;
}
.table_sky {
	border: 1px solid #0099FF;
	margin: 0px 10px 15px;
	padding: 0px;
}
.table_sky_th {
	margin: 10px;
	padding: 2px 5px;
	color: #0066CC;
	font-weight: normal;
	border-top: 1px none;
	border-right: 1px dashed #99CCFF;
	border-bottom: 1px dashed #0099FF;
	border-left: 1px none;
}
.table_sky_td {
	margin: 10px;
	padding: 2px 5px;
	color: #0033FF;
	border-top: 1px none #0099FF;
	border-right: 1px none #0099FF;
	border-bottom: 1px dashed #0099FF;
	border-left: 1px none #0099FF;
}
.table_sky_th_noline {
	font-weight: normal;
	margin: 10px;
	padding: 2px 5px;
	color: #0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: #99CCFF;
}
.table_sky_td_noline {
	margin: 10px;
	padding: 2px 5px;
	color: #0033FF;
}


.table_blue {
	margin: 0px 10px 15px;
	padding: 0px;
	border-top: 1px dashed #003399;
	border-right: 1px none #003399;
	border-bottom: 1px none #003399;
	border-left: 1px dashed #003399;
}
.table_blue_th {
	margin: 10px;
	padding: 2px 5px;
	color: #003399;
	font-weight: bold;
	border-top: 1px none;
	border-right: 1px dashed #003399;
	border-bottom: 1px dashed #003399;
	border-left: 1px none;
	font-size: larger;
}
.table_blue_td {
	margin: 10px;
	padding: 2px 5px;
	color: #0066FF;
	border-top: 1px none #003399;
	border-right: 1px dashed #003399;
	border-bottom: 1px dashed #003399;
	border-left: 1px none #003399;
}
.table_blue_th_noline {
	font-weight: normal;
	margin: 10px;
	padding: 2px 5px;
	color: #0066CC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: dashed;
	border-right-color: #99CCFF;
}
.table_blue_td_noline {
	margin: 10px;
	padding: 2px 5px 2px 15px;
	color: #000099;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: dashed;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	border-left-color: #003399;
}
#map_table {
	font-size: 12px;
	margin: 15px 0px;
	line-height: 16px;
	color: #333333;
	background-image: url(img/map_table_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
#support_table {

	font-size: 12px;
	margin: 15px 0px;
	line-height: 16px;
	color: #333333;
	background-image: url(img/support_table_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}

/*
.op_table {
	font-size: 12px;
	margin: 15px 0px;
	line-height: 16px;
	color: #333333;
	background-image: url(img/op/op_table_bg.gif);
	background-repeat: repeat-y;
	padding: 0px;
}
*/

#opsche_table {
	font-size: 12px;
	margin: 15px 0px;
	line-height: 16px;
	color: #333333;
	padding: 0px;
	background-color: #FFE8FF;
}
.table_rednoline {
	margin: 0px 10px 15px;
	padding: 0px;
	font-size: smaller;
	color: #CC0000;
}
.table_glay {
	border: 1px solid #FFFFFF;
	margin: 0px 10px 15px;
	padding: 0px;
}
.table_bottom50px {
	margin: 5px 0px 50px;
	padding: 0px;
}
.table_bottom20px {
	margin: 5px 0px 20px;
	padding: 0px;
}.table_bottom10px {

	margin: 5px 0px 10px;
	padding: 0px;
}
.event_index {
	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 110%;
	color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.facilities_index {

	margin: 0px;
	padding: 0px;
	font-size: small;
	line-height: 110%;
	color: #006633;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.facilities_go_detail {


	margin: 0px;
	padding: 2px;
	font-size: small;
	line-height: 110%;
	color: #0000CC;

}
