@charset "utf-8";

/* [defaults] */


/* [layout] */

.mainContents {
	padding:73px 43px 0;
	width:613px;
}

.mainContents h1 {
	margin:0;
	display:block;
	width:586px;
	height:22px;
}

.mainContents h2 ,
.mainContents p ,
.mainContents p img {
	margin:0 0 20px 0;
	padding:0;
}

/* ie6 ¥*/

* html #mainContentsArea {
	margin-left:125px;
	width:0;
}

* html div.mainContents {
	width:0;
}

* html div.mainContents h1 {
	width:600px;
}

* html div.mainContents p.phone-info {
	width:0;
}

* html div.mainContents p.phone-info em {
	width:0;
}

* html ul.shopMenu {
	width:0;
}

/* ie6 */

	
/* [specific_block] */

/* use this group if necessary */

/* [specific_inline] */

/* use this group if necessary */

/* [fonts] */


.mainContents {
	text-align:left;
}

.mainContents h1 {
	text-indent:-10000em;
}

.mainContents p {
	line-height:1.4;
}

.mainContents p span {
	font-size:0.7em;
}

/* [colors] */

.mainContents {
	background:url(../images/toppage_back_img.jpg) left top no-repeat;
}

.mainContents h1 {
	background:url(../images/toppage_titile.png) left top no-repeat;
}

/* IE6 ¥*/

* html .mainContents h1 {
	background:url(../images/toppage_titile.gif) left top no-repeat;
}

/* IE6 END */

/* [borders] */

