@charset "euc-jp";
/* CSS Document */

.category{
	width:200px;
	height:19px;
	text-align:right;
	padding:8px 5px 5px 0px;
	font-size:14px;
	float:left;
}

.category2{
	width:200px;
	height:50px;
	text-align:right;
	padding:35px 5px 5px 0px;
	font-size:14px;
	float:left;
}

.category_input{
	width:500px;
	height:23px;
	padding:4px 5px 5px 5px;
	float:left;
}

.category_input2{
	width:500px;
	height:auto;
	padding:4px 5px 5px 5px;
	float:left;
}

.toi_from_txt{
	padding:4px;
}

.line{
	width:600px;
	border-color:#999999;
	border-width:0px 0px 1px 0px;
	border-style:dotted;
	margin:0px 0px 0px 60px;
}

.toi_btn_l {
	width:250px;
	float:left;
	text-align:center;
	margin-left:160px;
}