
/************************************************

株式会社アンダムル
サランヘ★韓流スターのみ

***************************************************/


body {
	margin: 0px;
    padding: 0px;
	background: #f3eee6 url(../kstar_img/bg.gif) repeat-x;
	font-size: 80%;
	color:#4e4e4e;
	letter-spacing: 0.15em;
	line-height: 130%;
	}



/***************************************************************************************************/


/* コンテンツフルベース
---------------------------------------------*/
#full {
	width: 760px;
	float: left;
	background-color:#ffe8f0;
	}

#full:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}


/***************************************************************************************************/



/* プレゼント左枠
---------------------------------------------*/
#pre_left_frame {
	width: 609px;
	float:left;
	}

#pre_left_frame:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

/* プレゼントタイトル
---------------------------------------------*/
#pre_left_ti {
	width: 609px;
	}

/* プレゼント文言
---------------------------------------------*/
#pre_left_words {
	width: 594px;
	padding-left: 15px;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
	padding-top: 10px;
	}

/* プレゼント右枠
---------------------------------------------*/
#pre_right {
	width: 151px;
	float:left;
	}

#pre_right:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}






