@charset "utf-8";

/* == Comptoir des Cotonniers Japan News CSS(SHOP LIST)===============

1:Initialization
2:Base Layout
3:Link
4:Header
5:Fream
6:Fream contents
7:Footer
8:Table
9:Others

=========================================================== */


/* 1.Initialization
====================================================*/



/*--------- Initialization END ---------*/


/* 2.Base Layout
====================================================*/
/* --Structure Module-- */

div#news_left {
	width: 512px;
	float:left;
	height:501px;	
	border-right:1px solid #BBB7AA;
	}
div#news_left_photo{
	margin:0 0 0 1px;
	}
div#news_right {
	width: 385px;
	float:right;
	height:501px;
	}
div#news_left img{
	margin:1px 0 0 0;
	}
/* --Text Module-- */
body{
	font-size:12px;
	}
h2{
	font-weight:bold;
	line-height:1;
	font-size:13px;
	margin:0 0 25px 0;
	}

/*--------- Base Layout END ---------*/


/* 3.Link ====================================================*/

/* --Standard-- */


/*--------- Link END ---------*/


/* 4.Header
====================================================*/

/*--------- Header END ---------*/



/* 5.Contents
====================================================*/
div#news_left_box{
	margin-top:100px;
	height:360px;
	width:165px;
	float:left;
	}
div#news_right_set{
	margin-left:12px;
	}
div#news_right_box{
	margin:20px 0 0 0;
	height:450px;
	width:200px;
	float:right;
	}
div.news_txt{
	margin:40px 0 22px 0;
	}
div.news_txt p{
	line-height:1.2;
	}
div#news_left ul{
	margin:12px 0 12px 11px;
	padding:0;
	}
div#news_left li{
	margin:0 0 0 0;
	padding:0 0 0 5px;
	line-height:1.3;
	list-style-type:none;
	background:url("../img/img_list_dot.gif") no-repeat;
	background-position:0 5px;
	}

h3{
	background:url("../img/arrow_01.gif") no-repeat;
	padding:0 0 0 8px;
	background-position:0 5px;
	}
.accordion_toggle {
			display: block;
			height: 20px;
			width: 190px;
			line-height: 20px;
			font-weight: normal;
			text-decoration: none;
			outline: none;
			cursor: pointer;
			margin: 0 0 0 0;
		}
		
		
		.accordion_content {
			background-color: #ffffff;
			overflow: hidden;
		}
div#acc1{
	margin:18px 0 0 0;
	height:430px;
	overflow:hidden;
	}
div.accordion_content{
	overflow:hidden;
	margin:7px 10px 7px 0;
	background-color:#F3F0EC;
	padding:5px 0 5px 0;
	}
div.accordion_content ul{
	margin:0 0 0 13px;
	}
div.accordion_content li{
	list-style-type:none;
	background:url("../img/arrow_02.gif") no-repeat;
	padding:0 0 0 8px;
	background-position:0 6px;
	line-height:1.3;
	}

			
		
div.thumb {
	display:block;
	float:left;
	width:511px;
	height:500px;
	overflow:hidden;
	position:relative;
	z-index:1;	
	}	
div.thumb img{
	float:left;
	position:absolute;
	top:0px;
	left:0px;	
	}
/*--------- Contents END ---------*/

/* 5.GlobalNavigation
====================================================*/


/*--------- GlobalNavigation ---------*/



/* 6.Footer
====================================================*/



/*--------- Footer END ---------*/



/* 7.Table
====================================================*/
/* --table_design1-- */

/*--------- Table END ---------*/


/* 8.Others
====================================================*/

/*--------- Others END ---------*/
