@charset "utf-8";

* {
	margin: 0;
	padding: 0;
}

/*____________ element ____________*/

body {
	font-family: sans-serif;
	background: url(../img/back_body01.gif) left top repeat-y;
}

p {
	color: #666;
}

em {
	font-style: normal;
	font-weight: bold;
}

strong {
	font-weight: bold;
}

a {
	color: #ff6400;
	text-decoration: underline;
}

a:visited {
	color: #d25200;
}

a:hover {
	color: #ff3300;
	text-decoration: underline;
}

a:focus {
	text-decoration: underline;
}

a:hover {
	text-decoration: underline;
}



img {
	vertical-align: bottom;
}

a img {
	border: none;
}

li img {
	vertical-align: bottom;
}

label {
	cursor: pointer;
}

/*____________ bits ____________*/

.fclear {
	clear: both;
}

.float_l {
	float: left;
}

.float_r {
	float: right;
}

.align_c {
	text-align: center;
}

.align_l {
	text-align: left;
}

.align_r {
	text-align: right;
}

.nomargin {
	margin: 0px;
}

.marginb10 {
	margin-bottom: 10px;
}

.marginb20 {
	margin-bottom: 20px;
}

.hide {
	display: none;
}

.hidden {
	visibility: hidden;
}

.hidedisp {
	position:absolute;
	left: -1000%;
}

.underline {
	text-decoration: underline;
}

.overline {
	text-decoration: overline;
}

.ssfont {
	font-size: xx-small;
}

.sfont {
	font-size: x-small;
}

.mfont {
	font-size: medium;
}

.blue {
	color: #00f;
}

.red {
	color: #f00;
}

.orange {
	color: #f90;
}

.bold {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

hr.hidden {
	clear: both;
}

br.fclear {
	clear: both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
	overflow: hidden;
}

.border01 {
	height: 1px;
	background: url(../img/back_border01.gif) left top repeat-x;
	margin: 0 10px 10px;
	clear: both;
	_overflow: hidden;
}

.border02 {
	height: 1px;
	background: url(../img/back_border01.gif) left top repeat-x;
	margin: 0 10px 20px;
	clear: both;
	_overflow: hidden;
}

.border03 {
	height: 1px;
	background: url(../img/back_border01.gif) left top repeat-x;
	margin: 0 0 10px;
	clear: both;
	_overflow: hidden;
}

/*____________ table ____________\*/

.simpletable {
	border: 1px solid #999;
	border-collapse: collapse;
}

.simpletable th {
	border: 1px solid #999;
	padding: 2px;
}

.simpletable td {
	border: 1px solid #999;
	padding: 2px;
}


/*____________ bodycontainer ____________\*/

#bodycontainer {
	width: 915px;
}

/*____________ navigation ____________\*/

#navigation {
	width: 164px;
	min-height: 581px;
	_height: 581px;
	float: left;
	background: url(../img/back_navigation01.gif) left top no-repeat;
}

#navigation ul {
	padding: 4px 10px 0;
}

#navigation ul#navilist01 {
	margin-bottom: 100px;
}

#navigation ul#navilist02 {
	margin-bottom: 35px;
}

#navigation ul li {
	display: block;
	width: 144px;
	height: 24px;
	margin: 0;
	padding: 0;
	overflow: hidden;	
}

#navigation ul li a {
	display: block;
	width: 144px;
	height: 0px;
	margin: 0;
	padding: 24px 0 0 0;
	overflow: hidden;	
}

#navigation ul li#navi00 a {
	background: url(../img/btn_navi00.gif) left top no-repeat;
}

#navigation ul li#navi00 a:hover {
	background: url(../img/btn_navi00.gif) right top no-repeat;
}

#navigation ul li#navi01 a {
	background: url(../img/btn_navi01.gif) left top no-repeat;
}

#navigation ul li#navi01 a:hover {
	background: url(../img/btn_navi01.gif) right top no-repeat;
}

#navigation ul li#navi02 a {
	background: url(../img/btn_navi02.gif) left top no-repeat;
}

#navigation ul li#navi02 a:hover {
	background: url(../img/btn_navi02.gif) right top no-repeat;
}

#navigation ul li#navi03 a {
	background: url(../img/btn_navi03.gif) left top no-repeat;
}

#navigation ul li#navi03 a:hover {
	background: url(../img/btn_navi03.gif) right top no-repeat;
}

