@charset "UTF-8";

@media screen and (max-width: 500px) {


	.sp_show { display: initial !important; }
	.sp_hide { display: none !important; }



* {
	margin:0px;
	padding:0px;
}

body {
	background-color:#f5f5f5;
	
	
}

@media print { 

	.noprint { display:none; }
} 

.fi {
	max-width: 100%;
	height: auto;
}

p {
	font-size:14px;
	letter-spacing:1px;
	line-height:1.5em;
	
	font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",Verdana,Arial, Helvetica, sans-serif;
	
}

.height5 {
	display:block;
	height:5px;
}

.height10 {
	display:block;
	height:10px;
}

.height20 {
	display:block;
	height:20px;
}

.height30 {
	display:block;
	height:30px;
}


.height40 {
	display:block;
	height:40px;
}




.clearfix{
    content: "";
    clear:both;
    display: block;
}

.red {
	color:#E21414;
}

header#header {
position:static;
	padding-bottom:195px;
}
header div>img {
	width:100%;
}
h1 {
	//text-indent:-9999px;
	display:none;
}

#logo {
	/*text-indent:-9999px;*/
	height:76px;
	margin:0 auto;
	padding:0;
	text-align:center;
	background-color:#212121;
}


.slider_sp {
	//width:640px;
	width:80%;
	margin:auto;
	height:180px;
	padding-top:32px;
	//border:3px solid #f00;
}


#contents {
	padding-top:0px;
}	


p.top {
	border-bottom:1px dotted #666;
	padding-bottom:18px;
	margin-bottom:25px;
	height:23px;
	text-indent:-9999px;
	background-image:url("../../images/s_title.png");
}




p.oshirase {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_oshirase.png") ;
	background-repeat: no-repeat;
}


p.dantai {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_dantai.png");
	background-repeat: no-repeat;
}

p.sitemap {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_sitemap.png");
	background-repeat: no-repeat;
}

p.about {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_about.png");
	background-repeat: no-repeat;
}

p.kyokai {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_kyokai_sp.png");
	background-repeat: no-repeat;
}

p.tenji {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_tenji.png");
	background-repeat: no-repeat;
}

p.shop {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:26px;
	text-indent:-9999px;
	background-image:url("../../images/title_shop.png");
	background-repeat: no-repeat;
}

p.contribute {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_contribute.png");
	background-repeat: no-repeat;
}


p.panel {
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:25px;
	text-indent:-9999px;
	background-image:url("../../images/title_panel_sp.png");
	background-repeat: no-repeat;
}


p.access {	
	border-bottom:1px dotted #666;
	padding-bottom:8px;
	margin-bottom:20px;
	height:29px;
	text-indent:-9999px;
	background-image:url("../../images/title_access.png");
	background-repeat: no-repeat;
}




p.rad {
	-webkit-border-radius: 18px;
	-moz-border-radius: 19px;
	border-radius: 18px;
	padding: 18px;
	position: relative;
	background: #EDEDED;
	margin-bottom: 20px;
	text-align: left;

}

p.shousai {
	display:block;
	background-color:#EDEDED;
	border-left:5px solid #C9C9C9;
	font-size:16px;
	padding:8px;
	padding-left:12px;
	margin-bottom:26px;
}

.catch {
	font-size:12px;
	color:#595959;
}

.bb a{
	text-indent:-9999px;
	display:block;
	background-image:url("../../images/buy_btn.jpg");
	width:152px;
	height:40px;
}
.bb a:hover{
	background-image:url("../../images/buy_btn_on.jpg");
}

div.newsbox {
	background-color:#F9F9FA;
	border:1px solid #D9D9D9;
	
	padding-bottom:20px;
}

div.newsbox table td:first-child {
	width:80%;
	vertical-align:middle;
}


div.newsbox_inner {
	margin:16px;
	margin-top:5px;
	margin-bottom:0px;
	width:90%;
	background-color:#F9F9FA;
	border-bottom:1px solid #CBCBCB;
}


div.newsbox ul{
	border:0px;
	padding:0px;
	list-style:none;
	font-size:14px;
	vertical-align:middle;
}
div.newsbox ul li{
	padding-left:4px;
	
}

div.newsbox ul li a{
	text-decoration:none;
	color:#444;
}
div.newsbox ul li a:hover{
	text-decoration:underline;
}

div.oshirase_box {
	//width:268px;
	width:91%;
	background-color:#F9F9F9;
	border:1px solid #DADADA;
	padding:4%;
	margin-bottom:26px;
}
div.oshirase_box ul{
	list-style-image: url("../../images/mark.png");
	padding-left:20px;
	font-size:14px;
	
}
div.oshirase_box ul li span{
	font-size:80%;
	color:#444;
}

