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


#entry_top {
	margin:0 auto;
	width:739px;
	height:7px;
	background:url(../img_common/entry_bg_top.jpg) no-repeat;
}

#entry_body {
	margin:0 auto;
	padding:10px 20px 0px 19px;
	text-align:center;
	width:700px;
	height:auto;
	background:url(../img_common/entry_bg_body.jpg);
}

#entry_under {
	clear:both;
	margin:0 auto 20px auto;
	width:739px;
	height:12px;
	background:url(../img_common/entry_bg_down.jpg) no-repeat;
}

#midasi {
	margin:0px auto;
	padding-top:4px;
	text-align:left;
	width:700px;
	height:24px;
	background:url(../img_common/midasi_bar.jpg) no-repeat;
}

#midasi strong {
	margin-left:20px;
	font-size:14px;
	color:#FFF;
}

#entry_block {
	clear:both;
	width:700px;
	height:auto;
	border-top:solid #666 1px;
}

#entry_block #commentArea {
	padding:4px;
	margin-top:10px;
	text-align:left;
	width:460px;
	height:auto;
	float:left;
}

#entry_block #imgArea {
	padding-top:20px;
	width:auto;
	text-align:center;
	float:right;
}


#footer_bar {
	width:739px;
	height:5px;
	background:url(../img_gotochi/bg_underline.jpg) no-repeat;
}


/*���p�f�B���O*/
.pd{
		padding-top:20px;
}
.touzai_busho td {
	border:solid 1px #CCC;
	font-size:95%;
	padding:5px 3px;
}
