@charset "UTF-8";
/* CSS Document */

body {
	background:transparent  url(../../img_cp/leftbg.jpg) repeat scroll 0 0;
}

#container {
	background: url(../../img_cp/back_CP3brand_2.gif) repeat-y;
}

#pankuzu {
	background: #FFFFFF;
	height: 10px;
	padding:15px;
}

#description {
	text-align: center;
	margin: 15px 0 10px 60px;
	width: 600px;
}

#description h3 a{
	display: block;
	width: 430px;
	height: 250px;
	float: left;
	background: url(../../img_cp/header_la_buyer2.jpg) no-repeat;
	text-decoration: none;
	text-indent: -99999px;
	/* Hides from IE-mac \*/   
	overflow: hidden;
	/* End hide from IE-mac */
}

#description h3 a:hover{
	background:url(../../img_cp/header_la_buyer2_on.jpg);
}

#description h4 a{
	display: block;
	width: 170px;
	height: 250px;
	float: left;
	background: url(../../img_cp/header_la_buyer_r.jpg) no-repeat ;
	text-decoration: none;
	text-indent: -99999px;
	/* Hides from IE-mac \*/   
	overflow: hidden;
	/* End hide from IE-mac */
}

#description h4 a:hover{
	background:url(../../img_cp/header_la_buyer_r_on.jpg);
}

#description h5 {
	display:block;
	margin: 20px;
	text-align: center;

}

#sub_description_new {
	margin:20px 60px 50px;
	text-align: left;
	background:url(../../img_cp/bk_shinchaku_la_buyer.gif) no-repeat ;
	height:600px;
	width: 588px;
	background-color:#CC0033;
	padding: 60px 0px 5px 12px;

}

#sub_description {
	margin:20px 60px 50px;
	text-align: left;
	background:url(../../img_cp/bk_shinchaku_la_buyer_3.gif) no-repeat ;
	height:600px;
	width: 588px;
	background-color:#CC0033;
	padding: 60px 0px 5px 12px;

}
#sub_description_old {
	margin:20px 60px 10px;
	text-align: left;
	background:url(../../img_cp/bnr_about_la_buyer2.jpg) no-repeat ;
	height:279px;
	width: 600px;
	background-color:#CC0033;
}

#subitem_area {
	float: left;
	width: 130px;
	display: block;
	margin-left:10px;
}

#subitem_area a {
	text-decoration: none;
	color:#656465;
}

#subitem_area a:hover {
	text-decoration: none;
	color:#FF9900;
}

#subitem_area a:hover h5 {
	text-decoration: none;
	color:#FF9900;
}

#subitem_area a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
	background:#fff;
}


#subitem_area h5 {
	color:#E4007f;
	font: bold;
	font-size:14px;
	line-height:15px;
	margin-top: 5px;
	}
	
#subitem_area p {
	font-size:12px;
	line-height:14px;
	margin-top: 4px;

	}
	
#subitem_area  img{
	width:130px;
	height: 130px;
	 }
	 
#content {
	width: 720px;

}
	
#content li {
	margin:20px 0 30px;
}

#content a {
	display: block;
	width: 540px;
	height: 180px;
	text-decoration: none;
	text-indent: -99999px;
	/* Hides from IE-mac \*/   
	overflow: hidden;
	/* End hide from IE-mac */

}

#content .juicycouture a {
	background: url(../../img_cp/bnr_couture_la_buyer.jpg) no-repeat center;
}

#content .juicycouture a:hover {
	background:url(../../img_cp/bnr_coutuer_la_buyer_on.jpg) no-repeat center;
}

#content .ugg a {
	background: url(../../img_cp/bnr_ugg_la_buyer.jpg) no-repeat center;
}

#content .ugg a:hover {
	background:url(../../img_cp/bnr_ugg_la_buyer_on.jpg) no-repeat center;	
}

#content .FEED a {
	background: url(../../img_cp/bnr_feed_la_buyer.jpg) no-repeat center;
}

#content .FEED a:hover {
	background:url(../../img_cp/bnr_feed_la_buyer_on.jpg) no-repeat center;

}

#content .kitson a {
	background: url(../../img_cp/bnr_kitson_la_buyer.jpg) no-repeat center;
}

#content .kitson a:hover {
	background:url(../../img_cp/bnr_kitson_la_buyer_on.jpg) no-repeat center;
}

#content .vc a {
	background: url(../../img_cp/bnr_vc_la_buyer.jpg) no-repeat center;
}

#content .vc a:hover {
	background:url(../../img_cp/bnr_vc_la_buyer_on.jpg) no-repeat center;
}


#attention {
	background:#faeded;
	padding: 40px 30px;
	width: 540px;
	margin: 70px 0 50px 60px;
	text-align: left;
}

#attention h6 {
	color:#ea60a5;
	margin :0;
	padding:0;
	font-size:15px;
	text-align: center;
}

#attention h7 {
	display:block;
	color:#ea60a5;
	margin :20px 0 0;
	padding:0;
	font-size:14px;
	font-weight: bold;
	text-align: center;

}

#attention h8 {
	display:block;
	color:#ea60a5;
	margin: 10px 0 5px;
	font-weight: bold;
}

#attention p {
	margin: 10px 0 5px;
}


#attention li {
	margin:0 0 0 10px;
	padding:0;
	list-style: inside disc;
}

#attention .table_header tr{
	background-color:#FF99FF;
}

/*----------clearfix-----------*/

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */