/* CSS Document */
/* トップページ用CSSーーーーー−−−−−−−−−−−−−−−−− */
/* トップ：ページ構成 */
.body_top{
margin:0px;
background-color:#dcdcdc;
background-image:url(../images/body_bg.gif);
color:#666666;
}
div.toppage{
width:750px;
background-color:#ffffff;
margin:0px auto;
font-size:small;
}
.str{
font-weight:normal;
font-size:small;
}

/* トップ：ヘッダーテキスト */
div.hdtxt{
padding-left:8px;
padding-top:5px;
padding-bottom:5px;
border-bottom:1px dotted #d3d3d3;
}
.h1_hd{
width:730px;
font-size:small;
color:#00b200;
line-height:1em;
padding:0px;
margin:0px;
}

.p_hd{
padding:0px;
margin:0px;
}

/* トップ：FLASHコンテンツ */
div.flash{
width:750px;
height:300px;
border-top:1px dotted #d3d3d3;
}
/* トップ：上部ナビボタン */
div.topnavi{
width:750px;
height:30px;
background-color:#00b200;
float:left;
margin-bottom:20px;
}
.topnavi_btn{
width:150px;
float:left;
padding:0px;
}
.link_box01{
display:block;
width:150px;
height:22px;
background-color:#00b200;
background-image:url(../images/topnavi_bg.jpg);
color:#666666;
font-size:13px;
font-weight:normal;
text-decoration:none;
text-align:center;
padding-top:8px;
}
.link_box01:hover{
display:block;
width:150px;
height:22px;
background-color:#00b200;
background-image:url(../images/topnavi_bg2.jpg);
color:#666666;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-top:8px;
}
.link_box01_2{
display:block;
width:150px;
height:22px;
background-color:#00b200;
background-image:url(../images/topnavi_bg3.jpg);
color:#ffffff;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-top:8px;
}
.link_box01_2:hover{
display:block;
width:150px;
height:22px;
background-color:#00b200;
background-image:url(../images/topnavi_bg2.jpg);
color:#666666;
font-size:13px;
font-weight:bold;
text-decoration:none;
text-align:center;
padding-top:8px;
}
/* トップ：メインコンテンツの構成 */
div.main{
width:710px;
padding-top:0px;
padding-left:20px;
padding-right:20px;
padding-bottom:10px;
margin-top:0px;
}
/* トップ：ライトナビ */
div.rightnavi{
width:200px;
float:right;
}
.rnavi_btn{
width:192px;
height:36px;
border-left:1px dotted #d3d3d3;
border-right:1px dotted #d3d3d3;
border-bottom:1px dotted #d3d3d3;
padding:4px;
}
.h2_rnavi{
font-size:12px;
font-weight:normal;
line-height:1em;
padding:0px;
margin-top:20px;
margin-bottom:0px;
}

.link_box02{
display:block;
width:150px;
height:25px;
background-color:#00b200;
font-size:14px;
text-decoration:none;
text-align:left;
padding-top:12px;
padding-left:40px;
}
.link_box02:hover{
display:block;
width:150px;
height:25px;
background-color:#00b200;
font-size:14px;
text-decoration:underline;
text-align:left;
padding-top:12px;
padding-left:40px;
}

/* トップ：ニュース・トピックス */
div.news{
width:460px;
}
div.newshd{
width:460px;
border-bottom:2px solid #d3d3d3;
padding:0px;
}
.h2_newshd{
width:400px;
font-size:medium;
color:#00b200;
padding:0px;
margin:0px;
}

/* フッター */
div.footer{
width:740px;
height:60px;
padding-top:6px;
padding-left:0px;
padding-right:10px;
padding-bottm:10px;
background-color:#00b200;
clear:both;
}
div.footer2{
width:740px;
background-color:#00b200;
color:#ffffff;
text-align:right;
}
.list_yoko{
display:inline;
padding-right:10px;
}

/* ニュース＆トピックス */
.body_news{
font-size:12px;
color:#666666;
margin:0px;
scrollbar-face-color:#ccffcc;
scrollbar-arrow-color:#d3d3d3; 
scrollbar-highlight-color:#ffffff; 
scrollbar-3dlight-color:#d3d3d3;
scrollbar-track-color:#ffffff;
scrollbar-shadow-color:#d3d3d3;
scrollbar-darkshadow-color:#ffffff;
}
.news1{
width:410px;
padding:10px;
margin-top:0px;
margin-left:5px;
border-bottom:1px dotted #d3d3d3;
}
.h1_news{
width:400px;
font-size:14px;
color:#00b200;
line-height:1em;
padding:0px;
margin:0px;
}
.p_news{
padding:0px;
margin:0px;
}

/* 各ページ共用CSSーーーーー−−−−−−−−−−−−−−−−− */
/* ヘッダー関連 */

div.hdimg{
width:750px;
height:19px;
background-image:url(../images/hd_04.jpg);
background-repeat:no-repeat;
text-align:right;
}
.h1_hd2{
display:inline;
font-size:small;
color:#00b200;
line-height:1em;
vertical-align:middle;
}
.p_hd2{
display:inline;
padding-left:10px;
margin:0px;
vertical-align:middle;
}

/* レフトナビゲーション */
div.leftnavi{
width:200px;
height:600px;
margin-right:30px;
float:left;
}
.h2_lnavi{
font-size:small;
font-weight:normal;
margin:0px;
border-bottom:1px solid #d3d3d3;
padding:5px;
}
.h2_lnavi_2{
font-size:medium;
font-weight:bold;
margin:0px;
border-bottom:1px solid #d3d3d3;
padding:5px;
}
/* メインコンテンツ */
div.main2{
width:480px;
float:left;
margin:0px;
}
div.main3{
width:710px;
margin:0px;
}
.h2_main{
font-size:large;
color:#00b200;
margin:0px;
border-bottom:1px solid #d3d3d3;
padding:5px;
}
.h3_main{
font-size:medium;
margin:0px;
padding-left:10px;
}
.p_main{
margin-top:5px;
padding-left:15px;
padding-right:10px;
}
.ad{
font-style:normal;
padding-left:15px;
}
.contact01{
padding-left:10px;
}
.contact02{
padding-left:10px;
margin-bottom:15px;
}
.p_main2{
margin-top:5px;
padding-left:15px;
padding-right:10px;
line-height:1.4em;
}



/* リンク関連 */
a {
color:#0077b2;
text-decoration:none;
}
a:hover{
color:#0094b2;
text-decoration:underline;
}
a.link_white{
color:#ffffff;
text-decoration:none;
font-size:mediam;
}
a.link_white:hover{
color:#ffffff;
text-decoration:underline;
font-size:mediam;
}
a.link_gray{
color:#666666;
text-decoration:none;
font-size:mediam;
}
a.link_gray:hover{
color:#666666;
text-decoration:underline;
font-size:mediam;
}
