@charset "UTF-8";
<!--

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

タグ

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

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

option

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

#option{
	clear:both;
	padding:10px 0 0 0;
}

#option table{
	border-top:#ccc solid 1px;
	border-right:#ccc solid 1px;
	width:550px;
}

#option table th,
#option table td{
	border-bottom:#ccc solid 1px;
	border-left:#ccc solid 1px;
	padding:5px;
	text-align:left;
}

#option table th{
	background-color:#d1b743;
	width:25%;
}

-->
