@charset "utf-8";

body{
margin: 0px 0px 10px 0px;
padding: 0px;
font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
line-height: 1.166;
color: #333333;
}
a, a:link {
color: #0000FF;
text-decoration: none;
}
a:visited {
color: purple;
text-decoration: none;
}
a:hover{
color: #0000FF;
text-decoration: underline;
}
a img{
border: none;
}

#container{
margin: 0 auto 10px;
text-align: left;
font-size: 13px;
width: 790px;
background: url(../images/bg.jpg) repeat-y center;
}

#header{
margin: 0px 5px 0px 5px;
width: 780px;
padding: 2px 0px 0px 0px;
background: url(../images/bg_header.jpg) repeat-x;
height: 98px;
}
#header h1{
display: inline;
margin: 0px 0px 0px 5px;
font-size: 12px;
font-weight: normal;
color: #666666;
}
#header p{
display: inline;
margin: 0px 0px 0px 10px;
font-size: 12px;
color: #666666;
}
#header h2{
margin: 0px;
padding: 0px;
text-align: right;
font-size: 12px;
}
#header h2 a, #header h2 a:link, #header h2 a:visited, #header h2 a:hover{
color: #999999;
text-decoration: none;
font-weight: normal;
}
#header img{
position: relative;
top: 12px;
margin-left: 8px;
}
#header img.tel{
position: static;
float: right;
margin: 0px 40px 0px 0px;
}

#topmenu{
margin:0 0 0 6px;
padding:0;
}
#topmenu ul{
margin:0px;
padding:0px;
}
#topmenu li{
display:inline;
margin:0 -4px 0 0;
padding:0px;
}

#content{
float: left;
width: 530px;
margin: 0px 0px 0px 6px;
}
#content h3{
background: url(../images/bg_h3.jpg) repeat-x bottom;
border: 1px solid #CCCCCC;
font-weight: normal;
font-size: 13px;
margin: 15px 20px 5px 20px;
padding: 4px 8px;
}
#content h3 img{
vertical-align: middle;
margin-right: 3px;
}
#content h4{
background: url(../images/mark_h4.gif) no-repeat left top;
font-size:14px;
color:#36C;
margin:3px 0 10px 20px;
padding:0 0 0 17px;
}
#content p{
margin: 8px 22px 20px 28px;
font-size: 13px;
line-height: 1.3em;
}
#content table{
margin: 0px 10px 0px 25px;
border: 1px solid #CCCCCC;
border-collapse: collapse;
}
#content th{
padding: 5px 8px;
background: #EEEEEE;
font-weight: normal;
border: 1px solid #CCCCCC;
}
#content td{
padding: 5px 5px;
border: 1px solid #CCCCCC;
line-height: 1.3em;
}
#content td.address{
line-height: 2.0em;
}
#content input{
font-size: 12px;
}
#content ol{
margin:10px 5px 10px 50px;
padding:0;
}
#content li{
margin:2px;
padding:0;
}
#left_profile{
padding: 5px 20px 15px 25px;
}
#left_profile table{
border:3px double #BBB;
}
#left_profile th{
text-align:right;
vertical-align:top;
border:none;
border-bottom:1px dotted #999;
font-weight:bold;
color:#666;
padding:4px 5px 4px 8px;
}
#left_profile td{
border:none;
border-bottom:1px dotted #999;
padding:4px 8px 4px 8px;
}
#left_profile p{
margin:0 0 8px 0;
padding:0;
}
#faq{
}
#faq h3{
border:none;
background:none;
border-bottom:1px dotted #999999;
font-size:13px;
font-weight:bold;
color:#555;
}
.question{
color:#36C;
font-size:16px;
font-weight:bold;
padding-right:5px;
}
.answer{
color:#F66;
font-size:16px;
font-weight:bold;
padding-right:5px;
}
#faq p{
background-color: #FFF5F0;
padding:5px;
line-height:1.4em;
}
#menu{
margin: 15px 0px;
text-align: center;
}
#menu img{
margin: 0px 8px;
}
.top_box_top{
margin: 15px 0px 0px 14px;
width: 500px;
height: 5px;
background: url(../images/top_box_top.gif) no-repeat;
}
.top_box{
margin: 0px 0px 0px 14px;
border: 1px solid #CCCCCC;
background: url(../images/bg_top_box.jpg) repeat-x bottom;
width: 498px;
color: #666666;
}
.top_box img{
margin-left: 5px;
}
.top_box p{
margin: 8px 10px !important;
}
.top_box_bottom{
margin: 0px 0px 0px 14px;
width: 500px;
height: 5px;
background: url(../images/top_box_bottom.gif) no-repeat;
}
#menulist{
margin: 10px 20px;
padding: 0px 10px 20px 20px;
line-height: 1.3em;
width: 460px;
border-bottom: 1px solid #CCCCCC;
}
#sidebar{
width: 240px;
margin: 8px 4px 10px 540px;
padding: 0px;
}
#sidemenu{
background: url(../images/bg_menu.gif) no-repeat;
height: 123px;
margin: 0px 0px 8px 0px;
padding: 6px 10px;
}
#sidemenu p{
background: url(../images/mark_h3.gif) no-repeat left center;
margin: 1px;
padding: 0px 0px 0px 12px;
}
#profile{
background: #EFF0F8;
width: 228px;
padding: 10px 5px;
border: 1px solid #CCCCCC;
}
#profile b{
color:#444;
}
#profile p{
margin: 15px 5px;
padding: 0px;
}
#footer{
clear: both;
margin: 3px 5px 0px 5px;
height: 46px;
background: url(../images/bg_footer.jpg) repeat-x;
}
#footer img{
float: left;
margin: -22px 0px 0px 20px;
}
#footer h3{
margin: 0px;
padding: 15px 0px 0px 0px;
font-size: 13px;
color: #444444;
font-weight: normal;
text-align: center;
}
#footer a, #footer a:link, #footer a:visited{
color: #444444;
}
#footer a:hover{
color: #444444;
}
img.photo{
margin-bottom: 5px;
}
img.access{
margin: 5px 0px 3px -5px;
}
img.inquiry{
margin: 10px 0px;
}
img.title{
margin: 8px 0px 10px 10px;
}
textarea.privacy{
margin: 0px 10px 20px 25px;
font-size: 11px;
color: #333333;
line-height: 1.2em;
width: 470px;
height: 200px;
}
textarea.inquiry{
font-size: 12px;
color: #333333;
line-height: 1.2em;
width: 320px;
height: 100px;
}
.red{
color: #FF0000;
}
strong{
color: #3366CC;
font-weight: bold;
}
div.link{
font-size: 10px !important;
margin-right: 30px !important;
}
div.link a, div.link a:link, div.link a:visited, div.link a:hover{
color: #999999 !important;
text-decoration: none;
}