@charset "utf-8";

/* EPSON_Proselection */

/* comon.css */
#main_area{
	float:right;
	width:716px;
}

/* ガイド・注意 */
#guide {
	margin-top:20px;
}

#guide li {
	padding-left:10px;
	background:url(../images/common/icn_arrow_w.gif) no-repeat left center;
}

#guide li {
	padding-right:13px;
	background:url(../images/common/icn_pop_w.gif) no-repeat right center;
}
#guide li a.noExit {
	padding-right:0;
	background:none;
}

/*----------------------------------------------------以下は旧common.cssからの継続--------------------------------------------------------*/

/* imgArea */
#imgArea {
	margin: 0 0 15px 0;
	padding: 0;
}
#imgArea h2 {
	margin: 0;
	padding: 0;
}

/* -----------contentArea----------- */
#contentHeadArea p {
	margin: 0;
	padding: 0;
	height:27px;
	background: url(../images/common/img_bg_716_27.gif) no-repeat 0 0;
}
#contentFootArea p {
	margin: -1px 0 0 0;
	padding: 0;
	height:40px;
	background: url(../images/common/img_bg_716_40.gif) no-repeat 0 0;
}

#contentArea {
/*	width:710px;*/	/*旧コンテンツ幅の調整*/
	padding-left:3px;/*旧コンテンツ幅の調整*/	
	background: url(../images/common/img_bg_50_50.jpg) repeat 0 0;
}
#contentArea:after	{content:"."; display:block; height:0; clear:both; visibility:hidden;}
#contentArea 		{padding-top: 13px; display:inline-table;}
/* MacIE begin \*/
*+html #contentArea {height:1%;}
* html #contentArea {height:1%;}
#contentArea		{display:block;}

/* -----------printerArea----------- */
/* ミナベ改変 \*/
.mt15 {
	margin-top:15px;
}

/* ミナベ追加 \*/
#mt15 {
	float:left;
	width:319px;
}

/* -----------rollover----------- */
/* sheets */
li#bt_crispia {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kurisupia_151_68_o.gif) no-repeat;
}
li#bt_crispia a {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kurisupia_151_68.gif) no-repeat 0 0;
}
li#bt_crispia a:hover {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kurisupia_151_68.gif) no-repeat 0 -68px;
}

li#bt_velvet {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_velvet_151_68_o.gif) no-repeat;
}
li#bt_velvet a {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_velvet_151_68.gif) no-repeat 0 0;
}
li#bt_velvet a:hover {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_velvet_151_68.gif) no-repeat 0 -68px;
}

li#bt_ultrasmooth {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_ultrasmooth_151_68_o.gif) no-repeat;
}
li#bt_ultrasmooth a {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_ultrasmooth_151_68.gif) no-repeat 0 0;
}
li#bt_ultrasmooth a:hover {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_ultrasmooth_151_68.gif) no-repeat 0 -68px;
}

li#bt_kinume {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kinume_151_68_o.gif) no-repeat;
}
li#bt_kinume a {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kinume_151_68.gif) no-repeat 0 0;
}
li#bt_kinume a:hover {
	display:block;
	width:151px;
	height:68px;
	background:url(../images/common/bt_kinume_151_68.gif) no-repeat 0 -68px;
}

/* -----------sheets----------- */
/* 一番上の画像部分 */
#sheet01 {
	width:650px;
	height:151px;
}

#kurisupia01 {
	float: left;
	width:151px;
	height:151px;
	margin-right:15px;
	padding:0;
}

#velvet01 {
	width:151px;
	height:151px;
	float: left;
	margin-right:15px;
	padding:0;
}

#ultrasmooth01 {
	width:151px;
	height:151px;
	float: left;
	margin-right:13px;
	padding:0;
}

#kinume01 {
	width:151px;
	height:151px;
	float: none;
	margin:0;
	padding:0;
}

/* 文書下のボタン部分 */
#tabsup {
	width:650px;
	margin-bottom:22px;
}
#tabsdown {
	width:650px;
	padding:12px 0 0 0;
}

#bt_crispia,
#btd_crispia{
	margin-right:15px;
}

#bt_velvet,
#btd_velvet{
	margin-right:15px;
}

#bt_ultrasmooth,
#btd_ultrasmooth{
	margin-right:13px;
}

#bt_kinume,
#btd_kinume{
	float: none;
}

/* col内 */
#sheet_bunner_center01 {
	height: 95px;
	display: block;
	padding-top: 40px;
}

#sheet_bunner_center02 {
	height: 95px;
	display: block;
	text-align: center;
}

#sheet_popup {
	margin:auto;
	vertical-align:middle;
	text-align:center;
}
