/* IMPORT RESET */
@import url("../css/reset.css");

/* IMPORT 12 COLUMN RESPONSIVE GS */
@import url("../css/responsive.gs.12col.css");

/* IMPORT fontello */
@import url("../css/fontello.css");

/* IMPORT 404page button */
@import url("../css/not-found-button.css");

/****************************
サイトの全体背景
****************************/
body {
	background-color: #FBFBEF;
	margin: 0;
	padding: 0;
	color: #000;
	line-height: 1.5;
}

/* 画像サイズ100% */
img {
	max-width: 100%;
	height: auto;
	border: 0;
	width /***/: auto;
　/*IE8のみ適用*/
}


/****************************************

 モバイルレイアウト
 
 ****************************************/
.container {
	margin-left: auto;
	margin-right: auto;
	width: 97%;
	padding-left: 0.5%;
	padding-right: 0.5%;
}

/* header */
#global-header {
	clear: both;
	margin-left: 0;
	width: 100%;
	position:relative;
	display: block;
}

/*#site-title {
	position:relative;
	z-index:9999;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	width:30%;
	height:auto;
}
*/
/***トップページ用スライド写真***/
#slider {
	height:auto;
	position:relative;
	/*top:5%;*/
	margin-bottom:5%;
}

/* banner */
#toppage-banner {
	width: 100%;
	margin: 0 auto 0;
}

#toppage-banner li {
	clear: none;
	float: left;
	width: 100%;
	display: block;
	margin-bottom: 0;
}

#toppage-banner li img {
	margin-bottom: 5%;
	width: 100%;
}

#toppage-banner li.no-margin {
	margin: 0;
}

#toppage-banner li a {
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s;
}

#toppage-banner li a:hover {
	filter: alpha(opacity=80);
	opacity: 0.5;
}

/*****各ページのトップ写真*****/
.pic-area {
	width: 100%;
	overflow: hidden;
	margin:0 auto 2%;
	position: relative;
}

.pic-area-title {
	font-size:160%;
	color:#FFFFFF;
	position:absolute;
	bottom:3%;
	left:3%;
	text-shadow : 2px 2px 3px rgba(0,0,0, 0.5);
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.pic-area-title-red {
	color: #FF4A26;
	font-size: 130%;
	font-weight:bold;
}

/*****共通*****/
.left {
	float:left;
}

.right {
	float:right;
}

/*****こだわりページ*****/
.item-block {
	float: left;
	margin-left: 0;
	margin-bottom: 8%;
	padding-bottom:3%;
	width: 100%;
	border-bottom: 1px dotted #B2B2B2;
}
.item-block .top-title {
	text-align: center;
	font-size: 200%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #5B5A5A;
}
.item-block-top img {
	margin-bottom: 2%;
	overflow: hidden;
	height: auto;
}

.item-block h2 {
	margin-bottom:15px;
	font-size: 160%;
	text-indent: 0.3em;
	position: relative;
	padding: .2em 0 .2em .2em;
	border-left: 8px solid #FF0000;
	color: #5B5A5A;
}
.item-block h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

.item-block p {
	line-height: 1.6em;
	float: left;
	color: #646464;
}

.item-block p {
	overflow: hidden;
	height: auto;
}

.item-block .belief-list {
	clear:both;
	text-align:center;
	font-size:130%;
	font-weight:bold; 
	margin: 1em auto 1em;
	color: #5B5A5A;
}

.item-block .constellation {
	padding-right: 10px;
}

/** サインのサイズ **/
.sign img {
	width:50%;
	height: auto;
	}

.item-block .sign {
	float:right;
	margin-top:2%;
	margin-bottom:2%;
}

dl.line-up {
	height:auto;
	margin:2% auto 2%;
	font-size:100%;
	padding:0;
	color: #646464;
	}

	dl.line-up dt{
	background-color: #C8C8C8;
	padding: 0.2em 0.5em;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

	dl.line-up dd {
	padding-bottom:0.5em;
	padding-top:0.5em;
	}

/** 販売案内 **/
.sale {
	float: left;
	margin-left: 0;
	margin-bottom: 5%;
	padding-bottom:3%;
	width: 100%;
	border-bottom: 1px dotted #B2B2B2;
}

.sale h1 {
	font-size:180%;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	padding:0.1em;
	margin-bottom:15px;
}

.sale-info {
	width:95%;
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:2% auto 5%;
	background-color: #Fff;
	text-align:center;
	padding-top:4%;
	padding-bottom:4%;
	font-size:100%;
}

.maps {
  margin: 0 auto;
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.maps iframe,
.maps object,
.maps embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}

dl.shop-info {
	width:95%;
	height:auto;
	border: 4px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:5% auto 5%;
	background-color: #F6F6F6;
	font-size:100%;
	padding:4% 4% 2% 4%;
	}

	dl.shop-info dt{
	background-color: #C8C8C8;
	padding: 0.3em 1.2em;
	border-radius: 6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	}

	dl.shop-info dd {
	padding-bottom:0.5em;
	padding-top:0.5em;
	}


/* 問い合わせ */
#inquiry {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px
}

#inquiry h1 {
	font-size:130%;
	margin-bottom:15px;
	font-size: 160%;
	text-indent: 0.3em;
	position: relative;
	padding: .2em 0 .2em .2em;
	border-left: 12px solid #FF0000;
}

