@charset "UTF-8";
/* CSS Document -- 共通 */

body{
    margin: 0;
    padding: 10px 0 10px 0;
    color: #000000;
    background-color: #ffffff;
    font-size: 100%;
    line-height: 1.4;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "メイリオ", Meiryo, sans-serif;
}

img{
    border: none;
}

p,ul,ol,dl,form{
    margin-top: 0px;
    margin-bottom: 0px;
}

ul{
    list-style: url(../images/common/m1.gif);
}


a                    { color: #335f2f; }
a:link        { color: #335f2f; text-decoration:underline; }
a:visited    { color: #335f2f; text-decoration:underline; }
a:hover        { color: #75ae5b; text-decoration:underline; }
a:active    { color: #75ae5b; text-decoration:underline; }


#container1{
    margin: 0 auto;
    width: 950px;
    background: #FFFFFF;
}

/*------------------------------------------------- 文字色指定 ----*/
.fc_c00            { color: #cc0000; }
.fc_333            { color: #333333; }
.fc_063            { color: #006633; }

.fc_063_B        { color: #006633; font-weight: bold; }

/*------------------------------------------------- 文字関連（色以外）指定 ----*/
strong        { font-weight: bold; }

.smallTxt        { font-size: 80%; }
.smallTxt2    { font-size: 90%; }
.smallTxt3    { font-size: 92%; }        /* 主に、bold にする場合 */

/*------------------------------------------------- ※付きの注釈 ----*/
.annotation{
    text-indent: -1em;
    margin-left: 1em;
}

/*-----------------------------------------------------*/


/* ======================================================================================== */

/*------------------------------------------------- ヘッダ ----*/
#header{
    height: 71px;
    background-color: #ffffff;
    padding-top:25px;
    padding-bottom:5px;
}

.headmenu01{width:371px;
            float:right;
            margin:30px 10px 0 0;}

h1 {
    margin: 0;
}

/*------------------------------------------------- 目的別メニュー ----*/
ul#topmenu{
    font-size: 0;
    background-image: url(../images/common/head.jpg);
    background-repeat: no-repeat;
    background-position: left;
    margin: 0;
    height: 238px;
}

ul#topmenu li{
    list-style-type: none;
    list-style-image: none;
    margin: 0 0 0 auto;
    width: 203px;
}

#topmenu li a{
    display: block;
    text-indent: -9999px;
    width: 203px;
}

li#topmenu001 a{
    height: 77px;
}
li#topmenu002 a{
    height: 77px;
}
li#topmenu003 a{
    height: 84px;
}

div#container{
    width:950px;
    height:288px;
}
div#content{
    float:left;
    width:715px;
    height:288px;
}


div#navigation-top{
    margin: 0;
    padding:  0;
    float:right; 
}

div#navigation{
    margin: 0;
    padding:  0;
    float:right;   
    clear:right;
}


#navigation-top a:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha(opacity=95)";
}


#navigation a:hover {
	opacity: 0.95;
	filter: alpha(opacity=95);
	-ms-filter: "alpha(opacity=95)";
}

div#container-footer{
    clear:both;
    width:100%
}

/*------------------------------------------------- グローバルメニュー ----*/
#gMenuArea{
    min-height: 34px ;
    _height: 34px;
        background-color: #c8d6c8; 
}

#globalmenu{
    font-size: 13px;
    line-height: 100%;
    height: 14px;
    margin: 0px 0px 10px 5px;
    padding: 12px 4px 10px 0;
/*    float: right; */
}

#globalmenu a {
    text-decoration : none;
}

#globalmenu a:hover {
    text-decoration : underline;
}


#globalmenu li{
    list-style-type: none;
    list-style-image: none;
    float: left;
    padding: 0 5px;
    background-color: #c8d6c8; 
    border-right: 1px solid #666666; 
}
#globalmenu li.gMenuLeft{
    border-left: 1px solid #666666; 
}

/*------------------------------------------------- 背景白エリア ----*/
#container2{
    clear: both;
    background-color: #FFFFFF;
}

/*------------------------------------------------- コンテンツエリア（中ページ） ----*/
#contentsN{
    width: 930px;
    padding: 0px 10px 6px 10px;
    margin: 0;
}

/*------------------------------------------------- フッタ ----*/
#footer{
    clear: both;
    font-size: 80%;
    border: 1px solid #999999;
    border-width: 1px 0 0 0;
    text-align: center;
}

#footer ul{
    line-height: 100%;
    padding: 6px 0 0 0em;
    margin: 0 auto;
}

