body,form,fieldset {margin: 0;padding:0;}
fieldset {border:none;}
h1,h2,h3,h4,h5,h6,p,pre,blockquote,ul,li,ol,dl,dt,dd,tr,blockquote {margin: 0;padding:0;}
li {list-style:none;}
input,textarea {font-size:1em;}
img {border: 0px;}
.clear {clear: both;visibility: visible;}
.left {float:left;}
.right {float:right;}
.block {display:block;}
.mt10 {margin-top:10px;}
.mt5 {margin-top:5px;}
.mt20 {margin-top:20px;}
.mt5 {margin-top:5px;}
.mb10 {margin-bottom:10px;}
.mb5 {margin-bottom:5px;}
.min	{font-size:10px;}
.heavy	{font-weight:bold;}
.font8pt	{font-size:8pt;}
.swap	{}
.make {text-indent: -9999px;}
/*	NEW 文字色	*/
.new_s , .new_s a {color:#bf4343;}

.new_l {color:#bf4343;}
/**/

/* float, clear
===============================================================*/
.cf { zoom:1; }
.cf:before, .cf:after { content:""; display:table; }
.cf:after { clear:both; }

.clear {
	clear: both;
	visibility: visible;
}
