
/************************************************

株式会社アンダムル
我愛★華流スターのみ

***************************************************/


body {
	margin: 0px;
    padding: 0px;
	background: #f3eee6 url(../cstar_img/bg.gif) repeat-x;
	font-size: 80%;
	color:#4e4e4e;
	letter-spacing: 0.15em;
	line-height: 130%;
	}



/***************************************************************************************************/


/* 右カラム下枠
---------------------------------------------*/
div.r_under{
	width: 297px;
	float: left;
	}

div.r_under:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}




/* スターイベント
---------------------------------------------*/
#event {
	width: 267px;
	background-color:#d4f7fa;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 1px;
	float: left;
	}

#event:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* スターインタビュー
---------------------------------------------*/
#interview {
	width: 267px;
	background-color:#d4faf0;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 1px;
	float: left;
	}

#interview:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* コラム
---------------------------------------------*/
#column {
	width: 267px;
	background-color:#e4f1ff;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 1px;
	float: left;
	}

#column:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}




/***************************************************************************************************/





