@charset "utf-8";

/* ===================================================================
	@This stylesheet Information{
	ファイル：cover.css
	最終更新：2014年5月15日
	}
=================================================================== */

 .mark01 {
    margin-left: 1em;
    text-indent: -1em;
}
 .mark01_5 {
    margin-left: 1.5em;
    text-indent: -1.5em;
}
 .mark02 {
    margin-left: 2em;
    text-indent: -2em;
}
 .mark02_5 {
    margin-left: 2.5em;
    text-indent: -2.5em;
}
.mark03 {
    margin-left: 3em;
    text-indent: -3em;
}
 .mark03_5 {
    margin-left: 3.5em;
    text-indent: -3.5em;
}
 .mark04 {
    margin-left: 4em;
    text-indent: -4em;
}
 .mark04_5{
    margin-left: 4.5em;
    text-indent: -4.5em;
}
 .mark05 {
    margin-left: 5em;
    text-indent: -5em;
}
 .mark09 {
    margin-left: 9em;
    text-indent: -9em;
}
 .mark10 {
    margin-left: 10em;
    text-indent: -10em;
}
 .mark10_5 {
    margin-left: 10.5em;
    text-indent: -10.5em;
}
 .mark11 {
    margin-left: 11em;
    text-indent: -11em;
}
 .ml1em{
    margin-left:1em;
}
 .ml2em{
    margin-left:1em;
}
/* --------------- */

body#cover{
	text-align:left;
	position:relative;
	}

#article .mapBox{
	text-align:center;
	width:730px;
	}
#article .oceaniaBox{
	background:url(../img/oceania.gif) center top no-repeat;
	height:377px;
	}
#article .n_americaBox{
	background:url(../img/n_america.gif) center top no-repeat;
	height:377px;
	}
#article .s_americaBox{
	background:url(../img/s_america.gif) center top no-repeat;
	height:377px;
	}
#article .africaBox{
	background:url(../img/africa.gif) center top no-repeat;
	height:377px;
	}
#article .europeBox{
	background:url(../img/europe.gif) center top no-repeat;
	height:377px;
	}
#article .asiaBox{
	background:url(../img/asia.gif) center top no-repeat;
	height:377px;
	}

/*-- 2カラム box内リンク --*/
#article .box .boxTitle02 {
    font-size: 108%; /* 14px */
    font-weight: bold;
    margin: 3px 0 5px 0;
    padding: 0em 0.5em 0em 0.7em;
	}
#article ul.naviLink {
    margin:0;
	}
#article ul.naviLink li{
    list-style-type: none;
    background: url(/common/img/bg_mbox_li.png) no-repeat 0px 5px;
    margin: 0 10px 0 0;
    padding: 0 0 0 10px;
    display: block;
	width:340px;
	float:left;
	}
#article ul.naviLink li.last{
    margin:0;
	}
	
/*-- 1カラム box内リンク --*/	
#article ul.naviLink01 {
    margin:0;
	}
#article ul.naviLink01 li{
    list-style-type: none;
    background: url(/common/img/bg_mbox_li.png) no-repeat 0px 5px;
    padding: 0 0 0 10px;
    display: block;
	}

/*-- 3カラム box内リンク --*/
#article ul.naviLink02 {
    margin:0;
	}
#article ul.naviLink02 li{
    list-style-type: none;
    margin: 0 5px 0 0;
    display: block;
	width:235px;
	float:left;
    font-size: 100%;
	}
#article ul.naviLink02 li a{
    margin:0;
    background: url(/common/img/bg_mbox_li.png) no-repeat 0px 5px;
    padding: 0 0 0 10px;
	margin:0 0 0 5px;
    display: block;
	}
#article ul.naviLink02 li.last{
    margin:0;
	}
	
/*-- 中寄せテキストリンク --*/
#article .naviLink03{
    text-align:center;
	}
	
#article .plusLink{
	display:block;
	}
#article .plusLink .left{
	float:left;
	margin-right:10px;
	display:block;
	}
#article .plusLink .right{
	float:right;
	display:block;
	font-weight:normal;
    font-size: 81.25%;
	}

