@charset "utf-8";


/*------ RILASSI BATHROOM ------*/

.contents_area{
	width:890px;
	clear:both;
	font-size:11px;
	line-height:1.5;
}

.logo_title{
	width:210px;
	heiht:62px;
}

.logo_title_t{
	width:500px;
	float:left;
	display: inline; /* for IE6 */
	margin:28px 0 0 20px;
}

.logo_title_t strong{
	font-size:14px;
	font-weight:normal;
}

.contents_area_1_left{
	width:250px;
	float:left;
	display: inline; /* for IE6 */
	margin:0 20px 0 0;
}

.contents_area_1_left h4{
	font-size:14px;
	font-weight:bold;
	line-height:1.5;
	margin:20px 0;
}

.contents_area_1_left p{
	margin:0 0 10px 0;
}

.contents_area_2_left{
	width:400px;
	float:left;
	display: inline; /* for IE6 */
	margin:0 20px 0 0;
}

.contents_area_2_left h3{
	margin:0 0 20px 0;
}

.contents_area_2_left ol{
	padding:0 0 0 20px;
	list-style:decimal outside;
	font-size:12px;
}

.contents_area_2_left ol li{
	margin:0 0 10px 0;
}

.rilassi_subt{
	width:840px;
	border-left:solid 10px #7A7C7F;
	border-bottom:solid 1px #7A7C7F;
	padding:0 0 4px 4px;
	margin:0 0 25px 0;
}

.contents_area_4_left{
	width:480px;
	float:left;
	display: inline; /* for IE6 */
	margin:0 30px 0 20px;
	font-size:12px;
}

.rilassi_layout_image_2{
	clear:both;
	margin:0 0 0 120px;
}

.contents_area_5_left {
	width: 547px;
	float: left;
	display: inline; /* for IE6 */
	margin: 0 30px 0 20px;
	font-size: 12px;
}

.contents_area_5_right {
	width: 250px;
	float: left;
	display: inline; /* for IE6 */
	font-size: 12px;
	text-align: center;
}

.contents_area_5_right p{
	text-align: center;
}

.rilassi_design_image_t{
	margin:8px 0 0 0;
}

.contents_area_5_all{
	clear:both;
	margin:24px 0 0 20px;
	font-size:12px;
}

.contents_area_5_all ul{
	list-style: none;
}

.contents_area_5_all ul li{
	width: 236px;
	float: left;
	margin: 0 54px 0 0;
}

* html .contents_area_5_all ul li{
	display: inline; /* for IE6 */
	margin: 0;
}

.contents_area_5_all p {
	margin: 8px 54px 8px 0;
	width: 236px;
	text-align: left;
}

.contents_area_6_all{
	clear: both;
	margin: 0 0 20px 20px;
	font-size: 12px;
}

.contents_area_6_left{
	width:375px;
	float:left;
	display: inline; /* for IE6 */
	margin:0 10px 0 20px;
	font-size:12px;
}

.contents_area_6_left dt,
.contents_area_6_left_2 dt{
	border-left:10px solid #7A7C7F;
	padding:0 0 0 4px;
	margin:0 0 10px 0;
	line-height:1;
}

.contents_area_6_left dd,
.contents_area_6_left_2 dd{
	margin:0 0 10px 0;
}

.contents_area_6_left_2{
	width:460px;
	float:left;
	display: inline; /* for IE6 */
	clear:both;
	margin:0 10px 0 20px;
	font-size:12px;
}

.contents_area_6_clear{
	clear:both;
	height:15px;
}

.contents_area_6_clear2{
	clear:both;
	height:40px;
}




/* コンテンツエリア
----------------------------------------------------*/


#box_contents h2 {
	margin-bottom: 30px;
	clear: both;
}

#contentsArea {
	clear: both;
	float: none;
	width: 890px;
	margin-bottom: 30px;
}

#contentsArea h3 {
	margin-bottom: 8px;
}

#copyBox {
	float: left;
	display: inline; /* for IE6 */
	width: 200px;
	margin: 0 0 15px 0;
}

#copyBox p {
	margin-left: 20px;
	font-size: 12px;
}

#ptBox {
	float: left;
	display: inline; /* for IE6 */
	width: 660px;
}

#ptBox #ptBoxleft {
	margin: 0 auto;
	padding: 0;
	overflow: hidden;
	text-align: center;
	float: left;
	width: 500px;
}

#ptBox .comment {
	clear: both;
	width: 500px;
	text-align: right;
}

#ptBox #thumbnails {
	float: left;
	display: inline; /* for IE6 */
	width: 155px;
	margin-left: 3px;
}

/*
#ptBox #thumbnails img {
	border: 2px solid #ebe9ed;
}
*/

#txtBox {
	clear: both;
	text-align: left;
	padding-right: 30px;
}

#meritRt {
	float: right;
	padding-right: 30px;
	width: 440px;
}

#meritRt p {
	padding-top: 60px;
	font-size: 12px;
}

#addContents img {
	margin: 10px;
}

#addContents p {
	padding: 10px;
	font-size: 12px;
	line-height: 1.6em;
}

/*clearFix*/

#contents:after,
.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

p.about-img {
  margin-top: -5px;
  margin-left: 15px;
  width: 220px;
}

* html p.about-img {
  margin-right: 5px;
}
