@charset "Shift_JIS";

/* Šî–{ƒŒƒCƒAƒEƒgEƒtƒHƒ“ƒg‘•üŠÖ˜A */
.roman-s { font-family: "Arial", "Helvetica", "sans-serif"; font-size: 10px}
.f-bold { font-weight: bold}
.f-b-red { font-weight: bold ; color: #FF0000}
.f-b-y { font-weight: bold ; color: #FFFFCC}
.f-b-pink { font-weight: bold ; color: #FF6666}
.f-b-orange { font-weight: bold ; color: #FF6600; }
.f-b-s-pink { font-weight: bold ; color: #FF3399}
.f-b-white { font-weight: bold ; color: #FFFFFF}
.f-b-purple { font-weight: bold; color: #B086B9}
.f-b-dp { font-weight: bold; color: #663399}
.f-b-green { font-weight: bold; color: #008888}
.f-b-blue { font-weight: bold; color: #0066CC}
.f-dp { color: #663399}
.f-white { color: #FFFFFF}
.f-red { color: #FF0000}

/* ƒŒƒCƒAƒEƒg */
.t10b { font-size: 10px;}
.t10-r { font-size: 10px ; color: #FF0000}	
.t10w { font-size: 10px; color: #FFFFFF}
.t14b { font-size: 14px ; font-weight: bold ; color: #666666}
.t14y { font-size: 14px ; font-weight: bold ; color: #FFFFCC}
.t16b { font-size: 16px; font-weight: bold; color: #3366CC}


/* ------------------------------------------------

CSS‰ŠúÝ’è
-------------------------------------------------- */
#bg {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size:12px;
	width:950px;
	overflow:hidden;
}
#bg img {
	vertical-align:bottom;
}
#bg a img {
	border:0;
}
#bg ul,#bg ol {
	list-style:none;
}
#bg a {
	overflow: hidden;
}
#bg strong {
	font-weight:bold;
}
.clear {
	clear: both;
}
.clearFloat:after { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloat { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloat { 
	height: 1%; 
} 
.clearFloat { 
	display: block; 
} 
/* end of for macIE */
.clearFloat {
	overflow:hidden;
}

/*clearbefore*/

.clearFloatB:before { 
	content: "."; 
	display: block; 
	clear: both; 
	height: 0; 
	visibility: hidden; 
	line-height: 0; 
} 
.clearFloatB { 
	display: inline-table; 
	min-height: 1%; 
} 
/* for macIE \*/ 
* html .clearFloatB { 
	height: 1%; 
} 
.clearFloatB { 
	display: block; 
} 
/* end of for macIE */
.clearFloatB {
	overflow:hidden;
}

a.OpaChange:hover *{
filter:alpha(opacity=70); /*IE*/
-moz-opacity:0.70; /*FF*/
opacity:0.70;
}

/* ------------------------------------------------

”wŒiÝ’è
-------------------------------------------------- */

div#mainArea{
	width:970px;
	display:block;
	margin:0 0 0 -20px;
	padding:0 0 64px 0;
	background:url(../images/bg_bottom2.png) no-repeat 10px 100%;
}

div#mainArea #innerBox{
	width:900px;
	border-left:25px solid #ddf8cf;
	border-right:25px solid #ddf8cf;
	margin:0 0 0 10px;
	padding:0;
}

/* ------------------------------------------------

ƒ^ƒCƒgƒ‹
-------------------------------------------------- */
div#title{
	width:970px;
	height:406px;
	background:url(../images/title3.jpg) no-repeat;
	position:relative;
}


div#title p#title1{
	position:absolute;
	left: 307px;
	top: -6px;
}

div#title p#title2{
	position:absolute;
	left: 4px;
	top: 9px;
}



/* ------------------------------------------------

Ý’èŠúŠÔ
-------------------------------------------------- */

div#mainArea #innerBox dl{
	display:block;
	overflow:hidden;
	padding:0 50px 5px 50px;
	font-size:22px;
	margin:0;
}

div#mainArea #innerBox dl dt{
	display:block;
	width:280px;
	height:60px;
	float:left;
	padding:0 0 0 0;
	color:#001b6a;
	font-weight:bold;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
}

div#mainArea #innerBox dl dd{
	min-height:60px;
	display:block;
	margin:0;
	overflow:hidden;
	float:right;
	width:500px;

}

div#mainArea #innerBox dl dd > .f-b-red {
	font-size:10px;
	line-height:1em;
	display:block;
	margin:0;
	padding:0;
	font-weight:normal;
}

div#mainArea #innerBox dl dd.clearfix:after {
  content: "";
  clear: both;
  display: block;
}


/* ------------------------------------------------

ƒ{ƒ^ƒ“
-------------------------------------------------- */

ul#btnBox{
	display:block;
	overflow:hidden;
	width:800px;
	margin:0 auto 20px;
	list-style:none;
}

ul#btnBox li {
*float: left;
*margin:0 0 10px 0;
display:block;
}


ul#btnBox li#btn1 a{
	width:365px;
	height:91px;
	padding:0 0 0 20px;
	line-height:91px;
	background:url(../images/bt_euc.png) no-repeat;
	display:block;
	font-size:24px;
	text-align:center;
	float:left;
	color:#FFF;
	text-decoration:none;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	margin:20px 20px 0 0;
}

ul#btnBox li#btn1 a:hover{
	background:url(../images/bt_euc_ov.png) no-repeat;
}