div.oshirase_box ul a{
	text-decoration:none;
	color:#555;
}
div.oshirase_box ul a:hover{
	text-decoration:underline;
}





div.waku {
	margin:0;
	padding:20px;
	padding-top:16px;
	border:7px solid #D3D3D5;
	margin-bottom:20px;
	//width:584px;
}


.waku ul {
	//border:1px solid #f00;
	margin-left:18px;
	color:#555;
}

.waku ul li{
	
	font-size:16px;
	margin-bottom:10px;
}

.waku p {
	font-size:13px;
	margin-left:5px;
	margin-top:10px;
}


form {
	margin:0;
	padding:0;
}


h3 {
	color:#0086FF;
	font-size:16px;
	font-weight:normal;
	padding-bottom:8px;
	margin-bottom:8px;
	border-bottom:1px dotted #848484;
	
}


p.ttl1 {
	font-size:18px;
	//height:36px;
	padding-top:3px;
	padding-bottom:3px;
	color:#515151;
	border-left:6px solid #895967;
	padding-left:14px;
	margin-bottom:20px;
	line-height:22px;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  	//border:1px solid #f00;
}

p.ttl2 {
	font-size:18px;
	padding:6px;
	padding-left:12px;
	background-color:#8F803E;
	color:#fff;
	margin-bottom:20px;
	font-family:'Hiragino Mincho ProN w6', serif,"ＭＳ Ｐ明朝","MS PMincho";
	
}


p.ttl3 {
	width:288px;
	height:40px;
	background-image:url("../../images/bar.jpg");
	background-repeat: no-repeat;
	font-size:15px;
	line-height:40px;
	padding-left:28px;
	margin-top:16px;
	margin-bottom:10px;
}


p.shikaku {
	font-size:18px;
	color:#2D2D2D;
	margin-bottom:20px;
}

p.mitijun {
	text-indent:-9999px;
	background-image:url("../../images/mitijun_sp.png");
	background-repeat:no-repeat;
	height:26px;
	border-bottom:2px dotted #aaa;
}

p.other_goods {
	text-indent:-9999px;
	background-image:url("../../images/other_goods.png");
	background-repeat:no-repeat;
	height:22px;
	padding-bottom:8px;
	border-bottom:2px dotted #aaa;
}



img.maru {
	vertical-align:middle;
}

p.maru1 {
	text-indent:30px;
	background-image:url("../../images/maru1_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}
p.maru2 {
	text-indent:30px;
	background-image:url("../../images/maru2_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}
p.maru3 {
	text-indent:30px;
	background-image:url("../../images/maru3_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}

p.maru4 {
	text-indent:30px;
	background-image:url("../../images/maru4_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}
p.maru5 {
	text-indent:30px;
	background-image:url("../../images/maru5_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}
p.maru6 {
	text-indent:30px;
	background-image:url("../../images/maru6_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}
p.maru7 {
	text-indent:30px;
	background-image:url("../../images/maru7_sp.png");
	background-repeat:no-repeat;
	height:24px;
	line-height:24px;
	color:#895967;
	font-size:17px;
	margin-top:15px;
	margin-bottom:10px;
}


p.checkbox {
	text-indent:36px;
	background-image:url("../../images/checkbox_sp.png");
	background-repeat:no-repeat;
	height:25px;
	line-height:25px;
	color:#282828;
	font-size:18px;
	margin-top:15px;
	margin-bottom:15px;
}

.panelcap {
	font-size:14px;
	//text-indent:44px;
	padding-left:44px;
	margin-bottom:20px;
}



.paneldetail {
	width:256px;
	padding:16px;
	border:1px solid #BCBCBC;
	font-size:13px;
	margin-bottom:30px;
}


p.greybg {
	text-indent:30px;
	background-image:url("../../images/greybg.png");
	background-repeat:no-repeat;
	width:440px;
	height:39px;
	line-height:39px;
	color:#fff;
	font-size:16px;
	margin-bottom:20px;
}

table tr.paneltable {
	vertical-align:top;
}



ul.booklist {
	list-style:none; 
	font-size:13px; 
	line-height:1.8em;
	padding-left:10px;
}

ul.booklist li{
	text-indent: -1em;
}




.clear {
	clear:both;
}


#wrapper {
	width:90%;
	border-left:1px solid #CBCBCB;
	border-right:1px solid #CBCBCB;
	margin:auto;
	position:relative;	
	background-color:#fff;
}




.slider {
	position:absolute;
	left:293px;
	top:126px;
}






/*--------------- gnav -----------------*/


nav#globalNav ul li#home {width:158px; }
nav#globalNav ul li#about {width:158px;}
nav#globalNav ul li#tenji {width:158px;}
nav#globalNav ul li#event {width:158px;}
nav#globalNav ul li#oshirase {width:158px;}
nav#globalNav ul li#dantai {width:158px;}
nav#globalNav ul li#sitemap {width:158px;}
nav#globalNav ul li#access {width:158px;}



nav#globalNav ul {
	width: 320px;
	height:187px;
	list-style:none;
/*	position:absolute;
	top:240px;
	left:0px;
*/
	position:static;
	padding-top:4px;
	padding-bottom:4px;
	background: none;
	margin: 0 auto;
}

nav#globalNav ul li {
	text-indent:-9999px;
	float: left;
	width:158px;
	height:44px;
	//border:1px solid #f00;
	padding-bottom:4px;
	
}
nav#globalNav ul li a{
	display:block;
	//height:28px;
	//border:1px solid #0f0;
	//padding-right:4px;
}


nav#globalNav ul li#home {
	padding-right:4px;
}

nav#globalNav ul li#home a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 0px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#home a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 -176px;
}

nav#globalNav ul li#home a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 -176px;
}


nav#globalNav ul li#about a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px 0px;
	//border:1px solid #ff0;
	overflow: hidden;
}

nav#globalNav ul li#about a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -176px;
}

nav#globalNav ul li#about a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -176px;
}


nav#globalNav ul li#tenji {
	padding-right:4px;
}

nav#globalNav ul li#tenji a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -44px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#tenji a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -220px;
}

