@charset "UTF-8";
/* @media handheld,screen and (max-width:490px){ */

	/* ------ main image and logo ------ */
	#content .cont_contentPageLogo{
		display:block;
		width:auto; height:auto;
		position:relative; top:0px; left:0px;
		margin:1em 0px 10px 0px;
		padding:0px 0px 0px 0px;
		overflow:hidden;
		background:transparent none;
	}
	#content .cont_contentPageLogo .cont_contentPageLogo_inner{
		padding:0px 0px 0px 0px;
		margin:0px 0px 0px 0px;
		text-align:left;
	}
	#content .cont_contentPageLogo h1{
		position:relative; left:0px; top:0px;
		display:block;
		width:145px; height:34px;
		overflow:hidden;
		border:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		text-align:left;
	}
	#content .cont_contentPageLogo h1 span{
		display:block;
		position:absolute; left:0px; top:0px;
		width:100%; height:100%;
		background:transparent url("../logo.png");
		background-repeat:no-repeat;
	}
	/* ------ / main image and logo ------ */

	#content .cont_whatsnewlist{
		width:auto;
	}


	#cont_middle{
		position:relative; top:0px; right:0px;
		max-width:698px;
	}


	/* 左ペイン */
	#cont_painLeft{
		clear:both;
		float:none;
		width:auto;
		margin:0px;
		padding:0px;
	}
	#cont_painLeft h2{
		background-image:none;
		background-color:#f7f3a9;
		padding:2px 2px 2px 5px;
		font-weight:normal;
		color:#0f5202;
		border:none;
		width:auto; height:auto;
	}
	#cont_painLeft h2 span{
		background:none;
	}

	/* 中央ペイン */
	#cont_painCenter{
		clear:both;
		float:none;
		width:auto;
		margin:0px;
		padding:0px;
	}
	#cont_painCenter h2{
		background-color:#d7e8ad;
		padding:2px 2px 2px 5px;
		font-weight:normal;
		color:#0f5202;
		border:none;
		width:auto; height:auto;
	}
	#cont_painCenter h2 span{
		background:none;
	}
	#cont_painCenter h3{
		display:block;
		position:relative; top:0px; left:0px;
		width:110px;
		height:27px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		border:none;
	}
	#cont_painCenter h3 span{
		display:block;
		position:absolute; top:0px; left:0px;
		width:110px;
		height:27px;
		margin:0px;
		padding:0px;
		background-image:url("../commonimages.gif");
		background-position:0px -36px;
		background-repeat:no-repeat;
	}



	/* 右ペイン */
	#cont_painRight{
		clear:both;
		float:none;
		width:auto;
		margin:0px;
		padding:0px;
	}
	#cont_painRight h2{
		background-color:#aad27a;
		padding:2px 2px 2px 5px;
		font-weight:normal;
		color:#0f5202;
		border:none;
		width:auto; height:auto;
	}
	#cont_painRight h2 span{
		background:none;
	}
	#cont_painRight h3{
		display:block;
		position:relative; top:0px; left:0px;
		width:110px;
		height:27px;
		margin:0px;
		padding:0px;
		overflow:hidden;
		border:none;
	}
	#cont_painRight h3 span{
		display:block;
		position:absolute; top:0px; left:0px;
		width:110px;
		height:27px;
		margin:0px;
		padding:0px;
		background-image:url("../commonimages.gif");
		background-position:-110px -36px;
		background-repeat:no-repeat;
	}

/* } */

