@charset "utf-8";

#gj-wrapper {
    width:960px;
    margin:0 auto;
    padding-top:15px;
    background:#fff;
    font-size:0.875em;
    border-radius:10px;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    -o-border-radius:10px;
    -ms-border-radius:10px;
    box-shadow:0 0 6px #8f5427;
    -moz-box-shadow:0 0 6px #8f5427;
    -webkit-box-shadow:0 0 6px #8f5427;
    -o-box-shadow:0 0 6px #8f5427;
    -ms-box-shadow:0 0 6px #8f5427;
}
#sj-header{
	margin: 0;
	padding: 0;
	position:relative;	
}
#sj-header h1{
position:absolute;
filter: alpha(opacity=50);
-moz-opacity: 0.5;
opacity: 0.5;

top: 35px;
left:250px;
font-size: 90px;
color:#ffffff;

}
#sj-main {
float:right;
width: 960px;
margin-bottom: 5px;
}
#sj-main ul#itemMenu {
padding: 0;
margin: 0;
font-weight:bold;
line-height: 1;
float:right;
font-family: Tahoma, Geneva, sans-serif;
margin-bottom: 30px;
border-radius:6px;
text-shadow:0px 0px 2px rgba(0,0,0,0.45);
box-shadow:1px 1px 3px rgba(0,0,0,0.4);
}
#sj-main ul#itemMenu li {
float:left;
width: 192px;
list-style: none;
position:relative;
}
#sj-main ul#itemMenu:after {
content: "";
display: block;
clear: both;
}
* html #sj-main ul#itemMenu {
height: 1px;
}
*+html #sj-main ul#itemMenu {
min-height: 1px;
}
#sj-main ul#itemMenu li a {
font-size: 12px;
color: #666;
text-decoration: none;
text-align:center;
padding: 0.9em 0;
display:block;

border-top:1px solid #AAA;
border-bottom:1px solid #AAA;
background-image:
-moz-linear-gradient(
rgb(255,255,255) 0%,
rgb(179,182,186) 70%,
rgb(169,173,184) 90%,
rgb(244,245,246) 100%);
background-image:
-webkit-linear-gradient(
rgb(255,255,255) 0%,
rgb(179,182,186) 70%,
rgb(169,173,184) 90%,
rgb(244,245,246) 100%);

background-image:
linear-gradient(
rgb(255,255,255) 0%,
rgb(179,182,186) 70%,
rgb(169,173,184) 90%,
rgb(244,245,246) 100%);

background-color: #EEE;

text-shadow:0px 0px 0px rgba(255,255,255,0.2);

z-index: 100;
position:relative;
}


#sj-main ul#itemMenu li a:hover {
background-image:
-moz-linear-gradient(
rgb(255,255,255) 0%,
rgb(211,183,203) 70%,
rgb(197,161,187) 90%,
rgb(255,255,255) 100%); 
background-image:
-webkit-linear-gradient(
rgb(255,255,255) 0%,
rgb(211,183,203) 70%,
rgb(197,161,187) 90%,
rgb(255,255,255) 100%);

background-image:
linear-gradient(
rgb(255,255,255) 0%,
rgb(211,183,203) 70%,
rgb(197,161,187) 90%,
rgb(255,255,255) 100%);

background-color: #EBDEE7;

border-top:1px solid #BE95B2;
border-bottom:1px solid #BE95B2;
}

#sj-main ul#itemMenu li:first-child a {
border-left:1px solid #AAA;
border-radius:6px 0 0 6px;
}
#sj-main ul#itemMenu li:last-child a {
border-right:1px solid #AAA;
border-radius: 0 6px 6px 0;
}
#sj-main ul#itemMenu li:first-child a:hover {
border-left:1px solid #BE95B2;
}
#sj-main ul#itemMenu li:last-child a:hover {
border-right:1px solid #BE95B2;
}

#sj-main ul#itemMenu li ul.sub {
height: 0;
width: 0;
overflow:hidden;
position:absolute;
z-index: 10;
top: 0;
font-size: 10px;
padding-top: 5px;
padding-bottom: 6px;
background: #FFF;
opacity: 0.5;
border-radius:0 0 6px 6px;
list-style: none;
-webkit-transition: opacity 200ms linear, top 200ms ease-in;
}
#sj-main ul#itemMenu li:hover ul.sub {
height: inherit;
width: inherit;
opacity: 1;
top: 30px;
}
#sj-main ul#itemMenu li ul.sub li {
float:none;
}
#sj-main ul#itemMenu li ul.sub li a {
font-size: 12px;
color: #752A5A;
text-align:left;
padding: 0.9em 10px;
font-weight: normal;
background-image:none;
background-color: #FFF;
text-shadow:none;
border: none;
border-radius: 0;
}
#sj-main ul#itemMenu li ul.sub li a:hover {
background-image:none; 
background-color: #EBDEE7;
border: none;
}
#sj-contents{
	position:relative;
}
#sj-contents td{
	vertical-align: top;
}
#sj-main-contents{
	margin:20px;
		
	font: 16px/160% '�q���M�m�p�S Pro W3', 'Hiragino Kaku Gothic Pro','���C���I','Mayryo','�l�r �o�S�V�b�N','MS PGothic',sans-serif;
}
#sj-main-contents h1{
	text-align: center;
	color:#249F7A;
	border-bottom-style: dotted;
	border-bottom: double 3px;
}
#sj-main-contents p{
	color: #3366ff;
}
#sj-main-contents a{
	color:#8f5427;
}
#sj-good{
	margin: 0;
	padding: 0;
	text-align: right;
}
#sj-side-contents {
	margin: 0;
	padding: 0;
}
#sj-side-contents .ibox {
border: 1px solid #D4D4D4;
border-radius: 0 0 10px 10px;
}
#sj-side-contents .ibox dt {
border-bottom: 1px solid #D4D4D4;
/* Firefox */
background-image:
-moz-linear-gradient(
rgb(255,255,255),
rgb(245,243,231)); 

