@charset "UTF-8";

/* layout  ------------------------------*/
body {
	position: relative;
	color: #333;
	font: 100% "Osaka","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic",Helvetica, Arial, sans-serif;
	background: #FFF;
}
#base_container{
	line-height: 1.5em;
	width:978px;
	margin: 5px auto;
}
p{
	margin-bottom: 1em;
}

/* base_main ------------------------------*/
#base_main {
	margin-bottom: 10px;
}
p{
	margin-bottom: 1em;
}

#pankuzu{
	font-size:11px;
}
