@charset "utf-8";

#mainContent {
	padding: 0 24px;
	width: 752px;
}

h2 {
	margin-top: 10px;
	text-align: left;
}

#txt {
	padding-right: 8px;
}

*html #txt {
	line-height: 166%;
}


#kodawariBox {
		
}

#kodawariBox p.text {
	padding: 0 60px 0 70px;
}

*html #kodawariBox p.text {
	padding: 0 30px 0 70px;
}

#kodawariBox #stepBox {
	text-align: center;
	width: 750px;
}

#kodawariBox #stepBox #stepBoxInner {
	margin: 0 auto;
	width: 573px;
}

#boxL,
#boxR {
	width: 180px;
	float: left;
}

#boxL .pTop,
#boxR .pTop {
	margin-top: 100px;
}


#boxC {
	width: 213px;
	float: left;
}



/*============================================
商品紹介
============================================*/
.clear{
	clear:both;
	}
	
.center{
	text-align:center;
	}
	
#mt15{
	margin:15px 0 0 0;
	}

#mb15{
	margin:0 0 15px 0;
	}
	
.tai_photo{
	float:left;
	width:177px;
	}
	
.tai_text{
	float:right;
	width:548px;
	}
	
#line{
	background:url(../images/product_il_13.gif) no-repeat;
	height:6px;
	margin:10px 0;
	}