*{
	margin:0px;
	padding:0px;
}
h1{
	color:#aaa;
	font-size:13px;
	text-align:right;
	font-weight:400;
	height:50px;
	padding-top:5px;
	margin-bottom:125px;
}
a{
	color:#F00;
}
img{
	border:none;
}
.mgnbtm10{
	margin-bottom:10px;
}
div#footer ul li a{
	color:#fff;
}
body{
	background-image:url(/images/top_bg.jpg);
	background-position:center top;
	background-repeat:no-repeat;
	background-color:#000;
	color:#FFF;
	font-size:13px;
}
div#wrapper{
	margin:0 auto;
	width:860px;
}
div#mobile_link{
	display:none;
}
p#top_ctcp{
	color:#ccc;
	font-size:15px;
	text-align:right;
	line-height:1.7em;
	margin-bottom:165px;
}
div#entrance{
	background-image:url(/images/top_navi_bg.png);
	height:94px;
	text-align:center;
	margin-bottom:20px;
}
div#e_inner{
	margin:0 auto;
	width:710px;
	padding-top:2px;
	padding-left:20px;
}
ul#top_navi{
	list-style-type:none;
}
ul#top_navi li{
	float:left;
	width:152px;
	margin-left:20px;
}
ul#top_navi li#osaka a{
	display:block;
	width:152px;
	height:92px;
	background-image:url(/images/top_navi.jpg);
	background-position:0px 0px;
	text-indent:-9999px;
}
ul#top_navi li#kobe a{
	display:block;
	width:152px;
	height:92px;
	background-image:url(/images/top_navi.jpg);
	background-position:-152px 0px;
	text-indent:-9999px;
}
ul#top_navi li#kyoto a{
	display:block;
	width:152px;
	height:92px;
	background-image:url(/images/top_navi.jpg);
	background-position:-304px 0px;
	text-indent:-9999px;
}
ul#top_navi li#nara a{
	display:block;
	width:152px;
	height:92px;
	background-image:url(/images/top_navi.jpg);
	background-position:-456px 0px;
	text-indent:-9999px;
}
ul#top_navi li#osaka a:hover{
	background-position:0px -92px;
}
ul#top_navi li#kobe a:hover{
	background-position:-152px -92px;
}
ul#top_navi li#kyoto a:hover{
	background-position:-304px -92px;
}
ul#top_navi li#nara a:hover{
	background-position:-456px -92px;
}
/* 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 */
div#calling{
	text-align:center;
	margin-bottom:20px;
}
div#calling p{
	margin-bottom:10px;
}
div#top_btm{
}
div#site_con{
	margin:0 auto 10px auto;
	width:470px;
	padding-left:30px;
	text-align:left;
}
div#site_con h2{
	margin-bottom:10px;
	text-align:center;
}
dl.s_con_dl{
	text-align:left;
	margin-left:10px;
}
div#site_con dl.s_con_dl dd{
	float:left;
	width:130px;
}
dl.s_con_dl dd a{
	color:#900;
}
dl.s_con_dl dd a:hover{
	color:#f66;
}

div#osaka_info,
div#kobe_info,
div#kyoto_info,
div#nara_info{
	margin-bottom:20px;
}

div#osaka_info p,
div#kobe_info p,
div#kyoto_info p,
div#nara_info p{
	text-indent:1em;
	margin-left:5px;
	margin-bottom:10px;
}
div#osaka_info h3{
	border-bottom:1px #900 solid;
	border-left:5px #900 solid;
	text-align:left;
	padding-left:3px;
	margin:0 0 5px 0;
}
div#osaka_info dl dt{
	border-left:3px #900 solid;
	margin-left:5px;
	padding-left:3px;
}
div#osaka_info dl dd{
	background-image:url(/images/arrow_red.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin:0 0 5px 10px;
}

div#kobe_info h3{
	border-bottom:1px #990 solid;
	border-left:5px #990 solid;
	text-align:left;
	padding-left:3px;
	margin:0 0 5px 0;
}
div#kobe_info dl dt{
	border-left:3px #990 solid;
	margin-left:5px;
	padding-left:3px;
}
div#kobe_info dl dd{
	background-image:url(/images/arrow_yerrow.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin:0 0 5px 10px;
}

div#kyoto_info h3{
	border-bottom:1px #099 solid;
	border-left:5px #099 solid;
	text-align:left;
	padding-left:3px;
	margin:0 0 5px 0;
}
div#kyoto_info dl dt{
	border-left:3px #099 solid;
	margin-left:5px;
	padding-left:3px;
}
div#kyoto_info dl dd{
	background-image:url(/images/arrow_t.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin:0 0 5px 10px;
}

div#nara_info h3{
	border-bottom:1px #090 solid;
	border-left:5px #090 solid;
	text-align:left;
	padding-left:3px;
	margin:0 0 5px 0;
}
div#nara_info dl dt{
	border-left:3px #090 solid;
	margin-left:5px;
	padding-left:3px;
}
div#nara_info dl dd{
	background-image:url(/images/arrow_green.png);
	background-repeat:no-repeat;
	background-position:left center;
	padding-left:10px;
	margin:0 0 5px 10px;
}
div#footer {
	background-image: url(/images/footer_bg.jpg);
	height: 170px;
	clear: both;
	border-top: 2px #660000 solid;
}
div#footer ul li{
	list-style-type:none;
	font-size:12px;
	line-height:1.5em
}
div#footer_left{
	margin-left:10px;
	width:500px;
	float:left;
}
div#footer_right{
	margin-right:10px;
	padding-top:5px;
	width:400px;
	float:right;
	text-align:right;
}
div#footer_right a{
	color:#FFF;
}
div#footer_right ul li{
	float:left;
	list-style-image:url(../images/li_img0.gif);
	margin-left:10px;
	margin-right:10px;
}
div#footer_btm{
	clear:both;
	padding-top:20px;
	text-align:center;
	font-size:12px;
}
ul#footer_rlist{
	margin-bottom:10px;
	float:right;
}
div#g_link{
	margin:0 auto 30px auto;
	width:470px;
	padding-left:30px;
	text-align:left;
}
div#g_link h2{
	margin-bottom:10px;
	text-align:center;
}
div#g_link dl.g_link_dl{
	text-align:left;
	margin-left:10px;
}
div#g_link dl.g_link_dl dd a{
	color:#900;
}
div#g_link dl.g_link_dl dd a:hover{
	color:#f66;
}
a.f:hover{
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}