/*-- リリース・お知らせ等 日付付リスト --*/

#t_ocver{}

#article #t_ocver,
#article #t_cover {
    margin:0;
	padding:0;
}

#article #t_ocver dt,
#article #t_cover dt{
    clear:left;
    float:left;
    width:9em;
}

#article #t_ocver dd,
#article #t_cover dd {
    margin-bottom:0.75em;
    margin-left:9em;
}

#article #t_ocver dl,
#article #t_cover dl{
    margin: 0;
}
/*----*/

#article dl.news02 {
    margin:0;
	padding:0;
}

#article dl.news02 dt {
    clear:left;
    float:left;
    width:9em;
}

#article dl.news02 dd {
    margin-bottom:0.75em;
    margin-left:9em;
}

#article dl.news02 dl {
    margin: 0;
}

/*-- あいうえお順　タブ --*/
#article .tab_aiu {
    margin:0;
    width:730px;
    height: 31px;
    margin: 0;
    padding: 0;
    position: relative;
    background: url(/cover/img/bg_tab.png) repeat-x left bottom;
}

#article .tab_aiu ul {
    width: 730px;
    padding: 0;
    margin: 0;
    background: url(/cover/img/btn_tab_aiu.png) no-repeat;
    height: 31px;
}

#article .tab_aiu li {
    float: left;
    width: 200px;
    height: 31px;
    position: relative;
    list-style: none;
    margin: 0;
	padding:0;
    z-index: 3;
    zoom: 1;
}

#article .tab_aiu li a {
    display: block;
    width: 200px;
    height: 31px;
    text-decoration:none;
    background: url(/cover/img/btn_tab_aiu.png) no-repeat;
}

#article .tab_aiu li a span {
    font-size: smaller;
    position: relative;
    z-index: -1;
    display: block;
    width: 200px;
    height: 31px;
}

/* あ～か */

#article li.aka a {
    background-position: 0 0;
}

#article #aka li.aka a {
    background-position:0 -31px ;
}

#article li.aka a:hover,
#article #aka li.aka a:hover {
    background-position:0 -31px ;
}

/* さ～な */

#article li.sana a {
    background-position:-200px 0;
}

#article #sana li.sana a {
    background-position:-200px -31px ;
}

#article li.sana a:hover,
#article #sana li.sana a:hover {
    background-position:-200px -31px ;
}

/* は～わ */

#article li.hawa a {
    background-position: -400px 0;
}

#article #hawa li.hawa a {
    background-position:-400px -31px ;
}

#article li.hawa a:hover,
#article #hawa li.hawa a:hover {
    background-position:-400px -31px ;
}


/* -- 国カテゴリー表　listing
      国カテゴリー表（印刷用）　#articlePrint listingP
	  国別引受方針表　listing02
	  国別引受方針表（印刷用）　#articlePrint02 listing02P　--*/
	  
#articlePrint,
#articlePrint02{text-align:center;}
#articlePrint #article,
#articlePrint02 #article{
	width:950px;/**/
	/*width:900px;*/
	margin:0 auto;
	text-align:left;
	}
#articlePrint{line-height:1.1em;}
#articlePrint .set01{margin-top:5px; margin-bottom:3px; }
#articlePrint h5{float:left; margin:0;}
#articlePrint .date{float:right; width:300px; margin:0; padding:0; text-align:right;}
#articlePrint p.note,
#articlePrint p.mark{
	font-size:80%;
	line-height:1.1em;
	margin-top:0;
	margin-bottom:0;
	}
	
