
*{
margin: 0;
padding: 0;
}
body {
margin: 0;
padding: 0;
background: url(img/base_bg.jpg) repeat-X #CBD0D8;
font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Osaka", "‚l‚r ƒSƒVƒbƒN";
}
.wrap {
width: 760px; margin: 0 auto;
}

h1 {
margin: 0;
padding: 14px 0 4px 0;
text-align: right;
background: url(img/h1_bg.gif) no-repeat;
color: #EEE;
font-size: 12px;
line-height: 100%;
font-weight: normal;
}

#head {
margin-bottom: 3px;
}

#menu {
background: url(img/menu_bg.gif) no-repeat;
padding: 0 0 0 15px;
margin: 0;
height: 35px
}
#menu li {
display: inline;
list-style: none;
margin: 0;
padding: 0;
}
#menu li .btn {
margin-left: 30px;
}



#footer {
text-align: right;
padding: 5px 10px 15px 0;
letter-spacing: 0.1em;
font-size: 12px;
color: #555;
line-height: 100%;
font-family: arial;
font-variant: small-caps;
}

#main {
margin: 0 20px 0 15px;
}



.leftcol p {
margin: 3px 18px;
padding: 0px;
font-size: 10px;
line-height: 140%;
color: #444;
}
.leftcol div {
margin-bottom: 10px;
}

#mobile p {
margin-top: 5px;
}
#mobile a {
color: #630;
}

p.honbun1 {
font-size: 12px;
line-height: 170%;
color: #555;
margin: 10px 0;
}

p.honbun2 {
font-size: 12px;
line-height: 150%;
color: #222;
margin: 20px 0;
}

p.honbun3 {
font-size: 12px;
line-height: 150%;
color: #222;
margin: 5px 15px 0 0;
}

p.honbun4 {
font-size: 12px;
line-height: 150%;
color: #222;
margin: 5px 0 0 15px;
}

.b5 {
margin-bottom: 5px;
}
.b10 {
margin-bottom: 10px;
}
.b15 {
margin-bottom: 15px;
}
.b20 {
margin-bottom: 20px;
}
.b25 {
margin-bottom: 25px;
}


#gaiyou {
border: 1px solid #CCC;
border-bottom-color: #FFF;
}
#gaiyou td {
border: 1px solid #FFF;
border-bottom-color: #CCC;
font-size: 12px;
padding: 4px 8px;
text-align: left;
line-height: 130%;
}
#gaiyou th {
border: 1px solid #FFF;
border-right-color: #CCC;
border-bottom-color: #CCC;
background: #EEE;
font-size: 12px;
padding: 4px 8px;
text-align: left;
font-weight: normal;
line-height: 130%;
}

#komaru {
margin: 0 0 0 10px;
padding: 0;
}
#komaru h3 {
clear: left;
list-style: none;
font-size: 12px;
font-weight: normal;
line-height: 140%;
color: #333;
/*background: url(img/bul1.gif) no-repeat center left;*/
padding: 0 0 18px 0;
margin: 0 0 0 0;
}
#komaru img {
float: left;
margin-right: 5px;
margin-top: -8px;
}

#komaru p {
clear: left;
display: block;
list-style: none;
font-size: 12px;
line-height: 140%;
color: #06C;
/*background: url(img/bul2.gif) no-repeat;*/
padding: 0 0 0 15px;
margin: 0 0 25px 0;
}
.capt {
font-size: 10px;
color: #333;
}

#navi {
margin-top: 25px;
}


#printop {
display: none;
}