@charset "utf-8";
/* ----------------------------------------------
	(format,base,common)
---------------------------------------------- */

/* ----------------------------------------------
	format styles
---------------------------------------------- */
html{color:#555;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,table,th,td,img{
	margin:0;
	padding:0;
	letter-spacing:0;
}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:inherit;font-weight:inherit;}
del,ins{text-decoration:none;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
legend{color:#000;}
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
th{text-align:left;}

img {max-width:100% !important; height:auto; vertical-align:bottom;}
iframe {max-width:100% !important; border:none;}

/* ----------------------------------------------
	base styles
---------------------------------------------- */
/* link */
a,
a:link,
a:visited,
a:active {
	color: #999;
	text-decoration: none;
	/*word-break: break-all;*/
}
a:hover {
	color: #000;
	text-decoration: none;
}

hr {
	height: 1px;
	margin-bottom: 10px;
	/margin-bottom: 5px;
	border: none;
	border-top: 2px #e3e9f2 solid;
}

.mt10 {margin-top: 10px;}

/* ----------------------------------------------
	common styles
---------------------------------------------- */
body {
	font: normal 14px/1.2 'MS Pゴシック','ヒラギノ角ゴ Pro W3',Hiragino Kaku Gothic Pro,'メイリオ',Meiryo,sans-serif;
	background: url(../img/bg.gif) #E8DBD8;
}

/* ---------- clearfix */
div:after,ul:after,dl:after {
	content: ""; 
	display: block;
	clear: both;
  /* height: 0;
  visibility: hidden; */
}


/* ------------------------------------------------------------ header */
#header h1 a {
	text-indent: -9999px;
	background: url(../img/logo.png) no-repeat;
	display: block;
}

#header p {
	text-indent: -9999px;
	background: url(../img/bnrContact.png) no-repeat;
}

/* ------------------------------------------------------------ main */
#main {
	background: url(../img/bgMain.gif) #000;
}

/* ---------------------------------------- mv */
.bxslider li {
	width: 100%;
	text-align: center;
}

/* ---------------------------------------- nav */
#mainNav li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: block;
}
#nav1 a {background-image: url(../img/nav1_off.png);}
#nav2 a {background-image: url(../img/nav2_off.png);}
#nav3 a {background-image: url(../img/nav3_off.png);}

#nav1 a:hover {background-image: url(../img/nav1_on.png);}
#nav2 a:hover {background-image: url(../img/nav2_on.png);}
#nav3 a:hover {background-image: url(../img/nav3_on.png);}


/* ------------------------------------------------------------ container */

/* -------------------------------------------------- inner common */
#inner h2 {
	padding: 2px 0 0 3px;
	background: url(../img/bgTtl_A.png) no-repeat left top;
}
.noBg {
	background: none !important;
}

#concept h2 {
	background: url(../img/bgTtl_B.png) no-repeat left top;
}

#inner a:hover img {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}

/* -------------------------------------------------- inner home */
/* ---------------------------------------- about */
.tblInfo {
	margin-top: 10px;
}
.tblInfo th {
	width: 70px;
	padding: 10px;
	line-height: 160%;
	vertical-align: top;
}
.tblInfo td {
	padding: 10px;
	line-height: 160%;
}

.pLink {
	margin: 20px 0 0 10px;
	padding-left: 25px;
	background: url(../img/arw1.png) no-repeat left center;
}
.pLink a {
	color: #571b1b;
}
.pLink a:hover {
	text-decoration: underline;
}

/* ---------------------------------------- map */
#map p {
	margin-top: 20px;
}

/* ---------------------------------------- facebook */
#facebook div,#facebook iframe {
	/* border: 1px solid #e1cec7; */
	background: #f9f0f0;
}

/* ---------------------------------------- concept */

/* -------------------------------------------------- inner shop */
/* ---------------------------------------- contents */
#contents h2 {
	margin-bottom: 10px;
}

#contents h3 {
	color: #5B3D2F;
	font-size: 20px;
	font-family: Georgia,"Times New Roman",Times,serif;
}

/* ------------------------------ menu */
.divMenu {
	padding: 15px 0 0;
}

.divMenu dl {
	width: 100%;
	background: url(../img/dot.gif) repeat-x left 17px;
}
.divMenu dt,
.divMenu dd {
	min-height: 25px;
	padding-top: 10px;
}
.divMenu dt {
	float: left;
	padding-left: 33px;
	padding-right: 10px;
	background: url(../img/icTp1.png) no-repeat left center #e9ddd9;
}
.divMenu dd {
	float: right;
	padding-left: 10px;
	background: #e9ddd9;
}

.clear {
	clear: both;
	padding-top: 0 !important;
}

.pR {
	text-align:right;
	font-size: 90%;
}

/* ------------------------------ style */

/* ------------------------------ staff */
.ulStaff {
	width: 100%;
	margin-top: 5px;
	margin-bottom: 25px;
}

.ulStaff li p {
	padding: 5px 0 12px;
	color: #571b1b;
	text-align: center;
	background: url(../img/bgStaff.png) no-repeat right bottom;
}

/* ------------------------------ colorbox */
.inline_content {
	display: none;
}

/* ---------- staff */
.detail {
	padding: 20px;
	color: #877671;
}
.detail h3 {
	font-size: 120%;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 2px solid #aa9690;
}
.detail p {
	margin-bottom: 10px;
}

.dlStaff dt {
	font-weight: bold;
	color: #666;
}

.dlStaff dd {
	margin-bottom: 10px;
}

/* ---------- style */
.detail2 {
	padding: 20px;
	color: #877671;
}
.detail2 h3 {
	font-size: 120%;
	margin-bottom: 15px;
	padding-bottom: 3px;
	border-bottom: 2px solid #aa9690;
}
.detail2 p {
	margin-bottom: 10px;
}


/* ---------------------------------------- sidebar */

/* ------------------------------ side nav */
#sidebar li {
	background: url(../img/bgSubNav.png) no-repeat center bottom;
}
#sidebar li a {
	text-indent: -9999px;
	background-repeat: no-repeat;
	display: inline-block;
}
#nav0 a {background-image: url(../img/nav0_off.png);}
#nav0 a:hover {background-image: url(../img/nav0_on.png);}
/* same as global navi */

/* ------------------------------ sns */


/* -------------------------------------------------- footer */
#footer {
	color: #A4875B;
	font-size: 11px;
	text-align: center;
	background: url(../img/hrFoot.png) no-repeat left top;
}

#footer a {
	color: #A4875B;
}


/* -------------------------------------------------- pageTop */
#pageTop {
	position: fixed;
	display: block;
}
#pageTop a {
	text-indent: -9999px;
	background: url(../img/pageTop.png) no-repeat;
	display: block;
}

#pageTop a:hover {
	filter: alpha(opacity=80);
	-ms-filter: alpha(opacity=80);
	opacity: 0.8;
}
