/* span.blue */
#contentALL div#contentBody div#contentBodyMain span.blue{color:#336699;font-size:x-small;}
/* span.title */
#contentALL div#contentBody div#contentBodyMain span.title{color:#554033;font-size:110%;font-weight:bold;}

/*list*/
p.list{margin:0 2em; text-indent: -1em;}



h2.sap{background-color:#DCDCA8;margin:0px 0px 5px 0px;}

.list{
	list-style: none;
	/*background:url(../../support/image/list_icon.jpg);*/
	background-repeat: no-repeat;
	background-position:0px;
	padding: 0px 0px 0px 12px; } 
	
.list_2{
	list-style: none;
	background:url(../../support/image/list_icon_2.jpg);
	background-repeat: no-repeat;
	background-position:0px;
	padding: 0px 0px 0px 12px; } 	
	
.list_3{margin:0px 0px 8px 14px;}

.list_4{
	list-style: none;
	background:url(../../support/image/list_icon.jpg);
	background-repeat: no-repeat;
	background-position:0px;
	padding: 0px 0px 0px 12px; }

p.txt_b{font-weight:bold;}
p.txt_c{color:#F14E7D;}


/*Q&A*/


h2.faq{background-color:#DCDCA8;margin:5px 0px 5px 0px;}
p.qq{font-size:small;margin-left:15px;}
.qc{color:#e02d5e;font-weight:bold;}
.answer{font-size:small;color:#000000;background-color:#ffffcc;margin:3px;line-height:130%;margin:5px 0px 5px 15px; }


div.table table{border-collapse:collapse;color:#00000;background:#ffffff;} 
div.table td{border:1px solid #000000;}












