@charset "utf-8";

/*============================================================*/



/*============================================================*/


table.TBL_00{
	width:100%;
	border-collapse:separate;
	margin:0px auto 10px auto;
	font-size:12px;
	line-height:140%;
}


table.TBL_00 th{
	background-color:#99CC00;
	color:#fff;
	font-weight:normal;
	padding:0.5em 1em;
	text-align:center;
}


table.TBL_00 input{
	padding:0.2em;
	font-size:12px;
}


/*----------*/


table.TBL_01{
	width:100%;
	border-collapse:collapse;
	border:solid 1px #999;
	margin:0px auto 10px auto;
	font-size:90%;
	line-height:140%;
}


table.TBL_01 th,
table.TBL_01 td{
	padding: 4px;
	border:solid 1px #999;
	background:url(../images/parts/bg_cell.gif) no-repeat left top;
	text-align:center;
}


table.TBL_01 th,
table.TBL_01 td{
	background-color:#efefef;
	font-weight:normal;
}


table.TBL_01 thead th,
table.TBL_01 thead td{
	background-color:#aaa;
	color:#fff;
}


table.TBL_01 td.check_box input{
	margin-left:1em;
}


table.TBL_01 td.text_box_01{
	color:#999;
}


table.TBL_01 td.text_box_01 input{
	margin-right:1em;
}


table.TBL_01 td.check_box input.first{
	margin-left:0;
}


/*----------*/


table.noborder th,
table.noborder td,
table.noborder tr{
	border:none;
	background:none;
	padding:2px;
	font-size:12px;
	line-height:140%;
}


table.noborder td.td_01{
	width:20px;
}


table.noborder td.td_02{
	width:150px;
}


table.noborder td.td_02 b{
	padding-top:6px;
	font-weight:normal;
	display:block;
}


table.noborder td.td_02 #other{
	margin-top:-1.4em;
	margin-left:60px;
}


table.noborder td.t01{
	width:20px;
}


table.noborder td.t02{
	width:80px;
}


/*----------*/


table.TBL_01 td var{
	color:#999999;
	font-style:normal;
	padding-left:6px;
}


var{
	color:#999999;
	padding-left:0.5em;
	font-style:normal;
}



table.TBL_01 ul.check_box{
	clear:both;
	margin:0;
	padding:0;
}


/***************/
table.TBL_01 ul.check_box:after{
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}
table.TBL_01 ul.check_box{display:inline-block;}
* html table.TBL_01 ul.check_box{height:1%;}
table.TBL_01 ul.check_box{display:block;}
/***************/


table.TBL_01 ul.check_box li{
	float:left;
	margin-right:1em;
	list-style:none;
}


table.TBL_01 table.check_box th{
	width:auto;
	background:none;
}


table.TBL_01 table.check_box td{
	padding-right:1em
}


/****************************************************/


.rice{
	margin-left:10px;
	color:#ff0000;
	font-size:10px;
}


.red{
	margin:0px;
	color:#f00;
	font-weight:normal;
}


.postage{
	color:#f00;
	text-align:right;
	margin-top:-14px;
}



.essential{
	color:#f00;
	margin-top:-1em;
	margin-bottom:0;
	text-align:right;
	font-size:12px;
}



p.communicate{
	margin:50px -50px;
}


.buttonSet{
	text-align:center;
	margin:0px auto 60px;
}



.buttonSet .history_back{
	margin:0;
	float:left;
	display:inline;
	margin-left:200px;
	margin-right:40px;
}



.buttonSet form{
	float:left;
}



.buttonSet input{
	padding:2px 6px;
	font-size:12px;
}



.buttonSet .winClose{
	margin-top:20px;
}



.half{
	ime-mode:disabled; 
}


.left{
	text-align:left;
}


/****************************************************/


