@charset "utf-8";

/* カラーシミュレーション
----------------------------------------------------------------------------------------------------*/

#color #leftContents h2 {
	margin: 0 0 20px;
}

#color h3 {
	margin: 0 0 15px;
}

#color .box1 {
	margin: 0 0 20px;
	padding: 0 0 0 10px;
	background: url(../images/color_bg01.gif) top center repeat-y;
}

#color .box1 .left1 {
	margin: 0 10px 0 0;
	width: 223px;
}

#color .box1 .left2 {
	width: 223px;
}

#color .box1 .right1 {
	width: 224px;
}

#color .box1 .box2 {
	margin: 0 0 10px;
}

#color .box1 .box2 .left {
	margin: 0;
	width: 80px;
}

#color .box1 .box2 .right {
	margin: 15px 0 0;
	width: 134px;
}


/* カラーシミュレーション
----------------------------------------------------------------------------------------------------*/

#colorPage #leftContents h2 {
	margin: 0 0 20px;
}

#colorPage h3 {
	margin: 0 0 15px;
}

#colorPage .box1 {
	margin: 0 0 5px;
}

#colorPage .last {
	margin: 0 0 20px;
}

#colorPage .box1 .head {
	height: 5px;
	font-size: 1px;
	background: url(../images/color_page_head01.gif) top left no-repeat;
}

#colorPage .box2 {
	border-left: 1px solid #E0E0E0;
	border-right: 1px solid #E0E0E0;
	background: url(../images/color_page_bg01.gif) top left repeat-y;
}

#colorPage .box2 .left {
	width: 109px;
	font-size: 1px;
}

#colorPage .box2 .right {
	width: 579px;
}

#colorPage .box2 .right ul li {
	display: inline;
	padding: 0 0 0 8px;
	margin: 0 0 0 8px;
	background: url(../../common/com_ar01.gif) center left no-repeat;
}

#colorPage .box1 .foot {
	height: 5px;
	font-size: 1px;
	background: url(../images/color_page_foot01.gif) bottom left no-repeat;
}
























