@charset "shift_jis";

/* Universal selector
---------------------------------------*/
*{
	margin:	0;
	padding: 0;
	color: #ebe6d0;
	font-size: 100%;
	background-color: transparent;
	}

/* Structure Module
---------------------------------------*/
body {
	font-family: Arial, Helvetica, sans-serif;
	font: 80%/140% "‚l‚r ‚oƒSƒVƒbƒN", Arial, Helvetica;
	line-height: 1.6;
	}

/* Text Module
---------------------------------------*/

p {
	margin: 10px 0 20px 0;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	line-height: 1.1;
	}
h1 {
	font-size: 210%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #C2BE77;
	}
h2 {
	font-size: 200%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #C2BE77;
	}
h3 {
	font-size: 180%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #C2BE77;
	}
h4 {
	font-size: 160%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒS pro W3", "HGPºÞ¼¯¸M" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #C2BE77;
	}
h5 {
	margin: 0;
	padding: 0;
	font-size: 140%;
	font-family: "ƒqƒ‰ƒMƒmŠpƒSƒVƒbƒNW3" , "ƒƒCƒŠƒI" , "‚l‚r ‚oƒSƒVƒbƒN";
	color: #C2BE77;
	}
h6 {
	padding: 3px;
	clear: both;
	font-size: 150%;
	font-family: times;
	text-align: center;
	border: 1px solid #ebe6d0;
	}
blockquote {
	display: block;
	background-color: #eaeeef;
	border-top: 1px solid #b9c3c8;
	border-left: 1px solid #b9c3c8;
	margin: 0.8em 24px;
	padding: 1px;
	}
em {
	font-style: normal;
	font-weight: bold;
	font-size: 120%;
	line-height: 1.2;
	}
strong {
	color: #C3A380;
	font-size: 130%;
	}

/* Hypertext Module
---------------------------------------*/
a {
	text-decoration: none;
	}
a:link,
a:visited {
	color: #F9E771;
	}
a:hover {
	color: #f63;
	}

/* Image Module
---------------------------------------*/
img {
	border: 0;
	vertical-align: bottom;
	}

/* List Module
---------------------------------------*/
ul,
ol,
dl {
	margin: 1em 16px 25px 16px;
	padding: 1px 15px;
	}
li,
dt,
dd {
	font-size: 100%;
	}

/*
dd {

	}
*/
li li,
li p,
li pre,
li dt,
li dd,
dd li,
dd p,
dd pre,
dd dt,
dd dd {
	font-size:100%;
	}
li ul,
li ol,
li dl,
li p,
dd ul,
dd ol,
dd dl,
dd p {
	margin: 0.4em 8px;
	}

/* Table Module
-----------------------------------------------------------------------------------------*/
table {
	margin: 10px 0 25px 0;
	width: 100%;
	border-collapse: collapse;
	}
caption {
	margin: 0;
	padding: 0;
	text-align: left;
	}
td, th {
	border-bottom: 1px solid #705B3F;
	padding: 7px;
	}
td strong, th strong {
	color: #f30;
	font-weight: normal;
	}
thead th {
	text-align: center;
	color: #fff;
	}
thead td {
	text-align: center;
	}
tfoot th, tfoot td {
	font-weight: normal;
	text-align: left;
	}
tbody th {
	font-weight: normal;
	text-align: left;
	}
tbody td {
	text-align: right;
	}
td em {
	font-weight: none;
	font-style: normal;
	font-size: 100%;
	color: #f36;
	}
#form_yoyaku tbody td {
	text-align: left;
	}

#recruit table {
	font-size: 90%;
	border: 2px solid #705B3F;
	}
/*
#recruit th em {
	color: #300;
	}
*/
#recruit td {
	text-align: left;
	border-left: 2px solid #705B3F;
	}
/*
#recruit td p {
	color: #444;
	}
#recruit td li {
	color: #444;
	}
*/
#price table {
	clear: both;
	border: 3px solid #705B3F;
	background: #372711;
	}
#price thead td,
#price thead th {
	font-weight: bold;
	border-bottom: 3px solid #705B3F;
	background: #432F15;
	}
#price td,
#price th {
	padding: 1px;
	font-size: 11px;
	text-align: center;
	border-left: 1px solid #705B3F;
	}

input,
select,
textarea {
	padding: 3px;
	color: #444;
	border: none;
	background: #ebe6d0;
	}
option {
	color: #444;
	}

/* background
---------------------------------------*/
#index {
	background: #2a1d0c url(../../images/index/bg.jpg) no-repeat top center;
	}
#about {
	background: #2a1d0c url(../../images/about/bg.jpg) no-repeat top center;
	}
#price {
	background: #2a1d0c url(../../images/price/bg.jpg) no-repeat top center;
	}
#map {
	background: #2a1d0c url(../../images/map/bg.jpg) no-repeat top center;
	}