ul#btnBox li#btn2 a{
	width:365px;
	height:66px;
	padding:25px 0 0 20px;
	background:url(../images/bt_other.png) no-repeat;
	display:block;
	line-height:22px;
	font-size:22px;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:left;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";	
	margin:20px 0 0 0;
}

ul#btnBox li#btn2 a:hover{
	background:url(../images/bt_other_ov.png) no-repeat;
}

ul#btnBox li#btn3 a{
	width:365px;
	height:66px;
	padding:25px 0 0 20px;
	line-height:22px;
	font-size:22px;
	background:url(../images/bt_ose.png) no-repeat;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:left;
	margin:20px 20px 0 0;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";	
}

ul#btnBox li#btn3 a:hover{
	background:url(../images/bt_ose_ov.png) no-repeat;
}

ul#btnBox li#btn4 a{
	width:365px;
	height:91px;
	padding:0 0 0 20px;
	line-height:91px;
	font-size:24px;
	background:url(../images/bt_hawaii.png) no-repeat;
	display:block;
	text-align:center;
	color:#FFF;
	text-decoration:none;
	float:left;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	margin:20px 0 0 0;	
}

ul#btnBox li#btn4 a:hover{
	background:url(../images/bt_hawaii_ov.png) no-repeat;
}


ul#btnBox li#btn6 a{
	width:455px;
	height:91px;
	line-height:91px;
	display:block;
	text-align:center;
	margin:0 auto 0;
	padding:15px 0 0 10px;
	background:url(../images/bt_kansai.gif) no-repeat 0 100%;
	clear:left;
	text-decoration:none;
	font-size:20px;
	color:#FFF;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:bold;
}

ul#btnBox li#btn6 a:hover{
	background:url(../images/bt_kansai_ov.gif) no-repeat 0 100%;
}

/* ------------------------------------------------

‚²’ˆÓ
-------------------------------------------------- */
div#attentionWrap{
	display:block;
	position:relative;
	padding:90px 0 0 0;
	margin:20px 0 0 0;
}

div#attentionWrap h3{
	width:443px;
	height:61px;
	line-height:55px;
	text-align:center;
	display:block;
	position:absolute;
	background:url(../images/bg_attention.png) no-repeat;
	left: -11px;
	top: 20px;
	font-size:26px;
	color:#FFF;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
}

div#attentionWrap h3 span{
	font-size:12px;
	color:#FFF;
}

div#attentionWrap ul{
	width:800px;
	display:block;
	margin:0 auto;
}

div#attentionWrap ul li{
	display:block;
	padding:0 0 8px 20px;
	background:url(../images/im_arrow.png) no-repeat 0 2px;
	font-size:14px;
	line-height:1.5em;

}

