@charset "utf-8";
/* CSS Document */


img {
	border:none;
	margin:0px;
	padding:0px;
}


.partition {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	margin: 0px;
	padding: 0px;
	height: 0px;
	border: 0px;
}


/*共通枠*/
div.cs_warrpaer {
	width:510px;
	margin:0px auto;
	font-size:12px;
	color:#666;
	line-height: 140%;
	background: url(images/back.jpg) repeat;
}

/*内枠*/
div.mamastyle_cont01 {
	margin:0px 0px;
	width: 510px;
}

/*mar10*/
img.mamastyle_mar10 {
	margin:10px 0px 0px;
}


/*今日もあれこれ～*/
div.mamastyle_readbox01 {
	width:426px;
	margin:15px 0px 0px 25px;
}

/*3つのポイント
-----------------------------------------*/
div.mamastyle_cont02 {
	margin:0 0;
	background-image: url(images/mamastyle_p01_bg.gif);
	background-repeat: repeat-y;	
}

div.mamastyle_cont02_bottom {
	background-image: url(images/mamastyle_p01_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 17px;
}

div.mamastyle_readbox02 {
	margin:5px 5px;
	width: 470px;
}

div.mamastyle_cont03 {
	margin:0 0;
	background-image: url(images/mamastyle_p2-3_bg.gif);
	background-repeat: repeat-y;
}

div.mamastyle_cont03_bottom {
	background-image: url(images/mamastyle_p2-3_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 19px;
}

div.mamastyle_readbox03 {
	margin:10px 25px 5px 25px;
	width: 430px;
}

/*3つのポイント：左*/
div.mamastyle_cont03_left {
	float:left;
	width:227px;
}
/*3つのポイント：右*/
div.mamastyle_cont03_right {
	float:right;
	width:253px;
}


div.mamastyle_readbox04 {
	margin:5px 5px;
	width: 470px;
}

div.mamastyle_cont04 {
	margin:5px 15px;
	width: 480px;
}

/*コーヒー派：左*/
div.mamastyle_cont05 {
	float:left;
	width:255px;
}

/*紅茶派：右*/
div.mamastyle_cont06 {
	float:right;
	width:255px;
}

/**/
div.mamastyle_cont07 {
	margin: 0 0;
}


/*テーブル*/
.ncontent_table {
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 5px 50px;
	font-size:12px;
}

.ncontent_td01 {
	border-bottom: 1px solid #999;
	padding: 4px 0px 4px 8px;
	text-align:left;
	color:#666666;
	background-color: #CCC;
}
.ncontent_td02 {
	border-bottom: 1px solid #999;
	padding: 4px 0 4px 8px;
	text-align:left;
	color:#666666;
}




/*下部のリンク*/
div.cs_content02 {
	margin:20px 0px 10px;
	text-align: right;
}


ul.cs_read_text01 {
	list-style-type: none;
	margin: 0px 10px;
	padding: 0px;
}

ul li a.head {
	background-image: url(images/icn_l.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 25px;
	margin:4px 0px;
}