@charset "euc-jp";

/*----------------------------------------------------
	天然石用CSS
----------------------------------------------------*/

.cnts01{
	width:100%;
	background-color:#000;
}
#ntrlcontents{
	width:1100px;
	margin:0 auto;
}
.left_item{
	float:left;
	width:450px;
	margin-top:30px;
	margin-left:40px;
}
.box_right{
	float:left;
	margin:0 auto;
	width:570px;
	height:400px;
	margin-top:50px;
	margin-right:40px;
	text-align:center;
	color:#FFF;
}
.txt_tit{
	text-align:center;
	font-size:2.0em;
	font-weight:bold;
}
.txt2{
	width:435px;
	text-align:left;
	font-size:1.1em;
	font-weight:bold;
	margin:30 auto;
	line-height:2.0em;
}
.center{
	margin:0 auto;
	text-align:center;
}
.titline{
	margin:10 auto;
	text-align:center;
}
.ntrlbtn{
	margin:0 auto;
}
.ntrlbtn a:hover {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
.right_item{
	float:right;
	width:450px;
	margin-top:30px;
	margin-right:40px;
}
.box_left{
	float:left;
	margin:0 auto;
	width:570px;
	height:400px;
	margin-top:50px;
	margin-left:40px;
	text-align:center;
	color:#FFF;
}


/* wild horse */
.description {
	width:345px;
	height:750px;
	color:#FFF;
	float:left;
	margin:10px;
}

.thumb{
	width:345px;
	margin:0 auto;
	margin-top:20px;
}
.thumb2{
	width:330px;
	margin:0 auto;
	margin-top:20px;
}
.description p.order {
	width:322px;
	margin:0 auto;
}

.description .order a {
	display:block;
	width:322px;
	height:0px;
	padding-top:73px;
	overflow:hidden;
	background-image:url(../ntrlstone/images/btn.gif);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.description .order a:hover {
	background-position:0px -73px;
}
.pab50{
	padding-bottom:50px;
}