nav#globalNav ul li#tenji a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -220px;
}



nav#globalNav ul li#event a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -44px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#event a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -220px;
}

nav#globalNav ul li#event a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -220px;
}


nav#globalNav ul li#oshirase {
	padding-right:4px;
}

nav#globalNav ul li#oshirase a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -88px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#oshirase a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -264px;
}

nav#globalNav ul li#oshirase a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -264px;
}


nav#globalNav ul li#dantai a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -88px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#dantai a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -264px;
}

nav#globalNav ul li#dantai a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -264px;
}


nav#globalNav ul li#sitemap {
	padding-right:4px;
}

nav#globalNav ul li#sitemap a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -132px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#sitemap a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -308px;
}

nav#globalNav ul li#sitemap a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -308px;
}


nav#globalNav ul li#access a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -132px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNav ul li#access a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -308px;
}

nav#globalNav ul li#access a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -308px;
}


---------
nav#globalNavTop_sp ul li#home {width:158px;}
nav#globalNavTop_sp ul li#about {width:158px;}
nav#globalNavTop_sp ul li#tenji {width:158px;}
nav#globalNavTop_sp ul li#event {width:158px;}
nav#globalNavTop_sp ul li#oshirase {width:158px;}
nav#globalNavTop_sp ul li#dantai {width:158px;}
nav#globalNavTop_sp ul li#sitemap {width:158px;}
nav#globalNavTop_sp ul li#access {width:158px;}



nav#globalNavTop_sp ul {
	width: 320px;
	height:187px;
	list-style:none;
	padding-top:4px;
	padding-bottom:4px;
	margin:0 auto;
}

nav#globalNavTop_sp ul li {
	text-indent:-9999px;
	float: left;
	width:158px;
	height:44px;
	//border:1px solid #f00;
	padding-bottom:4px;
	
}
nav#globalNavTop_sp ul li a{
	display:block;
	//height:28px;
	//border:1px solid #0f0;
	//padding-right:4px;
}


nav#globalNavTop_sp ul li#home {
	padding-right:4px;
}

nav#globalNavTop_sp ul li#home a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 0px;
	//border:3px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#home a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 -176px;
}

nav#globalNavTop_sp ul li#home a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0 -176px;
}


nav#globalNavTop_sp ul li#about a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px 0px;
	//border:1px solid #ff0;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#about a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -176px;
}

nav#globalNavTop_sp ul li#about a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -176px;
}


nav#globalNavTop_sp ul li#tenji {
	padding-right:4px;
}

nav#globalNavTop_sp ul li#tenji a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -44px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#tenji a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -220px;
}

nav#globalNavTop_sp ul li#tenji a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -220px;
}



nav#globalNavTop_sp ul li#event a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -44px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#event a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -220px;
}

nav#globalNavTop_sp ul li#event a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -220px;
}


nav#globalNavTop_sp ul li#oshirase {
	padding-right:4px;
}

