@charset "utf-8";

html {
    overflow-y:scroll;
}
* {
	margin:0;
	padding:0;
}
body {
	background:url(../images/bg.png) repeat;
}
li {
	list-style:none;
}
a img {
	border:none;
}
a:link,a:visited,a:hover,a:active {
	text-decoration:none;
	color: #764e3c;
	font: "Times New Roman", Times, serif;
	overflow:hidden;
}

p,dd,dt,li {
	font-size: 75%;
	color: #666;
	line-height: 180%;
	text-align: left;
}

#container {
	width:950px;
	margin:0 auto;
	text-align:left;
}

#header h1 {
	float:left;
	margin:15px 0 0 25px;
}

#header #nav {
	float:right;
	margin:42px 25px 12px 0;
}
#content {
	margin-top:20px;
	clear:both;
}

/* nav */
#nav {
	height:40px;
}
#nav li {
	float:left;
}
#nav a {
	display:block;
	width:115px;
	height:39px;
	text-indent:-9999px;
}
#nav .news a {
	width:116px;
}

#nav .top a {
	background:url(../images/gnavi1.gif) no-repeat;
}
#nav .top a:hover {
	background:url(../images/gnavi1_h.gif) no-repeat;
}
#nav .concept a {
	background:url(../images/gnavi2.gif) no-repeat;
}
#nav .concept a:hover {
	background:url(../images/gnavi2_h.gif) no-repeat;
}
#nav .menu a {
	background:url(../images/gnavi3.gif) no-repeat;
}
#nav .menu a:hover {
	background:url(../images/gnavi3_h.gif) no-repeat;
}
#nav .access a {
	background:url(../images/gnavi4.gif) no-repeat;
}
#nav .access a:hover {
	background:url(../images/gnavi4_h.gif) no-repeat;
}
#nav .news a {
	background:url(../images/gnavi5.gif) no-repeat;
}
#nav .news a:hover {
	background:url(../images/gnavi5_h.gif) no-repeat;
}


#container {
	clear:both;
}

#right {
	width:200px;
	float:right;
	margin-right:25px;
}
#right .banner {
	background: #FFF;
	border: solid 1px #BAA69D;
	padding:4px;
	margin-bottom:12px;
}

#kigyuo a {
	color: #F90;
	text-decoration: underline;
	text-align: right;
	margin-left: 40px;
}

#kigyuo a:hover {
	color: #764e3c;
	text-decoration: underline;
	text-align: right;
	margin-left: 40px;
}

#sns {
	clear:both;
	margin:15px 0 10px 0;
	padding-left:15px;
}
#footer {
	background:url(../images/footer_bg.gif) repeat-x;
	height: 33px;
	margin:0 auto;
	text-align:center;
}

#footer2 {
	width:950px;
	margin:0 auto;
	font:75% "Times New Roman", Times, serif;
	color: #764e3c;
}
#footer2 ul {
	float:left;
	text-align:left;
	padding-left:5px;
}
#footer2 li {
	display:inline;
	letter-spacing: 0.2em;
	line-height:10px;
}
#footer2 li a {
	display:inline-block;
	padding:0 10px;
}
#footer2 li.footer_nv_f a {
	border-left: 1px solid #764e3c;
	margin-top:10px;	
}
#footer2 li a:hover {
	color:#F96;
}
#footer #pagetop {
	float:right;
	padding:11px 25px 0 0;
}

.copyright {
	clear:both;
	text-align:center;
	margin:10px 0;
	letter-spacing: 0.2em;
	font: 65% "Times New Roman", Times, serif;
}



#right p {
	margin: 0 0 12px 0;
}
#nav2 {
	margin: 21px 0 30px 0;
}
/*
#nav2 .cafe a {
	background:url(../images/gnav2_1.gif) no-repeat;
}
#nav2 .cafe a:hover {
	background:url(../images/gnav2_1_h.gif) no-repeat;
}
#nav2 .delivery a {
	height:75px;
	background:url(../images/gnav2_2.gif) no-repeat;
}
#nav2 .delivery a:hover {
	background:url(../images/gnav2_2_h.gif) no-repeat;
}
#nav2 .onlineShop a {
	background:url(../images/gnav2_3.gif) no-repeat;
}
#nav2 .onlineShop a:hover {
	background:url(../images/gnav2_3_h.gif) no-repeat;
}
*/

.clearfix:after{
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	font-size: 1px;
}
.clearfix{display: inline-table;}
 /* Hides from IE-mac \*/
* html .clearfix{height: 1%;}
.clearfix{display: block;}
 /* End hide from IE-mac */

*:first-child+html .clearfix { /* IE7用 */
	width: 100%;
}


.hanyoou {
	color: #333333;
	font-size: small;
	line-height: 1.3em;
	text-align: right;
	padding: 0px;
	margin: 5px 0px;
}

#facekakomi {
        border: 1px solid #039;
        color:#666;
        line-height: 130%;
        font-size:80%;
        padding: 5px;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 10px;
        margin-left: 0px;
}
.bnLine{height: 36px;width: auto;}
.recruitBox p {
font-size: 100%;
}
