@charset "shift_jis";


body h1 {
	margin: 0 0 15px;
	padding:0
}


/*for index.html
-----------------------------------------------------------------*/
.tmp-contbox .accessory .toggleArea {margin-top:20px;}
.tmp-productarea .photoarea img {border:none;}
.tmp-contbox .accessory .toggleHeadSet {margin-bottom:2px;}

.productsCap li {
	color: #666;
	font-size: 0.8em;
	padding: 0;
	text-indent: -1.5em;
	padding-left: 1.5em;
	list-style: none;
}
.productsCap li.asterisk {
	padding-left:0.8em;
	text-indent:-0.8em;
}

/*----------------------------------------------------------

	Common Module

-----------------------------------------------------------*/

/* margin padding overwrite */
.mb10 {margin-bottom:10px ! important;}


/*clearfix*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

/*nonHeight*/

.nonHeight {
	line-height: 0;
	font-size: 0;
}