#navigation ul li#navi04 a {
	background: url(../img/btn_navi04.gif) left top no-repeat;
}

#navigation ul li#navi04 a:hover {
	background: url(../img/btn_navi04.gif) right top no-repeat;
}

#navigation ul li#navi05 a {
	background: url(../img/btn_navi05.gif) left top no-repeat;
}

#navigation ul li#navi05 a:hover {
	background: url(../img/btn_navi05.gif) right top no-repeat;
}

#navigation ul li#navi06 a {
	background: url(../img/btn_navi06.gif) left top no-repeat;
}

#navigation ul li#navi06 a:hover {
	background: url(../img/btn_navi06.gif) right top no-repeat;
}

#navigation ul li#navi07 a {
	background: url(../img/btn_navi07.gif) left top no-repeat;
}

#navigation ul li#navi07 a:hover {
	background: url(../img/btn_navi07.gif) right top no-repeat;
}

#navigation ul li#navi08 a {
	background: url(../img/btn_navi08.gif) left top no-repeat;
}

#navigation ul li#navi08 a:hover {
	background: url(../img/btn_navi08.gif) right top no-repeat;
}

#navigation ul li#navi09 a {
	background: url(../img/btn_navi09.gif) left top no-repeat;
}

#navigation ul li#navi09 a:hover {
	background: url(../img/btn_navi09.gif) right top no-repeat;
}

#navigation ul li#navi10 a {
	background: url(../img/btn_navi10.gif) left top no-repeat;
}

#navigation ul li#navi10 a:hover {
	background: url(../img/btn_navi10.gif) right top no-repeat;
}


#navigation ul li#tel01{
	background: url(../img/btn_tel01.jpg) right top no-repeat;
}

#navigation ul li#tel02{
	background: url(../img/btn_tel02.jpg) right top no-repeat;
}

#navigation ul li#tel03{
	background: url(../img/btn_tel03.jpg) right top no-repeat;
}



#navigation address {
	color: #fff;
	font-size: 10px;
	font-style: normal;
	_font-size: 66%;
	line-height: 1.5em;
	padding: 0 10px;
	text-shadow: 2px 2px 2px #000; 
}


#navigation address a {
	color: #fff;
	text-decoration: underline;
}


/*____________ contents ____________\*/

#contents {
	width: 735px;
	float: right;
	padding: 22px 0 0;
}

#contents #contents_l {
	width: 358px;	
	height: 420px;
	float: left;
	margin-bottom: 20px;
	_margin-bottom: 8px;
	border: 1px solid #fba163;
	overflow: hidden;
	background: #fff url(../img/back_contents01.jpg) left top repeat-x;
}

#contents #contents_r {
	width: 358px;
	height: 420px;
	float: right;
	margin-bottom: 20px;
	_margin-bottom: 8px;
	border: 1px solid #fba163;
	overflow: hidden;
	background: #fff url(../img/back_contents01.jpg) left top repeat-x;
	position: relative;
}

#contents h2 {
	padding: 9px 9px 0;
	_padding: 0 9px 0;
	margin-bottom: 10px;
	_margin-bottom: 5px;
	position: relative;
}

#contents .mainbox {
	min-height: 300px;
	_height: 300px;
	padding: 0;
	border: 1px solid #fba163;
	background: #fff url(../img/back_contents01.gif) left bottom repeat-x;
	margin-bottom:20px;
}


/*____________ index ____________\*/

#contents h2#newstitle {
	_padding: 9px 9px 0;

}

#contents h2#newstitle img {
	display: block;
	float: left;
}

#contents h2#newstitle span {
	display: block;
	width: 140px;
	height: 21px;
	font-size: 10px;
	padding: 10px 6px 0 0;
	text-align: right;
	float: right;
}

.pickupbox {
	min-height: 75px;
	_height: 75px;
	clear: both;
	margin-bottom: 9px;
}

.pickupbox h3 {
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	margin: 0 0 5px 120px;
	padding: 0 10px 0 0;
}

.pickupbox p {
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.7em;
}

.pickupbox p.pickuptext {
	margin: 0 0 0 120px;
	padding: 0 10px 0 0;
}

.pickupbox p.pickuptext a {
	color: #666;
	text-decoration: none;
}

.pickupbox p.pickuptext a:visited {
	color: #666;
}

.pickupbox p a:hover {
	color: #ff3300;
	text-decoration: underline;
}


p.pickupphoto {
	float: left;
	margin: 0;
	padding: 0 10px;
}

