@charset "UTF-8";
@import url("base.css");
@import url("newswin.css");
/* CSS Document */

#contents {
	margin: 0 auto;
	width: 860px;
	height:100%;
	background:url(../img/base/bg_contents.gif) repeat-y;
	text-align:center;
}

#rightcolumn { 
	/*display: inline;*/
	color: #333;
	margin: 0;
	padding: 20px 0;
	width: 150px;
	float: right;
}


#counter {
	width:150px;
	height:112px;
	background:url(../img/obj/bunner-total-bg.jpg) no-repeat;
	font-size:12px;
	line-height:145%;
}

#centercolumn { 
	float: left;
	color: #333;
	margin: 0;
	padding: 20px 0px 0 20px;
	width: 520px;
	display: inline;
	position: relative;
}

#honbun {
	text-align:left;
	}
	
#honbun h2.nonstyle {
	height:30px;
	margin:10px auto;
	text-align:left;
	}
#honbun h2.contactus {
	height:30px;
	margin:10px auto;
	padding:0 0 0 55px;
	text-align:left;
	font-size:16px;
	line-height:26px;
	}
