
ul 															{ padding: 0 0 0 1em; margin:0; }
ol 															{ padding: 0 0 0 2em; margin:0; list-style-position: outside; list-style-type: decimal; }
iframe												{ border: 1px solid #ccc; margin: 5px 0; }

.txt_type01								{ border-left: 4px solid #ba262a; padding: 0 0 0 5px;  line-height: 1.3;  color: #000; }
.txtcolor_red						{  color: #ba262a; }
.error_txt									{  color: #ba262a; background-color: #fff7b3;  border: 1px solid #ba262a; padding: 5px ;  font-weight: bold; }

.bt_order										{ margin: 15px 0 0 0;  text-align: center;  }
.center												{ text-align: center; }

table.tb_type01 											{ width : 100%;  border:0; border-collapse: collapse;  }
.tb_type01 tr														{ border-top: 1px solid #fff;   }
.tb_type01 th													{ font-weight: normal; padding: 6px; background: url(../images/bg_th01.gif) repeat-y; border: 1px solid #ddd; text-align: left;   }
.tb_type01 td													{ padding: 6px; border: 1px solid #ddd; }


.who			{ font-size: 130%; border-bottom: 1px solid #333; padding: 2px 0 3px 0;   font-weight: bold; }


.mt05		{ margin-top : 5px; }
.mt10		{ margin-top : 10px; }
.mt15    { margin-top : 15px; }
.mt20    { margin-top : 20px; }
.mt25    { margin-top : 25px; }
.mt30    { margin-top : 30px; }
.mt35    { margin-top : 35px; }
.mt40    { margin-top : 40px; }
.mt50    { margin-top : 50px; }


.width95per			{ width :95%; }
.width90per			{ width :90%; }
.width85per			{ width :85%; }
.width80per			{ width :80%; }
.width75per			{ width :75%; }
.width70per			{ width :70%; }
.width60per			{ width :60%; }
.width50per			{ width :50%; }
.width40per			{ width :40%; }
.width35per			{ width :35%; }
.width30per			{ width :30%; }
.width25per			{ width :25%; }
.width20per			{ width :20%; }
.width15per			{ width :15%; }
.width12per			{ width :12%; }
.width10per			{ width :10%; }
.width7per				{ width :7%; }
.width5per				{ width :5%; }


.width50px			{ width :50px; }
.width100px		{ width :100px; }
.width150px		{ width :150px; }
.width200px		{ width :200px; }
.width300px		{ width :300px; }
