/* お父さんお母さん共通 */

/* バックナンバーフレーム */
.bn {
	overflow: hidden;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 185px;
	height: 2000px;
	padding: 0;
	border: none;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
/* バックナンバー */
.bn_ttl {
	font-size: 75%;
	margin-bottom: -2px;
}
.bn_date {
	font-size: 70%;
	color: #666666;
	margin-bottom: 1px;
}
.rightTxt {
	width: 185px;
	font-size: 80%;
	line-height: 135%;
	color: #444444;
	margin: 0px;
	padding: 0 5px 0 2px;
}
/* テキスト */
.asking {
	font-size: 90%;
	font-weight: bold;
}
.small {
	font-size: 90%;
}
.mama_txt {
	margin-left: 75px; margin-right: 55px;
		font-size: 85%;
	line-height: 140%;
	}
.mama_form{
	margin-left: 75px; margin-right: 55px;
	}	
.mama_read {
	font-size: 90%;
	color: #8A6B31;
}
	
/* お母さんのひとりごと */
#column_2_mama {
	text-align:left;
	float: right;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../../mama/img/main_bg.jpg);
	background-position: 0px 0px;
}
#main550_bottom_mama {
	width: 530px;
	height: 60px;
	background-image: url(../../mama/img/bt.gif);
	float: left;
}

/* お父さんのナイショ話 */
#column_2_papa {
	text-align:right;
	float: left;
	background-color: #FFFFFF;
	background-repeat: repeat-y;
	background-image: url(../../papa/img/main_bg.gif);
	background-position: 0px 70px;
}
#main550_bottom_papa {
	width: 550px;
	height: 60px;
	background-image: url(../../papa/img/bt.gif);
	float: left;
}



/* メルマガ用テキスト */
.MerumagaText {
	margin-left: 50px;
	margin-right: 0px;
	font-size: 80%;
	line-height: 130%;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

/* 近藤さんの空間スケッチ */
.kondo_prof {
	font-size: 75%;
	line-height: 140%;
	padding-left: 12px;
	width: 183px;
}
.question {
	font-size: 85%;
	color: #7a6852;
	line-height: 120%;
	font-weight: bold;
}