#article table.listing,
#article table.listingP {
	/*font-size: 80%;*/
	font-size: 75%;
	line-height:1.1em;
	margin:0;
	padding:0;
	/*width:100%;*/
	table-layout:fixed;
}
#article table.listing02,
#article table.listing02P {
	font-size: 80%;
	margin:0;
	padding:0;
	/*width:100%;*/
	/*table-layout:fixed;*/
}
#article table.listing th,
#article table.listingP th,
#article table.listing02 th,
#article table.listing02P th{
    padding:3px;
	text-align:center;
	font-size: 120%;
}
#article table.listing td.rank,
#article table.listingP td.rank {
	text-align:center;
	font-weight:bold;
	font-size: 140%;
}
#article table.listing td.rank_A,
#article table.listingP td.rank_A {background-color:#b4bbd8;}
#article table.listing td.rank_B,
#article table.listingP td.rank_B {background-color:#fefee4;}
#article table.listing td.rank_C,
#article table.listingP td.rank_C {background-color:#cfe0e7;}
#article table.listing td.rank_D,
#article table.listingP td.rank_D {background-color:#fddfdc;}
#article table.listing td.rank_E,
#article table.listingP td.rank_E {background-color:#ebdeb2;}
#article table.listing td.rank_F,
#article table.listingP td.rank_F {background-color:#bedcc2;}
#article table.listing td.rank_G,
#article table.listingP td.rank_G {background-color:#fce8ce;}
#article table.listing td.rank_H,
#article table.listingP td.rank_H {background-color:#d7b8ca;}
/*
#article table.listing td.last,
#article table.listingP td.last {
	border-bottom:1px solid #000;
}*/
#article table.listing th,
#article table.listingP th,
#article table.listing02 th.type01,
#article table.listing02P th.type01 {
    background: #e9f4ff;
}
#article table.listing02 th.type02,
#article table.listing02P th.type02 {
    background: #ccc;
}
#article table.listing td,
#article table.listingP td {
    padding:1px;
}
#article table.listing02 td,
#article table.listing02P td {
    padding:1px;
	text-align:center;
}


/* 国カテゴリー表
--------------------------------------*/
/* 日本語 */
#article table.listing th.rank{width:14px;}
#article table.listing .w01ja{width:110px;}
#article table.listing .w02ja{width:110px;}
#article table.listing .w03ja{width:110px;}
#article table.listing .w04ja{width:110px;}
#article table.listing .w05ja{width:110px;}
#article table.listing .w06ja{width:110px;}

/* 日本語印刷 */
#articlePrint #article table.listingP th.rank{width:14px;}
#articlePrint #article table.listingP .w01ja{width:146px;}
#articlePrint #article table.listingP .w02ja{width:146px;}
#articlePrint #article table.listingP .w03ja{width:146px;}
#articlePrint #article table.listingP .w04ja{width:146px;}
#articlePrint #article table.listingP .w05ja{width:146px;}
#articlePrint #article table.listingP .w06ja{width:146px;}

/* 英語 */
#article table.listing .w01en{width:110px;}
#article table.listing .w02en{width:110px;}
#article table.listing .w03en{width:110px;}
#article table.listing .w04en{width:110px;}
#article table.listing .w05en{width:110px;}
#article table.listing .w06en{width:110px;}

/* 英語印刷 */
#articlePrint #article table.listingP .w01en{width:146px;}
#articlePrint #article table.listingP .w02en{width:146px;}
#articlePrint #article table.listingP .w03en{width:146px;}
#articlePrint #article table.listingP .w04en{width:146px;}
#articlePrint #article table.listingP .w05en{width:146px;}
#articlePrint #article table.listingP .w06en{width:146px;}


/* 国別引受方針表
※2014年改修で切替前のものも残しています。運用で確認できれば削除可能。
--------------------------------------*/
#article table.listing02 .w01{width:60px;}
#article table.listing02 .w02{width:140px;}
#article table.listing02 .w03{width:80px;}
#article table.listing02 .w04{width:50px;}
#article table.listing02 .w05{width:50px;}
#article table.listing02 .w06{width:50px;}
#article table.listing02 .w07{width:50px;}
#article table.listing02 .w08{width:190px;}
/* 20140522 切替後 w行数_列数 */
#article table.listing02 .w01_01{width:26%;}
#article table.listing02 .w01_02{width:14%;}
#article table.listing02 .w01_03{width:6%;}
#article table.listing02 .w01_04{width:8%;}
#article table.listing02 .w01_05{width:12%;}
#article table.listing02 .w01_06{width:6%;}
#article table.listing02 .w01_07{width:28%;}
#article table.listing02 .w02_01{width:5%;}
#article table.listing02 .w02_02{width:4%;}
#article table.listing02 .w02_03{width:17%;}
#article table.listing02 .w04_01{width:21%;}

