@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	▼2013.07.09 business/cosmetics.html 「full pure」について
----------------------------------------------------*/

.contents_tst{
	width:690px;
	padding:0px;
	margin:0px;
	float:left;
	clear:both;
}

.contents_full{
	width:690px;
	height:400px;
	margin-bottom:10px;
	background-image:url(../business/images/bg_full.jpg);
	background-repeat:no-repeat;
	float:left;
	clear:both;
}

.contents_full_left{
	width:460px;
	height:400px;
	float:left;
}

.contents_full_left h5{
	width:400px;
	height:50px;
	padding:0px;
	margin:40px 0 30px 60px;
	text-align:left;
	text-indent:-9999px;
	float:left;
	border:0px;
	background-repeat:no-repeat;
}

.contents_full h5.st1{
	background-image:url(../business/images/full_st1.gif);
}

.contents_full h5.st2{
	background-image:url(../business/images/full_st2.gif);
}

.contents_full h5.st3{
	background-image:url(../business/images/full_st3.gif);
}

.contents_full h5.st4{
	background-image:url(../business/images/full_st4.gif);
}

.contents_full_left p{
	width:400px;
	padding:0px;
	margin:0 0 20px 60px;
	text-align:left;
	float:left;
	clear:both;
}

.contents_full_left p.text{
	width:380px;
	padding:10px;
	margin:0 0 10px 60px;
	font-size:11px;
	line-height:20px;
	text-align:left;
	float:left;
	background-color:#f0f0f0;
}

.contents_full_left p.text2{
	width:400px;
	padding:10px;
	margin:0 0 10px 50px;
	font-size:12px;
	line-height:20px;
	text-align:left;
	float:left;
}


.contents_full_left p.kakaku{
	width:400px;
	padding:0px;
	font-size:12px;
	line-height:16px;
	text-align:right;
	float:left;
	clear:both;
}


.contents_full_right{
	width:230px;
	height:400px;
	float:right;
}

.contents_full_right p.p1{
	margin:0px;
	padding:40px 0 0 25px;
	text-align:left; 
	float:left;
}
