@charset "UTF-8";

span.red {
	color: #DF151E;
	font-size: 10px;
}

ul#top {
  display: none;
}

strong.red {
	color: #DF151E;
	font-size: 10px;
}

strong.ured {
	color: #DF151E;
	font-size: 12px;
	text-decoration: underline;
}

span.blue {
	font-weight: bold;
	color: #0597e4;
}

/* ナビ */
div#navi p.navi {
	float:left;
	width: 450px;
}

div#navi p.modified {
	width: 250px;
	float:left;
	text-align: right;
}

/* メイン */
div#main div.bar {
	width: 470px;
	height: 30px;
	background: #0597e4;
	margin-bottom: 10px;
}

div#main div.bar img {
	padding: 7px 0 0 10px;
}

div#main div.redbar {
	width: 470px;
	height: 30px;
	background: #DF151E;
	margin-bottom: 10px;
}

div#main div.redbar img {
	padding: 7px 0 0 10px;
}

div#main table {
	margin-bottom: 10px;
}

div#main td.bg {
	width: 25px;
	background-image: url("../img/main_osusume_bg.gif");
}

div#main td div.exp {
	border-left: 2px solid #000000;
	margin-top: 5px;
	padding-left: 8px;
	font-size: 11px;
	line-height: 170%;
}

div#main td p.price {
	width: 150px;
	padding-top: 5px;
	text-align: right;
	font-family: Times New Roman, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
	color: #df151e;
}

div#main td p.priceb {
	width: 325px;
	padding-top: 5px;
	text-align: right;
	font-family: Times New Roman, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	line-height: 100%;
	color: #df151e;
}

div#main td p.price span.intax {
	font-size: 14px;
}

div#main td p.priceb span.intax {
	font-size: 14px;
}

div#main ul {
	margin-bottom: 20px;
	font-size: 11px;
}

div#main ul li {
	margin-bottom: 0.5em;
}

div#main div.ansin {
	width: 470px;
	height: 110px;
	margin-bottom: 10px;
}

div#main div.ansin p {
	width: 440px;
	padding: 40px 0 0 54px;
	font-size: 12px;
}

div#main p.items {
	border-left: 2px solid #000000;
	margin-bottom: 10px;
	padding-left: 8px;
	font-size: 80%;
}

div#main dl {
	width: 470px;
	font-size: 80%;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0;
}

div#main dt {
	width: 80px;
	margin: 0 1px 1px 0;
	padding: 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	float: left;
	background: #dddddd;
}

div#main dd {
	margin: 0 0 1px 1px;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	float: both;
}

div#main dl.hoshu dt {
	width: 120px;
	height: 70px;
	font-weight: bold;
	font-size: 12px;

}

div#main dl.hoshu dd {
	height: 70px;
	overflow: auto;
	font-size: 10px;

}

div#main p.standard {
	margin-bottom: 10px;
	font-size: 80%;
}

div#main div.btt {
	width: 470px;
	text-align: right;
	margin-bottom: 20px;
	font-size: 10px;
}

div#main div.btt a {
	color: #DF151E;
}

div#main dl.faq {
	width: 470px;
	font-size: 80%;
	line-height: 120%;
	margin: 0 0 10px;
	padding: 0;
}

div#main dl.faq dt {
	width: 458px;
	margin: 0 0 1px 5px;
	padding: 10px;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	float: none;
	background: #dddddd;
	font-weight: bold;
}

div#main dl.faq dd {
	width: 458px;
	padding: 10px;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	float: both;
	line-height: 170%;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 5px;

}

div#main dl.faq dt:first-letter {
	color: #DF151E;
}

div#main dl.faq dd:first-letter {
	font-weight: bold;
	color: #0597e4;
}

div#main dl.guide dt {
	font-weight: bold;
}

/* サイドバー */

div#sidebar {
	background: #ebf0f5;
}

div#sidebar div.sale {
	width: 210px;
	background: #ffffff;
	border-bottom: 10px solid #ffffff;
}

div#sidebar div.bar {
	width: 210px;
	height: 30px;
	background: #0597e4;
	margin-bottom: 1px;
}

div#sidebar div.bar img {
	padding: 7px 0 0 10px;
}

div#sidebar ul {
	margin: 1px 0 10px 0;

}

div#sidebar li {
	padding: 5px 5px 5px 15px;
	font-size: 80%;
	font-weight: bold;
}

div#sidebar li.arrow {
	list-style-image: url("../img/sidebar_arrowred.gif");
	margin-left: 40px;
	padding-left: 0px;
}

