p.choice_a {
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding-top:20px;
	}
p.choice {
	font-size:20px;
	text-align:center;
	vertical-align:middle;
	padding-bottom:30px;
	}
p.choice2 {
	font-size:12px;
	text-align:center;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;
	}
#orderform{
	background-color:#bbb;
	width:750px;
	border:2px solid #aaa;
	margin-top:0px;
	margin-bottom:10px;
	}
#orderform th{
	font-size: 12px;
	text-align:left;
	text-indent: 2em;
	background: url(images/white.jpg);
	width:200px;
	}
#orderform th.midashi{
	text-align:center;
	color:white;
	font-size:15px;
	background: url(images/midashi_back.jpg);
	padding:5px;
	}	
#orderform th.renraku{
	background-color:#fef5da;
	}
#orderform th b{
	font-size: 12px;
	font-weight:bold;
	color:red;
	}
#orderform td{
	font-size: 10px;
	background-color:white;
	text-align:left;
	}
#orderform input,select,textarea{
	margin-left:10px;
	}

#ordertype{
	background-color:#bbb;
	width:750px;
	border:2px solid #aaa;
	margin-bottom:10px;
	}
#ordertype th{
	font-size: 12px;
	text-align:center;
	background-color:#E6FFFF;
	width:50%;
	}
#ordertype td{
	font-size: 12px;
	text-align:center;
	background-color:white;
	width:50%;
	}
/*フォームカテゴリタブ*/
.form_tub{
	width: 655px;
	padding:0px;
	margin-top:20px;
	margin-bottom:0px;
	background-color:white;
	}
.form_tub th{
	font-size: small;
	color:white;
	text-align:center;
	width:20%;
	background-image:url(images/form_tub.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0px;
	}
.form_tub td{
	font-size: small;
	text-align:center;
	width:20%;
	background-image:url(images/form_tub1.jpg);
	background-position: top center;
	background-repeat: no-repeat;
	margin:0px;
	}
.form_tub td a{
	display:block;
	text-align:center;
	width:100%;
	padding-top:5px;
	padding-bottom:5px;
	margin:0px;
	overflow:hidden;
	}
.form_tub td a:hover{
	overflow:hidden;
	}