.inquiry-container {
	width: 97%;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 20px;
	border-radius: 10px;
	margin:0 auto 5%;
}

.inquiry-inner {
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 5%;
	padding-bottom:2%;
	border-bottom: 1px dashed #999999;
}

.inquiry-inner h2 {
	font-size:120%;
}

.inquiry-font-size {
	font-size:1.5em;
}

i {
	font-size: 1.5em;
	color:#149E00
}
.tel-bold {
	font-size: 1.5em;
	font-weight: bold;
}

.tel-bold {
	font-size: 1.8em;
	font-weight: bold;
	text-align:center;
}

/* 問い合わせフォーム */
.respond-body {
	width:97%;
	clear:left;
	margin:10px auto 10px;
}

.respond-body textarea {
	border:1px solid #999999;
	width:100%;
	overflow: scroll;
}

.respond-body em {
	color:#f00;
	font-weight:normal;
	font-style:normal;
	font-size:80%;
}

.respond-body dl {
	margin:0;
	padding:0;
}

.respond-body dt {
	list-style:none;
	padding-top: 5px;
}

.respond-body dd {
	list-style:none;
	padding-bottom: 10px;
}

.respond-body input {
	width: 100%;
	height: 3em;
	margin-top: 1%;
	overflow: hidden;
}

.respond-body textarea {
	width: 97%;
	margin-top: 1%;
	overflow: hidden;
}

/** ボタン **/
.button-center {
	width:100%;
	text-align:center;
}

.button {
border:1px solid #ffc826;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:16px;
font-family:arial, helvetica, sans-serif;
padding: 12px 12px 12px 12px;
text-decoration:none;
display:inline-block;
text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
color: #FFFFFF;
background-color: #ffd65e;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd65e), to(#febf04));
background-image: -webkit-linear-gradient(top, #ffd65e, #febf04);
background-image: -moz-linear-gradient(top, #ffd65e, #febf04);
background-image: -ms-linear-gradient(top, #ffd65e, #febf04);
background-image: -o-linear-gradient(top, #ffd65e, #febf04);
background-image: linear-gradient(to bottom, #ffd65e, #febf04);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffd65e, endColorstr=#febf04);
}

.button:hover{
 border:1px solid #f7b800;
 background-color: #ffc92b;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc92b), to(#ce9a01));
 background-image: -webkit-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -moz-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -ms-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -o-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: linear-gradient(to bottom, #ffc92b, #ce9a01);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc92b, endColorstr=#ce9a01);
}

/** Thunks page **/
.thanks {
  width : 98%;
  margin : 50px auto;
  border-top : 1px solid #b0b0b0;
  border-right : 1px solid #b0b0b0;
  border-bottom : 1px solid #b0b0b0;
  border-left : 1px solid #b0b0b0;
  border-radius : 7px;
  padding : 60px 30px;
  text-align : center;
}
.thanks h1 {
	text-align:center;
 	font-size : 130%;
}
.thanks p{
	margin-top : 2em;
}

/***** 404ページ *****/
.not-found {
	text-align:center;
}

.not-found-j {
	font-size: 130%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 2%;
}

.not-found-e {
	font-size:160%;
	text-align:center;
	font-weight:bold;
	margin-bottom: 2%;
}

.not-found-p {
	font-size:100%;
	text-align:center;
}

.not-found-link {
	width:100%;
	margin:20px auto;
}

.not-found-link ul {
	list-style:none;
}

.not-found-link li {
	display:inline-block;
	margin-bottom:5%;
	width:210px;
	text-align:center;
}

.not-found-link li a {
	text-decoration:none;
}

.not-found-link-button {
	background-color: #FBFBEF;
	color: #999;
	border-radius: 5px;
	border: 2px solid #999;
}
.not-found-link-button:hover {
	background-color:#F3AB1A;
	border-color: #F3AB1A;
	color: #FFF;
}

.not-found img {
	width:100%;
	height:auto;
}

/*****フッター*****/
#footer {
	clear: both;
	width: 100%;
	display: block;
	background-color: #FFC659;
}

#footer-info {
	width: 83.6%;
	clear: both;
	margin: auto;
	padding-top:3%;
	display: block;
}

#footer-info address {
	float: left;
	margin-left: 0.4em;
}

#footer-info img {
	float: left;
	clear: both;
}

#footer-info h4 {
	font-weight: normal;
	margin: 0;
}

#footer-info address p {
	line-height: 1.3em;
	font-size: 0.8em;
}

