#orderform{
	background-color:#bbb;
	width:750px;
	border:2px solid #aaa;
	margin-top:10px;
	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;
	}
#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%;
	}
/* データ入稿上の注意 */
#dataform{
	margin-top:20px;
	margin-bottom:20px;
	}
#dataform th{
	font-size: x-small;
	text-align:left;
	text-indent: 1em;
	background-color:#ffffcc;
	width:100px;
	}
#dataform td p{
	font-size: 12px;
	line-height:140%;
	margin-top:0px;
	}
#dataform td b{
	font-size: 14px;
	line-height:140%;
	}
/* テンプレートリンクボタン */
#graca{
	display: block;
	width:160px;
	height:37px;
	text-indent: -5000px;
	background: url(images/temp-button01.jpg);
	background-position: top left;
	}
#graca:hover {
	background-position: bottom left;
	}
#pla-depo{
	display: block;
	width:160px;
	height:37px;
	text-indent: -5000px;
	background: url(images/temp-button02.jpg);
	background-position: top left;
	}
#pla-depo:hover {
	background-position: bottom left;
	}
.template-members{
	margin-top:10px;
	margin-left:40px;
	margin-bottom:10px;
	}
.template-members th{
	font-size: 18px;
	color:red;
	}
