* {
	margin: 0;
	padding: 0;
	border: none;
}

body {
	background: #fff;
	font-size: 80%;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}

body, a, h1, h2, h3, h4 {
	color: #532805;
}

h1, h3, h4 {
	font-size: 100%;
}

h2 {
	font-size: 120%;
	margin-bottom: 20px;
}

li img {
	vertical-align: top;
} 

a:visited {
	color: #532805;
}

a:hover {
	color: #996;
}

ul, ol {
	list-style:none;
}

p, li, dt, dd {
	line-height: 170%;
}

p {
	margin-bottom: 20px;
}

div#content {
	width: 876px;
	margin-top: 20px;
	margin-left: 120px;
	position: relative;
	z-index: 1;
}

div#header {
	height: 80px;
}

div#header h1 a, div#header p {
	display: block;
	text-indent: -9999px;
}

div#header h1 a {
	width: 270px;
	height: 37px;
	background: url(../img/logo.gif) no-repeat;
	float: left;
}

ul#lang_list {
	float: right;
	margin-right: 10px;
}

ul#lang_list li {
	font-size: 10px;
}

div#header p {
	width: 277px;
	height: 35px;
	background: url(../img/read.gif) no-repeat;
	float: right;
	margin: 0px;
}

object#bg {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
}

div#main, ul#navigation {
	margin-top: 40px;
}

ul#navigation {
	width: 150px;
	clear: both;
	float: left;
}

div#main {
	width: 700px;
	float: right;
}

object#photo, p#photo {
	width: 277px;
	clear: both;
	float: left;
}

div#main_ex {
	width: 380px;
	float: right;
}

p#order_link, div#notes {
	position: absolute;
}

div#notes {
	top: 520px;
	left: 0px;
}

div#notes p {
	margin-bottom: 5px;
}

p#order_link {
	clear: both;
	top: 500px;
	left: 300px;
}

div#notes {
	color: #663;
}

dl#faq_list dt {
	margin-bottom: 10px;
	color: #51a5db;
	font-weight: bold;
}

dl#faq_list dd {
	margin-bottom: 30px;
}

p#products_top_link {
	text-align: right;
}

ul#navigation li a, p#order_link a {
	display:block;
	text-indent:-9999px;
	width: 150px;
	height: 100px;
}

ul#navigation li#navi_about a {
	background: url(../img/button_about.gif) no-repeat;
}

ul#navigation li#navi_about a:hover {
	background: url(../img/ov/button_about.gif) no-repeat;
}

ul#navigation li#navi_products a {
	background: url(../img/button_products.gif) no-repeat;
}

ul#navigation li#navi_products a:hover {
	background: url(../img/ov/button_products.gif) no-repeat;
}

ul#navigation li#navi_faq a {
	background: url(../img/button_faq.gif) no-repeat;
}

ul#navigation li#navi_faq a:hover {
	background: url(../img/ov/button_faq.gif) no-repeat;
}

ul#navigation li#navi_press a {
	background: url(../img/button_press.gif) no-repeat;
}

ul#navigation li#navi_press a:hover {
	background: url(../img/ov/button_press.gif) no-repeat;
}

p#order_link a {
	background: url(../img/button_order.gif) no-repeat;
}

p#order_link a:hover {
	background: url(../img/ov/button_order.gif) no-repeat;
}

div#footer {
	position: absolute;
	top: 940px;
	left: 20px;
}

div#footer ul {
	clear: both;
	float: left;
	width: 450px;
}

div#footer ul li {
	display: inline;
	margin-right: 20px;
}

div#footer p {
	margin-left: 450px;
	text-align: right;
	width: 400px;
}

dl#about_site dt, dl#asct_list dt {
	float: left;
	padding-left: 15px;
}

dl#about_site dd, dl#asct_list dd {
	border-bottom: 1px solid #0ce;
	margin-bottom: 5px;
	padding-bottom: 5px;
}

dl#asct_list dt {
	width: 200px;
}

dl#asct_list dd {
	padding-left: 200px;
}

dl#about_site {
	padding: 20px 20px 0px 0px;
	margin-bottom: 70px;
}

dl#about_site dt {
	width: 120px;
}

dl#about_site dd {
	padding-left: 120px;
}