/* ------------------------------------------------

•¶ŽšÝ’è
-------------------------------------------------- */
#textBox{
	width:800px;
	padding:10px;
	display:block;
	margin:0px auto 20px;
	text-align:center;
	font-size:16px;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:bold;
	background:#FFC;
}

#textBox strong{
	font-size:20px;
	font-weight:bold;
	color:#F00;
}

.pcnone{
	display:none;
}


/* ------------------------------------------------

add
-------------------------------------------------- */

/*#explainBox{
	text-align:center;
	border-top:2px dotted #999;
	margin:0 14px 0;
	display:block;
	padding:10px 0 10px 0;
	font-size:18px;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:bold;
}*/

.explainBox{
	text-align:center;
	margin:0 14px 0;
	display:block;
	padding:5px 0;
	font-size:18px;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
	font-weight:bold;
}


#moreBox{
	display:block;
	padding:15px 30px;
	margin:0 55px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border:3px solid #FC0;
	font-family:"ƒƒCƒŠƒI","‚l‚r ‚oƒSƒVƒbƒN";
}

#moreBox strong{
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#F00;
	padding:0 0 0 25px;
	text-align:left;
	background:url(../images/ic_star.png) no-repeat;
}

#listTable{
	width:850px;
	margin:0 auto 15px;
}

#listTable th{
	padding:10px;
	font-size:14px;
	background:#3BC7FF;
	color:#FFF;
	text-align:center;
}

#listTable th#cel01{
	width:79px;
	margin:0 auto;
	border-right:1px solid #FFF;
}
#listTable th#cel02{
	width:119px;
	margin:0 auto;
	border-right:1px solid #FFF;
}

#listTable th#cel03{
	width:280px;
	margin:0 auto;
	border-right:1px solid #FFF;
}
#listTable th#cel04{
	width:129px;
	margin:0 auto;
	border-right:1px solid #FFF;
}
#listTable th#cel05{
	width:79px;
	margin:0 auto;
}

#listTable td{
	padding:10px;
	border-bottom:1px solid #CCC;
}

#listTable td.celtd01{
	border-right:1px solid #FFF;
	text-align:center;
}
#listTable td.celtd02{
	width:149px;
	margin:0 auto;
	border-right:1px solid #FFF;
}

#listTable td.celtd03{
	width:280px;
	margin:0 auto;
	border-right:1px solid #FFF;
}
#listTable td.celtd04{
	width:99px;
	margin:0 auto;
	text-align:center;
	border-right:1px solid #FFF;
}
#listTable td.celtd05{
	width:79px;
	margin:0 auto;
	text-align:center;
}

/**/

#dept{
	width:828px;
	display:block;
	margin:0 auto 20px;
	overflow:hidden;
}

#dept h3{
	width:308px;
	height:50px;
	line-height:50px;
	margin:0;
	padding:0 0 0 20px;
	background:url(../images/bg_dept.png) no-repeat;
	color:#009;
	font-size:24px;
	font-weight:bold;
	float:left;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}

#dept ul{
	width:480px;
	float:right;
	display:block;
	margin:0;
	padding:0;
}

#dept ul li a{
	width:473px;
	height:54px;
	line-height:51px;
	text-align:center;
	font-weight:bold;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	float:left;
	display:block;
	margin:0 15px 0 0;
	padding:0;
	text-decoration:none;
	background:url(../images/bt_dept.png) no-repeat;
	font-size:18px;
}

#dept ul li a:hover{
	background:url(../images/bt_dept.png) no-repeat 0 -56px;
}

/**/

#cont{
	display:block;
	width:840px;
	margin:0 0 20px 36px;
	overflow:hidden;
}

#cont h3{
	margin:0 0 10px 0;
	padding:0 0 0 20px;
	background:url(../images/br_country.png) no-repeat;
	width:808px;
	height:50px;
	line-height:50px;
	font-size:24px;
	font-weight:bold;
	color:#009;
}

#cont > div{
	margin:0 13px 15px 0;
	padding:0;
	width:155px;
	display:block;
	float:left;
}



