@charset "shift_jis";

/* ///////////////////////////////////////////////////////////////////

[wrapper]

/////////////////////////////////////////////////////////////////// */

body {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background: url(../img/bg_texture01.png);
	color:#333;
}

header {
	width: 320px;
	margin: 0 auto;
	position: relative;
}

header nav {
	width: 144px;
	position: absolute;
	top: 2px;
	right: 2px;
}

header nav ul {
	width: 144px;
	height: 30px;
}

header nav ul li {
	float: right;
	padding-left: 2px;
}

#mainContainer {
	width: 320px;
	margin: 0 auto;
}


/* =========================================================
footer
========================================================= */

footer {
	padding:15px 0; 
}

/* ftrWrap01 */
#ftrWrap01 {
	width: 320px;
	margin: 0 auto;
}
p#License {
	font-size:80%;
	text-align:center;
}
footer p.logo {
	text-align:center;
	padding:10px 0;
}
#ftrInquiry p {
	font-size: 80%;
	line-height: 15px;
}

#ftrAddress {
	background:url(../img/img_border01.png) no-repeat 10px top;
	-webkit-background-size: 300px 4px;
	padding:10px 0;
	width: 320px;
	text-align: center;
	font-size: 80%;
}

#ftrAddress a {
	color:#333;
}
#ftrInquiry {
	width: 300px;
	margin: 0 auto 10px;
	text-align: center;
}

#ftrInquiry h2 {
	background: #011329;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	font-size: 90%;
	-webkit-border-radius: 15px;
	margin-bottom: 10px;
}
#ftrInquiry .tel {
	margin-bottom:10px;
}
/* ftrWrap02 */
#ftrWrap02 {
	border-top:5px solid #011329;
	width: 100%;
	height: 170px;
}

#ftrLinks {
	width: 100%;
	border-bottom: 1px solid #FFF;
}

#ftrLinks ul {
	width: 100%;
	height: 38px;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #C9C5C1;
}

#ftrLinks ul:first-child {
	border-top: none;
}

#ftrLinks ul li {
	width: 50%;
	float: left;
}

#ftrLinks ul li a {
	display: block;
	height: 38px;
	line-height: 38px;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	color: #333;
	padding-left: 20px;
	background: url(../img/ico_arrow01.png) no-repeat 5px 50%;
	-webkit-background-size: 4px 6px;
}

#ftrLinks ul li:first-child a {
	border-right: 1px solid #C9C5C1;
}

#pagetop {
	height:11px;
	margin-bottom:20px;
	text-align:right;
	padding-right:10px;
}
#pagetop a {
	display:block;
	padding:10px 0;
}
#snsList {
	padding: 6px 10px;
	background:url(../img/bg_texture02.png);
	overflow:hidden;
}

#snsList li {
	width: 28%;
	float: left;
	padding-right: 10px;
	overflow: hidden;
}

#snsList li:last-child {
	width: 34%;
}

#copyright {
	padding: 10px;
	color: #333;
	font-size: 80%;
	line-height: 15px;
	text-align:center;
}