/* 印刷 */
#articlePrint02 #article table.listing02P .w01{width:60px;}
#articlePrint02 #article table.listing02P .w02{width:150px;}
#articlePrint02 #article table.listing02P .w03{width:90px;}
#articlePrint02 #article table.listing02P .w04,
#articlePrint02 #article table.listing02P .w05,
#articlePrint02 #article table.listing02P .w06{width:70px;}
#articlePrint02 #article table.listing02P .w07{width:70px;}
#articlePrint02 #article table.listing02P .w08{width:310px;}
/* 20140522 切替後 w行数_列数 */
#articlePrint02 #article table.listing02P .w01_01{width:30%;}
#articlePrint02 #article table.listing02P .w01_02{width:12%;}
#articlePrint02 #article table.listing02P .w01_03{width:6%;}
#articlePrint02 #article table.listing02P .w01_04{width:8%;}
#articlePrint02 #article table.listing02P .w01_05{width:10%;}
#articlePrint02 #article table.listing02P .w01_06{width:6%;}
#articlePrint02 #article table.listing02P .w01_07{width:28%;}
#articlePrint02 #article table.listing02P .w02_01{width:5%;}
#articlePrint02 #article table.listing02P .w02_02{width:8%;}
#articlePrint02 #article table.listing02P .w02_03{width:17%;}
#articlePrint02 #article table.listing02P .w04_01{width:21%;}

/* ------------------------------------*/


#article table.listing02 .textleft,
#article table.listing02P .textleft {
	text-align:left;
}
#article table.listing02 .textright,
#article table.listing02P .textright {
	text-align:right;
}
#article table.listing02 .noData,
#article table.listing02P .noData {
	display:block;
	width:98%;
	height:98%;
	text-align:center;
}

/*  凡例　リスト  */
#article ol.bonrei {
    list-style-type: none;
    margin: 0 1em 0 3.5em;
    paddin-left: 1em;
    font-size: 88%;
}
* html #article ol.bonrei { font-size: 90%; } /* IE6 */

#article ol.bonrei li {
    position: relative;
    list-style: none;
    /*line-height: 1.6;*/
    line-height: 1.2;
    margin:0.5em 0;
}

#article ol.bonrei li span {
    position: absolute;
    top: 0;
    left: -2.5em;
    font-weight:bold;
}

* html #article ol.bonrei li span {
    top: -0.1em;
} /* for win ie6 */


#article ol.bonrei .note{
	font-size: 93%;
}


/* ボタンエリア等　中寄せ */
#article .centerBox{
	text-align:center;
	}
	
/* 左寄せ */
#article .textleft{
	text-align:left !important;
}	
/* 右寄せ */
#article .textright{
	text-align:right !important;
}
/* 中寄せ */
#article .textcenter{
	text-align:center !important;
}
/* フォントサイズ小 */
#article .fontS{
	/*font-size: 84%;*/
	font-size: 80%;
	line-height:1.5em;
	}
#article .fontS02{
	font-size: 88%;
	}
#article .wAll{
	width:98%;
	display:block;
	}


/*------------------------------------
幅広ページ 
地域別「2年未満の引受方針」printReg
地域別「2年以上の引受方針」printReg02
引受方針 新旧比較表 printReg03
------------------------------------*/
#wideBody{
	text-align:center;
}
#wide{
	width:1000px;
	margin: 0 auto;
	text-align:left;
}
#wide table.printReg{
	width:1000px;
	margin: 0 auto;
	/*text-align:left;*/
	/*table-layout:fixed;*/
}
#wide table.printReg02{
	width:1000px;
	margin: 0 auto;
	/*table-layout:fixed;*/
	}
#wide table.printReg03{
	width:1000px;
	margin: 0 auto;
	/*text-align:left;*/
	/*table-layout:fixed;*/
}
#wide .noteArea,
#wide .noteArea02{
	width:1000px;
	margin: 0 auto;
	}

#wide .conBlock{
	margin-bottom:15px;
	}
	
