@charset "UTF-8";
@import "common.css";

/*FLASHナシver　ぱんくずアリ　テンプレ*/

/*-----------------------------------------
	main
-----------------------------------------*/


#main {
	width:100%;
	margin:0 auto 30px auto;
	background:url(/img_201003/bg_main02.gif) top center repeat-x;
}

/*-----------------------------------------
	header
-----------------------------------------*/

#header {
	width:880px;
	height:104px;
	margin:0 auto 10px auto;
	padding-top:5px;
}

.box-pin .page-select {
	width:560px;
}


