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

body, ul, ul li, h2 {
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
a img {
border:0 none;
}
body {
color:#333333;
font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
font-size:90%;
line-height:1.4;
margin-left:auto;
margin-right:auto;
text-align:center;
width:802px;
}
a:link, a:visited, a:active {
color:#4A861C;
text-decoration:none;
}
a:hover {
color:#66CC66;
text-decoration:underline;
}
#container-top {
background:transparent url(images/header_back.jpg) no-repeat scroll center top;
margin:0;
overflow:hidden;
padding:0 7px;
text-align:left;
}
#header {
width:100%;
}
#header a {
color:#505050;
margin:0;
padding:0;
text-decoration:none;
}
#header .left {
float:left;
height: 56px;
}
#header .right {
float:right;
text-align:right;
width:40%;
height: 56px;
}
#header ul.gmenu {
clear:both;
height:38px;
overflow:hidden;
}
#header ul.gmenu li {
clear:none;
display:block;
float:left;
}
#content {
margin-top:10px;
}
#content:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
#main {
float:left;
font-size:90%;
margin-left:18px;
overflow:hidden;
width:562px;
}
#main p{
margin: 0 10px;
line-height:1.3;
}
#main strong {
color:#3D795C;
}
#main .blog {
margin-bottom:15px;
padding:15px 10px;
}
#main h2 {
background:transparent url(images/title_h2.gif) no-repeat scroll left bottom;
font-family:"Times New Roman", Times, serif;
color:#333333;
display:block;
font-size:16px;
font-weight:normal;
padding:2px 15px 0 45px;
margin:5px 0 4px 0;
height:23px;
border-bottom:solid 2px #4A861C;
overflow:hidden;
}
#main h2 a {
color:#333333;
text-decoration:none;
}
#main h2 a:hover {
color:#666666;
text-decoration:none;
}
#main h2.right {
background:transparent url(images/title_h2_r.gif) no-repeat scroll right bottom;
padding:2px 45px 0 15px;
}
#main h2.sub {
background:transparent url(images/title_h2_sub.gif) no-repeat scroll left bottom;
border:none;
height:40px;
padding:0 10px;
font-size:11px;
}
#main h2.sub p {
margin:0;
font-size:14px;
font-family:'Hiragino Kaku Gothic Pro','ヒラギノ角ゴ Pro W3','Osaka','ＭＳ Ｐゴシック',sans-serif;
line-height:1.0;
padding:2px 10px 0 10px;
color:#307033;
font-weight:bold;
}

#main ol, #main ul {
margin:10px 0 5px 30px;
padding:0;
}
#main ol li, #main ul li {
margin:0;
padding:3px 0;
}
#main li.hvr a:hover {
color:#0034DB;
text-decoration:none;
}
#main .photo {
border:1px solid #CCCCCC;
margin:8px;
padding:5px;
}
#main .title-caption {
padding:3px 0 8px 0;
}
#main .entry {
padding:20px 0;
clear:both;
}
#main .entry td {
padding:2px 4px;
}
#sidebar {
float:left;
font-size:90%;
width:208px;
}
#sidebar ul.inquire {
padding-top: 10px;
}
#sidebar ul.smenu1, #sidebar ul.smenu2 {
padding-bottom:10px;
}
#sidebar ul.smenu1 li {
padding:0;
margin-bottom:2px;
height:71px;
}
#sidebar ul.smenu2 li {
padding:0;
margin-bottom:8px;
height:56px;
}
#container-btm {
background:transparent url(images/footer_back.jpg) no-repeat scroll center bottom;
clear:both;
height:120px;
padding:0 8px;
text-align:left;
}
#footer {
font-size:10px;
padding-top:70px;
color:#FFF;
text-align:center;
}
#footer a {
color:#FFF;
text-decoration:none;
}
#footer .address {
float:left;
text-align:left;
padding-left:10px;
}
#footer .right {
float:right;
text-align:right;
width:60%;
padding-right: 10px;
}
#footer .login a {
color:#4A861C;
padding-left:15px;
}
#footer .login a:hover {
color:#CCC;
}
#footer .link {
margin:0 auto;
color:#555;
text-align:center;
padding-top:5px;
height:15px;
border-top:dotted 1px #999999;
font-size:11px;
width:360px;
padding-bottom: 10px;/*margin to copy*/
}
#footer .link a {
color:#555;
}
#footer .link a:hover {
color:#4A861C;
}

.clearfix {
padding:0;
margin:0;
}
.clearfix:after {
clear:both;
content:".";
display:block;
height:0;
visibility:hidden;
}
* html .clearfix {
display:block;
}

/* ------    ------- */
.item {
background-color:#EEEEEE;
border-color:#CCCCCC #FFFFFF #FFFFFF #CCCCCC;
border-style:solid;
border-width:1px;
clear:both;
margin-bottom:5px;
margin-top:5px;
text-align:left;
}
.itemHeader, .itemHeader a:link, .itemHeader a:visited, .itemHeader a:active {
background-color:#DDDDDD;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
font-weight:bold;
padding:4px;
text-decoration:none;
}
.itemBody {
background-color:#EEEEEE;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
font-size:90%;
padding:4px;
}
.itemBodyEven {
background-color:#E3EFEF;
}
.itemBodyOdd {
background-color:#EEEEEE;
}
.itemMetadata, .itemMetadata a:link, .itemMetadata a:visited, .itemMetadata a:active {
color:gray;
font-size:90%;
}
.blogEntry {
background-color:#EEEEEE;
border-color:#CCCCCC #FFFFFF #FFFFFF #CCCCCC;
border-style:solid;
border-width:1px;
margin-bottom:5px;
text-align:left;
}
.blogEntryHeader {
background-color:#DDDDDD;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
font-weight:bold;
padding:4px;
text-decoration:none;
}
.blogEntryHeader a:link, .blogEntryHeader a:visited, .blogEntryHeader a:active {
text-decoration:none;
}
.blogEntryBody {
background-color:#F9F9F9;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
padding:4px;
}
.blogEntryMetadata {
background-color:#EEEEEE;
border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
border-style:solid;
border-width:1px;
color:gray;
font-size:80%;
padding:2px;
}
.blogEntryMetadata a:link, .blogEntryMetadata a:visited, .blogEntryMetadata a:active {
text-decoration:none;
}
.pageable {
padding:5px 0;
}
.pageable a:hover {
background-color:#D0DFDF;
}
.tagCloud {
line-height:22px;
}
.tagCloud1 {
font-size:7px;
}
.tagCloud2 {
font-size:8px;
}
.tagCloud3 {
font-size:10px;
}
.tagCloud4 {
font-size:12px;
}
.tagCloud5 {
font-size:14px;
}
.tagCloud6 {
font-size:14px;
}
.tagCloud7 {
font-size:16px;
}
.tagCloud8 {
font-size:16px;
}
.tagCloud9 {
font-size:18px;
}
.tagCloud10 {
font-size:20px;
}

