@charset "utf-8";
/* CSS Document */

div#model01{
	height:667px;
	margin-bottom:40px;
}

div#model01 .txtArea{
	margin:150px 0 0 40px;
	font-size:14px;
	line-height:160%;
	color:#000;
}


div#model02{
	margin-bottom:40px;
}

div#model02 .topimgArea{
	float:left;
}

div#model02 .topimgrightArea{
	float:right;
	background-image:url(../img/modelroom/model02bg.png);
	background-repeat:no-repeat;
	height:430px;
	width:290px;
}

div#model02 .model0202{
	vertical-align:top;
	padding:130px 0 15px 0;
}

div#model02 .bottomtxtArea{
	float:left;
	width:300px;
}

div#model02 .bottomtxtArea p{
	font-size:10px;
	line-height:200%;
}

div#model02 .bottomimgArea{
	float:right;
	width:690px;
}

div#model02 .bottomimgArea img{
	margin-left:5px;
}


div#model03{
	margin-bottom:20px;
}

div#model03 .topimgArea{
	float:left;
	width:500px;
}

div#model03 .toptxtArea{
	float:right;
	width:450px;
	background-image:url(../img/modelroom/model03bg.png);
	background-repeat:no-repeat;
	height:320px;
}

div#model03 .toptxtPosition{
	margin:130px 0 0 0;
}

div#model03 .toptxtArea p{
	font-size:10px;
	line-height:200%;
}

div#model03 .bottomArea{
	padding-top:20px;
	vertical-align:top;
}

div#model03 .bottomArea img{
	margin-right:10px;
}