ul#newslist {
	height: 60px;
	width: 330px;
	padding: 0 0 0 0;
	margin: 0 12px 3px;
	overflow: auto;
	clear: both;
}

ul#newslist li {
	color: #666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.6em;
	list-style-type: none;
}

ul#newslist li span {
	text-align: right;
	list-style-type: none;
}

#contents #contents_r p.align_r {
	font-size: 10px;
	_font-size: 66%;
	padding: 0 15px;
}

#contents .mainbox#topread {
	color: #666;
	font-size: 10px;
	_font-size: 66%;
	min-height: 229px;
	_height: 229px;
}

#contents .mainbox#topread div {
	height: 229px;
	padding: 10px 12px 0; 
	background: #fff url(../img/back_contents01.gif) left bottom repeat-x;
	overflow: auto;
}

 .mainbox#topread p {
	_font-size: 100%;
	line-height: 1.4em;
	_line-height: 1.5em;
	padding: 0;
	margin-bottom: 1em;
} 

/*____________ eindex leftcol pickup ____________\*/

.pickupscroll {
	height: 255px;
	overflow: auto;
	margin: 0 10px 0;
}

.pickupscroll .pickupbox {
	min-height: 75px;
	_height: 75px;
	clear: both;
	margin-bottom: 9px;
}

.pickupscroll .pickupbox h3 {
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	margin: 0 0 5px 110px;
	padding: 0 0 0 0;
}

.pickupscroll .pickupbox p {
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.7em;
}

.pickupscroll .pickupbox p.pickuptext {
	margin: 0 0 0 110px;
	padding: 0 0 0 0;
}

.pickupscroll .pickupbox p.pickupphoto {
	float: left;
	margin: 0;
	padding: 0 10px 0 0;
}

/*____________ entry ____________\*/

.entrybox {
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	padding: 10px 20px;
	margin: 0 0 10px;
}

.entrybox h3 {
	color: #666;
	font-size: 14px;
	_font-size: 120%;
	font-weight: bold;
	line-height: 1.6em;
	margin-bottom: 1em;
}

.entrybox p {
	font-size: 12px;
	_font-size: 100%;
	font-weight: noemal;
	line-height: 1.8em;
	margin-bottom: 1em;
}

.entrybox p.date {
	font-weight: bold;
}

.gotoback {
	font-size: 10px;
	font-weight: bold;
	text-align: right;
	padding: 0 12px;
}

.gotoback2 {
	font-size: 12px;
	_font-size: 76%;
	font-weight: normal;
	line-height: 1.5em;
	text-align: right;
	padding: 0 12px;
	margin-bottom: 1em;
}

.gotoback3 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	padding: 0;
	margin-bottom: 1em;
}

.gotoback4 {
	font-size: 10px;
	font-weight: bold;
	line-height: 1.5em;
	text-align: right;
	padding: 0 12px;
	margin-bottom: 1em;
}

/*____________ news ____________\*/

ul#newslist2 {
	padding: 10px 20px;
	margin: 0 0 10px;
}

ul#newslist2 li {
	color: #666;
	font-size: 14px;
	_font-size: 86%;
	font-weight: bold;
	line-height: 1.6em;
	list-style-type: none;
	margin-bottom: 2em;
}

ul#newslist2 li .date {
	font-size: 12px;
}


ul#newslist2 li a.newslink {
	font-size: 14px;
	_font-size: 86%;
	font-weight: normal;
}

/*____________ staock list ____________\*/

#contents h2#newstitle span.stocklistspan {
	display: block;
	width: 200px;
	height: 21px;
	font-size: 10px;
	padding: 10px 6px 0 0;
	text-align: right;
	float: right;
}

.entrybox5 {
	min-height: 125px;
	_height: 125px;
	padding: 10px 10px;
	margin: 0 10px 10px;
	background: #fff6f1 url(../img/back_contents02.gif) left top repeat-x;
}

.stocklistphoto {
	width: 160px;
	min-height: 120px;
	_height: 120px;
	float: left;
	margin: 0 0 10px;
	overflow: hidden;
}

.stocklistbox {
	color: #666;
	margin: 0 0 10px 175px;
	line-height: 1.5em;
}

.stocklistbox h3 {
	font-size: 14px;
	_font-size: 86%;
	margin-bottom: 10px;
	font-weight: bold;
}

.stocklistbox p {
	font-size: 12px;
	_font-size: 76%;
	margin-bottom: 0;
}

