/* 基本部分 */
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;
	margin-left:250px;
	text-indent: -5000px;
	background: url(images/link-navi02.jpg);
	background-position: top left;
	}
#data-order:hover {
	background-position: bottom left;
	}