#wide h1 {
    line-height: 1.5;
    background: #FBFBFB;
    border-bottom: #ccc solid 1px;
    border-left: #7ba4cf solid 5px;
    font-weight: bold;
    /*margin: 1em 0 1em 0;*/
    margin: 10px 0 10px 0;
    padding: 0.3em 0.5em;
}
#wide h2 {
    font-weight:bold;
    line-height: 1.5;
    margin: 0 0 10px 0;
    padding: 0;
    color: #900;
	font-size:180%;
}
#wide h3 {
    font-weight:bold;
    line-height: 1.5;
    /*margin: 1em 0 1em 0;*/
    margin: 0;
    padding: 0.3em 0.5em;
}
/* 表組 */
#wide table {
    margin: 0 0 20px 0;
}
#wide th {
    font-weight: bold;
    background-color: #ddd;
}
#wide th,
#wide td {
    border:1px solid #555;
    padding: 0.35em 0.8em;
	text-align:center;
}

#wide table.printReg td,
#wide table.printReg th,
#wide table.printReg02 td,
#wide table.printReg02 th{
	font-size:9px;
	padding:2px 1px;
}
#wide table.printReg .change,
#wide table.printReg02 .change,
#wide table.printReg03 .change{
	background-color:#FCC;
}
#wide table.printReg .change_left,
#wide table.printReg02 .change_left,
#wide table.printReg03 .change_left{
	background-color:#FCC;
	text-align:left;
}
#wide table.printReg .change_right,
#wide table.printReg02 .change_right,
#wide table.printReg03 .change_right{
	background-color:#FCC;
	text-align:right;
}
#wide table.printReg .change02,
#wide table.printReg02 .change02,
#wide table.printReg03 .change02{
	background-color:#CFF;
}
#wide table.printReg .change02_left,
#wide table.printReg02 .change02_left,
#wide table.printReg03 .change02_left{
	background-color:#CFF;
	text-align:left;
}
#wide table.printReg .change02_right,
#wide table.printReg02 .change02_right,
#wide table.printReg03 .change02_right{
	background-color:#CFF;
	text-align:right;
}

#wide table.printReg03 td,
#wide table.printReg03 th{
	font-size:9px;
	padding:3px 1px;
}

#wide table.printReg03 .title01 {
	font-weight:bold;
	font-size:110%;
	padding:1px;
	}
#wide table.printReg03 .corner{
    background-color: #ddd;
	}
#wide table.printReg03 .after01 {
	font-weight:bold;
	font-size:110%;
	padding:3px 1px;
    background-color: #ddd;
	}
#wide table.printReg03 .after02 {
	font-weight:bold;
	font-size:130%;
	padding:5px 1px;
	}
#wide table.printReg03 .after02_change {
	font-weight:bold;
	font-size:130%;
	padding:5px 1px;
	background-color:#CFF;
	}
#wide table.printReg03 .before01 {
	font-weight:normal;
	font-size:110%;
	padding:3px 1px;
    background-color: #ddd;
	}
#wide table.printReg03 .before02 {
	font-weight:bold;
	font-size:130%;
	padding:5px 1px;
	}
#wide table.printReg03 .textright {
	text-align:right;
	padding-right:3px;
	}
#wide table.printReg03 .sepaLine{
	/*width:1px;*/
    /*background-color: #ddd;*/
	}

/* 地域別「2年未満の引受方針」日本語版
※2014年改修で切替前のものも残しています。運用で確認できれば削除可能。
--------------------------------------*/
#wide table.printReg .w01ja{width:30px;}
#wide table.printReg .w02ja{width:30px;}
#wide table.printReg .w03ja{width:100px;}
#wide table.printReg .w04ja{width:100px;}

#wide table.printReg .w05Aja{width:30px;}
#wide table.printReg .w05Bja{width:50px;}
#wide table.printReg .w05Cja{width:50px;}
#wide table.printReg .w05Dja{width:50px;}

#wide table.printReg .w06Aja{width:30px;}
#wide table.printReg .w06Dja{width:50px;}

#wide table.printReg .w07Aja{width:30px;}
#wide table.printReg .w07Bja{width:50px;}
#wide table.printReg .w07Cja{width:50px;}
#wide table.printReg .w07Dja{width:50px;}

