﻿@charset "utf-8";

/* ==================================
 MENU
===================================== */

/* DEMO 
--------------------------------------*/

.demo {
	margin-left: -20px;}

/* SHOP INFO 
--------------------------------------*/

.shop {
	background: url(../img/bg_shop.jpg) right 35px no-repeat;}

.shop h3 {
	margin: 6px 0 20px 0;}

.shop p {
	margin-left: 2px;
	line-height: 2em;}

#shopinfo {
	width: 545px;
	margin: 15px 0 45px 0;}

#shopinfo dt {
	padding-left: 6px;
	line-height: 24px;
	background: url(../img/bg_shopinfo.gif) left top no-repeat;
	}

#shopinfo dd {
	position: relative;
	font-size: 14px;
	padding-top: 15px;}

#shopinfo dd p {
	line-height: 2.2em;
	letter-spacing: 0;}

#shopinfo dd p span {
	display: block;
	float: left;
	width: 5.5em;
	padding-right: 1em;}

#shopinfo dd ul {
	position: absolute;
	right: 0; top: 20px;}

#shopinfo dd ul li {margin-bottom: 3px;}

.pright {
	padding: 0 415px 80px 0;}

/* ACCESS 
-------------------------------------*/

.acctxt {
	font-size: 14px;
	line-height: 1.7em;
	margin: 1.5em 0 0 2px;}

#accessbox {
	float: right;
	width: 545px;
	height: 500px;}

.btncont {
	position: absolute;
	right: 0; top: 60px;}

/* STAFF 
-------------------------------------*/

.staff h3 {
	margin: 6px 0 25px 0;}

.staffbox {
	clear: both;
	height: 224px;}

.staffbox dl {
	width: 435px;}

.staffbox dt {
	line-height: 24px;
	padding-left: 6px;
	background: url(../img/bg_ttlstaff.gif) left top no-repeat;}

.staffbox dl dd {padding: 1.5em 2px;}

.staffbox dl dd img {
	float: left;
	width: 136px;}

.staffbox dl dd p {
	float: right;
	display: block;
	width: 280px;
	line-height: 1.8em;}

.staffbox .left {
	float: left;}

.staffbox .right {
	float: right;}

#lastbox {
	margin-bottom: 90px;}
