/*Art Deco CSS  ENGLISH
-----------------------------------------------------------*/


/*background color
-----------------------------------------------------------*/
.artbackcolor2	{
	background-color: #9FD9F6;
	colorF#333G
	}
	
.artbackcolor	{
	background-color: #F4B4D0;
	colorF#333G
	}




/*LINK
-----------------------------------------------------------*/
.artbackcolor	a{
	color: #333;
	}
.artbackcolor	a:hover {
	color: #999;
	text-decoration: underline;
	}

.artbackcolor	a	strong{
	color: #333;
	font-weight: bold;
	}
.artbackcolor	a:hover strong{
	color: #999;
	font-weight: bold;
	text-decoration: underline;
	}

/* Art Step
-----------------------------------------------------------*/
.artstepspace	{
	position: relative;
	width: 700px;
	}	
	.artstepspace	.artstep01	{
	position: absolute;
	top: 0px; 
	left: 0px;
	}
	.artstepspace	.artstep02	{
	position: absolute;
	top: 0px; 
	left: 346px;
	}
.artstepspace	.text01	{
	position: absolute;
	top: 45px; 
	left: 150px;
	color: #fff;
	}
	.artstepspace	.text01		strong{
	color: #fff;
	font-weight: bold;
	}
	.artstepspace	.text02	{
	position: absolute;
	top: 45px; 
	left: 500px;
	color: #fff;
	}
	.artstepspace	.text02		strong{
	color: #fff;
	font-weight: bold;
	}



/* CHIP SPACE
-----------------------------------------------------------*/
.artchipspace {
	position:relative;
	width: 700px;
	height: 705PX;
	}
	.artchipspace .textspace{
	padding: 60px 0px 0px 0px;
	}
	.artchipspace strong{
	font-weight: bold;
	color: #C23573;
	}
	.artchipspace span{
	font-size: 10px;
	}

	.artchipspace	.chip01 {
	position:absolute;
	left:0px;
	top:0px;
	width:309px;
	height:141px;
	}

	.artchipspace	.chip02 {
	position: absolute;
	left: 309px;
	top: 0px;
	width: 391px;
	height: 141px;
	background: url(../../../eternal/artdeco/listimg/chip02.gif);
	}

	.artchipspace	.chip03 {
	position:absolute;
	left:0px;
	top:141px;
	width:309px;
	height:141px;
	}

	.artchipspace	.chip04 {
	position:absolute;
	left:309px;
	top:141px;
	width:391px;
	height:141px;
	background: url(../../../eternal/artdeco/listimg/chip04.gif);
	}

	.artchipspace	.chip05 {
	position:absolute;
	left:0px;
	top:282px;
	width:309px;
	height:141px;
	}

	.artchipspace	.chip06 {
	position:absolute;
	left:309px;
	top:282px;
	width:391px;
	height:141px;
	background: url(../../../eternal/artdeco/listimg/chip06.gif);
	}

	.artchipspace	.chip07 {
	position:absolute;
	left:0px;
	top:423px;
	width:309px;
	height:141px;
	}

	.artchipspace	.chip08 {
	position:absolute;
	left:309px;
	top:423px;
	width:391px;
	height:141px;
	background: url(../../../eternal/artdeco/listimg/chip08.gif);
	}

	.artchipspace	.chip09 {
	position:absolute;
	left:0px;
	top:564px;
	width:309px;
	height:141px;
	}

	.artchipspace	.chip10 {
	position:absolute;
	left:309px;
	top:564px;
	width:391px;
	height:141px;
	background: url(../../../eternal/artdeco/listimg/chip10.gif);
	}

/* Item title
-----------------------------------------------------------*/
.arth2	{
	background: url(../../../eternal/artdeco/listimg/h2back.gif) no-repeat;
	width: 700px;
	height: 64px;
	position: relative;
	margin-top: 30px;
	}

.arth2	span{
	position: absolute;
	top: 17px;
	left: 210px;
	font-size: 14px;
	font-weight: bold;
	color: #C23573;
	}

.arth2	.price{
	position: absolute;
	top: 17px;
	left: 550px;
	}



/* eb07,08
-----------------------------------------------------------*/
.artpara07	{
	position: relative;
	width: 660px;
	height: 180px;
	margin: 0px 0px 10px 20px;
	}
	.artpara07	.photo{
	position: absolute;
	top: 0px;
	left: 120px;
	}
	
	.artpara07	.setumei{
	position: absolute;
	top: 0px;
	left: 190px;
	color: #5A2E14;
	font-size: 14px;
	font-weight: bold;
	}
	.artpara07	.setumei	img{
	margin-top: 10px;
	}
	.artpara07	.text{
	position: absolute;
	top: 110px;
	left: 190px;
	}

	.artpara07	.cart{
	position: absolute;
	top: 125px;
	left: 190px;
	}

.arthowtospace	{
	margin: 0px 20px 20px 20px;
	padding: 10px;
	background: #FAD1E3;
	}
	.arthowtospace	strong{
	font-weight: bold;
	color: #333;
	}
	.arthowtospace	.howtitle{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 5px 5px;
	color: #5A2E14;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dotted #5A2E14;
	}
	.arthowtospace	.howtitle	img{
	margin: 0px 3px 0px 0px;
	vertical-align: middle;
	}
	.arthowtospace	.howhonbun	{
	padding: 5px 10px 10px 10px;
	}
	.arthowtospace	.small	{
	font-size: 10px;
	padding-left: 10px;
	}
	
	.maru {
	list-style-type: disc;
	margin: 0px 0px 0px 30px;
	}
	.suuji {
	list-style-type: decimal;
	margin: 0px 0px 0px 30px;
	}

	.arthowtospace	li	{
	margin: 0px 0px 3px 0px;
	}
.arthowtospace	.lead	{
	margin: 10px 0px 5px 20px;
	}

	.arthowtospace	.chosei	{
	margin: 0px 0px 10px 0px;
	}


/* ART GRADATION
-----------------------------------------------------------*/

.artgradepara	{
	width: 700px;
	height: 300px;
	padding-bottom: 25px;
	clear: left;
	}

	.for3space	{
	float: left;
	width: 224px;
	margin: 0px 7px 0px 0px;
	text-align: center;
	}
	.para	.last	{
	margin: 0px;
	}
	
	.artgradepara	.colortype	{
	margin: 5px 0px;
	padding: 1px 1px 1px 15px;
	background: url(../../../eternal/artdeco/artdeco/listimg/type.gif) no-repeat;
	background-position: 2px 2px;
	_background-position: 3px 4px;
	font-size: 10px;
	line-height: 13px;
	color: #BF757E;
	}
	
	
/*-----------------------------------------------------------
subwindow
-----------------------------------------------------------*/

.subwindowbase	{
	margin: 0px auto;
	padding: 0px;
	text-align: center;
	color: #666;
	font-size: 12px;
	font-family: sans-serif;
	background: #F4B4D0;
	}

#subwincontents	{
	width: 330px;
	padding: 0px;
	margin: 0px auto;
	}

.photospace	{
	padding: 0px 0px 7px 0px;
	}

.textspace	{
	padding: 7px 0px;
	}
	.textspace	.small{
	font-size: 10px;
	}
.chipspace	{
	background: url(../../../eternal/artdeco/image/winclose.gif)  repeat-x;
	padding: 25px 0px 0px 0px;
	margin: 0px auto;
	}
.winclose	{
	background: url(../../../eternal/artdeco/image/winclose.gif)  repeat-x;
	padding: 30px 0px 40px 0px;
	margin: 0px auto;
	}
.winclose	a:link{color:#666;text-decoration:none;}
.winclose	a:visited{color:#666;text-decoration:none;}
.winclose	a:hover{color: #66f;}
.winclose	a:active{color: #ccc;text-decoration:none;position:relative;left:1px;top:1px;}

