@charset "utf-8";

/*\*//*/
	@import url("ie5mac.css");
/**/


/*
	Since:Dec 01 2006
	Last-Updated:Dec 15 2006
	Editor:Masataka Asakura(MIC)
*/


@import url("../../common_css/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{
	float:right;
	list-style:none;
	padding:0;
	margin:0;
	display:block;
}



ul#LNav li{
	float:left;
	width:175px;
	padding-left:10px;
	display:block;
}

ul#LNav li a{
	display:block;
	padding:0;
	margin:0;
	height:32px;
	width:175px;
	text-decoration:none;
	text-indent:-9999em;
	letter-spacing:-999em;
	background-repeat:no-repeat;
	background-position:left top;
}
/*\*/
ul#LNav li a{
	letter-spacing:normal;
	overflow:hidden;
}
/**/

ul#LNav li a:hover, ul#LNav li a:active{
	border-bottom:0px solid!important;
}

ul#LNav li#LNProduct a:link, ul#LNav li#LNProduct a:visited{
	background-image:url("../images/btn_product01.gif");
}
ul#LNav li#LNProduct a:hover, ul#LNav li#LNProduct a:active{
	background-image:url("../images/btn_product02.gif");
}

ul#LNav li#LNRead a:link, ul#LNav li#LNRead a:visited{
	background-image:url("../images/btn_read01.gif");
}
ul#LNav li#LNRead a:hover, ul#LNav li#LNRead a:active{
	background-image:url("../images/btn_read02.gif");
}

ul#LNav li#LNAdv a:link, ul#LNav li#LNAdv a:visited{
	background-image:url("../images/btn_adv01.gif");
}
ul#LNav li#LNAdv a:hover, ul#LNav li#LNAdv a:active{
	background-image:url("../images/btn_adv02.gif");
}


/*
------------3. Heading----------------
*/

#ContentsBody h3{
	clear:right;
	padding-top:30px;
	line-height:140%;
}
#ProHelp h3{
	color:#960;
}
#ReadHelp h3{
	color:#690;
}
#AdvHelp h3{
	color:#33c;
}


/*
------------4. List----------------
*/

#QAWrapper{
	padding:45px 0;
	display:inline-block;
	min-height:1em;
}
/*\*/
#QAWrapper{
	display:block;
}
* html #QAWrapper{
	height:1%;
}
/**/
#QAWrapper:after{
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#LeftList{
	float:left;
	width:52%;
}
#RightList{
	float:right;
	width:45%;
}


#QAWrapper h4{
	background-repeat:no-repeat;
	background-position: 0 4px;
	padding:1px 0 2px 26px;
	line-height:1.5;
}
h4#QA02, h4#QA03, h4#QA05, h4#QA06{
	margin-top:30px;
}


h4#QA01{
	background-image:url("../images/icon_small01.gif");
}
h4#QA02{
	background-image:url("../images/icon_small02.gif");
}
h4#QA03{
	background-image:url("../images/icon_small03.gif");
}
h4#QA04{
	background-image:url("../images/icon_small04.gif");
}
h4#QA05{
	background-image:url("../images/icon_small05.gif");
}
h4#QA06{
	background-image:url("../images/icon_small06.gif");
}




/*
------------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 26px;
}

h5#Question01 {
	background-image:url("../images/icon_large01.gif");
}
h5#Question02 {
	background-image:url("../images/icon_large02.gif");
}
h5#Question03 {
	background-image:url("../images/icon_large03.gif");
}
h5#Question04 {
	background-image:url("../images/icon_large04.gif");
}
h5#Question05 {
	background-image:url("../images/icon_large05.gif");
}
h5#Question06 {
	background-image:url("../images/icon_large06.gif");
}

.AnsOther{
	margin-top:20px!important;
	border-top:1px dotted #ccc;
}

#QAArticle h6{
	padding:20px 0 5px 5px;
	color:#06f;
	font-weight:bold;
	width:auto;
	line-height: 1.4;
}
#QAArticle h6 span{width:auto;}

#QAArticle h6 span a{
		text-decoration:underline;

}
#QAArticle h6 span a:hover{
	color:#f30;
	text-decoration:underline;
}

.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;
}
.module-content strong.black{
	color:#000;
}



.AdvNotes{font-size:88%;}
.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:auto;}

/*\*/
table.TableStyle{width:100%;}

/**/

table.TableStyle caption{
	display:table-caption;
	padding:30px 0 15px 0;
	text-align:left;
	font-weight:bold;
}

/*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:80%;
}

#Article01 table.TableStyle tbody th{
	font-size:80%;
	width:20%;
	text-align:center;
	padding-right:0.1em;
	padding-left:0.1em;
	white-space:nowrap;
}
#Article01 table.TableStyle td{
	font-size:80%;
	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:80%;
}
#Article02 table.TableStyle thead th.TheadTh{
	width:28%;
}

#Article02 table.TableStyle tbody th{
	font-size:80%;
	background-color:#fff;
	text-align:center;
	padding-right:0.1em;
	padding-left:0.1em;
	white-space:nowrap;
}
#Article02 table.TableStyle td{
	font-size:80%;
	width:24%;
	text-align:center;
	padding-right:0.2em;
	padding-left:0.2em;
}

#Article02 table.TableStyle tbody th sup{
	font-size:70%;
	color:#f00;
	font-weight:normal;
}


/*Adv-Prohibit */
ul.Prohibit{
	padding:10px 0 0 26px;
	font-size:88%;
}
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:auto;
}

.BannerText{
	float:left;
}
.BannerImage{
	float:left;
	padding-right:20px;
	padding-bottom:15px;
}

.BannerText p.P03{
	font-size:88%;
}
p.BannerPrice{
	font-weight:bold;
	font-size:100%;
	color:#f30;
	padding-top:0;
}

/* Adv-SampleBanners-width:120 */
#BannerA .BannerImage, #BannerAGif .BannerImage, 
#BannerB .BannerImage, #Vertical .BannerImage{
	width:20%;
	min-width:120px;
}
#BannerA .BannerText, #BannerAGif .BannerText, 
#BannerB .BannerText, #Vertical .BannerText{
	width:75%;
	min-width:120px;
}

/* Adv-SampleBanners-width:180x150 */
#Rectangle .BannerImage{
	float:left;
	width:30%;
	min-width:180px;
}
#Rectangle .BannerText{
	
	width:63%;
}




@media tty {i{content:"\";/*" "*/}}@m; @import 'ie55win.css'; /*";}}/* */

@media tty {i{content:"\";/*" "*/}}; @import 'ie5win.css'; {;}/*";}}/* */