nav#globalNavTop_sp ul li#oshirase a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -88px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#oshirase a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -264px;
}

nav#globalNavTop_sp ul li#oshirase a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -264px;
}


nav#globalNavTop_sp ul li#dantai a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -88px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#dantai a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -264px;
}

nav#globalNavTop_sp ul li#dantai a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -264px;
}


nav#globalNavTop_sp ul li#sitemap {
	padding-right:4px;
}

nav#globalNavTop_sp ul li#sitemap a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -132px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#sitemap a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -308px;
}

nav#globalNavTop_sp ul li#sitemap a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 0px -308px;
}


nav#globalNavTop_sp ul li#access a{
	display:block;
	width:158px;
	height:44px;
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -132px;
	//border:1px solid #f00;
	overflow: hidden;
}

nav#globalNavTop_sp ul li#access a:hover{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -308px;
}

nav#globalNavTop_sp ul li#access a.selected{
	background-image:url("../../images/gnavi_sp.png");
	background-position: 158px -308px;
}

-------------------



/*--------------- /gnav -----------------*/




/* ---------  archive_nav  ---------- */


ul.arc {
	padding-top:5px;
}

ul.arc li {
	list-style:none;
	float:left;
	padding-left:6px;
}

ul.arc li a{
	color:#333;
	text-decoration:none;
	display:block;
	line-height:10px;
	font-size:14px;
	//border:1px solid #f00;
	background-image:url("../../images/tri.png");
	background-repeat:no-repeat;
	padding-left:12px;
	padding-bottom:10px;
}
ul.arc li a:hover{
	text-decoration:underline;
}


ul.sitemap li {
	list-style-type: none;
	//border:1px solid #f00;
	width:220px;
	margin-bottom:12px;
}

ul.sitemap li a{
	color:#333;
	text-decoration:none;
	display:block;
	line-height:29px;
	font-size:13px;
	background-image:url("../../images/sitemapbg.png");
	background-repeat:no-repeat;
	padding-left:14px;
	
}

#sitemapbox {
	width:288px;
	height:420px;
	position:relative;
	//border:1px solid #f00;
}

#dotlinebox {
	position:absolute;
	top:-10px;
	left:30px;
}

#childrenbox {
	position:absolute;
	width:207px;
	top:24px;
	left:70px;
	//border:1px solid #f00;
}



#lang {
	position:absolute;
	//border:1px solid #f00;
	//width:300px;
	top:5px;
	right:30px;
	
}

.en a{
	//display:block;
	height:18px;
	line-height:18px;
	color:#fff;
	font-size:11px;
	padding-right:10px;
	border-right:1px solid #fff;
	text-decoration:none;
}
.en a:hover{
	text-decoration:underline;
}

.jp a{
	//display:block;
	height:18px;
	line-height:18px;
	color:#fff;
	font-size:11px;
	padding-left:8px;
	text-decoration:none;
}
.jp a:hover{
	text-decoration:underline;
}



＃wrapper {
	background-color:#f7f7f7;
}




#mapbox {
	position:relative;
}

#trainmap {
	position:absolute;
	top:-50px;
	right:30px;
	width:311px;
	height:314px;
	background-image:url("../../images/trainmap.png");
	
}

#roadmap {
	position:absolute;
	//z-index:-1;
	top:300px;
	right:20px;
	width:450px;
	height:428px;
	
}



#container {
	width:90%;
	padding:16px;
	margin:0 auto;
}



#contents {
	//border:1px solid #f00;
	//width:288px;
}




#greybox {
	//width:100%;
	padding:10px;
	border:1px solid #BCBCBC;
}

#greybox #midashi{
	//background-image:url("../../images/shikaku_icon.png");
	//background-repeat:no-repeat;
	//text-indent:20px;
	font-size:16px;
	//border:1px solid #f00;
	display:inline;
	
}


#bluebox {
	padding:18px;
	border:1px solid #1C48B7;
	margin-bottom:30px;
}




#access_contents_outer {
	width:100%;
	background-color:#f0f6e9;
	//border:1px solid #f00;
}

#access_contents{
	padding:46px 0 0px 50px;
}




#main_contents {
	width:800px;
	//border:1px solid #f00;
}
#main_contents p{
	color:#231815;
	font-size:16px;
	line-height:1.4em;
}


#main_contents .sidea {
	width:382px;
	float:left;
	//border:1px solid #f00;
}

#main_contents .sideb {
	width:377px;
	float:right;
	//border:1px solid #0f0;
}





#side {
	width:340px;
	height:200px;
	float:right;
	border:1px solid #ff0;
}

