@charset "utf-8";
/* CSS Document */

/*初期化
----------------------------------------*/
* {
	margin: 0;
	padding: 0;
	font-style: normal;
}

th,td,form,fieldset{
	margin: 0;
	padding: 0;
	font-style: normal;
}

img{
	border:none;
}


/*基本構造
----------------------------------------*/
body{
	background:#120501 url(../img/global_bg01.jpg) top repeat-x;
}

div.bgimg{
	display:none;
}


div#container{
	position:relative;
	width: auto;
	margin:0 auto;
	background-color:#120501;
	z-index:1;
}

div#header{
	width:auto;
	position:relative;
	margin:0 3px;
	padding:18px 0 13px 0;
	border-top:#5E4237 2px solid;
	background-color:#F0EEEC;
	z-index:1;
}

div#pagettl{
	width:auto;
	margin:0 3px;
	border-bottom:#CCC 1px solid;
	z-index:1;
}

div#contents{
	width:auto;
	height:auto;
	margin:0 3px;
}

div#main{
	width: auto;
}

div#sub{
	display:none;
	float: left;
}

div#corner{
	clear: both;
	width:auto;
	margin:0 3px;
	background-color:#F0EFEE;
}

div#footer{
	clear:both;
	width:auto;
	margin:22px 0 0 0;
	border-top:#CCC 1px solid;
	background-color:#F0EFEE;
}

/*ベース リンク・文字
----------------------------------------*/
body{
	line-height:1.6;
	color:#666666;
	font-family:"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka,;
	font-size:12px;
}

/*ヘッダー要素
----------------------------------------*/
div#logo{
	padding:0 0 0 0;
}

ul#sitenav{
	display:none;
}

/*グローバルナビ
----------------------------------------*/
ul#gnav{
	display:none;
}

/*ページ要素
----------------------------------------*/
h1{
	clear:both;
	margin:0;
}

h2{
	width:100%;
	padding:15px 0 14px 0;
}

h3{
	margin:12px 22px 0 0
}

p{
	margin:1.5em 22px 1.5em 0;
}

p.catch{
	margin:1.8em 22px 1.8em 0;
}

div#pagettl p.ttl{
	display:none;
}

div#pagettl p.panlist{
	margin:0;
	float:left;
	width:auto;
	font-size:11px;
}

p.panlist span{
	display:block;
	margin:5px 0 7px 0;
}

div.pagetop{
	display:none;
}

div.imgright{
	float:right;
	margin:25px 0 0 22px;
	padding-right:0;
}

div#corner div.imgright{
	float:right;
	margin:0 0 0 22px;
	padding-right:0;
}

ul.summary{
	margin:15px 0 15px 22px;
	list-style-type:none;
}

ul.summary li{
	line-height:1.3;
	background:url(../img/dot.gif) 0 3px no-repeat;
	padding:0 0 0.5em 0.8em;

}

ul.phtlist{
	clear:both;
	width:565px;
	margin:0 0 15px 0;
	list-style-type:none;
}

ul.phtlist li{
	float:left;
	line-height:1.3;
	padding:9px;
}

ul.phtlist2{
	clear:both;
	margin:15px 0 0 0;
	list-style-type:none;
}

ul.phtlist2 li{
	float:left;
	line-height:1;
	font-size:3px;
	padding:6px;
}

div#corner h2{
	clear:both;
	margin:0 0 15px 0;
	padding:15px 0 0 0;
	border-bottom:none;
}

div#corner h3{
	margin:0 0 15px 0;
}

div#corner p{
	margin:0 0 1em 0;
}

dl.news{
	margin:15px 22px 15px 0;
}

dl.news dt{
	width:5.5em;
	padding:0 0 0.5em 12px;
	background:url(../img/arrow.gif) 0 3px no-repeat;
	float:left;
}

dl.news dd{
	margin-left:5.5em;
	padding-bottom:0.5em;
}

p.date{
	text-align:right;
	margin:0.8em 22px;
}

h3.link{
	margin:2em 0 0 0;
}

ul.linklist{
	margin:15px 22px 0 0;
	list-style-type:none;
}

ul.linklist li{
	padding:5px;
}

ul.linklist li.odd{
	background-color:#E5E3E1;
}

table.linklist{
	margin:5px 22px 0 0;
}

table.linklist th{
	vertical-align:top;
	width:100px;
	padding:5px 0 5px 5px;
	text-align:left;
	font-weight:normal;
}

table.linklist th.odd,
table.linklist td.odd{
	background-color:#E5E3E1
}

table.linklist td{
	padding:5px 0 5px 0;
}

table.data{
	margin:15px 0 0 0;
	background-color:#CCC;
}

table.data th{
	vertical-align:top;
	width:125px;
	padding:5px 0 6px 0;
	background-color:#EBEAE9;
	text-align:left;
}

table.data td{
	padding:5px 0 6px 12px;
	background-color:#F0EFEE;	
}

h3.job{
	font-size:14px;
	color:#5E4237;
}

table.recruit{
	margin:15px 22px 0 0;
}

table.recruit th{
	vertical-align:top;
	width:123px;
	padding:10px 0 8px 12px;
	background-color:#E5E3E1;
	text-align:left;
	font-weight:normal;
}

table.recruit td{
	padding:10px 0 8px 12px;
}


/*ショップ
---------------------------------*/

ul.pht{
	clear:both;
	margin:15px 0 0 0;
	list-style-type:none;
}

ul.pht li{
	float:left;
	line-height:1;
	padding:5px;
}

div.pagetop{
	clear:both;
}

div.btn{
	margin:15px 22px 0 22px;
	text-align:right;
}


/*プロダクト
---------------------------------*/

ul.mininav{
	clear:both;
	margin:15px 0 0 0;
	padding-bottom:30px;
	list-style-type:none;
}

ul.mininav li{
	float:left;
	line-height:1;
	padding-right:4px;
}

div.misuzu{
	margin:25px 22px 0 22px;
	border:#CCC 1px solid;
	background-color:#EBEAE9;
	padding:15px;
	vertical-align:middle;
}

div.misuzu img{
	float:left;
	margin-right:15px;
}


/*フッター要素
----------------------------------------*/
div#footer p{
	padding:12px 5px 20px 0;
	margin:0;
	text-align:left;
}


/*csshack:clearfix
----------------------------------------*/
.clearfix:after{
	content: ".";
	display: block;
	height: 0;
	clear:both;
	visibility:hidden;
}

.clearfix{display:inline-block;}/* IE7用 */

/* Hides from IE-mac \*/
* html .clearfix{height:1%;}
.clearfix{display:block;}
/* End hide from IE-mac \*/
