@charset "utf-8";

.New_h{
	height:35px;
	background-image:url(../../../image/new_title.gif);
	background-position:0 0;
	background-repeat:no-repeat;
	text-indent:-9999px;

}
.New_h2{
	width:560px;
	background-color:#f9eaea;
	font-size:110%;
	font-weight:bold;
	padding:5px;
}

/************************************/
/*  ステップ   　　                 */
/************************************/
#Step{
	width:570px;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
	margin:10px 0px 10px 0px;
	text-align:left;
}
#Step td , #Step th{
	padding:4px 4px 4px 20px;
	border-top: 2px solid #fff;
	border-left: 2px solid #fff;
	border-right: 1px solid #aaa;
	border-bottom: 1px solid #aaa;
	background:#f0f0f0 url(../../../image/step2.gif) no-repeat 0px 2px;
}
#Step th{
	font-weight:bold;
	background:#f9eaea url(../../../image/step.gif) no-repeat 0px 2px;
}

