/* 基本部分 */
h3{font-size: 14px;
	line-height:140%;
	margin-top:5px;
	margin-bottom:5px;
	}
/* 説明ブロック */
.block2{
	width: 750px;
	margin-top: 0px;
	margin-bottom: 20px;
	}
#nyukoudata{
	color:black;
	font-size: 16px;
	font-weight:bold;
	text-align: left;
	text-indent:1em;
	background-image:url(images/ad-h2-back.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:20px;
	margin-bottom:10px;
	padding-top:10px;
	padding-bottom:10px;
	border:none;
	}
.block2 p{
	font-size: 12px;
	text-align: left;
	line-height:150%;
	padding-left:15px;
	}
/* データ入稿フォームリンク */
#data-order{
	display: block;
	width:263px;
	height:40px;
	text-indent: -5000px;
	margin-left:244px;
	background: url(images/link-navi02.jpg);
	background-position: top left;
	}
#data-order:hover {
	background-position: bottom left;
	}
/* データ入稿上の注意 */
#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%;
	}
/* テンプレートリンクボタン */
#vipcard{
	display: block;
	width:160px;
	height:37px;
	text-indent: -5000px;
	background: url(images/temp-button03.jpg);
	background-position: top left;
	}
#vipcard:hover {
	background-position: bottom left;
	}
.template-vipcard{
	margin-top:10px;
	margin-left:120px;
	margin-bottom:10px;
	}
.template-vipcard th{
	font-size: 18px;
	color:red;
	}
#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%;
	}

