@charset "UTF-8";



body {
font-size: 13px;
*font-size: small;
*font: x-small;
}

body {
font-family: Arial, "ヒラギノ角ゴ Pro W3", HiraKakuPro-W3, sans-serif;
color: #330000;
}

a,
a:link {
color: #330000;
text-decoration: underline;
}

a:visited {
color: #CC6666;
}

a:hover {
color: #CC0033;
text-decoration: underline;
}

a:active {
color: #CC6666;
text-decoration: underline;
}

.linkbtn {
width: 60px;
height: 25px;
padding: 0px;
background-color: #8B2627;
border-top-width: 0px;
border-right-width: 0px;
border-bottom-width: 1px;
border-left-width: 0px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: none;
border-top-color: #990000;
border-bottom-color: #FFFFFF;
font-size: 12px;
text-align:center;
color: #FFFFFF;
float: right;
margin-top: 0px;
margin-right: 5px;
margin-bottom: 0px;
margin-left: 0px;
}

.btnnavi a:link {
color:#FFF;
text-decoration: none;
font-size: 12px;
}

.btnnavi a:visited {
text-decoration: none;
color: #FFF;
}

.btnnavi a:hover {
text-decoration: none;
color: #F00;
}
.btnnavi a:active {
text-decoration: none;
color: #F00;
}

p {
line-height: 2;
margin-top: 0;
margin-bottom: 0.5em;
}


ul, ol, dl {
line-height: 1.3;
}

ul, ol, dl {
margin-top: 0;
margin-bottom: 0;
}

h1 {
font-size: 125%;
margin-top: 20px;
margin-bottom: 15px;
}

h2 {
font-size: 130%;
margin-top: 0;
margin-bottom: 0.5em;
padding-left: 10px;
line-height: 1.4;
border-left-width: 5px;
border-left-style: solid;
border-left-color: #CC9999;
}

h3 {
font-size: 110%;
margin-top: 10px;
margin-bottom: 10px;
border-bottom-style: dotted;
border-bottom-color: #CC3333;
border-bottom-width: 1px;
}

h4 {
font-size: 110%;
margin-top: 0;
margin-bottom: 0;
}

h5 {
font-size: 50%;
margin-top: 10px;
margin-bottom: 10px;
border-bottom-style: dotted;
border-bottom-color: #330000;
border-bottom-width: 1px;
}


h6 {
font-size: 90%;
margin-top: 0;
margin-bottom: 0;
float:right;
color: #CC9999;
font-weight: normal;
font-style: normal;
line-height: 2;
}


#header {
font-size: 80%;
font-style: solid;
}


#navi {
font-color: #333333;
text-decoration: none;
}

#link {
font-color: #333333;
text-decoration: none;
}

#footer {
font-size: 90%;
}

#footer address {
font-style: normal;
}

