@charset "UTF-8";
/* CSS Document */

*{
margin: 0;
}

body {
	font-size: 12px;
	color: #CCC;
	line-height: 1.7em;
	font-weight: normal;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #000;
	background-repeat: repeat-y;
	background-image: url(../lexus/common/img/leather_back.jpg);
	background-position: center;
}

a:link {
	color: #F60;
}
a:hover {
	color: #C30;
}
a:visited {
	color: #DA4316;
}

a img {
    border-style:none;
}

#wrapper{
	text-align: left;
	width: 950px;
	margin: 0 auto;
}

#header{
	height: 200px;
	background-color: #000;
	background-image: url(../image/header.jpg);
}

#header2{
	height: 50px;
}

#header_top{
	height: 50px;
	padding-left: 75px;
	padding-top: 25px;
	padding-right: 75px;
}

#container{
	width: 100%;
	float: right;
	margin-left: -200px;
	padding-top: 20px;
}

#container2{
	width: 100%;
	float: right;
	padding-top: 20px;
	text-align: center;
	padding-bottom: 30px;
}

#contents{
	position: relative;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 190px;
	padding-top: 0em;
	padding-right: 0;
	padding-bottom: 2em;
	padding-left: 1em;
	border-left-width: thin;
	border-left-style: dotted;
	border-left-color: #6c615b;
}

#sidebar{
	width: 170px;
	float: left;
	padding-top: 20px;
	padding-left: 10px;
}

#footer{
	clear: both;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
	padding-right: 75px;
	padding-left: 75px;
}

#footer p{
	padding-top: 2em;
	padding-bottom: 0.5em;
}

#topnavi{
position: absolute;
top: 0;
left: 0;
width: 100%;
padding: 0.5em 0;
}

#undernavi{
position: absolute;
bottom: 0;
left: 0;
text-align: right;
margin-right: 2em;
width: 100%;
padding: 0.5em 0;
}

.small {
	font-size: 10px;
	color: #6c615b;
	line-height: 1.7em;
	font-weight: normal;
}

.small2 {
	font-size: 9px;
	color: #9B8B82;
	line-height: 1.7em;
	font-weight: normal;
}


.bold {
	font-size: 12px;
	color: #6c615b;
	line-height: 1.7em;
	font-weight: bold;
}

.large{
	font-size: 15px;
	color: #6c615b;
	line-height: 2.5em;
}

.text {
	line-height: 2em;
}


table#table {
	border-collapse: collapse;
	border-spacing: 0;
	border: thin solid #000;
	text-align: left;
}



table#table th {
	font-weight: normal;
	line-height: 200%;
	font-size: 0.8em;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding-top: 3px;
	padding-right: 1px;
	padding-bottom: 3px;
	padding-left: 10px;
	background-image: url(../lexus/leather.jpg);
	color: #FFF;
	text-align: left;
}
table#table td {
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #666;
	border-right-color: #666;
	border-bottom-color: #666;
	border-left-color: #666;
	padding: 3px;
	text-align: left;
}


#header_top2{
	height: 50px;
	padding-left: 75px;
	padding-top: 25px;
	padding-right: 75px;
	background-color: #000;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
}

.left_txt {
	text-align: left;
	margin-left: 23%;
	margin-bottom: 5px;
}

.lexus_archive .note {
	text-align: left;
	font-weight: normal;
	font-size: .8em;
	margin-left: 30px
}

.head_text{
	display: inline-block;
	text-align: left;
	font-size: 18px;
	margin-top: 40px;
	margin-bottom: 40px;
	letter-spacing: .1rem;
}
