html {
	margin:0;
	padding:0;
	font-weight: normal;
	}
	body {
	padding:0;
	background-color: #FFFFFF;
	font-family: 'Lucida Grande', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	color: #333333;
	}
	h1{
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	padding: 5px 0 10px 35px;
	margin: 0 0 15px 0;
	background:url(../img/global-page/h1-bg.gif) no-repeat;
	}	
	h2{
	line-height: 160%;
	text-decoration: none;
	font-weight: bold;
	margin: 0px;
	background-color: #FFFFFF;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	}
	h3 {
	font-size: 14px;
	padding-left: 0.5em;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left center;
	border-left-width: 10px;
	border-left-style: solid;
	height: 1em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	padding-bottom: 0.5em;
	}
	h4 {margin:10px 0 0 0;}
	.jbt {
	background-image: url(../images/background_jbt.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 3em;
	}
	.jj {
	background-image: url(../images/background_jj.png);
	background-repeat: no-repeat;
	background-position: left center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	padding-left: 3em;
	}
	hr{
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: -5px;
	margin-left: 0px;
	}
/* リンク */
	a{/*リンクされた文字*/
	color:0000ff;
	font-style:normal;
	text-decoration:none;
	}
	a:link {/*未訪問のリンク*/
	color:#0000FF;
	font-style:normal;
	text-decoration:none;
	}
	a:visited {/*訪問後のリンク*/
    color:#934C7B;
    text-decoration:underline;
	}
	a:hover {/*マウスをのせたとき*/
    color:#ff0000;
    font-style:normal;
    text-decoration:underline;
	}
	a:active {/*クリック中*/
    text-decoration:none;
	}
	a:hover img{
	opacity:0.9;
	filter: alpha(opacity=90);
	}
/* -- layout -- */
	#wrap {
	width:925px;
	margin-right: auto;
	margin-left: auto;
	}
	#container {
	background-color: #000000;
	}
	#content {
	background:transparent url(../img/global-page/side-bg.jpg) repeat-y ;
	padding-top:10px;
	}
	p{
	padding: 0px;
	margin: 0px;
	}
	#content ul{
	margin: 0px;
	padding: 0px;
	}
	#content li{
	list-style-type: none;
	margin-bottom: 5px;
	}
	table {
	width: 497px;
	border-collapse:collapse;
	margin-bottom: 0.5em;
}
	table.full { width: 100%; }
	table.fixed { table-layout:fixed }

	th,td {
	padding: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}
	thead th { background: #444; color: #fff }
	tbody th {
	color: #333;
	background-color: #E8E8E8;
}
	tbody th.sub { background: #ddd; color: #333 }
  
/*--------------------------------------
	dl.data
---------------------------------------*/

	dl {
	padding: 0;
	border: 1px solid #eee;
	border-top: none;
	background-color: #f5f5f5;
	}
	dt {
	margin: 0;
	padding: 0.3em 0 0.1em 1em;
	border-top: 1px solid #eee;
	width: 8em;
	float: left;
	color: #333;
	}	
	dd {
	margin: 0 0 0 8em;
	padding: 0.3em 1em;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	background-color: #fff;
	}
	em{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
	text-decoration: none;
	font-style: normal;
	color: #990000;
	font-size: 13px;
	}
/* -- design -- */
	#content .column {
	height:6000px;
	margin-left: 240px;
	width: 675px;
	background-color:#fff;
	}
	#head {
	color:#fff;
	height:20px;
	overflow:hidden;
	z-index: 0;
	margin-left: 210px;
	display: block;
	background-color: #FFFFFF;
	text-align: right;
	background:transparent ;
	}
	#head p{
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	}

/*GlobalNavi
	#content .textColumn {
	display:block;
	font-size:12px;
	line-height:150%;
	font-weight: normal;
	padding: 10px;
	width: 580px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	}
	#content .textColumn p{
	padding-top: 0px;
	line-height: 160%;
	}
	#content .textColumn2 {
	display:block;
	font-size:12px;
	line-height:150%;
	font-weight: normal;
	padding: 0px;
	width: 600px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	margin-top: 10px;
	}
	#content .textColumn2 p{
	line-height: 160%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
	.b_line{
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #113262;
	}
	#content .textColumn3 {
	display:block;
	font-size:12px;
	line-height:150%;
	font-weight: normal;
	padding: 0px;
	width: 600px;
	margin-bottom: 10px;
	margin-top: 10px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #162E57;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	}
	*/
