@charset "utf-8";

/* 印刷表示用スタイルシート
------------------------------------------------------------
印刷用に個別設定が必要な場合に記述
*/

/* リンク設定
============================================================
リンクのアンダーバーは印刷上必要なしとの判断。
*/

a:link {
	text-decoration:none;}

a:visited {
	text-decoration:none;}

a:active {
	text-decoration:none;}

a:hover {
	text-decoration:none;}

/* 全体
============================================================ */
body {
zoom:81%;
background:none;
font-family:"ＭＳ Ｐゴシック", Arial, sans-serif, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo";
}

#head {
background:url(../img/c/bg.gif) 0 0 repeat-x;
}

ul#nav-global li img{
zoom:99%;
}

/* サイトトップ
============================================================ */
body#root #lyt-home-01 .column-R .box-test-01 ul li{
/padding-bottom:3px;
}

body#root #lyt-home-03 .column-R dl dd img{
/padding-bottom:8px;
}

body#root .list-box-home-01 .column-L .column-inner ul li img{
zoom:99%;
}

body#root #lyt-home-02 ul.list-box-home-01 li{
padding-bottom:15px;
}

body#root .hdg-index-info-container .hdg,
body#root #lyt-home-02 ul.list-box-home-01 li .hdg-container .hdg-link-01 a,
body#root .hdg-index-info-container .hdg-link-01 a,
h2.hdg-l2-01,
h3.hdg-l3-01,
h3.hdg-l3-01 span,
h3.hdg-l3-03,
h3.hdg-l4-01,
h4.hdg-l4-01,
.hdg-l4-01,
.list h3,
.list-sitemap-01 li{
zoom:1;
}

.lyt-column-2{
/padding-bottom:15px;
}

#box-support-link-01{
/padding-bottom:35px;
}

#nav-page-top{
/margin-top:10px;
}

.nav-btn-01{
/margin-top:15px;
}

.box-related-01{
/padding-bottom:10px;
}

/* Flash
============================================================ */
#home-flash{
width:570px;
height:240px;
background:url(../img/top/img-swf-01.jpg) no-repeat left top;
}

#leaf-flash-01{
width:390px;
height:292px;
background:url(../movie/leaf/leaftop.jpg) no-repeat left top;
zoom:95%;
}

#leaf-flash-02,
#leaf-flash-03,
#leaf-flash-04,
#fundabac-flash-01,
#fundabac-flash-02,
#fundabac-flash-03,
#gina-flash-01,
#gina-flash-02,
#gina-flash-03,
#screw-flash-01{
width:320px;
height:240px;
}

#leaf-flash-02{
background:url(../movie/leaf/m03.jpg) no-repeat left top;
}

#leaf-flash-03{
background:url(../movie/leaf/m01.jpg) no-repeat left top;
}

#leaf-flash-04{
background:url(../movie/leaf/m02.jpg) no-repeat left top;
}

#fundabac-flash-01{
background:url(../movie/fundabac/m01.jpg) no-repeat left top;
}

#fundabac-flash-02{
background:url(../movie/fundabac/m02.jpg) no-repeat left top;
}

#fundabac-flash-03{
background:url(../movie/fundabac/m03.jpg) no-repeat left top;
}

#gina-flash-01{
background:url(../movie/gina/m01.jpg) no-repeat left top;
}

#gina-flash-02{
background:url(../movie/gina/m03.jpg) no-repeat left top;
}

#gina-flash-03{
background:url(../movie/gina/m02.jpg) no-repeat left top;
}

#screw-flash-01{
background:url(../movie/screw/m01.jpg) no-repeat left top;
}

#search-flash{
display:block;
width:800px;
height:322px;
background:url(../img/search/bg_search_01.gif) no-repeat left top;
}