.stocklistbox p p {
	_font-size: 100%;
}

.stocklistbox .newslink {
	margin-bottom: 0;
}

.stocklistcatch {
	font-size: 12px;
	_font-size: 76%;
}

.stocklistcatch p {
	_font-size: 100%;
}


.entrybox4#stockdeta {

}

.entrybox4#stockdeta h3 {
	color: #ff6400;
	margin-bottom: 5px;
}

.entrybox4#stockdeta h3 span {
	color: #666;
}

p#stockdeta_maintext {
	font-size: 12px;
	_font-size: 76%;
	margin-bottom: 5px;
}

#stockdetal {
	width: 440px;
	padding: 2px 0 0;
	margin-bottom: 10px;
	float: left;
}

#stockdetal p {
	margin: 0 0 10px;
}

#stockdetal p#subphoto {
}

#stockdetal p#subphoto img {
	margin: 0 12px 10px 0;
}

#stockdetal p#subphoto img#subphotolast {
	margin: 0 0 10px;
}

#stockdetar {
	width: 263px;
	_width: 263px;
	margin-left: 450px;
	_margin-left: 447px;
	margin-bottom: 10px;
	padding: 0;
	_overflow: hidden;
}

#stockdetar .simpletable {
	width: 263px;
	border: none;
	border-collapse: collapse;
	margin: 0 0 10px;
}

#stockdetar .simpletable th {
	width: 50px;
	_width: 42px;
	color:#666;
	font-size: 10px;
	_font-size: 66%;
	font-weight: normal;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;
	border: 2px solid #fff;
	border-left: none;
	padding: 3px 4px;
	background: #ffd4b9;
}

#stockdetar .simpletable td {
	color:#666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.5em;
	vertical-align: top;
	border: 2px solid #fff;
	border-right: none;
	padding: 3px 4px;
	background: #ffe8d9;
}

#stockdetar #freetext {
	color:#666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.5em;
	margin: 0 0 10px;
}

#stockdetar .simpletable th p,#stockdetar .simpletable td p,#stockdetar #freetext p {
	_font-size: 100%;
	margin: 0;
}

/*____________ after sales ____________\*/

#aftersalesbox {
	margin: 0 20px 20px;
	background: url(../aftersales/img/aftersales_photo_01.jpg) right top no-repeat;;
}

#aftersalesbox h3 {
	margin: 0 0 15px;
}

#aftersalesbox .text_main {
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.5em;
	padding: 0 208px 0 0;
	margin-bottom: 1em;
}

#aftersalesbox .text_main p {
	_font-size: 100%;
	margin: 0;
	padding: 0;
}

.aftersales_btn {
	height: 30px;
	margin-bottom: 10px;
}

.aftersales_btn#photos {
	padding: 10px 0 ;
	_padding: 0px;
}


.aftersales_btn .fourcell_l {
	width: 341px;
	float: left;
}

.aftersales_btn .fourcell_r {
	width: 341px;
	margin-left: 352px;
	_margin-left: 348px;
}

.aftersales_btn .fourcell_l p,.aftersales_btn fourcell_r p {
	width: 165px;
	padding: 0;
	margin: 0;
}

#aftersalesbox .text_bottom {
	font-size: 10px;
	_font-size: 66%;
	color: #666;
	line-height: 1.5em;
	padding: 10px 0 0 ;
	_	padding: 0 ;
	margin-bottom: 1em;
	clear: both;
}

#aftersalesbox .text_bottom p {
	_font-size: 100%;
	margin: 0;
	padding: 0;
}



/*____________ Q & A ____________\*/

div.text_q {
	min-height: 60px;
	_height: 60px;
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	padding: 0 0 0 54px;
	margin: 0 20px;
	background: url(../qanda/img/back_q_01.gif) left top no-repeat;
}

div.text_q p {
	_font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 1em;
}

div.text_a {
	min-height: 60px;
	_height: 60px;
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	padding: 0 0 0 54px;
	margin: 0 20px 2em;
	background: url(../qanda/img/back_a_01.gif) left top no-repeat;
}

div.text_a p {
	_font-size: 100%;
	line-height: 1.5em;
	margin-bottom: 1em;
}


/*____________ staff inforamtion ____________\*/

.entrybox2 {
	min-height: 165px;
	_height: 165px;
	padding: 10px 10px;
	margin: 0 30px 30px;
	background: #fff6f1 url(../img/back_contents02.gif) left bottom repeat-x;
}

