@charset "utf-8";
/* CSS Document */

h2{
	background-color:#D2A70F;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 150%;
	font-weight: bold;
	color: #FFF;
	padding: 5px 10px;
}
#topimg{
	height:253px;
	overflow: hidden;
	margin: 0px 0 20px;
}


#content div.left{
	width:450px;
}

#content div.right{
	width:450px;
}

#content div.img.right{
	float:right;
	width:auto;
	margin:0 0 0 20px;
	text-align: center;
}




/**/
