@charset "UTF-8";

/*----------------------------------------------------
	☆mv
----------------------------------------------------*/

#header #pageName {
	background:url(../images/img_main.jpg) right top no-repeat;
	float:right;
	height:410px;
	width:715px;
}

#header #pageName span {
	display:none;
	visibility:hidden;
}


/*----------------------------------------------------
	☆prodctBox
----------------------------------------------------*/
#contents .prodctBox {
	background:#f5f2dc;
	float:left;
	padding:8px 0 20px;
	margin-bottom:20px;
	margin-right:20px;
	width:330px;
}

#contents .prodctBox .proImg {
	text-align:center;
	margin-bottom:15px;
}

#contents .prodctBox .proName {
	background:url(../images/bg_line_01.gif) left bottom no-repeat;
	text-align:center;
	margin:0 auto 10px;
	padding-bottom:5px;
	width:310px;
}

#contents .prodctBox .inr {
	margin:0 auto 20px;
	width:280px;
}


#contents .prodctBox dl.prpPrice {
	display:block;
	margin:0 auto;
	width:280px;
}

#contents .prodctBox .prpPrice dt {
	background:url(../images/icon_price.gif) left 3px no-repeat;
	padding-left:15px;
	float:left;
	width:125px;
}

#contents .prodctBox .prpPrice dd {
	color:#7e7e7e;
	float:left;
	text-align:right;
	width:140px;
}









#contents #intro {
	background:url(../images/t_paper_01.gif) left top no-repeat;
	margin:0 auto;
	padding-left:165px;
	min-height:85px;
	height:auto !important;
	padding-top:15px;
	margin-bottom:30px;
	width:515px;
}