@charset "UTF-8";
/* CSS Document */

p {
font-size:80%;
line-height:150%;
}

.midashiL {
padding:10px 0;
background-image:url(../img/midashi_bk.gif);
background-position:top;
background-repeat:no-repeat;
font-size:120%;
text-align:center;
}

.ll {
font-size:130%;
}

.l {
font-size:110%;
}

.s {
font-size:75%;
}

.justify {
text-align:justify;
}

.red {
color:#FF0000;
}

.gblue {
color:#546D81;
}

.bold {
font-weight:bold;
}

strong {
font-weight:bold;
}

a {
color:#546D81;
text-decoration:none;
}
a:hover {
color:#546D81;
text-decoration:underline;
}

.ind01 {
padding-left:1em;
}
.ind02 {
padding-left:2em;
}
.ind03 {
padding-left:3em;
}
.ind04 {
padding-left:4em;
}
.ind05 {
padding-left:5em;
}
