body{
background-image: url(../image/background.jpg);
background-repeat: repeat-x;
margin: 0;
padding: 0;
font-size: 12px;
font-family: Osaka,"‚l‚r ‚oƒSƒVƒbƒN",Arial,sans-serif;
color: black;
line-height: 1.5;
}

#wrapper {
width: 870px;
height: auto;
margin: 0 auto;
border-color: #eef;
border-style: solid;
border-width: 1px;
}

#insidemargin10 {
margin: 0px 10px;
}

#header {
width: 100%;
height: 40px;
}


.main {
background-color: #fff;
width: 850px;
background-image: url(../image/mainbar2.gif);
background-repeat: no-repeat;
}

.mainbox {
background-color: #eee;
width: 830px;
text-align: left;
padding: 5px 5px;
}

.maintilte {
font-size: 15px;
font-weight: bold;
border-style: solid;
border-width: 0px 0px 1px 13px;
border-color: #00a;
padding: 2px 0px 0px 5px;
margin-bottom: 3px;
line-height: 1.0;
}


.insidemargin {
margin: 5px 5px 5px 5px;
}

a:link { color: #000099; }
a:visited { color: #fff9900; }
a:hover { color: #ffffff; background-color: #ffbb00; }
a:active { color: #ffffff; background-color: #ff8800; }

.linkbox {
width: 700px;
text-align: left;
}


.taikaititle {
width: 696px;
border-color: black;
border-style: solid;
border-width: 2px;
font-size: 23px;
font-weight: bold;
color: black;
text-align: center;
margin: 0 auto;
}

table.table1 {
border-color: black;
border-style: solid;
border-width: 2px;
line-height: 2;
}

.footer {
font-size: 13px;
width: 100%;
height: 20px;
text-align: center;
border-color: #eef;
border-style: solid;
border-width: 0px 0px 0px 0px;
background-color: #eeeeef;
}