#wide table.printReg .w08Aja{width:30px;}

#wide table.printReg .w09Aja{width:30px;}
#wide table.printReg .w09Bja{width:50px;}

#wide table.printReg .w10Aja{width:30px;}
#wide table.printReg .w10Cja{width:50px;}
#wide table.printReg .w10Dja{width:50px;}
#wide table.printReg .w11ja{width:60px;}

/* 20140522 切替後 w行数_列数 */
#wide table.printReg .w01_01{width:12%;}
#wide table.printReg .w01_02{width:24%;}
#wide table.printReg .w01_03{width:6%;}
#wide table.printReg .w01_04{width:9%;}
#wide table.printReg .w01_05{width:6%;}
#wide table.printReg .w01_06{width:12%;}
#wide table.printReg .w01_07{width:3%;}
#wide table.printReg .w01_08{width:24%;}
#wide table.printReg .w01_09{width:4%;}
#wide table.printReg .w02_01{width:2%;}
#wide table.printReg .w02_02{width:7%;}
#wide table.printReg .w02_03{width:3%;}
#wide table.printReg .w02_04{width:12%;}
#wide table.printReg .w02_05{width:12%;}
#wide table.printReg .w02_06{width:12%;}
#wide table.printReg .w02_07{width:12%;}
#wide table.printReg .w03_01{width:3%;}

/* 地域別「2年未満の引受方針」英語版
※2014年改修で切替前のものも残しています。運用で確認できれば削除可能。
--------------------------------------*/
#wide table.printReg .w02en{width:30px;}
#wide table.printReg .w03en{width:100px;}
#wide table.printReg .w04en{width:90px;}

#wide table.printReg .w05Aen{width:30px;}
#wide table.printReg .w05Ben{width:50px;}
#wide table.printReg .w05Cen{width:30px;}
#wide table.printReg .w05Den{width:40px;}

#wide table.printReg .w06Aen{width:30px;}
#wide table.printReg .w06Den{width:40px;}

#wide table.printReg .w07Aen{width:30px;}
#wide table.printReg .w07Ben{width:30px;}
#wide table.printReg .w07Cen{width:30px;}
#wide table.printReg .w07Den{width:40px;}

#wide table.printReg .w08Aen{width:30px;}

#wide table.printReg .w09Aen{width:30px;}
#wide table.printReg .w09Ben{width:30px;}

#wide table.printReg .w10Aen{width:30px;}
#wide table.printReg .w10Cen{width:30px;}
#wide table.printReg .w10Den{width:40px;}

#wide table.printReg .w11en{width:210px;}

/* 20140522 切替後 w行数_列数 */
#wide table.printReg .w01_01en{width:16%;}
#wide table.printReg .w01_02en{width:14%;}
#wide table.printReg .w01_03en{width:7%;}
#wide table.printReg .w01_04en{width:10%;}
#wide table.printReg .w01_05en{width:6%;}
#wide table.printReg .w01_06en{width:14%;}
#wide table.printReg .w01_07en{width:3%;}
#wide table.printReg .w01_08en{width:30%;}
#wide table.printReg .w02_01en{width:4%;}
#wide table.printReg .w02_02en{width:8%;}
#wide table.printReg .w02_03en{width:4%;}
#wide table.printReg .w02_04en{width:3%;}
#wide table.printReg .w02_05en{width:4%;}

/* 地域別「2年以上の引受方針」日本語英語共通
※2014年改修で切替前のものも残しています。運用で確認できれば削除可能。
--------------------------------------*/
#wide table.printReg02 .w01{width:50px;}
#wide table.printReg02 .w02{width:50px;}
#wide table.printReg02 .w03{width:200px;}
#wide table.printReg02 .w04{width:80px;}
#wide table.printReg02 .w05{width:80px;}
#wide table.printReg02 .w06{width:80px;}
#wide table.printReg02 .w07{width:80px;}
#wide table.printReg02 .w08{width:80px;}
#wide table.printReg02 .w09{width:80px;}
#wide table.printReg02 .w10{width:220px;}

