@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
html {
	height: 100%; /* for Firefox swf */
	overflow-y: scroll;
}
html:first-child body { /* for scroll-y of lt Opera9 */
	min-height: 100%;
	padding-bottom: 1px;
}
body {
	background: #e3dfc2 url(/base/bg.gif) repeat-x;
	font-size: 10px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Verdana, sans-serif;
	color: #666666;
	line-height: 1.6;
	letter-spacing: 1px;
}
table {
	border-collapse: collapse;
	border: none;
	border-spacing: 0;
}
th, td, form, fieldset {
	border: none;
}
ul, ol, dl {
	list-style: none;
}
img, a img {
	border: none;
}
a {
	text-decoration: none;
	outline: none;
}
a:link, a:visited, a:active {
	color: #6c4723;
}
a:hover {
	text-decoration: underline;
	color: #999933;
}


#wrapper {
	margin: 0 auto;
	width: 920px;
	height: 100%;
	background: url(/base/bg_mid.jpg) repeat-y;
	text-align: left;
}

#header {
	height: 90px;
	background: url(/base/bg_top.jpg) no-repeat;
}

#header h1 {
	padding: 50px 0 0 30px;
}

#menu {
	background: #ffffff url(/base/bg_mid.jpg) repeat-y;
	padding: 0 0 0 30px;
	width: 890px;
	height: 40px;
}

#menu ul {
	width: 890px;
	height: 40px;
}

#menu li {
	padding: 0 5px 0 0;
	height: 40px;
	float: left;
	text-align: left;
}

.home {
	background: url(/base/bt_home_over.gif) no-repeat;
}

.product {
	background: url(/base/bt_product_over.gif) no-repeat;
}

.news {
	background: url(/base/bt_news_over.gif) no-repeat;
}

.press {
	background: url(/base/bt_press_over.gif) no-repeat;
}
#menu .press {
	width: auto;
	min-width: auto;
	min-height: auto;
}
.catalogue {
	background: url(/base/bt_catalogue_over.gif) no-repeat;
}

.showroom {
	background: url(/base/bt_showroom_over.gif) no-repeat;
}

.company {
	background: url(/base/bt_company_over.gif) no-repeat;
}

.contact {
	background: url(/base/bt_contact_over.gif) no-repeat;
}
.search_f {
	display: block;
	width: 280px;
	background-color: #ffffff;
	float: right;
	text-align: right;
}


#search_box {
	width: 236px;
	background: #ffffff url(/base/icon_searth.gif) no-repeat;
	float: right;
	text-align: right;
}

#search {
	height: 20px;
	float: right;
	width: 215px;
}

#search fieldset {
	text-align: right;
}

#search .words {
	margin: 0 5px 0 0;
	padding: 0 2px;
	border: 1px solid #dfdfdf;
	background-color: #dfdfdf;
	width: 148px;
	height: 18px;
	font-size: 11px;
	line-height: 1.8;
	float: left;
}

* html #search .words { /* for lt IE6 */
	margin: 0 2px 0 0;
}


#top_flash, #top_flash_ver2 {
	margin: 0 10px;
	width: 900px;
	height: 450px;
	float: left;
	display: inline; /* for IE6 */
	background: #ffffff url(/base/bg_mid.jpg) repeat-y;
	border-top: 1px solid #E8E8E8;
	border-bottom: 1px solid #E8E8E8;
}

#top_contents {
	padding: 30px 0 30px 10px;
	width: 910px;
	float: left;
	background: #ffffff url(/base/bg_mid.jpg) repeat-y;
}

#box_left {
	padding:0 10px 0 20px;
	float: left;
	width: 280px;
}

#box_left ul {
	width: 280px;
}

#box_left li {
	padding:0 10px;
	color: #333333;
	background: url(/base/icon_arrow.gif) no-repeat 0 6px;
}

.news_date {
	float: left;
}