/* -- contents include 2columm -- */
	#contentsBox{
	padding-top: 10px;
	padding-bottom: 10px;
	}
	#contentsBox .Limg{
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	}
	#contentsBox .text{
	margin-left: 240px;
	padding-right: 10px;
	}
	#contentsBox2{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	padding-bottom: 10px;
	}
	#contentsBox2 .Limg{
	float: left;
	margin-left: 10px;
	}
	#contentsBox2 .text{
	margin-left: 200px;
	}
/* -- fotter -- */
	#footer {
	clear: both;
	background-color: #FFFFFF;
	padding: 10px;
	height: 50px;
	font-size: 11px;
	color: #666666;
	margin-top: 30px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	}

/* -- flowting -- */	
	#sidebar {
	float:left;
	width:230px;
	color: #FFFFFF;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	}
	#sidebar ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sidebar li{
	padding: 0px;
	list-style-type: none;
	margin: 0px;
	}
	#sidebar2 {
	float:left;
	margin-left:730px;
	width:230px;
	margin-right: auto;
	color: #FFFFFF;
	background-color: #999999;
	}
	#sidebar2 ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}
	#sidebar2 li{
	margin: 0px;
	padding: 0px;
	}
	#movable-left {
	width:230px;
	padding:0px;
	filter:alpha(opacity=100);
	opacity:1.0;
	margin: 0px;
	}
	#movable-right {
	width:195px;
	padding:0px;
	filter:alpha(opacity=100);
	opacity:1;
	}
	
	.inner-column li {list-style:circle !important;margin-left:20px;}


.inner-column {padding:30px;margin:30px;padding:30px;border:1px solid #e0e0e0;}


.side-top {margin-bottom:3px;}

/* 左のグローバルメニュー */

#global-navi {
  margin: 0;
  padding: 0;
  list-style-type: none; 
  width: 230px;
}

#global-navi li {
  width: 230px;
  height: 22px;
  display: inline;
}

#global-navi a {
  text-indent: -8960px; 
  text-decoration: none;
  display: block;
  width: 230px;
  background:transparent url(../img/global-page/global-menu.jpg) no-repeat;
}

#privacy a { background-position: 0px -202px; height: 22px; } 
#yakkan a { background-position: 0px -224px; height: 22px; } 
#joken a { background-position: 0px -246px; height: 22px; } 
#faq a { background-position: 0px -268px; height: 22px;} 
#contact a { background-position: 0px -290px; height: 22px; } 
#nagare a { background-position: 0px -312px; height: 22px;} 
#sitemap a { background-position: 0px -334px; height: 22px;} 
#gaiyo a { background-position: 0px -356px; height: 22px; } 
#grp-site a { background-position: 0px -378px; height:30px; } 
#jantora a { background-position: 0px -408px; height:17px; } 
#jjokinawa a { background-position: 0px -426px; height:17px; }
#jj-kakuyasu a { background-position: 0px -444px; height:17px; } 
#jj-platinum a { background-position: 0px -463px; height:17px; } 
#jumbotours a { background-position: 0px -481px; height:17px; } 


#global-navi a:hover {
  text-decoration: none;
  background-image: url(../img/global-page/global-menu.jpg);
  background-repeat: no-repeat;
}

#privacy a:hover { background-position: -230px -202px; height: 22px; } 
#yakkan a:hover { background-position: -230px -224px; height: 22px; } 
#joken a:hover { background-position: -230px -246px; height: 22px; } 
#faq a:hover { background-position: -230px -268px; height: 22px;} 
#contact a:hover { background-position: -230px -290px; height: 22px; } 
#nagare a:hover { background-position: -230px -312px; height: 22px;} 
#sitemap a:hover { background-position: -230px -334px; height: 22px;} 
#gaiyo a:hover { background-position: -230px -356px; height: 22px; } 
#grp-site a:hover { background-position: 0px -378px; height:30px; } 
#jantora a:hover { background-position: -230px -408px; height:17px; } 
#jjokinawa a:hover { background-position: -230px -426px; height:17px; }
#jj-kakuyasu a:hover { background-position: -230px -444px; height:17px; } 
#jj-platinum a:hover { background-position: -230px -463px; height:17px; } 
#jumbotours a:hover { background-position: -230px -481px; height:17px; } 