/* 20140522 切替後 w行数_列数 */
#wide table.printReg02 .w01_01{width:5%;}
#wide table.printReg02 .w01_02{width:10%;}
#wide table.printReg02 .w01_03{width:5%;}
#wide table.printReg02 .w01_04{width:8%;}
#wide table.printReg02 .w01_05{width:12%;}
#wide table.printReg02 .w01_06{width:8%;}
#wide table.printReg02 .w01_07{width:32%;}
#wide table.printReg02 .w01_08{width:20%;}
#wide table.printReg02 .w02_01{width:9%;}
#wide table.printReg02 .w02_02{width:14%;}
#wide table.printReg02 .w02_03{width:9%;}

/* 20140522 切替後 w行数_列数 */
#wide table.printReg02 .w01_01en{width:3%;}
#wide table.printReg02 .w01_02en{width:10%;}
#wide table.printReg02 .w01_03en{width:4%;}
#wide table.printReg02 .w01_04en{width:9%;}
#wide table.printReg02 .w01_05en{width:9%;}
#wide table.printReg02 .w01_06en{width:9%;}
#wide table.printReg02 .w01_07en{width:24%;}
#wide table.printReg02 .w01_08en{width:32%;}
#wide table.printReg02 .w02_01en{width:8%;}
#wide table.printReg02 .w02_02en{width:8%;}
#wide table.printReg02 .w02_03en{width:8%;}

/* 引受方針 新旧比較表
※2014年改修で切替前のものも残しています。運用で確認できれば削除可能。
--------------------------------------*/
#wide table.printReg03 .wA01ja{width:25px;}
#wide table.printReg03 .wA02ja{width:220px;}
#wide table.printReg03 .wB01ja{width:84px;}
#wide table.printReg03 .wB02ja{width:84px;}
#wide table.printReg03 .wB03ja{width:84px;}
#wide table.printReg03 .wB04ja{width:84px;}
#wide table.printReg03 .wB05ja{width:84px;}
#wide table.printReg03 .wC01ja{width:84px;}
#wide table.printReg03 .wC02ja{width:84px;}
#wide table.printReg03 .wC03ja{width:84px;}
#wide table.printReg03 .wC04ja{width:84px;}
#wide table.printReg03 .wC05ja{width:84px;}

#wide table.printReg03 .wA01en{width:25px;}
#wide table.printReg03 .wA02en{width:220px;}
#wide table.printReg03 .wB01en{width:84px;}
#wide table.printReg03 .wB02en{width:84px;}
#wide table.printReg03 .wB03en{width:84px;}
#wide table.printReg03 .wB04en{width:84px;}
#wide table.printReg03 .wB05en{width:84px;}
#wide table.printReg03 .wC01en{width:84px;}
#wide table.printReg03 .wC02en{width:84px;}
#wide table.printReg03 .wC03en{width:84px;}
#wide table.printReg03 .wC04en{width:84px;}
#wide table.printReg03 .wC05en{width:84px;}

/* 20140522 切替後 w行数_列数 */
#wide table.printReg03 .w01_01{width:17%;}
#wide table.printReg03 .w01_02{width:0.5%;}
#wide table.printReg03 .w01_03{width:41%;}
#wide table.printReg03 .w01_04{width:0.5%;}
#wide table.printReg03 .w01_05{width:41%;}
#wide table.printReg03 .w03_01{width:8%;}
#wide table.printReg03 .w03_02{width:9%;}
#wide table.printReg03 .w04_01{width:3%;}
#wide table.printReg03 .w04_02{width:6%;}
#wide table.printReg03 .w04_03{width:8%;}
#wide table.printReg03 .w06_01{width:14%;}

#wide table.printReg03 .w01_01en{width:21%;}
#wide table.printReg03 .w01_02en{width:0.5%;}
#wide table.printReg03 .w01_03en{width:39%;}
#wide table.printReg03 .w01_04en{width:0.5%;}
#wide table.printReg03 .w01_05en{width:39%;}
#wide table.printReg03 .w03_01en{width:7%;}
#wide table.printReg03 .w03_02en{width:8%;}
#wide table.printReg03 .w04_01en{width:3%;}
#wide table.printReg03 .w04_02en{width:7%;}
#wide table.printReg03 .w04_03en{width:11%;}
#wide table.printReg03 .w06_01en{width:18%;}

