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

.wrapper{
	min-width:;
}

#header,#footer{
	min-width:980px;;
}

html {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	vertical-align: baseline;
	background: transparent;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	height:100%;
}

body {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	color: #333;
	vertical-align: baseline;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3";
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	height:100%;
}



div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	line-height: 165%;
	vertical-align: baseline;
	background: transparent;　/* インラインフレーム内透過 */
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}

nav ul {
	list-style: none;
}

a {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	background: transparent;
	text-decoration:none;
	color: #56564b;
	cursor:pointer;
	-moz-transition-duration: 200ms;
	-webkit-transition-duration: 200ms;
	-o-transition-duration: 200ms;
	-ms-transition-duration: 200ms;

	-moz-transition-timing-function:ease-in;
	-webkit-transition-timing-function:ease-in;
	-o-transition-timing-function:ease-in;
	-ms-transition-timing-function:ease-in;
}

a:hover {
	color:#c8c2c6;
}

h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
}

li {
	list-style:none;
}

.ie6_error, .noScript {
	background:#F66;
	padding: 30px;
	text-align:center;
	font-size:150%;
	color:#333;
}

address{
	font-style:normal;
}

/* Selected Text */
::selection {
	background:#e5f2f6; /* Safari */
}
::-moz-selection {
	background:#e5f2f6; /* Firefox */
}

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

.wrapper {
	width: 980px;
    margin: 0 auto;
}

#header {
	overflow: hidden;
	margin: 0 auto 10px;
	position: relative;
}

#header h1 {
	margin: 30px auto 36px;
	margin-left: 10px;
	float:left;　　/* 追加 */
	overflow: hidden;
	width: 217px;
	height: 43px;
	background: url(../logo.png) no-repeat 0 0;
}

#header h1 a {
	display: block;
	width: 217px;
	height: 0px;
	padding-top: 200px;
}

#maincontents {
	margin: 0 auto;
}

#pagecontents {
	margin: 0 auto;
	text-align: center;
}

#pagecontents p img {
	margin: 20px;
}

#pagecontents p {
	margin: 20px 0;
}

#date {
	width: 550px;
	font-size: 14px;
	margin: 0 auto;
	text-align: left;
	margin-top: 30px;
	margin-bottom: 20px;
	border: #993 dotted 1px ;
	padding: 40px;
}

dt {
	float: left;
	width: 100px;
	color:#660;
	margin-right: 20px;
}

dd {
	position: relative;
	width: auto;
}

span {
	color:#E00;
	font-size:12px;
}

#photo li {
	clear: both;
	position: relative;
	margin: 0 auto;
	display: inline;
	margin-right: 30px;
	width: 412px;
}

#eventconcept {
	margin-bottom: 80px;
}

#hosoku {
	margin-bottom: 80px;
}

.shadow {
    -moz-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	-ms-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	border: 1px solid #fff;
}





	

/* -------------------------------------
*    nav
* ------------------------------------- */

#nav {
	height: 44px;
	float: left;
	margin-left: 250px;
}

#nav li{
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	width: auto;
	font-size: 120%;
}

#nav li a {
	font-family: 'Noto Serif', serif;
}

.icon-facebook-sign {
	font-size: 20px;
}

.icon-envelope {
    font-size: 18px;
}

.underline {
	border-bottom: #993 dotted 1px;
}


/* -------------------------------------
*    PAGE TO TOP
* ------------------------------------- */

#pagetop {
	position: fixed;
	bottom: 70px;
	right: 40px;
}


/* -------------------------------------
*    フッター（コピーライト）
* ------------------------------------- */

#footer {
  clear: both;
  width: 100%;
  margin: 0;
  padding: 0;
  text-align: left;
  background-color: #f3f3f2;　/* ===白練 しろねり==== */
  font-size: 120%;
  line-height: 1.7em;
  overflow: hidden;
}

#footer_cover {
  width: 980px;
  margin: 30px auto;
}

#mainsite_guide_list {
  width: 665px;
  float: left;
}

#backtotop_banner img {
	float: left;
	width: 113px;
	height: 57px;
	margin-left: 10px;
	margin-right: 30px;
	margin-bottom: 30px;
}

#mainsite_guide {
	margin-top: 3px;
}

#mainsite_guide li {
  width: auto;
  display: inline;
  margin: 0 auto;
  margin-right: 20px;
  font-size: 120%;
}

#mainsite_guide li a {
  font-family: 'Noto Serif', serif;
}

address {
	font-size: 12px;
	font-family: "Times New Roman", Times, serif;
	color: #808080;
}

.onlineshopbanner {
	width: 300px;
	margin-top: 0px;
	float:left;
}

.onlineshopbanner img {
	-moz-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	-webkit-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	-ms-box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	box-shadow: 0 0 8px rgba(0,0,0 ,0.15);
	border: 2px solid #fff;
}

.onlineshopbanner a:hover img {
    position: relative;
	left: 2px;
	text-decoration: none;
	background: none;
	opacity: 0.8;
	-webkit-transition: all .2s ease;
	   -moz-transition: all .2s ease;
	     -o-transition: all .2s ease;
	        transition: all .2s ease;
}

.nav06 img {
    width: 18px;
    height: 18px;
}

.nav07 img {
    width: 18px;
    height: 18px;
}