#footer li{
    list-style-type: none;
    list-style-image: none;
    display: inline;
    padding: 0 8px;
    margin: 0;
}
#footer li.fMenuLeft{
    border-right: 1px solid #000000;
}

#copyrightJp{
    padding-top: 15px;
    line-height: 100%;
}

address{
    font-style: normal;
    font-size: small;
    padding-bottom: 5px;
}

/* ======================================================================================== */

/*------------------------------------------------- トピックパス（中ページ） ----*/
#topicPath{
    font-size: 85%;
    line-height: 100%;
    padding: 0.8em 14px 1.2em 14px;
}

#topicPath .gt{
    margin: 0 0.3em;
}

/*------------------------------------------------- ページトップへ ----*/
.toPagetopTxt{
    font-size: 80%;
}

/*------------------------------------------------- ページトップへ（中ページ） ----*/
.toPagetop{
    text-align: right;
    padding-top: 0.5em;
}

/* ======================================================================================== */

/*------------------------------------------------- 回り込み解除用class ----*/
/*   （floatさせた要素を含む親のブロック要素にはcboxというclassをつける）   */

.cbox{
    zoom: 100%;
}
.cbox:after{
    content: " ";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
    line-height: 0;
}

/*------------------------------------------------- 読み上げブラウザ用 ----*/
div#skipMenu{
    position: absolute;
    top: -500px;
    left: -500px;
    visibility: hidden;
}

/* ======================================================================================== */

/*------------------------------------------------- 柿添追加　20101126 ----*/

/*------------------------------------------------------------
1、align・・・文字の横位置
-------------------------------------------------------------*/

.al-c{ text-align: center; }/*中央寄せ*/
.al-r{ text-align: right; }/*右寄せ*/
.al-l{ text-align: left; }/*左寄せ*/


/*------------------------------------------------------------
2、valign・・・文字の縦位置
-------------------------------------------------------------*/

.vl-t{ vertical-align: top; }/*上寄せ*/
.vl-m{ vertical-align: middle; }/*中央寄せ*/
.vl-b{ vertical-align: bottom; }/*下寄せ*/


/*------------------------------------------------------------
3、float・・・左右の回り込み
-------------------------------------------------------------*/

.fl-r{ float: right; }/*右に回り込み*/
.fl-l{ float: left; }/*左に回り込み*/
.fl-c{ clear: both; }


/*------------------------------------------------------------
4、margin・・・周りのブロックからの距離
-------------------------------------------------------------*/

.m0{ margin: 0!important; }/*周りからのmarginを0に*/
.m0-t{ margin-top: 0!important; }/*上からのmarginを0に*/
.m0-r{ margin-right: 0!important; }/*右からのmarginを0に*/
.m0-b{ margin-bottom: 0!important; }/*下からのmarginを0に*/
.m0-l{ margin-left: 0!important; }/*左からのmarginを0に*/

.m10{ margin: 10px!important; }/*周りからのmarginを10pxに*/
.m10-t{ margin-top: 10px!important; }/*周りからのmarginを10pxに*/
.m10-r{ margin-right: 10px!important; }/*周りからのmarginを10pxに*/
.m10-b{ margin-bottom: 10px!important; }/*周りからのmarginを10pxに*/
.m10-l{ margin-left: 10px!important; }/*周りからのmarginを10pxに*/

.m15{ margin: 15px!important; }/*周りからのmarginを10pxに*/
.m15-t{ margin-top: 15px!important; }/*周りからのmarginを10pxに*/
.m15-r{ margin-right: 15px!important; }/*周りからのmarginを10pxに*/
.m15-b{ margin-bottom: 15px!important; }/*周りからのmarginを10pxに*/
.m15-l{ margin-left: 15px!important; }/*周りからのmarginを10pxに*/

.m20{ margin: 20px!important; }
.m20-t{ margin-top: 20px!important; }
.m20-r{ margin-right: 20px!important; }
.m20-b{ margin-bottom: 20px!important; }
.m20-l{ margin-left: 20px!important; }

.m30{ margin: 30px!important; }
.m30-t{ margin-top: 30px!important; }
.m30-r{ margin-right: 30px!important; }
.m30-b{ margin-bottom: 30px!important; }
.m30-l{ margin-left: 30px!important; }

.m40{ margin: 40px!important; }
.m40-t{ margin-top: 40px!important; }
.m40-r{ margin-right: 40px!important; }
.m40-b{ margin-bottom: 40px!important; }
.m40-l{ margin-left: 40px!important; }