/* WebKit */
background-image:
-webkit-linear-gradient(
rgb(255,255,255),
rgb(245,243,231));

background-image:
linear-gradient(
rgb(255,255,255),
rgb(245,243,231));
padding: 5px;

background-color: #F7F5EC;
text-align: center;
}
#sj-side-contents .ibox table {
border: 1px #E3E3E3 solid;
}
#sj-side-contents .ibox td {
    padding: 5px;
    border: 1px #E3E3E3 solid;
    border-width: 0 0 1px 1px;
    text-align: center;
}
 
#footer {
clear:both;
border-top: 1px solid #333;
border-bottom: 1px solid #333;
padding: 15px 0;
margin-bottom: 10px;
background: #8f5427;
text-align: center;
}

.clear{
	clear:both;
}
#accessmap{
	margin-top:20px;
	width:900;
}
#accessmap p{
	text-align: center;
	font-size:24px;
	width:700px;
	color:#249F7A;
	border-bottom-style: dotted;
	border-bottom: double 3px;
	
}
#view{
    position: relative;
    left: 0px;
    width:960px;
    height:600px;
	z-index:0;
}
#tika{
	position:absolute;
	top:0px;
	left:0px;
}
#tizyo{
	position:absolute;
	top:0px;
	left:0px;
	display:hide;
}

#hito{
    width: 15px;
    height: 30px;
    position: absolute;
    top: 400px;
    left: 500px;
    background-image: url(../images/pict.png);
    background-repeat:no-repeat;
    display:none;
}
#routetext{
    width: 370px;
    height: 70px;
    position: absolute;
    top: 200px;
    left: 605px;
}
#othpic{
    width: 227px;
    height: 227px;
    position: absolute;
    top: 200px;
    left: 100px;
	
}
#hl1{
	display:none;
    background-image: url(../images/pict.gif);

}
#othpic1{
    width: 227px;
    height: 227px;
    position: absolute;
    top: 200px;
    left: 100px;
    background-image: url(../images/step.png);
    background-repeat:no-repeat;
	display:none;	
}
#othpic2{
    width: 227px;
    height: 227px;
    position: absolute;
    top: 200px;
    left: 100px;
    background-image: url(../images/downod.png);
    background-repeat:no-repeat;
	display:none;	
}
#othpic3{
    width: 227px;
    height: 227px;
    background-image: url(../images/shinjukuwst3.jpg);
    background-repeat:no-repeat;
    position: absolute;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic4{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst4.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic5{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst5.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic6{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst6.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic7{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst7.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic8{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst8.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic9{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst9.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#othpic10{
    width: 227px;
    height: 227px;
    position: absolute;
    background-image: url(../images/shinjukuwst10.jpg);
    background-repeat:no-repeat;
    top: 200px;
    left: 100px;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    display: none;
}
#flimg{
    width: 227px;
    height: 227px;
    position: absolute;
    border:#FFF 7px solid;
    -moz-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    -webkit-box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    box-shadow:rgba(44,39,39,0.3) 3px 3px 7px 7px;
    top: 100px;
    left: 100px;
    display:none;
}
#locate1{
	width:13px;
	height: 23px;
	position: absolute;
	top: 38px;
	left: 230px;
	display:block;
}
#locate1:hover{
	  background-color:rgba(246,183,246,1);
     filter:alpha(opacity=60);
     -moz-opacity:0.8;
     -khtml-opacity: 0.8;
     opacity:0.8;
}
#locate2{
	width:15px;
	height: 23px;
	position: absolute;
	top: 37px;
	left: 248px;
	display:block;
}
#locate2:hover{
	  background-color:rgba(246,183,246,1);
     filter:alpha(opacity=60);
     -moz-opacity:0.8;
     -khtml-opacity: 0.8;
     opacity:0.8;
}
#locate3{
	width:40px;
	height: 17px;
	position: absolute;
	top: 70px;
	left: 222px;
	display:block;
}
#locate3:hover{
	  background-color:rgba(246,183,246,1);
     filter:alpha(opacity=60);
     -moz-opacity:0.8;
     -khtml-opacity: 0.8;
     opacity:0.8;
}