@charset "UTF-8";

/* Netscapeメッセージ */
.nn_check{
	background-color:#f9e761;
	text-align:center;
	margin-bottom:10px;
	padding: 5px 0 5px 0;
	}

/* 入会のしおり */
#wrapper_shiori {
	width: 453px;
	height: auto;
	padding: 0;
	margin-bottom:15px;
	}
.shiori_title {
	width: 453px;
	height: 80px;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	}

.shiori_middle {
	width: 453px;
	height: 250px;
	margin: 0 auto;
	padding: 0;
	font-size: 13px;
	line-height: 120%;
	text-align:center;
	}
.shiori_bottom {
	width: 453px;
	height: 60px;
	margin: 0 auto;
	padding-top:5px;
	font-size: 16px;
	line-height: 120%;
	text-align:center;
}

/* 最近の動き */
#wrapper {
	width: 453px;
	height: auto;
	padding: 0;
	}
.koushin_title {
	width: 453px;
	height: 48px;
	background: url(http://www.niefa.or.jp/img/koushin_title.gif) bottom center no-repeat;
	margin: 0 auto;
	padding: 0;
	font-size: 1px;
	line-height: 0;
	}
.koushin_body {
	height: 100px;
	width: 453px;
	background: url(http://www.niefa.or.jp/img/koushin_body.gif)  no-repeat;
	margin: 0 auto;
	}
.koushin_item {
	padding:0 25px 0 25px;
	}

/* 生活ガイド*/
.guide_fl{
	text-align:center;
	font-size :10px;
	width:65px;
	}
.guide{
	text-align:left;
	font-size :11px;
	width:65px;
	}

