@charset "UTF-8";

/* CSS Document */


/*------------------------------------- 

 ローカル用css

------------------------------------- */


body.pageProducts #mainContents { width: 860px;/*	background-color: #ccc;*/
}

div#mainContents {
	margin: 50px 20px 0 20px;
	float: none;
}

*html div#mainContents { margin-top: 0px; }

*:first-child+html div#mainContents { margin-top: 0px; }

h1 { /*border: none;*/
	margin:10px 0; }

div#mainContents h2 {
	background-color: white;
	color: #333;
	text-indent: 0;
	margin: 5px 0;
}

h2 { padding-left: 0; }

div#mainContents div#photos { }

div#mainContents div.galleryview h2 {
	text-indent: 0.5em;
	background-color: #efefef;
	background: url(../img/bg_h2.jpg) repeat-y;
	margin: 10px auto;
	font-size:14px;
 1width: 860px;
	color: #fff;	/*border-top: 3px solid #F0A60F;*/
}

.nav-next,
.nav-prev { visibility: hidden; }

div.strip_wrapper {
	position: absolute;
	top: 0;
	left: 0;
	width: 860px;
}

#pointer { border: solid 2px #F0A60F !important; }

.productLead { padding-bottom: 30px; }