.m50{ margin: 50px!important; }
.m50-t{ margin-top: 50px!important; }
.m50-r{ margin-right: 50px!important; }
.m50-b{ margin-bottom: 50px!important; }
.m50-l{ margin-left: 50px!important; }

.m60{ margin: 60px!important; }
.m60-t{ margin-top: 60px!important; }
.m60-r{ margin-right: 60px!important; }
.m60-b{ margin-bottom: 60px!important; }
.m60-l{ margin-left: 60px!important; }


/*------------------------------------------------------------
5、padding・・・周りのブロックからの距離（padding）
-------------------------------------------------------------*/

.p0{ padding: 0!important; }
.p0-t{ padding-top: 0!important; }
.p0-r{ padding-right: 0!important; }
.p0-b{ padding-bottom: 0!important; }
.p0-l{ padding-left: 0!important; }

.p10{ padding: 10px!important; }
.p10-t{ padding-top: 10px!important; }
.p10-r{ padding-right: 10px!important; }
.p10-b{ padding-bottom: 10px!important; }
.p10-l{ padding-left: 10px!important; }

.p20{ padding: 20px!important; }
.p20-t{ padding-top: 20px!important; }
.p20-r{ padding-right: 20px!important; }
.p20-b{ padding-bottom: 20px!important; }
.p20-l{ padding-left: 20px!important; }

.p30{ padding: 30px!important; }
.p30-t{ padding-top: 30px!important; }
.p30-r{ padding-right: 30px!important; }
.p30-b{ padding-bottom: 30px!important; }
.p30-l{ padding-left: 30px!important; }

.p40{ padding: 40px!important; }
.p40-t{ padding-top: 40px!important; }
.p40-r{ padding-right: 40px!important; }
.p40-b{ padding-bottom: 40px!important; }
.p40-l{ padding-left: 40px!important; }

.p50{ padding: 50px!important; }
.p50-t{ padding-top: 50px!important; }
.p50-r{ padding-right: 50px!important; }
.p50-b{ padding-bottom: 50px!important; }
.p50-l{ padding-left: 50px!important; }

.p60{ padding: 60px!important; }
.p60-t{ padding-top: 60px!important; }
.p60-r{ padding-right: 60px!important; }
.p60-b{ padding-bottom: 60px!important; }
.p60-l{ padding-left: 60px!important; }


/*------------------------------------------------------------
6、font-size・・・フォントサイズの設定
-------------------------------------------------------------*/

.b{ font-weight: bold!important; }/*太字*/
.normal{ font-weight: normal!important; }/*太字を解除*/

.big{ font-size: 1.2em!important; }
.big2{ font-size: 1.5em!important; }
.big3{ font-size: 1.8em!important; }
.small{ font-size: 0.8em!important; }

.f08em{ font-size: 0.8em; }
.f09em{ font-size: 0.9em; }
.f10em{ font-size: 1.0em; }
.f11em{ font-size: 1.1em; }
.f12em{ font-size: 1.2em; }
.f13em{ font-size: 1.3em; }
.f14em{ font-size: 1.4em; }
.f15em{ font-size: 1.5em; }
.f16em{ font-size: 1.6em; }
.f17em{ font-size: 1.7em; }
.f18em{ font-size: 1.8em; }
.f19em{ font-size: 1.9em; }
.f20em{ font-size: 2.0em; }
.f21em{ font-size: 2.1em; }
.f22em{ font-size: 2.2em; }
.f23em{ font-size: 2.3em; }
.f24em{ font-size: 2.4em; }

.f8pt{ font-size: 8.5pt!important; }
.f9pt{ font-size: 9.0pt!important; }
.f10pt{ font-size: 10pt!important; }
.f11pt{ font-size: 11pt!important; }
.f12pt{ font-size: 12pt!important; }
.f13pt{ font-size: 13pt!important; }
.f14pt{ font-size: 14pt!important; }
.f15pt{ font-size: 15pt!important; }
.f16pt{ font-size: 16pt!important; }
.f17pt{ font-size: 17pt!important; }
.f18pt{ font-size: 18pt!important; }
.f19pt{ font-size: 19pt!important; }
.f20pt{ font-size: 20pt!important; }
.f21pt{ font-size: 21pt!important; }
.f22pt{ font-size: 22pt!important; }
.f23pt{ font-size: 23pt!important; }
.f24pt{ font-size: 24pt!important; }



.mb10{margin-bottom:10px;}
a:hover img.ro{
    opacity:0.8;
    filter: alpha(opacity=80);
}
.topi_uline{border-bottom:solid 1px #999999;}