#footer #copyright {
	width: 100%;
	clear: both;
	margin: 10px auto 0;
	text-align: center;
	font-size: 0.8em;
	padding: 2% 0 2%;
	overflow: hidden;
	background: rgba(100,100,100,0.2);
}

/* ページトップへ戻るボタン */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

 #page-top, x:-moz-any-link, x:default {
 position: fixed;
 bottom: -100px;
 right: 20px;
 font-size: 77%;
}

#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}

#page-top a:hover {
	text-decoration: none;
	background: #999;
}

/*　PCサイトレイアウト　*/
@media ( min-width : 768px ) {
.container {
	width: 100%;
	max-width: 960px;
	padding-left: 0.9%;
	padding-right: 0.9%;
	margin: auto;
	overflow:hidden;
}

/*　ヘッダーレイアウト　*/	
#global-header {
	clear: both;
	width: 100%;
	max-width: 960px;
	position:relative;
	margin: auto;
	display: block;
	margin-bottom: 4.2%;
}

#site-title {
	float: left;
	padding-top: 10px;
	margin: 0;
	position:absolute;
	z-index:9999;	
}

/* gloval navi */
#gloval-nav {
	width: 83.3333%;
	max-width: 800px;
	padding-top: 70px;
	float: right;
	display: inline-table;
	vertical-align: middle;
}

#gloval-nav li {
	width: 19.75%;
	text-align: center;
	vertical-align: middle;
	float: left;
	line-height: 30px;
}

#gloval-nav li a {
	text-decoration: none;
	display: block;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #F5C639;
	-webkit-transition: background-color linear 1s;
	-moz-transition: background-color linear 1s;
	-ms-transition: background-color linear 1s;
	-o-transition: background-color linear 1s;
	transition: background-color linear 1s;
	color: #000000;
}

#home {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #F5C639;
}

#gloval-nav li a:hover {
	background-color: #E8E8E8;
}

/***トップページ用スライド写真***/
#slider {
	width: 100%;
	height: auto;
	margin: -4.2% auto 0;
	overflow: hidden;
}

/* toppage banner */
#toppage-banner {
	width: 100%;
	max-width: 960px;
	margin: 3% auto 2%;
	display: block;
}

#toppage-banner ul {
	list-style-type: none;
    text-align: center;
    width: 100%;
    display: table;
    table-layout: fixed;
}

#toppage-banner li {
	float: left;
	display: inline;
	margin-right: 2%;
	margin-bottom: 0;
	width: 48%;
	display: table-cell;
}

#toppage-banner li img {
	margin-bottom: 0;
}

#toppage-banner li.no-margin {
	margin: 0;
}

#toppage-banner li a {
	display: block;
	-webkit-transition: all 0.3s ease-in;
	-moz-transition: all 0.3s ease-in;
	-ms-transition: all 0.3s ease-in;
	-o-transition: all 0.3s ease-in;
	transition: all 0.3s ease-in;
}

#toppage-banner li a:hover {
	filter: alpha(opacity=80);
	opacity: 0.5;
}

/*****各ページのトップ写真*****/
.pic-area {
	width: 100%;
	max-width:960px;
	height:200px;
	overflow: hidden;
	margin:-20px auto 15px;
}

.pic-area-title {
	font-size: 280%;
	color: #FFFFFF;
	margin: 0 auto;
	text-align: center;
	position: absolute;
	bottom: -5px;
	left: 2%;
	text-shadow : 2px 2px 2px rgba(0,0,0,0.5);
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

.pic-area-title-red {
	color: #FF4A26;
	font-size: 130%;
	font-weight: bold;
}

/*****コンテンツ用コンテナ*****/
.container {
	width: 100%;
	max-width: 960px;
	margin: 10px auto 10px;
	padding-left: 0;
	padding-right: 0;
}

/*****共通*****/
.left {
	float:left;
}

.right {
	float:right;
}

/*****こだわりページ*****/	
	.item-block {
	float: left;
	margin-left: 0;
	margin-bottom: 3%;
	padding-bottom:3%;
	width: 100%;
	border-bottom: 1px dotted #B2B2B2;
}
.item-block .top-title {
	text-align: center;
	font-size: 200%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
	color: #5B5A5A;
}

.item-block-top img {
	margin-bottom: 3%;
}
	
.item-block-top .right {
	float:right;
}

.item-block h2 {
	margin-bottom:15px;
	font-size: 160%;
	text-indent: 0.3em;
	position: relative;
	padding: .2em 0 .2em .2em;
	border-left: 8px solid #FF0000;
	color: #5B5A5A;
}
.item-block h2::after {
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	width: 100%;
	height: 0;
	border-bottom: 1px solid #ccc;
}

.item-block img{
	overflow: hidden;
	height: auto;
}

.item-block p {
	line-height: 1.6em;
}

.item-block p {
	overflow: hidden;
	height: auto;
}

.item-block .belief-list {
	clear:both;
	text-align:center;
	font-size:130%;
	font-weight:bold;
	margin: 1em;
}

.item-block .constellation {
	padding-right: 10px;
}

.item-block .sign {
	float:right;
	margin-top:2%;
	margin-bottom:2%;
}

dl.line-up {
	height:auto;
	margin:0 auto;
	font-size:100%;
	padding:4% 0;
	color: #646464;
	}

	dl.line-up dt{
	float: left;
	clear: left;
	width: 5em;
	text-align: center;
	margin-right:0.5em;
	background-color: #C8C8C8;
	padding: 0.2em 0.5em;
	border-radius: 5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}

	dl.line-up dd {
	float: left;
	}

/** 販売案内 **/
.sale {
	float: left;
	margin-left: 0;
	margin-bottom: 3%;
	padding-bottom:3%;
	width: 100%;
}

.sale h1 {
	font-size:180%;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	text-align:center;
	padding:0.1em;
	margin-bottom:15px;
}

.sale-info {
	width:85%;
	border: 1px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:15px auto 20px;
	background-color: #Fff;
	text-align:center;
	padding-top:2%;
	padding-bottom:2%;
	font-size:140%;
}

#map_container {
  position: relative;
  padding-top: 50%;
  margin-bottom:5px;
}
#map {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
}

/* 取り扱い店舗 */
dl.shop-info {
	width:85%;
	height:auto;
	border: 4px solid #CCC;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin:15px auto 5px;
	background-color: #F6F6F6;
	text-align:left;
	padding:3% 3% 1.5% 3%;
	font-size:100%;
	}

dl.shop-info dt{
	float:left;
	clear:left;
	width:6em;
	margin-right:18px;
	margin-bottom:15px;
	padding: 0.3em 1.2em;
	background-color: #C8C8C8;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
dl.shop-info dd {
	margin-bottom:15px;
	padding: 0.3em 1.2em;
	}

/* 問い合わせ */
#inquiry {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	margin-bottom: 10px
}

#inquiry h1 {
	font-size:150%;
	margin-bottom:15px;
	font-size: 160%;
	text-indent: 0.3em;
	position: relative;
	padding: .2em 0 .2em .2em;
	border-left: 12px solid #FF0000;
}

.inquiry-container {
	width: 97%;
	background: #FFFFFF;
	border: 1px solid #999999;
	padding: 20px;
	border-radius: 10px;
}

.inquiry-inner {
	width: 95%;
	margin: 10px auto 10px;
	text-align: left;
	border-bottom: 1px dashed #999999;
}

.inquiry-inner h2 {
	font-size:140%;
}

i {
	font-size: 1.5em;
	color:#149E00
}

.tel-bold {
	font-size: 2em;
	font-weight: bold;
	text-align:left;
}

/* 問い合わせフォーム */
.respond-body {
	width: 95%;
	margin: 25px auto 10px;
	clear:left;
}

.respond-body em {
	color:#f00;
	font-weight:normal;
	font-style:normal;
	font-size:80%;
}

