@charset "Shift_JIS";

/*
+--------------------------+
payment page style 
2007/05/17 wrote
+--------------------------+
*/
#main-contents h1.cont{
background: url("../img/bar_accessmap.gif") 0 0 no-repeat;
text-indent:-9999px;
height:71px;
width:372px;
}
div#frame-out{
border:7px solid #F0F0F0;
width:540px;
height:350px;
margin:auto;
}
div#frame-out div#map{
border:1px solid #999999;
width:100%;
height:100%
}
ul#slide-show{
width:600px;
margin:auto;
}
ul#slide-show li{
display:inline;
margin-right:10px;
margin-left:10px;
margin-bottom:20px;
}
ul#slide-show li img{
border:5px solid #F0F0F0;
}
p#address{
width:560px;
margin:0 auto 30px;
font-size:120%;
font-weight:bold;
}