@charset "utf-8";


/*-----------------------------
	main
------------------------------*/

/* h2 */
#main h2{
	margin-bottom:30px;
}
/* h3 */
#main h3{
	margin-bottom:15px;
}
/* contact_table */
#main #contact_table{
	clear:both;
	overflow:hidden;
	width:729px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	border-collapse:collapse;
	margin-bottom:20px;
}
#main #contact_table th{
	padding:10px 0 10px 10px;
	width:160px;
	background:#E9FAE9;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	vertical-align:top;
}
#main #contact_table td{
	padding:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#main #contact_table td p{
	line-height:1.2;
}
#main #contact_table td input{
	width:385px;
	height:22px;
	line-height:22px;
	margin-right:12px;
}
#main #contact_table td textarea{
	width:500px;
	height:120px;
}
/* btn */
#main #btn{
	clear:both;
	text-align:center;
}
#main #btn input{
	margin:0 20px;
}



/*-----------------------------
	disposal_reagent.html
------------------------------*/

/* title_green */
#main .title_green{
	color:#090;
	font-weight:bold;
}
#main .title_green .red{
	font-weight: normal;
}
/* yellow_box */
#main .yellow_box{
	clear:both;
	overflow:hidden;
	margin-bottom:30px;
	padding:20px 0 10px 25px;
	background:#FFFFE6;
}
#main .yellow_box ul{
	overflow:hidden;
}
#main .yellow_box ul li{
	float:left;
	width:135px;
	margin-bottom:5px;
}
#main input[type="radio"]{
	vertical-align:middle;
	margin-bottom:3px;
	margin-right:5px;
}
#main p em{
	color:#f00;
}
#main #pt1{
	float:left;
	margin-right:15px;
}
#main #pt1 span{
	display:block;
	text-align:center;
	padding-top:3px;
}
#main #pt2{
	float:left;
	margin-right:10px;
}
#main #pt2 input{
	width:140px;
	height:20px;
	line-height:20px;
}
#main #pt2 span{
	width:140px;
	display:block;
	text-align:center;
	padding-top:3px;
	margin-left:35px;
}
#main #pt3{
	float:left;
	margin-right:20px;
}
#main #pt3 input{
	width:120px;
	height:20px;
	line-height:20px;
}
#main #pt3 span{
	width:120px;
	display:block;
	text-align:center;
	padding-top:3px;
	margin-left:50px;
}
#main dl{
	clear:both;
	padding-top:15px;
	overflow:hidden;
}
#main dl dt{
	float:left;
}
#main dl dd{
	float:right;
	width:650px;
	margin-right:20px;
}
#main dl textarea{
	width:650px;
	height:120px;
}
/* icon_greenlist */
#main .icon_greenlist{
	clear:both;
	overflow:hidden;
}
#main .icon_greenlist li{
	padding-left:18px;
	background:url(images/icon.png) no-repeat left 5px;
}
/* disposal_table */
#main #disposal_table{
	clear:both;
	overflow:hidden;
	width:729px;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
	margin-bottom:20px;
}
#main #disposal_table th{
	padding:6px 0;
	background:#E9FAE9;
	text-align:center;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
#main #disposal_table td{
	padding:10px;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}



/*-----------------------------
	unnecessary_bombe.html
------------------------------*/

/* yellow_box */
#main input[type="checkbox"]{
	vertical-align:middle;
	margin-bottom:3px;
	margin-right:5px;
}
#main .yellow_box ul.bombe li{
	width:175px;
}
#main .yellow_box ul li.other{
	clear:both;
	width:690px;
}
#main .yellow_box ul li.other span{
	float:left;
}
#main .yellow_box ul li.other textarea{
	float:right;
	width:620px;
	height:120px;
	margin:5px 0 0;
}



#main ul.f_mailer_errmsg li {
	color: red;
}

#l2,
#l3,
#l4,
#l5,
#l6,
#l7,
#l8,
#l9,
#l10,
#l11,
#l12,
#l13,
#l14,
#l15,
#l16,
#l17,
#l18,
#l19,
#l20 {
	display: none;
}
#main .tno {
	width: 20px;
	text-align: right;
	float:left;
}
#main .tname {
	width: 220px;
	text-align: left;
	float:left;
}
#main .tvol {
	width: 180px;
	text-align: left;
	float:left;
}
#main .btn_del {
	border: 0px;
	float:right;
	cursor: pointer;
}

#btn_add {
	cursor: pointer;
}
