@charset "shift_jis";
#wraper {
	background-image: url(../image/bg.gif);
	background-repeat: repeat-y;
	width: 940px;
}
#wraper h2{
	width: 940px; height:160px;
	background:url(../image/title.gif) no-repeat;
	text-indent:-9999px;
	margin:0; padding:0;
	font-size:5px;
}
#parts{
	width: 900px;
	margin: 0 20px;
}
#mainText{
	width: 550px;
	float:left;
}
#mainText p{
	font-size:14px;
	line-height:150%;
	margin:0 0 1em 0;
}
#mainText form{ 
	margin:0; padding:0; 
	width: 550px;
}
#mainText form span{
	font-size: 14px;
	line-height:20px;
	font-weight: bold;
	color: #eb153d;	
}
#mainText textarea.tagcopy{ 
	width:550px; height:3em;
	font-size:12px;
	float:left;
	margin:0 15px 0 0;
	background-color:#fffbb8;
	/*border: 1px solid #eb153d;*/
}
#mainText .copyBtn{
	float:right;
} 
#sampleImg{ text-align:center;}
#sampleImg img{ margin:30px auto 0;}
#sampleSwf{
	width: 320px;
	float:right;
}
#sampleSwf img{
	margin:0 15px 0 0;
	float:left;
}
.howtoBtn{ margin:15px 0}
.howto2Btn{ margin:135px 0 0 0;}
#contentsFoot{
	width: 940px; height:20px;
	background:url(../image/foot.gif) no-repeat;
	clear:both;
}
