@charset "utf-8";
/* CSS Document */


/*ページ構成基本部分*/
body {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: auto;
	width: 800px;
	background: url(images/backimage.gif) repeat;
}
#wrapper {
	margin: 0px auto;
	width: 800px;
	background: #FFFFFF;
}
#wrapper #headder_left {
	margin: 0px;
	padding: 0px;
	height: 130px;
	width: 135px;
	float: left;
}
#wrapper #headder_right {
	float: right;
	height: 130px;
	width: 665px;
}
#wrapper #headder_menu {
	margin: 0px;
	padding: 0px 0px 0px 5px;
	height: 25px;
	width: 795px;
	clear: both;
}
#wrapper #headder_menu h2 {
	font-size: 9px;
	float: left;
}
#wrapper #footer {
	background: url(images/footer.gif) no-repeat bottom;
	height: 50px;
	width: 800px;
	clear: both;
}


/*メインコンテンツ大枠*/

#wrapper #main {
	margin: 5px;
	width: 790px;
	padding: 0px;
}

#wrapper #main #main_prologue {
	font: 14px/120% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	margin: 0px 0px 10px;
	padding: 0px;
	height: 230px;
	width: 770px;
}

#wrapper #main #topics {
	margin: 0px;
	padding: 5px 0px 0px;
	width: 400px;
	float: right;
	height: auto;
}


/*右側　バナー類*/

#main #topics #blog_banner {
	height: 85px;
	width: 400px;
	background: no-repeat;
	margin: 0px;
	padding: 0px 0px 5px;
}
#main #topics #maruko_banner {
	height: 85px;
	width: 400px;
	padding-bottom: 5px;
}
#main #topics #jisseki_banner {
	height: 55px;
	width: 400px;
	padding-bottom: 5px;
}
#main #topics #uranai_banner {
	width: 400px;
	height: 55px;
	padding-bottom: 5px;
}

#wrapper #main #enquete {
	width: 380px;
	padding: 5px 0px;
}

/*左側　ニュース＆アンケート*/

#wrapper #main #left_area {
	margin: 5px 0px 0px;
	width: 380px;
	float: left;
	padding: 0px;
	height: auto;
}
#wrapper #main #left_area #news {
	background: url(images/whats_back.jpg) no-repeat;
	height: 135px;
	width: 380px;
}
#wrapper #main #left_area #news #news_text {
	font: 12px/200% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	position: relative;
	top: 35px;
	width: 370px;
	left: 5px;
	right: 5px;
	height: 95px;
	vertical-align: top;
	margin: 5px 0px 0px;
	padding: 0px;
}
#wrapper #main #left_area #mail_box {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
#wrapper #main #left_area #mail_box #touroku_box1 {
	height: auto;
	width: 350px;
	float: left;
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-decoration: none;
	clear: both;
	background: url(images/mailbox_back.gif) no-repeat;
}
#wrapper #main #special_banner {
	margin: auto;
	height: 85px;
	width: 790px;
}
#wrapper #headder_right #headder_notice {
	font: 10px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	text-align: right;
	color: #333333;
	margin-top: 5px;
}
#wrapper #main #left_area #btn_box {
	margin: 5px 0px;
	clear: both;
	width: 380px;
	text-align: right;
}
#wrapper #main #topics #jin_banner {
	height: 85px;
	width: 400px;
	padding-bottom: 5px;
}