.entrybox2 .stafftextbox {
	margin-right: 180px;
	color: #666;
	font-size: 14px;
	_font-size: 86%;
}

.entrybox2 h3 {
	_font-size: 100%;
	font-weight: bold;
	line-height: 2em;
	margin-bottom: 0;
}

.entrybox2 p {
	font-size: 12px;
	_font-size: 90%;
	font-weight: noemal;
	line-height: 1.8em;
	margin-bottom: 1em;
}

.entrybox2 p.bloglink {
	font-size: 12px;
	_font-size: 76%;
	margin-bottom: 0;
}

.entrybox2 .staffphoto {
	width: 165px;
	float: right;
	padding: 0;
	margin: 0;
}

/*____________ staff weblog ____________\*/

.weblogbox_l {
	width: 165px;
	padding: 0 0 0 10px;
	margin: 0 0 10px;
	float: left;
}

.weblogbox_l h3 {
	width: 165px;
	height: 30px;
	color: #fff;
	font-size: 14px;
	_font-size: 80%;
	margin: 0 0 10px 0;
	background: url(../staff/img/back_name_01.jpg) left top no-repeat;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
}

.weblogbox_l .simpletable {
	width: 165px;
	border: none;
	border-collapse: collapse;
	margin: 0 0 20px;
}

.weblogbox_l .simpletable th {
	width: 39px;
	color:#666;
	font-size: 10px;
	_font-size: 70%;
	font-weight: normal;
	border: 2px solid #fff;
	border-left: none;
	padding: 3px 5px;
	background: #ffd4b9;
}

.weblogbox_l .simpletable td {
	color:#666;
	font-size: 10px;
	_font-size: 70%;
	border: 2px solid #fff;
	border-right: none;
	padding: 3px 5px;
	background: #ffe8d9;
}

.weblogbox_l h4 {
	color: #666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.9em;
	padding: 0 5px;
	margin: 0;
	background: #ffd4b9;
}


.weblogbox_l ul {
	padding: 0;
	margin: 0 0 20px;
}

.weblogbox_l ul li {
	color: #666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.9em;
	padding: 0 5px;
	margin: 0 0 1px;
	background: #ffe8d9;
	list-style-type: none;
}

.weblogbox_l ul li a {
	color: #666;
}

.weblogbox_l ul li a:visited {
	color: #555;
}

.weblogbox_l ul li a:hover {
	color: #f30;
}

.weblogbox_r {
	width: 528px;
	padding: 0 10px 0 0;
	margin: 0 0 10px;
	float: right;
}

.weblogbox_r .entrybox3 {
	color: #666;
	font-size: 12px;
	_font-size: 76%;
	margin-bottom: 3em;
}

.weblogbox_r .entrybox3 h4 {
	color: #ff6400;
	font-size: 14px;
	_font-size: 100%;
	line-height: 1.5em;
	padding: 0 5px;
	margin: 0 0 10px;
	background: #ffd4b9;
}


.weblogbox_r h5 {
	color: #ff6400;
	font-size: 14px;
	_font-size: 100%;
	line-height: 1.5em;
	padding: 0 5px;
	margin: 0 0 5px;
}

.weblogbox_r .entrybox3 .border02 {
	padding: 0;
	margin: 0 0 10px;
}

.weblogbox_r .entrybox3body {
	font-size: 12px;
	_font-size: 76%;
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 1.5em;
}

.weblogbox_r p {
	font-size: 12px;
	_font-size: 100%;
	padding: 0 10px;
	margin-bottom: 1em;
	line-height: 1.5em;
}

.weblogbox_r .entrybox3body p {
	_font-size: 100%;
	padding: 0;
	margin-bottom: 1em;
	line-height: 1.5em;
}

.weblogbox_r .entrybox3foot {
	min-height: 1.5em;
	_height: 1.5em;
	font-size: 12px;
	_font-size: 100%;
	background: #ffe8d9;
	margin-bottom: 2em;
	_padding: 5px 0 0 ;
	_overflow: hidden;
}

.weblogbox_r .entrybox3foot p {
	width: 250px;
	_height: 1em;
	line-height: 1.8em;
	_line-height: 1.1em;
	padding: 0 5px;
}

.weblogbox_r .entrybox3foot p.float_r {	
	text-align: right;
	margin-left: 265px;
	float: none;
}

.contributbox {
}

.contributbox p {
	margin-bottom: 0.5em;
}

