@charset "Shift_JIS";

* {
margin:0px;
padding:0px;
}
h1{
font-size: 10px;
font-weight: normal;
color: #333333;
}
h2#mess{
font-size: 10px;
font-weight: normal;
color: #333333;
}
img{
font-size:0;
border:0;
}
a:link, a:visited{
color: #0E7270;
}
a:hover{
color: #FFCC00;
}
ul,dl,ol{
list-style-type:none;
list-style-position:outside;
margin:0;
padding:0;
}
body {
font-family :Osaka,  '‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
font-size:12px;
line-height:18px;
color:#333333;
}
#center{
width: 700px;
margin-right: auto;
margin-left: auto;
}
#menu{
padding-top: 8px;
border-top-width: 8px;
border-top-style: solid;
border-top-color: #83CB39;
}
#menu_left{
float: left;
}
#menu_right{
float: right;
padding-top: 22px;
}
#telnumber{
clear: both;
}
#telnumber_left{
float: left;
}
#telnumber_right{
float: right;
padding-bottom:10px;
}
#footer{
padding-top: 5px;
border-top-width: 1px;
border-top-style: solid;
border-top-color: #999999;
clear: both;
}
#footer img{
display: block;
margin-right: 10px;
float: left;
}
.imgtxt { display: none !important; }
.txtgray{ color: #999999; }