@charset "utf-8";

#contents {
	margin-bottom : 50px ;
}

/* main */

#main {	
	width: 700px;
	xheight: 300px;
	xbackground: #fcc946;
	margin-left : 35px ;
}

#main h3 {
	color : #784d13 ;
	font-size : 14px ;
	margin-bottom : 10px ;
}

#main01 {
	float : left ;
	margin-top : 30px ;
	height : 300px ;
}

img.sub_img01 {
	float : right ;
}

p.text01 {
	line-height : 1.5em ;
	width : 480px ;
	margin-top : 20px ;
	color : #262626 ;
}

div.img02 {
	clear : both ;
	float : left ;
	width : 220px ;
	height : 250px ;
	xmargin-right : 15px ;
}

img.sub_img02 {
	xclear : both ;
	xfloat : left ;
	xmargin-right : 15px ;
	xdisplay : block ;
	xwidth : 220px ;
	xheight : 250px ;
}

div#main02 {
	xmargin-left : 20px ;
	float : right ;
	margin-top : 20px ;
	width : 450px ;
	height : 300px ;
}

p.text02 {
	line-height : 1.5em ;
	xwidth : 400px ;
	color : #262626 ;
	margin-top : 20px ;
}

/* main End*/

/* contents End*/



/* container End*/