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

#wrap-contents #contents{
	width:590px;
	height:auto;
	margin:0 auto;
	padding:0;
}
#contents h2{
	font-weight:normal;
	margin:0 0 20px 0;
	padding:0;
}
#contents p{
	margin:0 0 10px 0;
}
#contents .box-photo{
    width:280px;
	height:auto;
    float:right;
}
#contents .box-text{
    width:280px;
	height:auto;
    float:left;
}