#cont > div h4{
	width:155px;
	height:46px;
	background:url(../images/cg_area.png) no-repeat;
font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	font-size:20px;
	text-align:center;
	line-height:46px;
	color:#000099;
}

#cont > div h4 a{
	display:block;
	text-decoration:none;
	height:46px;
}

#cont > div h4 a:hover{
	background:url(../images/cg_area.png) no-repeat -155px 0;
}

#cont > div h4.co4{
	font-size:12px;
	line-height:12px;
	padding:0;
	width:155px;
	height:46px;
	background:url(../images/cg_area.png) no-repeat;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-align:center;
}

#cont > div h4.co4 a{
	padding:5px 0 0 0;
	display:block;
}


#cont > div h4.co2{
	font-size:14px;
	line-height:14px;
	padding:0;
	width:155px;
	height:46px;
	background:url(../images/cg_area.png) no-repeat;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
	text-align:center;
}

#cont > div h4.co2 a{
	padding:10px 0 0 0;
}

#cont > div ul{
	margin:0;
	padding:5px;
	list-style:none;
	border:1px solid #6ee0ff;
	overflow:hidden;
}

#cont > div ul li{
	width:53px;
	float:left;
	margin:0 3px 0 0;
	padding:0 0 0 12px;
	list-style:none;
	display:block;
	font-size:16px;
	background:url(../images/bg_arrow.png) no-repeat 0 50%;
}

/**/

#deptTit{
	width:878px;
	height:55px;
	line-height:55px;
	font-size:24px;
	margin:0 auto 10px;
	background:url(../images/bg_tit_dept.png) no-repeat;
	text-align:center;
	color:#FFF;
}


#countTit{
	width:878px;
	height:55px;
	line-height:55px;
	font-size:24px;
	margin:40px auto 0;
	background:url(../images/bg_tit_count.png) no-repeat;
	text-align:center;
	color:#FFF;
	display:block;
}

.back{
	font-size:10px;
	text-align:right;
	padding:0 20px 0 0;
}

.country{
	text-align:center;
	font-size:20px;
	padding:10px;
	margin:20px 10px 10px;
	background:#6ee0ff;
	font-weight:bold;
	border-top:2px solid #39F;
	border-bottom:2px solid #39F;
	font-family:"ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", "ƒƒCƒŠƒI", Meiryo, Osaka, "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", sans-serif;
}


/**/

ul#areaSeledtTokyo{
	display:block;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	margin:0 10px 20px 10px;
	padding:0 0 0 56px;
	border-bottom:5px solid #ff6e00;
	
}

ul#areaSeledtOsaka{
	display:block;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	margin:0 10px 20px 10px;
	padding:0 0 0 56px;
	border-bottom:5px solid #ec2a68;
	
}


li#tokyo{
	display:block;
	width:388px;
	height:79px;
	background:url(../images/bg_tab.png) no-repeat 0 100%;
	text-align:center;
	float:left;
	line-height:90px;
	color:#FFF;
	margin:0 10px 0 0;
}

li#tokyo a{
	display:block;
	color:#FFF;
	text-decoration:none;
}

li#osaka{
	display:block;
	width:388px;
	height:79px;
	background:url(../images/bg_tab.png) no-repeat -388px 100% ;
	text-align:center;
	float:left;
	line-height:90px;
	color:#FFF;

}

li#osaka a{
	display:block;
	color:#FFF;
text-decoration:none;
}

li#nowTokyo{
	display:block;
	width:388px;
	height:79px;
	background:url(../images/bg_tab.png) no-repeat 0 0 ;
	text-align:center;
	float:left;
	color:#FFF;
	line-height:80px;
	margin:0 10px 0 0;
}


li#nowOsaka{
	display:block;
	width:388px;
	height:79px;
	background:url(../images/bg_tab.png) no-repeat 100% 0;
	text-align:center;
	float:left;
	color:#FFF;
	line-height:80px;
	margin:0 10px 0 0;
}

#chuui{
	font-size:12px;
	margin:0 50px 30px;
	color:#000;
	
}

#chuui strong{

}
