@charset "utf-8";

/* == Comptoir des Cotonniers Japan News CSS(CASTING)===============

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: 449px;
	float:left;
	height:501px;
	border-right:1px solid #BBB7AA;
	}
div#news_left_box{
}
div#news_right {
	width: 449px;
	float:right;
	height:501px;
	}
div#news_left img{
	margin:1px 0 0 1px;
	}
/* --Text Module-- */
body{
	font-size:12px;
	}
h2{
	font-weight:bold;
	line-height:1;
	}

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


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

/* --Standard-- */


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


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

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



/* 5.Contents
====================================================*/
div#news_left_box{
	margin:40px 20px 0 18px;
	height:370px;
	overflow:auto;
	}
div.news_txt{
	margin:10px 0 22px 0;
	line-height:1.4;
	}
div.news_txt ul{
	margin:10px 0 8px 10px;
	padding:0 10px 0 0;
	}
div.news_txt li{
	margin:0 0 4px 0;
	padding:0 0 0 7px;
	line-height:1.3;
	list-style-type:none;
	background:url("../img/img_list_dot.gif") no-repeat;
	background-position:0 6px;
	}

div.news_txt p{
	line-height:1.2;
	}
div#news_left ul{
	margin:12px 0 12px 11px;
	padding:0;
	}

div.casting_title{
	width:127px;
	height:11px;
	margin:67px 0 0 17px;	
	}
div.thumb {
	display:block;
	float:left;
	width:449px;
	height:500px;
	overflow:hidden;
	position:relative;
	z-index:1;	
	}	
div.thumb img{
	float:left;
	position:absolute;
	top:0px;
	left:0px;	
	}

* html div.news_txt ul {
	margin:10px 0 10px 20px;
	padding:0 10px 0 0;
	}
* html div.news_txt li {
	list-style-position:outside;
	background-image:none;
	list-style-type:square;
	margin:0 0 4px 10px;
	padding:0 0 0 0;
	}
/*--------- Contents END ---------*/

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


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



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



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



/* 7.Table
====================================================*/
/* --table_design1-- */
table.cas{
	margin:0 0 5px 0;
	}
.cas th{
	white-space:nowrap;
	vertical-align:top;
	padding:2px;
	}
.cas td{
	vertical-align:top;
	padding:2px;
	}
.cas th p{
	font-weight:normal;
	}
p.let3{
	letter-spacing:0.4em;
	}
p.let4{
	letter-spacing:0.3em;
	}

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


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

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