@charset "shift_jis"; 

/*	--- common.css ---	*/

body {
	margin: 0px;
	padding: 0px;
	/*background: #c22e00;*/
	background: #f30;
	background-image:url(../images/cont-bg.jpg);
	background-repeat: repeat-x;
	background-position: top center;
	font-size: 10px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS Gothic", Verdana ;
}

#right_box {
	width: 150px;
	float: right;
	text-align: right;
}
