
/*
.xxxx:after {  content: ".";    display: block;   clear: both;  height: 0;  visibility: hidden;}
.xxxx {  min-height: 1px;}
* html  .xxxx {  height: 1px; height: auto;  overflow: hidden;}
*/

/* MainContents
------------------------------------------------------------------------------*/
#MainContents {
	background:url(/_/feature/img/201209_04/bg.gif);
	color:#2B2B2B;
	line-height:1.8em;
	padding-bottom:40px;
}