#form_yoyaku {
	background: #2a1d0c url(../../images/form_yoyaku/bg.jpg) no-repeat top center;
	}
#sitemap {
	background: #2a1d0c url(../../images/sitemap/bg.jpg) no-repeat top center;
	}
#privacy {
	background: #2a1d0c url(../../images/privacy/bg.jpg) no-repeat top center;
	}
#recruit {
	background: #2a1d0c url(../../images/privacy/bg.jpg) no-repeat top center;
	}
#link {
	background: #2a1d0c url(../../images/link/bg.jpg) no-repeat top center;
	}
#voice {
	background: #2a1d0c url(../../images/voice/bg.jpg) no-repeat top center;
	}
#menu_basic {
	background: #2a1d0c url(../../images/menu_basic/bg.jpg) no-repeat top center;
	}
#menu_special {
	background: #2a1d0c url(../../images/menu_special/bg.jpg) no-repeat top center;
	}
#menu_executive {
	background: #2a1d0c url(../../images/menu_executive/bg.jpg) no-repeat top center;
	}
#menu_option {
	background: #2a1d0c url(../../images/menu_option/bg.jpg) no-repeat top center;
	}
#menu_soushin {
	background: #2a1d0c url(../../images/menu_soushin/bg.jpg) no-repeat top center;
	}
#qa {
	background: #2a1d0c url(../../images/menu_soushin/bg.jpg) no-repeat top center;
	}
#recruit_fukuoka {
	background: #2a1d0c url(../../images/recruit_fukuoka/bg.jpg) no-repeat top center;
	}

/* layout
---------------------------------------*/
#wrapper {
	margin: 0 auto;
	width: 850px;
	overflow: hidden;
	}
#header {
	width: 850px;
	}
#header .logo {
	float: left;
	}
#photodiv {
	clear: both;
	}
#header p {
	margin: 30px 0 0 0;
	padding: 0;
	float: right;
	width: 600px;
	font-size: 90%;
	line-height: 1.2;
	text-align: right;
	border-bottom: 1px solid #ebe6d0;
	}
#header p a {
	font-size: 120%;
	font-weight: bold;
	}
#header p em {
	margin-left: 5px;
	font-size: 140%;
	font-family: "times";
	}
#header span {
	position: relative;
	top: 90px;
	margin-bottom: 170px;
	clear: both;
	display: block;
	text-align: center;
	}
#header span strong {
	display: block;
	font-size: 300%;
	font-family: "times";
	line-height: 100%; 
	}
#header ul {
	margin: 0;
	padding: 0;
	width: 100%;
	font-size: 12px;
	list-style: none;
	border-bottom: 1px solid #ebe6d0;
	}
#header li {
	padding: 0 15px 0 0;
	display: inline;
	font-weight: bold;
	white-space: nowrap;
	}

#content,
#content2 {
	margin: 20px 0 30px 0;
	width: 440px;
	float: left;
	}
#privacy #content,
#link #content {
	margin: 20px 0 30px 0;
	width: 850px;
	float: left;
	}
#recruit #content {
	margin: 20px 0 30px 0;
	width: 700px;
	float: left;
	position: relative;
	left: 75px;
	}

#sidebar,
#sidebar2 {
	margin: 20px 0 30px 0;
	float: right;
	width: 380px;
	color: #530;
	}

#content3 {
	margin: 20px 0 30px 0;
	width: 550px;
	float: left;
	}
#sidebar3 {
	margin: 20px 0 30px 0;
	float: right;
	width: 270px;
	color: #530;
	}

#footer {
	padding: 20px 0;
	clear: both;
	width: 850px;
	font-size: 90%;
	border-top: 1px solid #ebe6d0;
	}
#footer ul {
	margin: 10px 0;
	padding: 0;
	list-style: none;
	}
#footer li {
	margin-right: 8px;
	padding-right: 8px;
	display: inline;
	white-space: nowrap;
	border-right: 1px solid #ccc;
	}
#footer p {
	margin: 0;
	padding: 0;
	}
#footer em {
	font-size: 190%;
	font-family: times;
	font-weight: bold;
	}
#footer ul.links {
	margin-bottom: -10px;
	}
#footer ul.minitext {
	font-size: 9px;
	}
.felink a {
	font-size: 8px;
	color: #fff;
	text-decoration: none;
	}

/* layout [index]
---------------------------------------*/
#campaign ul {
	margin: 10px 0 0 0;
	padding: 0;
	overflow: hidden;
	width: 850px;
	font-size: 11px;
	list-style: none;
	}
#campaign li {
	float: left;
	display: inline;
	}
#campaign li a {
	padding: 0 0 10px 0;
	display: block;
	}
#campaign li a img {
	border: 1px solid #ebe6d0;
	}
#campaign li a:hover img {
	border: 1px solid #93c;
	}
