@charset "shift_jis";
#header {
	width: 100%;
	margin-top: 15px;
	margin-bottom: 20px;
	text-align: center;
}
#fla {
	width: 750px;
	margin-top: 1px;
	margin-bottom: 5px;
	text-align: center;
}
p {
	margin: 0px;
	padding: 0 0 2px 0;
}

.margin_bt10 {
	padding-bottom: 10px;
}
/* ページトップに戻る */
.date960 {
	width:920px;
	margin-left:auto;
	margin-right:auto;
	text-align:right;
}

/*===============================
■今週のイエマガ
================================*/

/*更新日時*/
.weekly_st {
	font-size: 13px;
	font-weight: bold;
	color: 888888;
	margin: 5px 0 3px 0;
}
/*更新項目*/
.weekly_menu {
	font-size: 13px;
	line-height: 16px;	
	color: 999999;
	margin: 0px 0px 4px 0px;
}

/*今週のコメント*/
.weekly_comment {
	font-size: 12px;
	color: #555555;
	line-height: 17px;
	text-align:left;
	margin: 5px 15px 5px 15px;
}
/*更新履歴*/
.weekly_rec {
	font-size: 11px;
	color: 888888;
	margin: 5px 5px 3px 0;

}
/*===============================
■連載読み物
================================*/
/*連載読み物*/
.clm_st {
	font-size: 13px;
	font-weight: bold;
	color: AF9667;
}
.clm_txt {
	font-size: 12px;
	color: #333333;
}
.clm {
	width: 355px;
	padding-left: 15px;
}
/*連載読み物リンク*/
.clm .clm_st a {
	color: #af9667;
		text-decoration: none;
	}
.clm .clm_st a:hover {
	color: #c7b594;
		text-decoration: none;
	}

/*===============================
■そのほか（未使用分）
================================*/


/* 更新履歴テキスト（今はなし） */
.record_txt {
	font-size: 13px;
	line-height: 15px;
	color: #666666;
	width: 550px;
	padding-left: 10px;
}

/*右側：更新枠*/
#weekly_right {
	padding :  0 0 0 10px;
	}
/*左側：今週のコメント枠*/
#weekly_left {
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 270px;
	height:110px;
	margin: 0 3px 0 5px;
	border: none;
	float: left;	
}