﻿@charset "shift_jis";

* {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 1.5em;
	background: url(../img/head_bg.gif) repeat-x;
}
img {
	border: none;
	vertical-align: bottom;
}
a {
	outline: none;
	color: #004896;
}
.clr {
	clear: both;
}
#wrap {
	width: 870px;
	margin: 0 auto 0 auto;
}
#head {
	height: 172px;
	background: url(../img/head_bg.gif) repeat-x;
}
.head_rogo {
	margin-left: 70px;
	float: left;
}
.head_tel {
	margin-right: 70px;
	margin-top: 20px;
	float: right;
}
#menu {
	width: 870px;
	margin-top: 28px;
}
#menu li {
	float: left;
	list-style-type: none;
}
#contents {
	width: 870px;
}
#contents .contents_left {
	width: 601px;
	float: left;
}
.news {
	margin-left: 19px;
}
.news ul li {
	clear: left;
	margin: 0 0 3px;
	padding: 0;
	_height: 1px;
	min-height: 1px;
}
.news ul li p.date {
	float: left;
	font-size: 13px;
	line-height: 2em;
}
.news ul li p.text {
	font-size: 13px;
	/*margin-left: 7em;*/
	padding-left: 5px;
}
.osusume td {
	width: 300px;
}
#contents .contents_right {
	width: 244px;
	float: right;
	font-size: 12px;
}
.contents_right p {
	line-height: 1.5em;
}
#foot {
	width: 100%;
	height: 172px;
	background: url(../img/head_bg.gif) repeat-x;
}
.copyright {
	width: 316px;
	margin: 0 auto 0 auto;
	padding-top: 120px;
}
/* jisseki */
.jis_tbl {
	width: 601px;
}
.jis_tbl td {
	padding: 5px;
	font-size: 12px;
	line-height: 1.2em;
}
.bnr_1 {
	width: 600px;
	height: 31px;
	background-image: url(../img/bnr_bg_1.gif) ;
	background-repeat: no-repeat;
	font-size: 15px;
	font-weight: bold;
	padding: 5px 5px 0 40px;
	margin-bottom: 10px;
}
.imgline {
	background-color: #ffffff;
	border: 1px solid #9d9d9d;
	padding: 2px;
	margin: 3px;
}
/* goods */
.goods_subtitle {
	margin-top: 30px;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 16px;
	background: url(../goods/img/subtitle_bg.gif) #bed9f3 ;
	padding: 3px;
}
/* showroom */
.sho_tbl {
	width: 601px;
}
.sho_tbl td {
	padding: 10px;
}
/* info */
.info_tbl {
	width: 601px;
}
.info_tbl td {
	padding: 15px;
	background: #ffffff url(../info/img/tbl_bg.gif) repeat-x;
}
.info_tbl td:first-child {
	width: 150px;
}
.info_tbl td span {
	color: #d6463b;
}
ul.ikusei{
	padding: 25px 0 30px;
	list-style: none;
}
ul.ikusei li{
	float: left;
	margin-left: 40px
}
/* news */
.news_title {
	border: 1px solid #c8c8c8;
	background-color: #e6e6e2;
	padding: 3px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.news_title_in {
	font-weight: bold;
	color: #4c4c4c;
	border: 1px solid #D6D5CB;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 25px;
	background-color: #ffffff;
	background-image: url(../news/img/title_bo.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
}
/* margin */
.mt5 {
	margin-top: 5px !important;
}
.mb5 {
	margin-bottom: 5px !important;
}
.mt10 {
	margin-top: 10px !important;
}
.mb10 {
	margin-bottom: 10px !important;
}
.mt15 {
	margin-top: 15px !important;
}
.mb15 {
	margin-bottom: 15px !important;
}
.mt20 {
	margin-top: 20px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
/* font */
.11p {
	font-size: 11px;
}
.15p {
	font-size: 15px;
}
.20p {
	font-size: 20px;
}