@charset "UTF-8";

/* small.css
**************************************************************************************

1.基本フォント設定
2.header
3.footer
4.main
5.lnavi
6.ページの先頭へ（本文中）
7.pnavi
8.トップページフォント設定
9.サイトマップフォント設定
10.お知らせ履歴フォント設定
11.対象者別ページフォント設定
12.文字サイズ変更設定

=============================================================================*/



/* 1.基本フォント設定
=============================================================================*/

/*
77% = 10px	| 	122% = 16px	|	167% = 22px	
85% = 11px	|	129% = 17px	|	174% = 23px
93% = 12px	|	136% = 18px	|	182% = 24px
100% = 13px	|	144% = 19px	|	189% = 25px
107% = 14px	|	154% = 20px	|	197% = 26px
114% = 15px	|	159% = 21px	|
*/

#main div.gaiyo,
#main div.tx-area,
#main div.anchor,
#main ul.download li,
#main table,
#pnavi p.catetop,
#pnavi div.pnavi-area,
#target dl.list,
#target ul.pglist,
#sitemap ul.smlist,
#news dl.list{
 font-size: 93%;
 line-height:1.6;
}

#main p.cap{
 font-size: 93%;
 line-height:1.6;
}

#main div.img-pat01 p.cap{
 font-size:100%;
}

#main div.pnavi-area-nobg p.pagetop{
 font-size: 85%;
}

*+html body #main div.pnavi-area-nobg p.pagetop{
 font-size: 77%;
}

* html body #main div.pnavi-area-nobg p.pagetop{
 font-size: 77%;
}


/* 2.header
=============================================================================*/
#header div.bread{
 font-size: 93%;
}

#header input.assi{
 font-size: 12px;
}


/* 3.footer
=============================================================================*/
#footer ul.mnavi{
 font-size: 93%;
 line-height:1.1;
}

#footer p.sig{
 font-size: 93%;
 line-height:1.1;
 font-weight:bold;
}

#footer p.footer-tx{
 font-size: 77%;
}

#footer p.copy{
 font-size: 77%;
 line-height:1.1;
 letter-spacing:normal;
}

#footer div.footer-right p{
 font-size: 93%;
 line-height:1.1;
 background-position: 39px 7px;
}


/* 4.main
=============================================================================*/
#main h1{
 font-size: 210%;
 line-height:1.1;
}

#main h2{
 font-size: 144%;
 font-weight: bold;
}

#main h3{
 font-size: 107%;
 font-weight: bold;
}

#main div.download-area h3{
 font-size: 144%;
 font-weight: bold
}

#main h4{
 font-size: 93%;
 font-weight: bold;
}

#main p.subtitle{
 font-size: 154%;
 font-weight: bold;
 letter-spacing:normal;
}

#main div.anchor ul.str01 li,
#main div.anchor ul.str02 li ul li{
 background-position: 7px 8px;
}

#main table caption.t-cap{
 font-size: 114%;
 font-weight: bold;
}

#main div.pdf-area{
 font-size: 93%;
 line-height:1.1;
}

#main ul.download li{
 background-position: 0 2px;
}

#main p.pagetop a{
 background-position: 0 4px;
}

#main div.pagelist dt{
 font-size: 107%;
 font-weight:bold;
}

#main div.pagelist dt a{
 background-position: 2px 4px;
}

#main div.pagelist dd{
 font-size: 93%;
}

#main div.quest-area p.quest-tl{
 font-size: 107%;
 font-weight:bold;
}


/* 5.lnavi
=============================================================================*/
#lnavi p.category {
 font-size: 122%;
 line-height:1.1;
 font-weight:bold;
}

#lnavi ul.second {
 font-size: 107%;
 letter-spacing:normal;
}

#lnavi ul.second li a{
 line-height:1.2;
}

#lnavi ul.second li.current span{
 line-height:1.2;
}

#lnavi ul.third{
 font-size: 87%;
 letter-spacing:normal;
}

#lnavi ul.third li a{
 background-position:16px 5px ;
 line-height:1.2;
}

#lnavi ul.third li.current {
 background-position:16px 8px;
 line-height:1.2;
}


/* 6.ページの先頭へ（本文中）
=============================================================================*/
#main div.pnavi-area-nobg{
width:118px;
margin-left:546px;
}

#main div.pnavi-area-nobg p.pagetop a{
 background-position: 0 6px;
}


/* 7.pnavi
=============================================================================*/
#pnavi p.pagetop a{
 background-position: 5px 9px;
}

#pnavi p.catetop a{
 background-position: 0 4px;
}

#pnavi p.hometop a{
 background-position: 8px 6px;
}


/* 8.トップページフォント設定
=============================================================================*/
#home dl.list dt{
 font-size: 93%;
 line-height:1.1;
}

#home dl.list dd{
 font-size: 93%;
 line-height:1.2;
}

#home p.history a{
 font-size: 93%;
 line-height:1.2;
 background-position: 0 5px;
}


/* 9.サイトマップフォント設定
=============================================================================*/
#sitemap #main h2.sitemap{
}

#sitemap #main h2.sitemap a{
 background-position: 0 10px;
}

#sitemap #main ul.smlist li a{
 background-position: 0 7px;
}


/* 10.お知らせ履歴フォント設定　
=============================================================================*/
/* news.cssにも記述あり */
#news #main div.topics dl.list dt{
 width:104px;
 letter-spacing:0;
}

#news #main div.topics dl.list dd{
 width:536px;
}


/* 11.対象者別ページフォント設定
=============================================================================*/
/* target.cssにも記述あり */
#target #main div.topics dl.list dt{
 width:104px;
 letter-spacing:0;
}

#target #main div.topics dl.list dd{
 width:536px;
}

#target #main div.pagelist h2 {
 font-size: 107%;
 font-weight:bold;
}

#target #main div.pagelist ul.pglist li a{
 background-position: 0 7px;
}


/* 12.文字サイズ変更設定
=============================================================================*/
/* 文字サイズ変更設定*/
#header dl.fsize dd.small,
#header dl.fsize dd.small a{
 background-position: 0 -20px;
}