div#sidebar dl {
	padding: 10px;
	font-size: 10px;
	line-height: 170%;
}

div#sidebar dt {
	font-weight: bold;
	float: left;
}

div#sidebar dd {
	padding-left: 10px;
}

/* フッタ */
div#footer a {
	color: #ffffff;
	text-decoration: none;
}

div#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

/* 機種情報ページ */
div#main h3 {
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 0;
	font-size: 14px;
}

div#main h3 a {
	color: #ffffff;
	font-weight: bold;
	padding: 5px 0 0 0;
	font-size: 14px;
}

div#main div.items div.photo {
	width: 120px;
	height: 120px;
	background: #eeeeee;
	float: left;
	margin-right: 10px;
}

div#main div.items h4 {
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 18px;
}

div#main div.items img {
	margin-left: 20px;
}

div#main div.photo img {
	margin-left: 0px;
}

div#main div.items div.details {
	height: 100%;
	border-left: 2px solid #000000;
	padding-left: 8px;
}

div#main div.items div.details span.model {
	font-weight: bold;
}

div#main div.items div.details span.teika {
	text-decoration: line-through;
}

div#main div.items div.info {
	margin-bottom: 5px;
	font-size: 80%;
}

div#main div.items div.price {
	font-size: 19px;
	font-weight: bold;
	color: #0597e4;
	line-height: 120%;
	text-align: right;
	float: both;
}

div#main div.items div.price span.price {
	font-size: 22px;
	font-style: italic;
	color: #df151e;
	font-family: Times New Roman, serif;
}

div#main div.items div.price span.pricec {
	font-size: 18px;
	color: #df151e;
	font-family: Times New Roman, serif;
}

div#main div.items div.price span.lease {
	font-size: 17px;
	color: #0597e4;
	font-family: Times New Roman, serif;
}

div#main div.items div.price span.lease span.price {
	font-size: 20px;
	font-style: italic;
	color: #df151e;
	font-family: Times New Roman, serif;
}

div#main hr {
	height: 1px;
	border-top: 1px dashed #000000;
	margin-bottom: 10px;
	float: both;
	clear: both;
}

div#main input.go {
	width: 470px;
	margin: 6px 0 10px;
	padding: 4px;
	font-family: Verdana, Osaka, sans-serif;
	font-size: 12px;
	border: 1px solid #000000;
	background: #6dcafc;
}

div#main p.select {
	border: 1px solid #0597e4;
	margin-bottom: 10px;
	padding: 10px;
	font-size: 12px;
}

/* フォームメール */
table.form td {
	padding: 5px;
	font-size: 80%;
}

input.form {
	width: 200px;
	margin: 0;
	padding: 2px;
	font-family: Verdana, Osaka, sans-serif;
	border: 1px solid #000000;
	background: #ffffff;
}

td.forma {
	padding: 10px;
	margin-bottom: 1px;
	border-bottom: 1px solid #cccccc;
	background: #dddddd;
	font-weight: bold;
}

td.formb {
	margin: 0 0 1px 1px;
	padding: 15px;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
}

textarea {
	width: 300px;
	height: 40px;
	margin: 5px 0 0 0;
	padding: 2px;
	font-family: Verdana, Osaka, sans-serif;
	border: 1px solid #000000;
	background: #ffffff;
}

textarea.main {
	width: 400px;
	height: 80px;
	margin: 5px 0 0 0;
	padding: 2px;
	font-family: Verdana, Osaka, sans-serif;
	border: 1px solid #000000;
	background: #ffffff;
}

/* セール */
div#main span.sale {
	font-size:12px;
	color: #000000;
}

/* 展示品 */
table.option {
	margin-top: 10px;
}

table.option td.name {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	background: #dddddd;
	font-size: 10px;
}

table.option td.price {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	font-size: 10px;
}

table.option th.name {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	background: #dddddd;
	font-size: 10px;
}

table.option th.price {
	padding: 3px;
	border-bottom: 1px solid #cccccc;
	background: #eeeeee;
	font-size: 10px;
}

/* お知らせ */
table.news {
}

table.news td {
	line-height: 150%;
	padding-bottom: 5px;
}

/* サイドバー */
div#sidebar ul li span {
 display: none;
}

/* index */
div#main h3.item {
  display: inline;
  margin: 0 0 5px 0;
  padding: 0;
  color: #000000;
  font-size: 12px;
  line-height: 170%;
  font-weight: normal;
}
