@charset "utf-8";
/*formatting style
------------------------------------------------*/

* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	color: #333333;
	background-color: #FFF1E6;
	font-family: sans-serif;
	font-size: 75%;
	line-height: 1.6;
	background-image: url(img/back.jpg);
	background-repeat: repeat;
}
hr {
	display: none;
}
/* link style
------------------------------------------------*/
a img {
	border-style: none;
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	color: #809497;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:active {
	position: relative;
	top: -1px;
	left: +1px;
}
/*basic layout
------------------------------------------------*/
#wrapper {
	width: 840px;
	background-color: #FFFFFF;
	border-right: 2px solid #666666;
	border-left: 1px solid #999999;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 564px;
	padding: 5px 0px 5px 10px;
	border-left: 2px dotted #CC6633;
}
#main h2 {
	padding: 2px 0px 2px 15px;
	font-size: 100%;
	font-weight: bold;
	background-position: left;
	color: #FFFFFF;
	background-color: #CC3300;
	background-image: url(images/h2bk.jpg);
	border-bottom: 2px solid #666666;
}
#main table {
	font-family: sans-serif;
	line-height: 12pt;
	font-size: 10pt;
	font-weight: lighter;
	padding-left: 10px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar {
	padding: 5px 5px 5px 0px;
	float: left;
	width: 211px;
	margin-left: 20px;
	margin-right: 10px;
}
#footer {
	color: #FFFFFF;
	background-color: #0099FF;
	padding: 5px;
	clear: both;
	float: none;
	width: 790px;
	background-image: url(images/bk.jpg);
	margin-left: 20px;
}
/* header style
------------------------------------------------*/
#header {
	background-repeat: repeat-y;
	position: relative;
	background-color: #FFFFFF;
	height: 100px;
	background-image: url(images/bk.jpg);
}

#header #logo {
	position: absolute;
	left: 0;
	top: 0;
	height: 52px;
}
#header p {
	width: 800px;
	top: 5px;
	font-size: 85%;
	line-height: 1.5em;
	text-align: right;
	position: absolute;
	padding-top: 5px;
	border-style: none;
	font-style: normal;
	letter-spacing: normal;
	visibility: inherit;
	right: 5px;
}


#header ul {
	background-color: #FFFFFF;
	width: 800px;
	position: absolute;
	left: 0px;
	top: 54px;
	margin-left: 20px;
}
#header ul li {
	list-style-type: none;
	float: left;
}
#header ul li a {
	line-height: 2.5em;
	height: 2.5em;
	width: 112px;
	color: #666666;
	text-decoration: none;
	background-color: #66FFCC;
	text-align: center;
	border-top: 2px solid #DEEFEB;
	border-bottom: 2px double #999999;
	border-left: 2px solid #FFFFFF;
	display: block;
	font-weight: bold;
}

#header ul li a:hover {
	background-color: #6699FF;
}
#header ul li#nHome a {
	width: 113px;
}

#home #header #nHome a,#order #header #nOrder a,#sofa #header #nSofa a,#chair #header #nChair a,#work #header #nWork a,#dic #header #nDic a,#contact #header #nContact a {
	color: #FF0000;
	background-color: #FFCC00;
	background-image: url(images/btnbk.jpg);
	border-top: 2px solid #666666;
	border-bottom: 1px solid #FFCC00;
	border-left: 2px solid #999999;
}

/* headimage
------------------------------------------------*/
#topimage {
	position: relative;
	left: 0px;
	top: auto;
	width: 802px;
	height: 40px;
	margin: 10px 20px;
}
#topimage object {
	width: 800px;
}
#topimage h1 {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 18px;
	font-weight: bolder;
	color: #000066;
	line-height: 40px;
	text-align: center;
	height: 40px;
	background-image: url(images/catch.jpg);
	width: auto;
}


/* sidebar styles
------------------------------------------------*/
#sidebar h2 {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px;
	color: #FFFFFF;
	margin-bottom: 10px;
	text-indent: 5px;
	background-color: #006633;
	border-left: 10px solid #CCCCCC;
}
#sidebar h3 {
	font-size: 100%;
	line-height: 1.4em;
	background-image: url(img/arrow.gif);
	background-repeat: no-repeat;
	text-indent: 15px;
	background-color: #DFDFDF;
	padding: 0px;
	background-position: 1px;
	margin-bottom: 10px;
}
#sidebar h3:hover {
	background-image: url(img/arrow_hover.gif);
	background-position: 1px;
}
#sidebar h1 {
	font-size: 140%;
	font-family: sans-serif;
	line-height: 1.2em;
	font-weight: bold;
	background-image: url(img/midasiback.jpg);
	height: 50px;
	width: auto;
	background-repeat: no-repeat;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-left: 5px;
	color: #FFCC33;
}

#sidebar dl dt img {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#sidebar dl dt img:hover {
	border: 1px solid #000000;
}

#sidebar dl dt {
	clear: both;
	line-height: 1.2em;
	padding-bottom: 5px;
}
#sidebar dl dt dd {
	margin-bottom: 10px;
}
#sidebar p {
	font-size: 14px;
	line-height: 1.4em;
	color: #990000;
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#sidebar table {
	font-size: 95%;
	line-height: 1.3em;
	color: #333333;
	border: 1px solid #999999;
}


#main h1 {
	font-size: 160%;
	line-height: 2em;
	font-weight: bolder;
	font-family: sans-serif;
	font-style: normal;
}

/* main styles
------------------------------------------------*/
#main h3 {
	font-family: sans-serif;
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 0px 0px 0px 5px;
	color: #996600;
	border-left: 6px solid #666666;
	background-repeat: repeat;
	background-color: #FFCCCC;
}
#main p {
	font-size: 16px;
	line-height: 1.4em;
	padding: 2px 0px 2px 5px;
}
#main table {
	padding: 1px 1px 1px 2px;
}


/* footer styles
------------------------------------------------*/
#footer ul li a {
	color: #000000;
}
#footer ul li a:hover {
	color: #FFFFFF;
}
#footer ul li p a {
	color: #333333;
}
#footer ul li p a:hover {
	color: #FFFFFF;
}
#footer ul li {
	display: inline;
	list-style-type: none;
	margin-right: 15px;
}
#footer p {
	margin: 0px;
	float: right;
	color: #CCCCCC;
	text-align: right;
}
#footer p a {
	color: #000066;
}
#footer p a:hover {
	color: #999999;
}
#footer address {
	line-height: 1.2em;
	margin-top: 10px;
	text-align: left;
	color: #000000;
}

.premier {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
.froatRight {
	float: right;
	margin-left: 10px;
}
.froatLeft {
	float: left;
	margin-right: 10px;
}

.bun_s {
	font-family: sans-serif;
	font-size: 9pt;
	line-height: 12pt;
}
.bun_ss {
	font-size: 8pt;
	line-height: 10pt;
}
.itaric {
	font-style: italic;
}