dl.news_list {
	margin: 0;
	padding: 0;
	text-align: left;
	font-family: "ＭＳ ゴシック", "Osaka－等幅";
}

dl.news_list dt {
	margin: 0;
	padding: 0;
	width: 6em;
	height: 1.4em;
	line-height: 1.4em;
	text-indent: 1em;
	letter-spacing: 0;
	color: #999;
	background: url(/base/icon_arrow.gif) no-repeat 0 3px;
}

dl.news_list dd {
	margin: -1.4em 0 0.5em 0;
	height: 1.4em;
	line-height: 1.4em;
	padding: 0 0 0 6em;
	letter-spacing: 0;
	overflow: hidden;
}

dl.news_list dd a {
}

#box_right {
	float: right;
	width: 590px;
}

.pickup_list {
	width: 180px;
	float: left;
	margin: 0 10px 10px 0;
}

.pickup_list img{
	padding	:5px;
	border :solid #DCDCDC 1px;
	width: 170px;
}

.pickup_list div{
	font-weight:bold;
	width: 180px;
}

.pickup_list span {
	margin: 0;
	width:175px;
	line-height: 1.4;
	font-size: 11px;
	float: right;
}

.pickup_list_title {
	display:block;
	line-height: 23px;
	height: 20px;
	font-size: 11px;
	text-indent:0.5em;
	font-weight:bold;
	background-color:#F7F7F4;
	margin: 0px 0px 5px 100px;
	color:#6C4723;
	font-size:11px;
}

#box_left h2, #box_right h2 {
	padding: 0 0 15px;
}

#box_right h3 {
	padding: 0 0 9px;
}

#bottom {
	margin: 0 auto;
	padding-top: 20px;
	width: 920px;
	height: 100px;
	font-size: 11px;
	background: #e3dfc2 url(/base/bg_bottom.jpg) no-repeat;
	clear: both;
}

#bottom h3 {
	margin-left: 20px;
	font-size: 11px;
	color: #333333;
}

#bottom ul#btm_brand_nav {
	margin: 0 0 0 40px;
	width: 900px;
}

#bottom li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #999999;
	color: #333333;
}

#bottom li.btm-li-last {
	border-right: none;
}

.icon_new {
	padding: 0 0 0 5px;
}

#btm_copyright {
	clear: both;
}


#bottom_submenu {
	width: 300px;
	margin: 0 auto;
	padding-top: 20px;
	font-size: 11px;
	float: left;
}

#bottom_submenu ul#btm_other_nav {
	margin: 0 0 0 20px;
	width: 300px;
}

#bottom_submenu li {
	float: left;
	padding: 0 10px;
	border-right: 1px solid #e3dfc2;
	color: #333333;
	background: url(/base/icon_arrow.gif) no-repeat 0 6px;
}

#bottom p {
	text-align: right;
	font-size: 11px;
	padding: 20px 20px 10px 15px;
	float: right;
	display: block;
	width: 480px;
	letter-spacing: 0.5px;
}

#bottom p img {
	padding: 5px 0 0;
	text-align: left;
}

span.newmark {
	display: none;
	color: red;
	font-weight: bold;
}

#error_page p{
	font-size: 130%;
	color: saddlebrown;
	margin: 10px 100px 10px;
}

#photoGallery {
	border: 2px solid #c0c0c0;
	margin: -2px;
	height: 300px;
	width: 400px;
	overflow: hidden;
}


ul#thumb {
	margin-bottom: 10px;
}

ul#thumb li {
	display: inline;
	float: left;
	border: 0px solid #999933;
	margin-bottom: 5px;
	margin-right: 10px;
}

ul#thumb li img {
	border: 0px solid #999933;
	margin: -1px;
	overflow: hidden;
}

ul#thumb li a:hover img {
	border: 0px solid #FFCC99;
}
.clearfix { /* for IE7 */
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
* html .clearfix { /* for IE6 */
  height: 1px;
}


#pageNavi a {
  text-decoration: underline ;
}