/* 幅広 注釈 */
#wide table.boxPrint{
	width:100%;
	margin: 1.5em 0;
	padding: 3px 5px;
	background: #fff;
	border: #999 solid 1px;	
}
#wide table.boxPrint th,
#wide table.boxPrint td{
	text-align:left;
}
#wide table.boxPrint td.boxhead{
	font-size: 88%;
    margin: 0 0 0.5em 0;
    padding: 0.6em 1em 0.5em 1em;
    background: url(/common/img/dot_999.png) repeat-x bottom #FAFAFA;
    border-bottom: none;
}

#wide table.boxPrint td.boxnote{
	background: #fff;
	font-size: 88%;			
    border-bottom: none;
    border-top: none;
}

#wide .notePrint{
	font-size: 75%;
	margin: 0.5em 1em;
	padding: 0;
}

#wide .notemarkPrint{
	font-size: 75%;
	margin-left: 1em;
	text-indent: -1em;
}

/*#wide .notemarkPrint{
	font-size: 90%;
}*/

/* 幅広 備考 */
#wide .relatedBox {
    margin:10px 0;
    padding: 0;
    background: #FFF;
    border: #999 solid 1px;
}

#wide .relatedBox h5 {
    font-size: 108%;
    margin: 0 0 0.5em 0;
    padding: 0.6em 1em 0.5em 1em;
    background: url(/common/img/dot_999.png) repeat-x bottom #FAFAFA;
    border-bottom: none;
}


/* 左寄せ */
#wide .textleft{
	text-align:left !important;
}	
/* 右寄せ */
#wide .textright{
	text-align:right !important;
}
/* 中寄せ */
#wide .textcenter{
	text-align:right !important;
}
/* フォントサイズ小 */
#wide .fontS{
	font-size: 80%;
	}


/*------------------
　　英語サイドナビ 
------------------*/
.en #aside li.ttl{
	font-size:10px;
	line-height:12px;
	padding-top:2px;
}
.en #aside ul li ul.first{
	background:none;
}




/*  印刷　国カテゴリページ
　　印刷　国引受方針ページ
----------------------------*/

/* 右寄せ（A4横幅用） */
#article p.rightText{
	font-size: 93%;
	text-align: right;
	margin-right: -136px;
	}
	
/* A4横幅用 注釈 */
#article table.boxPrint{
	margin: 1.5em 0;
	padding: 3px 5px;
	/*width: 876px;*/
	background: #fff;
	border: #999 solid 1px;		
}

#article table.boxPrint td.boxhead{
	font-size: 88%;
    padding: 0.6em 1em 0.5em 1em;
    background: url(/common/img/dot_999.png) repeat-x bottom #FAFAFA;
    border-bottom: none;
}

#article table.boxPrint td.boxnote{
	background: #fff;
	font-size: 88%;			
    border: none;
}

#article .notePrint{
	font-size: 75%;
	margin: 0.5em 1em;
	padding: 0;
}

#article .notemarkPrint{
	font-size: 75%;
	margin-left: 1em;
	text-indent: -1em;
}

#article .notemarkPrint{
	font-size: 90%;
}

/*  印刷　新旧比較表
----------------------------*/
.breakposition{
	page-break-before:always;
}

#article .relatedBox,
#article .listing02P{
	width:99%;
}

/*------------
　　印刷用 
------------*/
@media print{

* html body{zoom:70%;}/* IE6 */
*:first-child+html body{zoom:70%;}/* IE7 */


* html body #articlePrint{zoom:70%;}/* IE6 */
*:first-child+html body #articlePrint{zoom:70%;}/* IE7 */


* html body #articlePrint02{zoom:95%;}/* IE6 */
*:first-child+html body #articlePrint02{zoom:95%;}/* IE7 */


* html #wideBody{zoom:64%;}/* IE6 */
*:first-child+html #wideBody{zoom:64%;}/* IE7 */


body{overflow: visible !important;}/* firefox 表示切れ対策 */


}