#campaign span {
	margin-top: 4px;
	display: block;
	width: 274px;
	}
.leftc {
	width: 287px;
	}
.rightc {
	width: 274px;
	}
dl.news {
	margin: 0 0 25px 0;
	padding: 15px;
	background:#42311A;
	}
.news dt {
	margin: 0;
	padding: 0 0 0 15px;
	background: url(../../images/common/icon_text.gif) no-repeat 0 50%;
	}
.news dd {
	margin: 0 0 15px 0;
	line-height: 1.6;
	}
.news em {
	font-size: 140%;
	color: #E6C9A4;
	}
.titlenews {
	margin: 0;
	font-size: 170%;
	font-family: times;
	border-top: 3px solid #ebe6d0;
	border-bottom: 1px solid #ebe6d0;
	}

/* layout [privacy]
---------------------------------------*/
#privacy #content li {
	margin-bottom: 1.5em;
	}

/* pagetop
---------------------------------------*/
#pagetop p {
	margin: 0;
	padding: 0;
	font-size: 80%;
	}
#pagetop  a {
	padding: 2px 10px 2px 0;
	display: block;
	color: #fff;
	text-align: right;
	border-right: 5px solid #300;
	border-bottom: 1px solid #630;
	background: #f56;
	}
#pagetop p a:hover {
	border-right: 5px solid #300;
	border-bottom: 1px solid #963;
	background: #f36;
	}
	
/* Images
---------------------------------------*/
.imgtop {
	margin-bottom: 20px;
	}
.imgleft {
	margin-right: 15px;
	margin-bottom: 15px;
	float: left;
	}
.imgright {
	margin-left: 15px;
	margin-bottom: 15px;
	float: right;
	}

/* List
---------------------------------------*/
.number {
	padding: 0;
	margin-left:  30px;
	margin-right: 0;
	font-size: 120%;
	line-height: 140%;
	}

/* qa list
-----------------------------------------------------------------------------------------*/
#qa ol.qanda {
	list-style: none;
	}
#qa ol.qanda li {
	margin-bottom: 15px;
	list-style-image: url(../../images/qa/icon_mark_q.gif) ;
	font-size: 130%;
	color: #fff;
	}
#qa ol.qanda .qa_a {
	margin: 0 0 30px 22px;
	padding: 10px;
	font-size: 100%;
	color: #fff;
	list-style-image: url(../../images/qa/icon_mark_a.gif);
	border-bottom: 1px solid #000;
	background: #633;
	}
	
ul.linklist {
	margin:  0 0 25px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #ccc;
	}
ul.linklist li {
	float: right;
	display: inline;
	white-space: nowrap;
	}
ul.linklist li a {
	margin-left: 15px;
	padding-left: 15px;
	display: block;
	border-left: 1px solid #ccc;
	}
ul.linklist .pagetop a {
	padding-left: 30px;
	background: url(../../images/common/icon_pagetop.gif) no-repeat 15px 20%;
	}

ul.linelist {
	margin: 0 0 20px 0;
	padding: 0;
	width: 440px;
	list-style: none;
	overflow: hidden;
	}
.linelist .leftlist {
	margin-right: 20px;
	}
.linelist em {
	margin-top: 5px;
	display: block;
	}
.linelist li {
	float: left;
	display: inline;
	width: 210px;
	border: none;
	background: none;
	}

#recruit ul.linelist {
	margin: 20px 0;
	width: 700px;
	}

/* etc.
---------------------------------------*/
.subtitle {
	padding-top: 10px;
	margin-bottom:10px;
	font-size: 80%;
	font-weight: bold;
	}
.subtitle a {
	padding-right: 10px;
	margin-right:10px;
	border-right: 1px solid #ccc;
	}
.line {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #ccc;
	}
.pricelist {
	border-bottom: 1px solid #c00;
	}
.pricelist em {
	margin-left: 10px;
	font-size: 300%;
	font-family: times;
	}

#recruitqa ul {
	list-style: none;
	}
#recruitqa ul li {
	margin-bottom: 15px;
	list-style-image: url(../../images/recruit/icon_mark_q.gif) ;
	font-size: 130%;
	color: #fff;
	}
#recruitqa ul.linklist li {
	font-size: 90%;
	}
#recruitqa .qa_a {
	margin: 0 0 20px 22px;
	padding: 10px;
	font-size: 90%;
	color: #600;
	list-style-image: url(../../images/recruit/icon_mark_a.gif);
	border-bottom: 1px solid #ccc;
	background: #fff url(../../images/voice/voice_bg.gif) no-repeat bottom;
	}
.redtext {
	color: #fcc;
	}
.bluetext {
	color: #fcc;
	}
.reserve_button {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px;
	padding: 0;
	width: 440px;
	list-style-type: none;
	}
.reserve_button li {
	margin: 0;
	padding: 0;
	float: left;
	}
