@charset "utf-8";
/* formatting style
----------------------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}

body {
	font-size: 75%;
	line-height: 1.6;
	color: #72634F;
	background-color: #8E7961;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
p {
	margin-bottom: 15px;
}


hr {
	display: none;
}

br.clear {
	font-size: 0px;
	line-height: 0px;
	height: 0px;
	clear: both;
}

/* link style
----------------------------------------*/
a img {
	border-style: none;
}
a:link {
	text-decoration: underline;
	color: #72634F;
}
a:visited {
	color: #72634F;
	text-decoration: underline;
}
a:hover {
	color: #9F8D75;
	text-decoration: underline;
}

/* basic layout
---------------------------------------*/
#wrapper {
	background-color: FFF;
	background-image: url(../img/bg_img.jpg);
	background-repeat: repeat-y;
	background-position: center;
	margin: 0px auto;
	width: 806px;
}
#leftArea {
	float: left;
	width: 200px;
	padding-top: 4px;
	padding-left: 11px;
}
#mainArea {
	width: 576px;
	float: left;
	margin-left: 12px;
}

#footer {
	background-color: #CEC5B7;
	height: 100px;
	width: 800px;
	margin: 0px auto;
	text-align: center;
}
#footer p{
	font-size: 80%;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 2px;
}
#footer address{
	font-size: 80%;
	text-align: center;
}

/* header style
---------------------------------------*/
#header {
	width: 800px;
	margin: 0px auto;
}
h1 {
	float: left;
	width: 330px;
}
h2 {
	float: left;
	width: 470px;
}
h3 {
	margin-bottom: 15px;
	width: 576px;
}
#mainArea th {
	font-weight: normal;
	color: #FFF;
	background-color: #A08E76;
	text-align: left;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
	width: 120px;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
}
#mainArea td {
	background-color: #F2EFEC;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}


.pageTop {
	text-align: left;
	float: right;
	background-image: url(../img/bullet_up.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: 80%;
	margin-right: 10px;
}
.marginBottom15 {
	margin-bottom: 15px;
}
.marinRight12 {
	margin-right: 12px;
}




#header ul {
	width: 470px;
	float: left;
}
#header ul li {
	float: left;
	list-style: none;
	display: block;
	height: 42px;
}
#mainImg {
	margin: 0px auto;
	width: 800px;
	height: 114px;
}

/* rightArea style
---------------------------------------*/
#leftArea img {
	margin-bottom: 10px;
}
#leftArea ul {
	margin-bottom: 10px;
	margin-left: 2px;
	text-indent: -0.5ex;
	width: 180px;
	padding-left: 0.6em;
}
#leftArea ul li {
	list-style: none;
}
#mainArea #shop {
	width: 576px;
	margin-bottom: 20px;
}


/* stylepage
---------------------------------------*/
#mainArea #shop #shopLeft {
	float: left;
	width: 294px;
	margin-right: 14px;
}
.shopNew {
	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #930000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/bullet_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.shopBasic {

	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #930000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/bullet_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

.shopRetoro {

	font-size: 130%;
	font-weight: bold;
	border-bottom: 2px solid #930000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	background-image: url(../img/bullet_right.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#mainArea #shop #shopLeft dl {
	margin-bottom: 15px;
	width: 294px;
}

#mainArea #shop #shopLeft dt {
	float: left;
	width: 60px;
}
#mainArea #shop #shopLeft dd {
	width: 220px;
	float: left;
}

#mainArea #shop #shopRight {
	width: 268px;
	float: left;
	margin-top: 25px;
}
.shopImg {
	margin-bottom: 2px;
}
#mainArea #shop #shopRight #gurunavi {
	margin-top: 15px;
	width: 268px;
	height: 31px;
}
#mainArea #shop #shopRight #gurunavi img {
	float: left;
}
#menuSet {
	width: 576px;
	margin-bottom: 25px;
}


/* menupage
---------------------------------------*/
#menu {
	float: left;
	width: 178px;
}
#menu2 {
	float: left;
	width: 178px;
	margin-right: 16px;
	margin-left: 16px;
}

#menu dt {
	font-size: 120%;
	border-bottom: 1px solid #7F7260;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}
#menu2 dt {
	font-size: 120%;
	border-bottom: 1px solid #7F7260;
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px;
}

/* companypage
---------------------------------------*/
.leftCopy {
	float: left;
	width: 374px;
}
.rigthImg {
	float: left;
}
#mainArea #leftArea {
	float: left;
	width: 350px;
	margin-right: 10px;
}
#mainArea #leftArea img {
	float: right;
	margin-top: 15px;
	margin-bottom: 25px;
}
#mainArea table {
	width: 566px;
	margin-bottom: 15px;
}
#mainArea #companymap {
	width: 576px;
}
#companymap img {
	float: left;
	margin-right: 7px;
	margin-bottom: 5px;
}
#companymap p {
	width: 260px;
	float: left;
}
/* recruitpage
---------------------------------------*/
#mainArea #recruitBtn01 {
	float: left;
	margin-bottom: 15px;
}
#mainArea #recruitBtn02 {
	float: left;
	margin-left: 14px;
	margin-bottom: 15px;
}
#entry th {
	background-color: #FFFFFF;
	color: #72634F;
}
#entry td {
	background-color: #FFFFFF;
}

.formM {
	width:180px;
}
#comment {
	height: 120px;
	width: 360px;
	overflow: auto;
}

#formButton {
	text-align: center;
	margin-top: 15px;
}
#submit {
	margin-right: 15px;
}
/* voicepage
---------------------------------------*/#voiceArea {
	width: 576px;
	margin-bottom: 40px;
}
.leftImg {
	float: right;
}
#btnEntry {
	width: 576px;
	margin-bottom: 15px;
}
#btnEntry img {
	float: right;
	margin-left: 15px;
}
#mapList {
	width: 576px;
	margin-bottom: 15px;
}
#mapList dt {
	float: left;
	width: 100px;
	margin-right: 20px;
}

#mapList dd {
	float: left;
	width: 440px;
}

#mapList2 {
	width: 576px;
	margin-bottom: 15px;
}
#mapList2 dt {
	float: left;
	width: 120px;
	margin-right: 20px;
}

#mapList2 dd {
	float: left;
	width: 420px;
}


.privacyList {
	margin-bottom: 20px;
	list-style: none;
	padding-left: 0.6em;
	text-indent: -0.6em;
	margin-left: 10px;
	width: 530px;
}
/* form
---------------------------------------*/#voiceArea {
* .mf_conf {
	color:#f00;
	font-weight:bold;
}

