/* default */
body, th, td {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
h1, h2, h3, h4, h5, h6 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
p, form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0px;
}
ul, li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
li img {
	vertical-align: top;
}
a {
	color: #0033FF;
}

/* bg */
body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	background-image: url(../img/body_bg.gif);
}

/* color */
.txtBrown {
	color: #A20000;
}
.txtGreen {
	color: #75D600;
}
.txtOrange {
	color: #FF6000;
}

/* font */
.jp10_14 {
	font-size: 10px;
	line-height: 14px;
}
.jp10 {
	font-size: 10px;
}
.jp14 {
	font-size: 14px;
}

/* h */
h1.pageTitle {
	margin-bottom: 0px;
}
h2.sectionTitle {
	margin-bottom: 15px;
}
h3.partTitle {
	margin-bottom: 5px;
}

/* layout */
#container {
	width: 800px;
	margin: 0px auto;
	background-image: url(../img/container_bg.gif);
}
#header {
	width: 800px;
	padding-bottom: 15px;
	background-image: url(../img/header_bottom.gif);
	background-position: bottom;
	background-repeat: no-repeat;
}
#wrap {
	width: 800px;
	background-image: url(../img/wrap_bg.gif);
}
#leftArea {
	width: 210px;
	padding-top: 24px;
	background-image: url(../img/left_upper.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#mainArea {
	width: 545px;
	padding: 34px 30px 10px 15px;
	background-image: url(../img/main_upper.gif);
	background-position: top;
	background-repeat: no-repeat;
}
#footer {
	width: 800px;
	margin-top: 10px;
	padding: 19px 0px 20px;
	background-image: url(../img/footer_line.gif);
	background-position: top;
	background-repeat: no-repeat;
	text-align: center;
}
.footerCopyright {
	width: 485px;
	margin: 0px auto;
}

.clear {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

.pageTop {
	width: 120px;
	margin-left: auto;
	margin-bottom: 10px;
	display: block;
}
.section {
	margin-bottom: 30px;
}
.section p {
	margin-bottom: 1.5em;
}
.section p.mgnBottom0 {
	margin-bottom: 0px;
}
.section p.mgnBottom5 {
	margin-bottom: 5px;
}
.section p.mgnBottom10 {
	margin-bottom: 10px;
}


/* navi */
ul#navi {
	width: 178px;
	margin: 0px auto 20px;
	padding: 3px 5px 7px;
	background-image: url(../img/navi_bg.gif);
	background-repeat: no-repeat;
}

/* margin */
.mgnBottom0 {
	margin-bottom: 0px;
}
.mgnBottom1L {
	margin-bottom: 1.5em;
}
.mgnBottom5 {
	margin-bottom: 5px;
}
.mgnBottom10 {
	margin-bottom: 10px;
}
.mgnBottom15 {
	margin-bottom: 15px;
}
.mgnBottom20 {
	margin-bottom: 20px;
}

/* index */
.idxOsusumeBlock {
	width: 265px;
	background-image: url(../img/idx_osusume_bg.gif);
	border: 2px solid #B5B5B5;
}
.idxOsusumeBlock img.idxOsusumeImg {
	width: 65px;
	margin: 0px 10px 0px 8px;
	padding-bottom: 5px;
	float: left;
}
.idxOsusumeBlock p {
	width: 175px;
	padding-top: 5px;
	color: #676600;
	float: left;
}


/* mail */
#sendme {
	width: 545px;
}
#sendme td {
	padding: 5px;
}
.koumoku {
	font-weight: bold;
	width: 130px;
	color: #FFFFFF;
	background: #797967;
}
.naiyou {
	border-bottom: solid 1px #797967;
}
#writemore {
	font-weight: normal;
	font-size: 11px;
	line-height: 14px;
}
.surname {
	width: 150px;
}
.postcode1 {
	width: 25px;
}
.postcode2 {
	width: 35px;
}
.address {
	width: 380px;
	margin-top: 5px;
}
.number {
	width: 40px;
}
.email {
	width: 300px;
}
.aboutcars {
	width: 100px;
}
.writeme {
	height: 100px;
	width: 380px;
}
#sendme #button {
	padding-top: 20px;
	text-align: center;
	padding-bottom: 20px;
	border-style: none;
	border-width: 0px;
}
#button1 {
	margin-right: 10px;
}
#button2 {
	margin-left: 10px;
}
