body {
	background-color: #4faf28;
	background-image: url(../image/pop_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	text-align: center;
/*	font-size: 80%;*/
	line-height: 130%;		
}



#popArea {
	width:541px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}




.popBlock {
	background-image: url(../image/pop_bg_top.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top:10px;

}



.popMid {
	background-image: url(../image/pop_bg_mid.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom:1px;
}



.popBottom {

	background-image: url(../image/pop_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:11px;


}


.popBottom hr {
	display:none;

}



.popMid p {
	color: #1d6700;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}



.objCenter {
	text-align:center;


}

.btnClose {
	text-align:center;
	padding:5px;
}


.btnClose a {
	font-weight: bold;
	color: #FFFFFF;	
}

.btnClose a:hover {

	color: #FF5500;	
}


.txtMini {
	font-size:80%;



}









.shisetsuComment {
	font-size: 120%;
	line-height: 120%;
	font-weight: bold;
	color: #666666;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #45A81F;
	padding-bottom: 10px;
}

.shisetsuName {
	font-size: 120%;
	line-height: 120%;
	background-image: url(../image/hn_shisetsu_icon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-top: 20px;
	padding-left: 23px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #1d6700;
}



.pictLeft {
	float: left;
	margin-right: 10px;

}

.clear {
	clear:both;
	height:0.1px;

	}
.clear hr {
	display:none;
	}


.center {
	text-align: center;
}

