
/************************************************

魏老師の婚活占い

***************************************************/


body {
	margin: 0px;
    padding: 0px;
	background: #f3eee6 url(../giroushi_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;
}




/* スターイベント
---------------------------------------------*/
#magazine {
	width: 267px;
	background-color:#ecffc2;
	padding-bottom: 15px;
	padding-left: 15px;
	padding-right: 15px;
	margin-bottom: 1px;
	float: left;
	}

#magazine:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}










