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

body { 
margin: 0 auto;
margin-top: 15px;
margin-bottom: 25px;
margin-left: 150px;
padding: 0 auto;
font-size: 14.5px;
text-align: left;
color: #202020;
background-color: #d4c7ab;
/*font-family: Verdana, 'MV Boli', 'ＭＳ Ｐゴシック';*/
font-family: 'ＭＳ Ｐゴシック';
line-height: 1.4em;
background-image: url(/images/background.jpg);
background-repeat: repeat-x;
background-position: top left;
}

a,a:link,a:visited{ color: #207000; text-decoration: none; }
a:hover { text-decoration:underline; }

p { 
margin-left: 6px;
margin-top: 10px;
margin-bottom: 6px;
padding: 0px 0px;
}

form {
background-color: #efefef;
border: solid 1px #e0e0e0;
margin: 0 auto;
padding: 0 auto;
}
input { 
margin: 0 auto;
padding: 0 auto;
}

h1 { 
text-align: right;
color: #909090;
font-size: 94%;
font-weight: normal;
margin: 0px 0px;
}
h2 {
font-size: 118%;
color: #452400;
margin-top: 20px;
margin-bottom: 0px;
padding-top: 5px;
padding-left: 10px;
background-image: url(/images/h2_back.png);
background-repeat: no-repeat;
background-position: top right;
height: 32px;
}
.navi h2 {
border: none;
border-left: solid 4px #909090;
background-image: none;
padding: 0px 6px;
margin-top: 20px;
margin-bottom: 3px;
font-size: 110%;
height: auto;
}
h3 {
font-size: 110%;
margin: 10px 0px;
}

.servicelist dl { margin-left: 0px; margin-right: 6px; }
.servicelist dt { margin-left: 6px; }
.servicelist dd {
     background-color: #d0d0d0;
     margin-left: 24px;
     }
.topics dd { margin-left: 10px; border-bottom: dashed 1px #909090; }
ul { }
li { margin-bottom: 4px; }

.header { 
}
#logo { 
height: 20px;
background-image: url(/images/headback.jpg);
background-repeat: no-repeat;
background-position: top left;
}
.menu {
margin: 10px 0px;
padding-left: 260px;
height: 120px;
background-color: #d4c7ab;
background-image: url(/images/menuback.jpg);
background-repeat: no-repeat;
background-position: top left;
border-top: solid 3px #d4c7ab;
border-bottom: solid 3px #d4c7ab;
}
.menu ul { margin-top: 20px; font-weight: bold; font-size: 120%; }
.menu li { display: inline; margin-right: 10px; }
#description { font-size: 86%; text-align: left;}
#notice { color: red; text-align: center; font-weight: bold; font-size: 90%; background-color: #ffe0d0; }
.footnavi { font-size: 86%; text-align: right; }
.breads { margin-top: 0px; margin-bottom: 15px; padding: 0 0; font-size: 86%; }
.paging { text-align: center; }
.site-description { background-color: #e0e0e0; }
.ads { margin-top: 15px; margin-bottom: 15px; text-align: center; }
#summery{ 
border: solid 1px #e0e0e0;
background-color: #efefef;
color: #606060;
font-weight: bold;
font-size: 90%;
text-align: center;
padding: 8px 3px;
/*
background-image: url(/images/navi_back2.png);
background-repeat: no-repeat;
background-position: top;
*/
}

.contents { 
width: 740px;
text-align: left;
background-color: #ffffff;
}

#search { 
margin: 10px 10px;
text-align: center;
background-color: white;
}

#categories { 
font-weight: normal;
font-size: 120%;
line-height: 150%;
}

.openid { 
          font-size: 10.5px;
          width: 155px;
          padding-left: 20px;
          background-image: url(/images/openid_small_logo_white.gif);
          background-repeat: no-repeat;
          background-position: left;
}

.main { 
float: left;
width: 510px;
padding-left: 8px;
}

.navi { 
float: right;
width: 200px;
padding-right: 8px;
}

.footer {
margin-top: 25px;
padding-bottom: 10px;
clear: both;
font-size: 86%;
text-align: center;
border-top: solid 1px #909090;
background-image: url(/images/footback.jpg);
background-repeat: no-repeat;
background-position: bottom;
}

#seo { font-size: 11.0px; text-align: center; }
#seo ul { margin: 0px 0px; padding: 0px 0px; }
#seo li { display: inline; margin: 0px 0px; padding: 0px 0px; margin-right: 4px; }
#seo a { color: #786860; }