.contributbox p.align_r {
	margin-bottom: 1em;
}

.weblogbox_r form {
}

.weblogbox_r form p {
	line-height: 1.8em;
}


.weblogbox_r .entrybox3 form p span {
}

.weblogbox_r form .textform {
	width: 150px;
}

.weblogbox_r form textarea {
	width: 326px;
	height: 7em;
	margin-bottom: 0.5em;
}

/*____________ access ____________\*/

.entrybox4 {
	padding: 0 10px;
}

#accessmap {
	width: 444px;
	float: right;
	margin-bottom: 2em;
}

#accesstext {
	width: 255px;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.5em;
	float: left;
	margin-bottom: 2em;
}

#accesstext h3 {
	font-size: 12px;
	_font-size: 110%;
	margin-bottom: 0.5em;
}

#accesstext p {
	font-size: 10px;
	_font-size: 100%;
	margin-bottom: 1em;
}

/*____________ contact ____________\*/

.entrybox4#contact01 {
	color: #666;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.5em;

}

.entrybox4#contact01 h3 {
	color: #ff6400;
	margin-bottom: 10px;
}

.entrybox4#contact01 .float_l {
	width: 350px;
	float: left;
}

.entrybox4#contact01 .float_r {
	width: 350px;
}

.entrybox4#contact01 .float_l#form01page_a {
	width: 434px;
	float: left;
}

.entrybox4#contact01 .float_r#form01page_b {
	width: 258px;
	padding: 140px 0 0;
	_padding: 170px 0 0;
}

.entrybox4#contact01 p {
	_font-size: 96%;
	margin-bottom: 1em;
}

.entrybox4#contact01 .simpletable {
	width: 99%;
	border: none;
	border-collapse: collapse;
	margin: 0 0 20px;
}

.entrybox4#contact01 .simpletable th {
	width: 64px;
	color:#786457;
	font-size: 10px;
	_font-size: 116%;
	font-weight: bold;
	line-height: 1.5em;
	text-align: left;
	border: 1px solid #fff;
	border-left: none;
	padding: 8px 2px 8px 8px;
	vertical-align: middel;
	background: #ffd4b9;
}

.entrybox4#contact01 .simpletable td {
	color:#666;
	font-size: 10px;
	_font-size: 80%;
	line-height: 1.5em;
	border: 1px solid #fff;
	border-right: none;
	padding: 5px 5px;
	vertical-align: top;
	background: #ffe8d9;
}

.entrybox4#contact01 .simpletable#contact03tab th {
	width: 115px;
}

#c1_name, #c1_namef, #c1_sipcode, #c1_tel, #c1_birth {
	width: 144px;
}

#c1_addselect {
	margin: 0 0 5px;
}

#c1_address, #c1_email {
	width: 269px;
}

.float_r #c1_address, #c1_email {
	width: 180px;
}

.float_l #c1_comment {
	width: 320px
}

.float_r #c1_comment {
	width: 230px
}

#c2_grade {
	width: 250px;
}

#c3_cartype, #c3_year, #c3_ftype, #c3_carno, #c3_outcolor, #c3_incolor, #c3_muparts, #c3_nowpartsno {
	width: 195px;
}

/*____________ company information ____________\*/

.simpletable#companyinfo {
	width: 584px;
	border: none;
	border-collapse: collapse;
	margin: 0 0 15px;
}

.simpletable#companyinfo th {
	width: 115px;
	color:#786457;
	font-size: 12px;
	_font-size: 76%;
	font-weight: bold;
	line-height: 1.5em;
	border: 2px solid #fff;
	border-left: none;
	padding: 8px 5px;
	vertical-align: middel;
	background: #ffd4b9;
}

.simpletable#companyinfo td {
	color:#666;
	font-size: 12px;
	_font-size: 76%;
	line-height: 1.5em;
	border: 2px solid #fff;
	border-right: none;
	padding: 8px 5px;
	vertical-align: top;
	background: #ffe8d9;
}

.simpletable#companyinfo th p, .simpletable#companyinfo td p {
	font-size: 100%;
}

.privacytext {
	width: 568px;
	font-size: 10px;
	_font-size: 66%;
	line-height: 1.6em;
	padding: 6px 8px;
	margin-bottom: 2em;
	background: #ffe8d9;
}

.privacytext p {
	_font-size: 100%;
}



/*____________ lightbox ____________\*/

#lightbox{
	position: absolute;
	top: 40px;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover \*/
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
