html 
{
overflow-y:scroll;
}
/*====================================*/
body 
{
font: normal small Meiryo, メイリオ, "MS PGothic", "MS Pゴシック", Osaka ,sans-serif;
line-height: 1.8em;
color: #515559;

margin: 0;
padding: 0;
/*background: #59AE6E url(images/img01.gif) repeat-x;*/
background: #ffffff url(images/img01.gif) repeat-x;
}

/*====================================*/
h1, h2, h3, h4, h5, h6 
{
font-family: Meiryo, メイリオ, "MS PGothic", "MS Pゴシック", Osaka ,sans-serif;
font-weight: normal;
color: #468259;

margin: 0;
padding: 0;
}

h2 
{
font-size: 22px;
padding-left: 20px;
background: no-repeat left center;
}

h3 
{
margin-bottom: 1em;
text-transform: uppercase;
letter-spacing: 2px;

font-size: .9em;
font-weight: bold;
}

/*====================================*/
p, blockquote, ul, ol 
{
margin-top: 0;
}

/*====================================*/
blockquote 
{
font: italic small Meiryo, メイリオ, "MS PGothic", "MS Pゴシック", Osaka ,sans-serif;
line-height: 1.6em;
padding: 0 0 0 40px;
}

/*====================================*/
a 
{
text-decoration: none;
color: #468259;
background: url(images/img03.gif) repeat-x left bottom;
}

a:hover 
{
text-decoration: underline;
background: none;
}

/*====================================*/
#main 
{
background: #FFFFFF url(images/img04.gif) repeat-x left bottom;
}

/*====================================*/
#menu 
{
width: 750px;
height: 60px;
margin: 0 auto;
}

#menu ul 
{
margin: 0;
padding: 0;
list-style: none;
}

#menu li 
{
display: block;
float: left;
width: 120px;
height: 60px;
padding: 0 0 0 0px;
background: url(images/img02.gif) no-repeat;
}

#menu a 
{
display: block;
width: 110px;
height: 51px;
padding: 5px 5px 0 5px;
background: none;
letter-spacing: -1px;
text-align: center;
font: normal 1.3em Meiryo, メイリオ, "MS PGothic", "MS Pゴシック", Osaka ,sans-serif;
color: #FFFFFF;
}

#menu a:hover 
{
border-bottom: 4px solid #4BA97A;
text-decoration: none;
color: #FFFFFF;
}

#menu .active a 
{
background: #4BA97A;
border-bottom: 4px solid #89D1AD;
text-decoration: none;
color: #FFFFFF;
}

#menu p 
{
margin:2px 0px -4px 0px;
}

#menu span {
width: 110px;
display: table-cell;
vertical-align: middle;
text-align: center;
height: 51px;
}

/*====================================*/

#header {
width: 754px;
height: 247px;
margin: 0 auto;
padding: 13px 0 0 0;
}

#header h1 {
float: left;
width: 104px;
height: 110px;
padding: 104px 100px 0 20px;
background: url(images/img05.jpg) no-repeat;
line-height: 32px;
font-size: 30px;
}

#header h2 {
float: right;
width: 494px;
height: 34px;
padding: 180px 20px 0 0;
background: url(images/img06.jpg) no-repeat;
text-transform: lowercase;
text-align: right;
letter-spacing: -1px;
font-size: 22px;
color: #FFFFFF;
}

/*====================================*/

#content 
{
width: 750px;
margin: 0 auto;
}

/*====================================*/
#inner 
{
/*float: right;*/
width: 600px;

/*左右マージンを調節することによる中央揃え（追加分）*/
margin-left : auto ;
margin-right : auto ;
}

#inner .post 
{
padding-bottom: 10px;
}

#inner .article 
{
padding: 15px 20px 0 20px;
background: url(images/img10.gif) repeat-x;
font-size: 14px;

/*このままでは左寄せなのでセンタリング（追加分）*/
text-align: center;
}

/*====================================*/

#kinou 
{
float: left;
width: 220px;
}

#kinou ul 
{
margin: 0;
padding: 0;
list-style: none;
}

#kinou li ul 
{
padding: 15px 20px 10px 20px;
background: url(images/img10.gif) repeat-x;
}

#kinou li li 
{
padding: 3px 0;
background: url(images/img03.gif) repeat-x left bottom;
}

#kinou li a 
{
background: none;
}

#kinou li i 
{
font-size: 16px;
}

/*====================================*/

#footer 
{
padding: 10px 0 10px 0;
background: url(images/img08.gif) repeat-x;
}

#footer p 
{
width: 750px;
font-family: Meiryo, メイリオ, "MS PGothic", "MS Pゴシック", Osaka ,sans-serif;
/*color: #669b6f;*/
color: #6c7277;
}

#footer a 
{
background: none;
color: #6c7277;
}


#brand 
{
margin: 0 auto;
padding: 10px 0 0 35px;
background: no-repeat left top;
letter-spacing: -1px;
font-weight: normal;
font-size: 16px;
}

/*====================================*/
.table_00 {
width:100%;
margin:0px 0px 10px 0px;
padding:0px;
border-collapse:collapse;
}
.table_00 th {
width:10%;
padding:4px 2px 2px 4px;
text-align:center;
vertical-align:middle;
color:#ffffff;
background-color:#4FB973;
border:1px solid #838B91;
}
.table_00 td {
padding:4px 2px 2px 5px;
text-align:left;
background-color:#F3F4F5;
border:1px solid #838B91;
}
/*====================================*/
.table_01 {
width:100%;
margin:0px 0px 0px 0px;
padding:0px;
border-collapse:collapse;
}
.table_01 th {
width:10%;
padding:4px 2px 2px 4px;
text-align:center;
vertical-align:middle;
color:#ffffff;
background-color:#4FB973;
border:1px solid #838B91;
}
.table_01 td {
padding:4px 2px 2px 5px;
text-align:center;
background-color:#F3F4F5;
border:1px solid #838B91;
}

