@charset "Shift_JIS";

body {
background-color: #f60022;
margin-left: auto;
margin-right: auto;
text-align: center;
}

#containar {
width: 706px;
margin-left: auto;
margin-right: auto;
text-align: left;
position: relative;
background-image: url(../image/lindaimagebases.gif);
background-position: center;
background-repeat: repeat-y;
}

#wrapper {
width: 706px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url(../image/lindaimagebasest.gif);
background-position: center top;
background-repeat: no-repeat;
}

#footer {
clear: both;
width: 706px;
height: 45px;
margin-left: auto;
margin-right: auto;
text-align: left;
background-image: url(../image/lindaimagebasesf.gif);
background-position: center top;
background-repeat: no-repeat;
}
#footer address {
font-size: 80%;
font-weight: bold;
color: white;
padding: 30px 0px 0px 200px;
}
#flash1 {
top: 40px;
left: 300px;
position: absolute;
}

#list {
top: 36px;
left: 150px;
position: absolute;
}
#list p {
color: aqua;
font-size: 80%;
font-weight: bold;
}

#contents {
width: 660px;
padding-top: 150px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#leftside {
padding-top: 35px;
width: 18%;
float: left;
}
ul#sidenavi {
top: 200px;
left: 30px;
position: absolute;
}

#leftside ul li {
font-size: 80%;
font-weight: bold;
color: aqua;
list-style: none;
}
#rightside {
width: 78%;
float: right;
padding-right: 8px;
}

#navi {
top: 108px;
left: 150px;
position: absolute;
}
ul#mainnavi li {
float: left;
padding-right: 15px;
text-decoration: none;
}

ul#mainnavi li a {
font-size: 120%;
font-weight: bold;
color: gray;
text-decoration: none;
}

ul#mainnavi li a:hover {
color: white;
}

ul#sidenavi a {
font-size: 100%;
font-weight: bold;
color: white;
text-decoration: none;
}
ul#sidenavi a:hover {
color: gray;
}

/* 
-------------------------------------------------------- */
#maincont h3 {
color: white;
font-size: 110%;
font-weight: bold;
margin-bottom: 5px;
margin-top: 15px;
}
#maincont h4 {
color: orange;
font-size: 100%;
font-weight: bold;
}
#maincont p {
color: yellow;
font-size: 90%;
line-height: 1.3em;
}
#maincont ul {
color: aqua;
font-size: 95%;
font-weight: bold;
text-decoration: none;
}