@charset "utf-8";

/* ************************************************ */
/*                      共通                        */
/* ************************************************ */
body {
	width:100%;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	color: #313131;
	font-family: ArialMT, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", メイリオ, sans-serif;
	font-size: 14px;
}
#wrapper {
	margin: 0 auto;
	max-width: 640px;
	overflow: hidden;
	font-size: 0;
}
#wrapper img,
#wrapper input {
	margin: 0;
	max-width: 100%;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {	margin: 0;}

header ul {
	background: url(../../../common/img/bg_header_nav.png) left top repeat-x;
	background-size: 100%;
}
header ul li {
	float: left;
	width: 16.56%;
}
footer ul.links li {
	float: left;
	width: 50%;
}
footer ul.links li:nth-child(7) {
	clear: both;
	float: none;
	width: 100%;
}
footer .bnr {
	padding: 9.69% 0 8.28% 16.09%;
	background: url(../../../common/img/bg_footer_bnr.png) left top no-repeat;
	background-size: 100%;
}
footer .bnr a {
	display: block;
	width: 87.15%;
}

/* ************************************************ */
/*                      #spec                    */
/* ************************************************ */