.ad {
	background-color:#fff;	
	width:340px;
}
.ad span{
	display:block;
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	font-size:12px;
	line-height:1.8em;
	padding:0px 10px 10px 29px;
	font-weight:600;
	color:#231815;
}
.ad span a{
	font-family:'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
	color:#c74500;
	text-decoration:none;
}
.ad span a:hover{
	text-decoration:underline;
}

.ad_frame {
	width:362px;
	height:122px;
	padding-left:20px;
	padding-top:10px;
	background-image:url("../../images/ad_frame.png");
}

#gmap {
  width: 300px;
  height: 300px;
}



.wine_list {
	width:829px;
	margin-bottom:20px;
	//text-indent:-9999px;
}

#thumnail {
	width:830px;
	//border:1px solid #f00;
	margin-top:30px;
}

#thumnail img{
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}


.sidea {
	width:542px;
	float:left;
	
}

.sideb {
	width:417px;
	float:right;
	
}



#map {
	width:360px;
	height:470px;
	background-image:url("../../images/map.png");
}
#map2 {
	width:290px;
	height:414px;
	background-image:url("../../images/map2.png");
}






#foot_info {
	width:950px;
	margin-left:50px;
	padding-top:20px;
	padding-bottom:25px;
	
}

#access_info {
	width:352px;
	//border:1px solid #f00;
	float:left;
	color:#009314;
}


#access_info .sidea {
	font-size:12px;
	color:#910033;
	font-weight:bold;
	line-height:2em;
	width:110px;
		
}
#access_info .sideb {
	font-size:12px;
	color:#000;
	width:218px;
	//font-weight:bold;
	line-height:2em;
}


/*--------------- footer_nav -----------------*/

nav#footerNav ul {
	width: 280px;
	list-style:none;
	position:absolute;
	left:-56px;
	top:26px;
	//border:1px solid #f00;
}


nav#footerNav ul li {
	text-indent:14px;
	float: left;
	margin-bottom:12px;
	
}
nav#footerNav ul li a{
	display:block;
	color:#666;
	font-size:14px;
	line-height:14px;
	text-decoration:underline;
	
}

nav#footerNav ul li#kyokai a{
	margin-right:40px;
	height:16px;
	background-image:url("../../images/circle_grey_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
}

nav#footerNav ul li#kyokai a.selected{
	background-image:url("../../images/circle_green_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	text-decoration:none;
}


nav#footerNav ul li#shop a{
	margin-right:40px;
	height:16px;
	background-image:url("../../images/circle_grey_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	
}

nav#footerNav ul li#shop a.selected{
	background-image:url("../../images/circle_green_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	text-decoration:none;
}

nav#footerNav ul li#kifu a{
	margin-right:40px;
	height:16px;
	background-image:url("../../images/circle_grey_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	
}

nav#footerNav ul li#kifu a.selected{
	background-image:url("../../images/circle_green_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	text-decoration:none;
}

nav#footerNav ul li#panel a{
	margin-right:40px;
	height:16px;
	background-image:url("../../images/circle_grey_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	
}
nav#footerNav ul li#panel a.selected{
	background-image:url("../../images/circle_green_sp.png");
	background-repeat:no-repeat;
	background-position:left;
	overflow: hidden;
	text-decoration:none;
}

/*--------------- /footer_nav -----------------*/





#footer {
	width:320;
	height:363px;
	background:url("../../images/footer_sp.png") no-repeat;
	position:relative;
}


#footer #footer_email {
	position:absolute;
	//border:1px solid #f00;
	color:#888;
	font-size:14px;
	left:-20px;
	bottom:40px;
	z-index:3;
}


#footer  ul {
	//margin:50px;
	margin-top:50px;
	margin-left:80px;
	float:left;
	color:#f4eddb;
	font-size:12px;
	//border:1px solid #ff0;
}

#footer  ul li{
	list-style:none;
}

#footer  ul li.title{
	font-size:14px;
	border-left:2px solid #8c755c;
	padding-left:0.4em;
	margin-bottom:1em;
}

#footer  ul li a{
	color:#fff;
	//text-decoration:none;
}
#footer  ul li a:hover{
	color:#d0006e;
}


	
	
	.rad_child2 {
	width: 90%;
	margin:16px auto;
	padding: 16px;
	position: relative;
	background: #EDEDED;
	margin-bottom: 20px;
	text-align: left;
	font-size:14px;
	background-color:#ffffcc;
}
	
	

.news_box {
	float: none;
	margin: 0 auto;
	padding-right: 0; 
	width:95%;
}
.tenji_box {
	float: none;
	width: 100%;
}
}/* end media*/




