@charset   "UTF-8";

body {
 background-image: url(../seikai3_2.gif);
     padding-top: 0pt;
     padding-left: 0pt;
     padding-right: 0pt;
     padding-bottom: 0pt;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
}


.h2 {
     font-size: 0.75em;
     color: #3c5916;
     text-align: center;
     padding-top: 15px;
}

/*コンテナ*/

#container {
     width: 765px;
     margin-left: auto;
     margin-right: auto;
     border-top: solid 1px #666666;
     border-left: solid 1px #666666;
     border-bottom: solid 1px #666666;
     border-right: solid 1px #666666;
     background-image: url(../back3.gif);
     background-repeat: repeat-y;
     background-color: #ffffff;
}

/*ヘッダー*/

#header {
     height: 250px;
     background-image: url(../a3.gif);
     background-repeat: repeat;
     background-position: 0-60px;
     margin-top: 0px;
     margin-left: 0px;
     margin-right: 0px;
     margin-bottom: 0px;
}
#haader h1 {
     margin: 0;
}

#header h1 {
     margin-top:0px;    
     color: #3c5916;
     font-size:18px;
     padding: 10px;
     padding-bottom:0px;
}

#header p {
     font-size: large;
     color: #3c5916;
     margin-top: 0;
     padding-left: 15px;
     padding-bottom: 10px;
     font-weight: bold;
}
/*メニュー*/

ul#menu {
     font-size: 0.75em;
     margin-top: 0;
     margin-left: 0;
     padding-left: 0;
     margin-bottom: 0;
     height: 30px;
     background-color: #930000;
}

ul#menu li {
     list-style-type: none;
     float: left;
}

ul#menu li a {
     display: block;
     width: 84px;
     line-height: 30px;
     text-decoration: none;
     text-align: center;
     color: #ffffff;
     background-color: #930000;
     border-right: solid 1px #ffffff;
}

ul#menu li a:hover {
     background-color: #c10000;
}

/*コンテンツ*/

#content {
     width: 540px;
     float: right;
     margin-top: 30px;
     margin-left: auto;
     margin-right: 20px;
}

#content h3 {
     background-image: url(../bar-green.png);
     background-repeat: no-repeat;
     color: #3c5916;
     font-size: 0.875em;
     line-height: 23px;
     padding-left: 30px;
     margin-top: 0px;
     margin-bottom: 10px;
}

#content h4 {
     width: 520px;
     font-size: 0.875em;
     color: #3c5916;
     background-color: #ffffff;
     border-bottom: solid #930000;
     border-left: 20px solid #930000;
     margin-top: 15px;
}

#content h5 {
     width: 250px;
     background-color: #ff9900;
     font-size: 0.875em;
     color: #3c5916;
     padding-top: 5px;
     padding-left: 10px;
     padding-bottom: 5px;
}

#content p {
     color: #3c5916;
     font-size: 0.875em;
     line-height: 1.6;
     margin-left: 15px;
     margin-right: 10px;
}

img.left {
     float: left;
     margin-top: 15px;
     margin-left: 15px;
     margin-right: 15px;
}

img.right {
     float: right;
     margin-top: 15px;
     margin-left: 15px;
     margin-right: 15px;
}

.text {
     color: #3c5916;
     font-size: 0.875em;
     line-height: 1;
     margin-top: 0px;
     padding-top: 5px;
     padding-left: 5px;
     padding-right: 5px;
     background-color: #cccc99;
     padding-bottom: 5px;
}

.text2 {
     color: #3c5916;
     font-size: 0.9em;
     line-height: 1.6;
     margin-top: 0px;
     padding-top: 15px;
     padding-left: 15px;
     padding-right: 15px;
     background-color: #cccc99;
}
a{font-size: 0.9em;
 color: #3c5916;}
/*サイドバー*/

#sidebar {
     width: 190px;
     float: left;
}

#sidebar h3 {
     font-size: 0.9;
     color: #3c5916;
     text-align: center;
     margin-top: 30px;
     margin-left: 0;
     padding-left: 0;
     line-height: 0;
}

ul.sidemenu {
     margin-top: 30px;
     margin-left: 0;
     padding-left: 0;
     line-height: 0;
}

ul.sidemenu li {
     list-style-type: none;
}

ul.sidemenu li a {
     display: block;
     line-height: 30px;
     text-decoration: none;
     color: #ffffff;
     border-bottom: solid 1px;
     padding-left: 10px;
     margin-bottom: 10px;
}

ul.sidemenu li a:hover {
     background-color: #cc6600;
}

/*RSS*/

p.feed {
     margin: bottom:10px;
}

p.feed a {
     font-size: 0.75em;
     color: #444444;
     line-height: 30px;
     text-decoration: none;
     padding: 5px;
     border: solid 1px #888888;
}

p.feed img {
     border: none;
     vertical-align: middle;
}

.text3{font-size: 1.1em;
     color: #ffffff;
     text-align: center;}


/*フッター*/

#footer {
     background-color: #ffffff;
     margin-top: 25px;
     padding-top: 8px;
     background-image: url(../line_flower_bl.gif);
     background-repeat: repeat-x;
     clear: both;
}

#footer address {
     font-size: 0.75em;
     font-style: normal;
     text-align: center;
     margin-top: 10px;
}




