@charset "UTF-8";

/*-- reset elements --*/
h1, h2, h3, h4, h5, h6 {
position: static;
margin: 0;
padding: 0;
}

div, hr, blockquote, address, noscript {
position: static;
margin: 0;
padding: 0;
font-style: normal;
font-weight: normal;
}

ul, ol, dl, dt, dd {
position: static;
margin: 0;
padding: 10;
font-size:14px;
}

pre, table, form {
position: static;
margin: 0;
padding: 0;
}

span, img {
position: static;
margin: 0;
padding: 0;
border: 0 none #fafaff;
font-style: normal;
font-weight: normal;
}

em, strong, q, dfn, code, samp, kbd, var, cite, abbr, acronym {
position: static;
margin: 0;
padding: 0;
}

/*-- basic elements --*/
blockquote {
margin:  0px;
padding: 0px;
}

blockquote p {
margin: 0;
padding: 0;
}

ul {
padding-left: 0em;
}

ol {
padding-left: 0em;
}

dl {
padding-left: 0px;
}

/*-- link --*/
a {text-decoration: none;}
a:link {color: #A99966}
a:visited {color: #999999;}
a:hover {color: #A99966; text-decoration: underline;}
a:active {color: #A99966;}


/*-- iamge --*/
img.pict {
border-style : none;
}

/*-- main--*/
body {
margin: 0px;
padding: 0;
text-align: center;
color: #99743F;
font-family:"serif";
background: #4C2411 url(./img/back1.gif)
}

div#container {
margin-left: auto;
margin-right: auto;
width: 1000px; 
text-align: center;
}

div#header {
width: 1000px;
height: 650px;
margin: 0;
padding: 80px 0 0 0;
}

div#sidebar {
width:480px;
float:left;
margin: 0;
padding: 10px 0px 30px 20px;
text-align: left;
}

div#rightbar {
width:480px;
float:right;
margin: 0;
padding: 10px 20px 30px 0px;
text-align: right;
}

div#footer {
clear: both;
margin: 0;
padding: 0px 0px 50px 0px;
width: 1000px;
text-align: left;
}

/*-- header --*/


/*-- content --*/


/*-- sidebar --*/
.midashi-j {
font-size: 18px;
color: #A99966;
font-family: sans-serif;
font-weight:bold;
line-height:180%;
}

/*-- rightbar --*/
.midashi-e {
font-size: 18px;
color: #A99966;
font-family: sans-serif;
text-align: left;
}

/* menu•”•ª */
#btn1 a span {display:none;}
#btn1 a {display:block;width:168px;height:50px;background-image:url(./img/1.gif);background-repeat:no-repeat;}
#btn1 a:hover {background-image:url(./img/2.gif);background-repeat:no-repeat;}

#btn2 a span {display:none;}
#btn2 a {display:block;width:153px;height:50px;background-image:url(./img/3.gif);background-repeat:no-repeat;}
#btn2 a:hover {background-image:url(./img/4.gif);background-repeat:no-repeat;}

#btn3 a span {display:none;}
#btn3 a {display:block;width:138px;height:50px;background-image:url(./img/5.gif);background-repeat:no-repeat;}
#btn3 a:hover {background-image:url(./img/6.gif);background-repeat:no-repeat;}

#btn4 a span {display:none;}
#btn4 a {display:block;width:115px;height:50px;background-image:url(./img/7.gif);background-repeat:no-repeat;}
#btn4 a:hover {background-image:url(./img/8.gif);background-repeat:no-repeat;}

#btn5 a span {display:none;}
#btn5 a {display:block;width:154px;height:50px;background-image:url(./img/9.gif);background-repeat:no-repeat;}
#btn5 a:hover {background-image:url(./img/10.gif);background-repeat:no-repeat;}

#btn6 a span {display:none;}
#btn6 a {display:block;width:115px;height:50px;background-image:url(./img/11.gif);background-repeat:no-repeat;}
#btn6 a:hover {background-image:url(./img/12.gif);background-repeat:no-repeat;}

#btn7 a span {display:none;}
#btn7 a {display:block;width:157px;height:50px;background-image:url(./img/13.gif);background-repeat:no-repeat;}
#btn7 a:hover {background-image:url(./img/14.gif);background-repeat:no-repeat;}
