@charset "Shift_JIS";

/* ------------------------------
	GENERAL
------------------------------ */

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #640000;
	text-align: center;
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	color: #FFFFFF;
	letter-spacing: 0.05em;
}

h1, h2, h3, h4, h5, h6 { font-size: 1em; }
p, ul {
	line-height: 1.5em;
}
img { border: none; }
address { font-style: normal; }
sup { font-size: 0.8em; }
table { border-collapse: collapse; }

a { color:#FFFFFF; text-decoration: none; }
a:active { color:#FFFFFF; text-decoration: none; }
a:visited { color:#FFFFFF; text-decoration: none; }
a:hover { color:#EECD91; text-decoration: underline;}

.clear {
	clear:both;
	margin: 0;
	padding: 0;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}


/* ------------------------------
	LAYOUT
------------------------------ */

#wrapper {
	margin: 25px auto;
	padding: 0;
	width: 920px;
	text-align: left;
}
#header {
	margin: 0;
	padding: 0;
	text-align: left;
}
#content {
	clear: both;
	margin: 0;
	padding: 50px 55px 0 55px;
	text-align: left;
}

#navi {
	width: 184px;
	float: left;
}

#main {
	float: right;
	width: 520px;
}

#footer {
	clear: both;
	text-align: right;
	font-size: 10px;
	color:#A04E4E;
	margin-top: 50px;
	padding-bottom: 30px;
}

/* ------------------------------
	HEADER
------------------------------ */

#header h1 {
	margin-left: 50px;
	margin-bottom: 10px;
}
#header img {
	margin: 0;
}
#header #obi {
	padding : 5px 55px;
	background-color: #000000;
}



/* ------------------------------
	NAVI
------------------------------ */

#navi ul {
	list-style-type: none;
	font-size: 12px;
	line-height: 2em;
	padding-left: 5px;
}

#navi ul li {
	padding-bottom: 5px;
}

#navi ul li img{
	vertical-align:top;
}

#navi #btnbox {
	margin: 0 0 15px 0;
}


/* ------------------------------
	MAIN
------------------------------ */
#main {
	font-size: 13px;
	line-height: 1.5em;
}
#main h2 {
	font-size: large;
	color:#EECD91;
}
#main h3 {
	font-size: 18px;
	margin-bottom: 15px;
	margin-top: 30px;
}

/* ------------------------------
	HOME
------------------------------ */
#header_home h1 {
	margin-left: 230px;
	margin-bottom: 6px;
}
#main_home {
	line-height: 1.5em;
	text-align: center;
	font-size: 12px;
	margin: 50px 0 150px 0;
}
#main_home ul {
	list-style-type: none;
	margin: 0 auto;
	width: 480px;
}

#main_home ul li {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0 20px;
}
#main_home ul li img{
	padding-bottom: 3px;
}

/* ------------------------------
	CONCEPT
------------------------------ */
#main_con {
	float: right;
	width: 520px;
	font-size: 13px;
}
#main_con h2 {
	color:#EECD91;
}
#main_con h3 {
	margin-bottom: 15px;
	margin-top: 30px;
}
#main_con .con_p {
	line-height: 1.7em;
	text-indent: 15px;
	margin-bottom: 15px;
}
#main_con .con_img {
	float: left;
	margin: 0 10px  0 0;
}
#main_con .con_nm {
	text-align: right;
	margin: 80px 15px 0 0;
}

/* ------------------------------
	SHOPS
------------------------------ */
#main_shop {
	line-height: 1.5em;
	text-align: center;
	font-size: 12px;
	margin: 0 auto 50px auto;
	width: 200px;
}
#main_shop ul {
	list-style-type: none;
}

#main_shop ul li {
	text-align: center;
	margin: 0;
	padding-bottom: 20px;
}
#main_shop ul li img{
	padding-bottom: 1px;
}

/* ------------------------------
	COMPANY
------------------------------ */
.com_img1 {
	text-align: left;
	margin: 15px 0;
}
.com_img2 {
	border-bottom: 1px dotted #FFFFFF;
	padding-bottom: 30px;
	line-height: 1.7em;
}
.com_table {
	margin-top: 20px;
	margin-left: 5px;
}
.com_table th,
.com_table td{
	padding-bottom: 5px;
}
.com_table th{
	text-align: right;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 5px;
}
.com_table td{
	text-align: left;
}
.bnbox {
	width: 380px;
	margin-top: 40px;
	font-size: 12px;
}
.bnbox ul {
	list-style-type: none;
}

.bnbox ul li {
	float: left;
	text-align: center;
	margin: 0 10px 20px 0;
}
.bnbox ul li img{
	margin-bottom: 3px;
}

/* ------------------------------
	PRODUCTSLIST
------------------------------ */
.pro_table {
	margin-top: 20px;
	width: 520px;
}
.pro_table th,
.pro_table td{
	padding-bottom: 3px;
	padding-left: 5px;
}
.pro_table th{
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 10px;
}
.pro_table td{
	text-align: left;
	vertical-align: top;
	padding-top: 8px;
	border-top: 1px solid #FFFFFF;
	padding-bottom: 7px;
}

/* ------------------------------
	LINKS
------------------------------ */
.link_table {
	margin-top: 20px;
}
.link_table th,
.link_table td{
	padding: 5px;
	vertical-align: top;
}
.link_table th{
	text-align: left;
	font-weight: normal;
	white-space: nowrap;
	padding-right: 15px;
}
.link_table td{
	text-align: left;
	padding-bottom: 15px;
}

/* ------------------------------
	PRIVACY
------------------------------ */

.pri_hd {
	margin: 30px 0 3px 0;
	font-weight: bold;
}


/* ------------------------------
	LINKS
------------------------------ */

.link1 {
	margin: 20px 0 0 0;
	line-height: 2;
}
.link2 {
	margin: 0 0 0 15px;
	line-height: 2;
}
.link3 {
	margin: 0 0 0 50px;
	line-height: 2;
}
