@charset "utf-8";

/*		#top-image
	--------------------*/
#top-image{
	margin:0 0;
	width:573px;
	height:259px;
	background:url(../img/trial/top-img.jpg) 0 0 no-repeat;
	text-align:right;
	margin-bottom:20px;
	}

#content-box1{
	width:552px;
	margin:10px 10px;
	}
#content-txt1{
	width:532px;
	margin:10px 10px;
	
	}

/*		#pink
	--------------------*/
#pink{
	width:550px;
	height:213px;
	background:url(../img/trial/pink-back.jpg) 0 0 no-repeat;
	border:#FFA6ED solid 1px;
	margin:10px 0 30px;
	}

/*		#red
	--------------------*/
#red{
	width:550px;
	height:192px;
	background:url(../img/trial/red-back.jpg) 0 0 no-repeat;
	border:#FFA8AB solid 1px;
	margin:10px 0 30px;
	}
/*		#orange

	--------------------*/

#orange{
	width:550px;
	height:192px;
	background:url(../img/trial/orange-back.jpg) 0 0 no-repeat;
	border:#FFA8AB solid 1px;
	margin:10px 0 30px;
	}

/*		.course
	--------------------*/	
.course{
	width:303px;
	margin:10px 5px;}

/*		#bcourse
	--------------------*/
.bcourse-l{
	width:270px;
	margin:10px 7px 30px ;
	text-align:center;
	float:left;
	}
.bcourse-r{
	width:270px;
	margin:10px 10px 30px 0;
	float:left;
	}
/*		#sticking
	--------------------*/
#sticking{
	width:552px;
	margin:20px 10px 30px;
	border:#991866 solid 1px;
	background:url(../img/trial/sticking-back.jpg) 0 0 no-repeat;
	background-position:right bottom;
	}	
/*		.step-img
	--------------------*/	
.step-img{
	width:185px;
	margin:10px 10px;
	float:left;
	}
/*		.step-txt1
	--------------------*/	
.step-txt1{
	width:335px;
	margin:10px 0;
	float:left;
	}
/*		.step-txt2
	--------------------*/	
.step-txt2{
	width:325px;
	margin:10px 10px 10px 0;	
	}	

.sticking-font1{
	margin:10px 10px;
	}
.sticking-font2{
	margin:10px 10px 30px;
	}
	
	
span.x {
	background: url(../img/trial/x.gif) 0 center repeat-x;
}
