@charset "utf-8";
/*/////////////////////////////////////////////////////////////////////////
gorin.jp
/////////////////////////////////////////////////////////////////////////*/
* { margin:0;padding:0; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
html,body { height:100%;}
body { text-align:center; font:13px/1.231 sans-serif; font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Meiryo", sans-serif; *font-size:small; *font:x-small;}
h1, h2, h3, h4, h5, h6, table, caption, thead, tr, th, td, form { font-size:100%;}
img { border:none;}
hr { display:none;}
li { list-style:none;}
.alt { position:absolute; top:-5000px; left:-9999px;}
.clearfix:after { content:""; clear:both; display:block;}
a { outline:none; -webkit-transition:all 0.3s 0s ease; -moz-transition:all 0.3s 0s ease; transition:all 0.3s 0s ease;}
a:hover { text-decoration:none;}

/*＠common
///////////////////////////////////////////////////////*/
body { background:#fff; line-height:1; text-align:left; min-width:990px; -webkit-text-size-adjust:100%;}
#bg { background:url(../img/bg.jpg) repeat-x;}
#container { background:url(../img/map.jpg) no-repeat center 0;}
#container dl { width:990px; height:650px; background:url(../img/map.jpg) no-repeat center 0; margin:0 auto;}
#container h1, #container dt, #container dd { display:none;}
#footer { width:920px; background:url(../img/foot.png) no-repeat center 0; margin:0 auto;}
#footer p { display:none;}
#footer ul { width:920px; height:260px; position:relative;}
#footer li { position:absolute;}
	#footer li.f2 { top:170px; left:238px;}
	#footer li.f3 { top:170px; left:298px;}
	#footer li.f4 { top:170px; left:395px;}
	#footer li.f5 { top:170px; left:476px;}
	#footer li.f6 { top:170px; left:592px;}
#footer li a { display:block; height:38px; text-indent:-5000px;}
	#footer li.f1 a { width:190px;}
	#footer li.f2 a { width:55px;}
	#footer li.f3 a { width:94px;}
	#footer li.f4 a { width:77px;}
	#footer li.f5 a { width:111px;}
	#footer li.f6 a { width:95px;}
#footer li a:hover { background:#fff; filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;}
#footer #credit { }

