* {
margin:0;
padding:0;
}

strong { font-weight: normal; }
em {font-style: normal; }

body {
background: #e6e6e6;
color: #000000;
text-align: center;
}

#container {
background: #fff url(img/line.gif) repeat-y;
width: 780px;
margin-left: auto;
margin-right: auto;
text-align: left;
margin-top: 16px;
}

#banner {
background: url(img/shika4.gif);
height: 156px;
}

#content {
float: right;
width: 624;
padding-left: 16px;
padding-right: 16px;
padding-top: 16px;
}

#sidemenu {
float: left;
width: 156;
}

#foot {
clear: both;
color: #333;
text-align: center;
background: url(img/f-back1.jpg) no-repeat;
height: 34px;
line-height: 34px;
}

h1 {
margin-left: 172px;
padding-top: 8px;
}

h1 a {
color: #ffb263;
text-decoration: none;
}

h1 a:hover {
color: #fff;
}

h2 {
color: #fff;
font-size: 20px;
margin-left: 172px;
margin-top: 2px
}

h3 {
background: url(img/h3-back.gif);
color: #fff;
font-size: 27px;
padding-left: 40px;
height: 40px;
line-height: 40px;
}

#desc {
margin-top: 10px;
margin-left: 20px;
margin-right: 20px;
font-size: 95%;
letter-spacing: 1px;
line-height: 1.3em;
}

h4 {
font-size: 120%;
color: #ff8c00;
margin-top: 40px;
border-left: solid 10px #ffb263;
padding-left: 10px;
}

#sidemenu dt {
font-size: 15px;
text-align: right;
padding-right: 15px;
font-weight: bold;
letter-spacing: 2px;
color: #4c4c4c;
background: url(img/menu-dt.jpg);
height: 25px;
line-height: 23px;
}

#sidemenu dd {
font-size: 14px;
border-bottom: 1px solid #757f89
}

#sidemenu dd a {
display: block;
height: 30px;
line-height: 30px;
color: #595959;
padding-left: 16px;
text-decoration: none;
}

address {
font-style: normal;
color: #330000;
text-align: center;
margin-top: 2px;
font-size: 10px;
}
