@charset "utf-8";
/* CSS Document */

.container {
	margin:0 auto;
	width:900px;
}
#header {
	background:url(public/img/header_02.jpg);
	background-repeat:repeat-x;
}

#slider {
	box-shadow:0 0 5px #999;
	position: relative;
	height: 335px;
}
#slider2 {
	box-shadow:0 0 5px #999;
}
body {
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main_img {
	padding-bottom:10px;
}