.respond-body dl {
	margin:0;
	padding:0;
}

.respond-body dt {
	float:left;
	clear:left;
	width:200px;
}

.respond-body dd {
	float:left;
	width:100px;
}

.respond-body input {
	width: 30em;
	height: 3em;
	margin-top: 1%;
	overflow: hidden;
}

.respond-body textarea {
	width:35em;
	max-width:40em;
	margin-top: 1%;
	overflow: hidden;
	border:1px solid #999999;
}

/** ボタン **/
.button-center {
	width:100%;
	text-align:center;
	clear:left;
}

.button {
border:1px solid #ffc826;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:16px;
font-family:arial, helvetica, sans-serif;
padding: 12px 12px 12px 12px;
text-decoration:none;
display:inline-block;
text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
color: #FFFFFF;
background-color: #ffd65e;
background-image: -webkit-gradient(linear, left top, left bottom, from(#ffd65e), to(#febf04));
background-image: -webkit-linear-gradient(top, #ffd65e, #febf04);
background-image: -moz-linear-gradient(top, #ffd65e, #febf04);
background-image: -ms-linear-gradient(top, #ffd65e, #febf04);
background-image: -o-linear-gradient(top, #ffd65e, #febf04);
background-image: linear-gradient(to bottom, #ffd65e, #febf04);
filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffd65e, endColorstr=#febf04);
}

.button:hover{
 border:1px solid #f7b800;
 background-color: #ffc92b;
 background-image: -webkit-gradient(linear, left top, left bottom, from(#ffc92b), to(#ce9a01));
 background-image: -webkit-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -moz-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -ms-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: -o-linear-gradient(top, #ffc92b, #ce9a01);
 background-image: linear-gradient(to bottom, #ffc92b, #ce9a01);
 filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#ffc92b, endColorstr=#ce9a01);
}

/** Thunks page **/
.thanks {
  max-width:640px;
  margin : 50px auto;
  border-top : 1px solid #b0b0b0;
  border-right : 1px solid #b0b0b0;
  border-bottom : 1px solid #b0b0b0;
  border-left : 1px solid #b0b0b0;
  border-radius : 7px;
  padding : 60px 30px;
  text-align : center;
}
.thanks h1{
	text-align:center;
 	font-size : 140%;
}
.thanks p{
	margin-top : 2em;
}

/***** 404ページ *****/
.not-found {
	text-align:center;
}

.not-found-j {
	font-size: 200%;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
}

.not-found-e {
	font-size:200%;
	text-align:center;
	font-weight:bold;
	margin-bottom: 10px;
}

.not-found-p {
	font-size:100%;
	text-align:center;
	margin-bottom: 10px;
}

.not-found-link {
	width:100%;
	margin:20px auto;
}

.not-found-link ul {
	list-style:none;
}

.not-found-link li {
	display:inline-block;
	margin:10px;
	width:210px;
	text-align:center;
}

.not-found-link li a {
	text-decoration:none;
}

.not-found-link-button {
	background-color: #FBFBEF;
	color: #999;
	border-radius: 5px;
	border: 2px solid #999;
}
.not-found-link-button:hover {
	background-color:#F3AB1A;
	border-color: #F3AB1A;
	color: #FFF;
}

.not-found img {
	width:60%;
	height:auto;
}

/* footer */
#footer {
	width: 100%;
	display: block;
	background-color: #FFC659;
	position: relative;
	clear: both;
	min-width: 960px;
}

#footer-info {
	width: 88.2%;
	max-width: 960px;
	clear: both;
	margin: 0 auto 0;
	padding: 20px 0 70px;
	display: block;
}

#footer-info h4 {
	font-weight: normal;
}

#footer-info img {
	float: left;
	clear: both;
}

#footer-info address {
	float: left;
	margin-left: 0.2em;
}

#footer-info address p {
	line-height: 1.3em;
	font-size: 0.8em;
}

#footer #copyright {
	width: 100%;
	clear: both;
	margin: 10px auto 0;
	text-align: center;
	font-size: 0.8em;
	padding: 10px 0 10px;
	overflow: hidden;
	background: rgba(100,100,100,0.2);
}

/* ページトップへ戻るボタン */
#page-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}

#page-top, x:-moz-any-link, x:default {
 position: fixed;
 bottom: -120px;
 right: 20px;
 font-size: 77%;
}

#page-top a {
	background: #666;
	text-decoration: none;
	color: #fff;
	width: 100px;
	padding: 15px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
}
