@charset "utf-8";


/*
	Since:06 Sep 2006
	Last-Updated:06 Sep 2006
	Editor:Masataka Asakura(MIC)
*/


@import url("../../common_css/print_master.css");


/*
-------------File Contents--------------
	
	1. Common
	
	2. LocalNavigation
	
	3. Heading
	
	4. List
	
	5. Articles

*/


/*
------------1. Common----------------
*/

table.BankTable, table.BankTable02{
	margin:10px 0px 0 0px;
}



/*
------------2. LocalNavigation----------------
*/

ul#LNav{
	display:none;
}




/*
------------3. Heading----------------
*/

#ContentsBody h3{
	clear:right;
	line-height:140%;
}
#ProHelp h3{
	color:#000;
}
#ReadHelp h3{
	color:#000;
}


/*
------------4. List----------------
*/

#QAWrapper{
	padding:45px 0;
	display:none;
}




/*
------------5. Articles----------------
*/

#QAArticle{
	border-top:1px solid #ccc;
	margin-top:15px;
	padding-top:60px;
}

#Article02, #Article03, #Article04, 
#Article05, #Article06{
	margin-top:40px;
	padding-top:40px;
	border-top:1px solid #ccc;
}

#QAArticle h5{
	background-repeat:no-repeat;
	background-position: 0 0;
	padding:3px 0 7px 0;
}

.AnsOther{
	margin-top:20px!important;
	border-top:1px dotted #ccc;
}

#QAArticle h6{
	padding:20px 0 5px 5px;
	color:#06f;
	font-weight:bold;
	width:auto;
}
#QAArticle h6 span{width:auto;}

#QAArticle h6 span a{
	border-bottom:0px solid!important;
}

.module-content{
	padding:0px 5px 20px 1.7em;
}

.module-content ol li, .module-content ul li{
	line-height:150%;
	padding-bottom:14px;
}
.module-content strong{
	color:#f00;
}

.AdvNotes{font-size:10.5pt;}
.AdvNotes p em{
	color:#f00;
	font-weight:normal;
	font-style:normal;
}

.AdvNotes ol{
	padding-top:8px;
}

.AdvNotes ol li{
	line-height:130%;
	padding-bottom:8px;
}
.AdvNotes dl{padding-top:15px;}
.AdvNotes dd{
	padding-top:8px;
	padding-left:1.4em;
	line-height:1.3;
}

/*\*/
* +html .AdvNotes dd{
	padding-left:1em;
}
/**/



/* Adv */
table.TableStyle{width:100%;}

table.TableStyle caption{
	display:table-caption;
	padding:30px 0 15px 0;
	text-align:left;
	font-weight:bold;
}
/*\*/
* html table.TableStyle caption{
	display:block;
}
/**/



/*Adv-PaperPriceList*/

#Article01 table.TableStyle thead th{
	width:20%;
	text-align:center;
	line-height:1.2;
}

#Article01 table.TableStyle thead th.TheadTh{
	width:16%;
	padding-right:0.5em;
	padding-left:0.5em;
	font-size:10pt;
}

#Article01 table.TableStyle tbody th{
	font-size:10pt;
	width:20%;
	text-align:center;
	padding-right:0.1em;
	padding-left:0.1em;
	white-space:nowrap;
}
#Article01 table.TableStyle td{
	font-size:10pt;
	width:16%;
	text-align:center;
	padding-right:0.2em;
	padding-left:0.2em;
}

/*Adv-WebPriceList*/

#Article02 table.TableStyle thead th{
	width:24%;
	padding-right:0em;
	padding-left:0em;
	font-size:10pt;
}
#Article02 table.TableStyle thead th.TheadTh{
	width:28%;
}

#Article02 table.TableStyle tbody th{
	font-size:10pt;
	background-color:#fff;
	text-align:center;
	padding-right:0.1em;
	padding-left:0.1em;
	white-space:nowrap;
}
#Article02 table.TableStyle td{
	font-size:10pt;
	width:24%;
	text-align:center;
	padding-right:0.2em;
	padding-left:0.2em;
}

#Article02 table.TableStyle tbody th sup{
	font-size:10pt;
	color:#f00;
	font-weight:normal;
}


/*Adv-Prohibit */
ul.Prohibit{
	padding:10px 0 0 26px;
	font-size:11pt;
}
ul.Prohibit li{
	line-height:1.2;
}

/*Adv-SampleBanners */

.Samples{
	padding:45px 0 0 0;
	width:auto;
}
.BannerTitle{
	font-weight:bold;
}

.Samples .clearfix{
	padding-top:15px;
	width:100%;
}

.BannerText{
	float:left;
}


.BannerText p.P03{
	font-size:11pt;
}
p.BannerPrice{
	font-weight:bold;
	color:#f30;
	padding-top:0;
}

/* Adv-SampleBanners-width:120 */
#BannerA .BannerImage, #BannerAGif .BannerImage, 
#BannerB .BannerImage, #Vertical .BannerImage{
	float:left;
	padding-right:20px;
	width:20%;
	min-width:120px;
}
#BannerA .BannerText, #BannerAGif .BannerText, 
#BannerB .BannerText, #Vertical .BannerText{
	width:75%;
}


/* Adv-SampleBanners-width:180x150 */
#Rectangle .BannerImage{
	float:left;
	padding-right:20px;
	width:30%;
	min-width:180px;
}
#Rectangle .BannerText{
	width:65%;
}
