@charset "utf-8";
/* CSS Document */


h1 {
	margin: 0px;
	padding: 0px;
}

h1 img {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

h2 {
	margin: 0px;
	padding: 0px;
}

#none_pc, .none_pc {
display:none !important;
}



/* header */

header {
	width: 660px;
	height: 85px;
	position: relative;
	padding-top: 20px !important;
	margin-left: 20px !important;
}

.head_sp {
	width: 570px;
	margin-left: 10px;
	position: relative;
}

.head_sp img {
vertical-align: top;
margin: 0px;
padding: 0px;
}


/* contents */

#contents {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding: 0px;
	position: relative;
	z-index: 1;
}

#wrapper {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 30px;
	z-index: 2;
	position: relative;
 background-color: #FFFFFF;
	padding-bottom: 130px;
}


/* top img */

#top_img {
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	padding-bottom: 30px;
	position: relative;
}

#top_img img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

.mokumoku {
	width: 680px;
	z-index: 99999;
	position: absolute;
}

.mokumoku img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

section {
margin: 0px;
padding-bottom: 60px;
}

.box {
	margin: 0px;
	padding: 0px;
	display: block;
}



/* footer1  */

#foot_shop {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 60px;
}

#foot_shop .foot_illust {
	width: 270px;
	margin-left: 15px;
	float: left;
		margin-bottom: 10px;
}

#foot_shop .foot_shop {
	width: 380px;
	float: right;
	margin-left: 0px;
}

#foot_shop .logo {
	width: 330px;
	margin-top: 20px;
	margin-bottom: 5px;
}

#foot_shop .add {
	font-size: 14px;
	line-height: 20px;
}

#foot_shop .foot_illust img, #foot_shop .logo img {
	width: 100%;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}



/* footer2 */

footer {
	position: fixed;
	bottom: 0px;
	background-color: #E6E6E6;
	background-image: url(../images/bg.jpg);
	z-index: 10000 !important;
	margin-top: 0px;
}


#contact {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 20px;
}

#contact .toiawase {
	width: 280px;
	margin-left: 50px;
	float: left;
	color: #796859;
	font-size: 18px;
	line-height: 24px;
	font-weight: 600;
}

#contact .contact {
	width: 410px;
	float: right;
}

#contact .contact li {
	width: 60px;
	float: left;
	margin-right: 40px;
}

#contact .contact li img {
	width: 100%;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
}

#foot {
	font-size: 10px;
	line-height: 10px;
	color: #999999;
	text-align: center;
	width: 400px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}



/* リンクボタン */

.linkbutton {
	font-size: 22px;
	line-height: 22px;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	display: block;
	color: #789880;
	margin-top: 30px;
	z-index: 100;
}

.linkbutton :link {
padding-top: 15px;
padding-bottom: 10px;
border: 1px solid #789880;
display: block;
color: #789880;
font-weight: 600;
text-decoration: none;
border-radius: 30px;
}

.linkbutton :visited {
padding-top: 15px;
padding-bottom: 10px;
border: 1px solid #789880;
display: block;
color: #789880;
font-weight: 600;
text-decoration: none;
border-radius: 30px;
}

.linkbutton :hover {
	padding-top: 15px;
	padding-bottom: 10px;
	border: 1px solid #789880;
	display: block;
	color: #789880;
	font-weight: 600;
	text-decoration: none;
	border-radius: 30px;
	background-color: rgba(120,152,128,0.30);
}


#maintitle {
	font-size: 38px;
	line-height: 45px;
	font-weight: 600;
	margin-top: 0px;
	margin-bottom: 40px;
	padding-bottom: 10px;
	border-bottom: 1px dashed #796859;
	width: 660px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#subtitle {
	font-size: 34px;
	line-height: 45px;
	font-weight: 600;
	padding-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 0px;
	padding-left: 70px;
	width: 610px;
	text-align: left;
	background-image: url(../images/sub_title_bg.png);
	background-repeat: no-repeat;
	background-position: 10px 20px;
}







