@charset "shift_jis";

/* *** common *** */

body {
	font-size:16px;
	line-height:1.2em;
	color:#333333;
}

img{border:none; vertical-align:bottom;}

#breadcrumbs{
	margin:5px auto;
	font-size:13px;
	width:950px;
}

h1{
	padding: 0;
	border: 0;
	margin: 0;
}

#contents_area {
	width: 950px;
	margin:0px auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka;
	font-size:16px;
	background:#261408;
}
#contents_area .sp01{margin:20px 0;}



