@charset "Shift-Jis";
/*-----共通-----*/

body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Verdana, Arial, 'ＭＳ Ｐゴシック', 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', Sans-Serif;
	font-size: 12px;
	color: #333333;
	background: url("../images/topbar.gif") top left repeat-x;
	}

table, td {
	font-family: Verdana, Arial, 'ＭＳ Ｐゴシック', 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', Sans-Serif;
	font-size: 12px;
	color: #333333;
	}

a img { border:none; }
a { color:#ca2323; text-decoration:underline; }
a:hover { color:#9a9a9a; text-decoration:none; }

img.block {
	border: none;
	vertical-align:bottom;
	display: block;
	}

ul {
	list-style-type: circle;
	margin:10px 20px 0px 20px;
	}

li {
	margin-bottom: 5px;
	}

input, textarea, radio { 
	font-family: Verdana, Arial, 'ＭＳ Ｐゴシック', 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', Sans-Serif;
	 border : solid 1px #999999; color:#666666; font-size:9pt;
	}
	
option, select { 
	font-family: Verdana, Arial, 'ＭＳ Ｐゴシック', 'ヒラギノ丸ゴ Pro W4', 'Hiragino Maru Gothic Pro', Sans-Serif;
	 font-size:9pt;
	}
	

h1 {
	font-size: 11px;
	padding: 5px 0px 0px 8px;
	color:#ffffff;
	font-weight:normal;
	}

.logonew {	
	margin:8px 0 0 0;
	padding:0;
	float:left;
	width:215px;
}

.logonew a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
	
h2 {
	font-size: 12px;
	padding: 0px;
	display:block;
	font-weight:normal;
 }
 
o {
	font-size: 12px;
	padding-top: 0px;
	display:block;
	font-weight:normal;
 }

h4 {
	margin:10px 0;
}
 
.small {
	font-size: 9px;
	}
.small2 { font-size:10px; text-align:right; }
.large { font-size:14px; }

.center { text-align:center; }
.right { text-align:right; }
.left { text-align:left; }
.error { color:#CA2323; font-size:14px; font-weight:bold; }
.errormsg { color:#CA2323; font-weight:bold; }
.required {  color:#CA2323; }

fieldset {
	margin:0 0 20px 0;
	border:1px solid #E4E4E4;
}
legend{ color:#000; font-weight:bold; }

.GreenTx {
	color:#ca2323;
	font-weight:bolder;
}
.RedTx {
	color:#d399a7;
	font-weight:bolder;
}
.about { margin:0 auto; }
.about th {
	text-align:left;
	font-weight:bold;
	background-color:#d399a7;
	vertical-align:top;
}
.about td {
	border:#d399a7 1px solid;
	vertical-align:top;
}
.bordernone { border:#ffffff 1px solid; }

#Center {
	text-align:center;
}

.footer-address {
	border:#cccccc 1px solid;
	font-size:10px;
	line-height:14px;
	float:left;
	text-align:left;
	padding:8px;
	margin:10px 10px 30px 0;
	width:217px;
}

.footer-link {
	float:right;
	font-size:10px;
	text-align:left;
	margin:15px 0 30px 0;
}
.footer-link img { margin-right:5px; }
.footer-link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

.footer-address-b { color:#2c3b88; }
.footer-address-r { color:#ca2323; }

.footer-bottom {
	background:url(../images/footergrad.gif) top left repeat-x;
	padding:10px 0 30px 0;
	height:75px;
	font-size:10px;
}

/*-----ページ共通-----*/
.width { width:800px; margin:0 auto; }
.top { margin:10px 0 0 0; text-align:right; }
.top-left { float:left; margin-left:570px; }
.top-left a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.top-right { position:relative; float:right; margin:0; padding:0; width:125px; }
.top-right a {
	position:absolute;
	display:block;
	background-position:left top;
	background-repeat:no-repeat;
}

.flagen { background-image:url(../images/flag_en_ov.gif); left:0; }
.flagkr { background-image:url(../images/flag_kr_ov.gif); left:65px; }
.top-right a:hover, .top-right .now-lang { background-color:#FFFFFF; }
.top-right a:hover img, .top-right .now-lang img { visibility:hidden; }

.marzero { margin:0; }
.zero { margin:0; }
.martop { margin:25px 0 0 0; }
.marbot { margin:0 0 10px 0; }
.float-l { float:left; }
.float-r { float:right; }
.img-l { float:left; margin:0 10px 10px 0; }
.bottom-line { border-bottom:#cc0000 1px dotted; margin-bottom:25px; padding-bottom:25px; }

.left-column {
	float:left;
	width:185px;
	text-align:left;
	
}
.right-column {
	float:right;
	width:595px;
	text-align:left;
}

/*-----ヘッダー-----*/

#Wrapper {
	margin: 0px auto;
	width: 800px;
	height:auto;
	text-align: left;
	position:relative;
	}

#Header { 
	width: 800px;
	height: 24px;
	position:relative;
	}

#Header_L {
	float: left;
	height: 24px;
	clear: both;
	display: inline;
}

#Lang {
	float: right;
	margin: 7px 10px 0px 0px;
	vertical-align:bottom;
	display: inline;
	}

#Lang ul{
	padding: 0;
	margin:0;
	list-style-type: none;
}

#Lang li{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#English a{
	display: block;
	width: 63px;
	height: 17px;
	margin: 0px 1px 0px 0px;
	padding: 0;
	background : url("../img/english.gif") no-repeat top left;
}

#English a:hover{
	background-position: bottom left;
}

#Korean a{
	display: block;
	width: 63px;
	height: 17px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/korean.gif") no-repeat top left;
}

#Korean a:hover{
	background-position: bottom left;
}

div.Top_White_Back {
	display:block;
	vertical-align:bottom;
	width:800px;
	height:13px;
	background : url("../img/w_back1.gif") no-repeat top left;
	}

.clear { 
	clear: both;
}

.Spacer5 {
	float: left;
	width:5px;
	height:5px;
	clear: both;
	display: inline;
}


.Spacer10 {
	float: left;
	width:10px;
	height:10px;
	clear: both;
	display: inline;
}

/*-----フッター-----*/

.PageTop {
	margin:20px 0px 20px 0px;
	float:right;
}

.Line {
	width:800px;
	text-align:center;
	padding:5px 0px 5px 0px;
	background-color:#ffffff;
}

#Footer {
	width:780px;
	height:120px;
	padding:10px 10px 5px 10px;
	background-color:#ffffff;
}

#Footer_Add {
	margin:0px 0px 0px 0px;
	padding:0px;
	width: 350px;
	float:left;
}

div.Footer_02 {
	float:left;
	width: 350px;
	height:76px;
	white-space:nowrap;
	display:inline;
	vertical-align:middle;
	padding: 0px 8px 0px 8px;
	margin:0;
	background : url("../img/footer_bk1.gif") repeat-y;
	clear: both;
}

div.Footer_04 {
	vertical-align:top;
	width: 350px;
	height:76px;
	font-size:80%;
	line-height:1.2em;
}

div.Footer_Map {
	width:86px;
	height:76px;
	vertical-align:middle;
	float:left;
	text-align:left;
	margin:0 5px 0 5px;
}


div.Footer_Link {
	margin:0px 10px 0px 0px;
	width:390px;
	height:90px;
	float:right;
}

#Footer_Green {
	width:800px;
	height:40px;
	background-color:#9cd19b;
	text-align:center;
	color:#ffffff;
	font-size:9px;
	clear: both;
}


/*-----Navi-----*/
.navigation {
	margin:8px 0 10px 0;
	padding:0;
	height:28px;
	width:545px;
	float:right;
}

#nav	{
	width:545px;
	margin:0 auto;
	padding:0;
	height:28px;
	text-align:right;
}

#nav li {
	position:relative;
	float:left;
	margin:0;
	padding:0;
	height:28px;
	list-style-type:none;
}

#nav a {
	display:block;
	margin:0;
	height:28px;
	background-position:left top;
	background-repeat:no-repeat;
}

#nav a:hover { background-color:#FFFFFF; }
#nav a:hover img, #nav a.now img { visibility:hidden; }

.subnavi {
	z-index:100;
}
.subnavi table {
	z-index:100;
	filter: alpha(opacity=90);
	opacity: 0.9;
	width:150px;
	border-top:1px solid #9b9b9b;
	border-left:1px solid #9b9b9b;
	border-right:1px solid #9b9b9b;
	background-color:#FFFFFF;
}
.subnavi td {
	z-index:100;
	height:16px;
	font-size:11px;
	vertical-align:middle;
	text-align:left;
	border-bottom:1px solid #9b9b9b;
	color:#393939;
	text-decoration:none;
}
#nav .subnavi a {
	z-index:100;
	display:block;
	margin:0;
	padding:4px 5px 5px 5px;
	height:16px;
	text-decoration:none;
	color:#393939;
}
#nav .subnavi a:hover {
	background-color:#979797; color:#FFFFFF;
}

#nav .subnavi a:hover img {
	visibility:hidden;
}

#submenu01 {
 left:149px; /*IE*/
 top:132px;
 z-index:2;
 position:absolute;
}

#Navi_Top {
	float: left;
	width:800px;
	background-color:#ffffff;
	display: block;
	}

#Navi_L	{
	float: left;
	display: block;
}

#Navi_R {
	float: left;
	display: block;
}


div.Logo {
	margin: 5px 0px 0px 25px;
	text-align: left;
	width:340px;
	height:48px;
	}

#Navi_N1 {
	margin: 0px 10px 0px 0px;
	float: left;
	display: block;
	}


#Navi_N1 ul{
	padding: 0;
	margin:0;
	list-style-type: none;
}

#Navi_N1 li{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#Navi_N1_Home a{
	display: block;
	width: 44px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_home.gif") no-repeat top left;
}

#Navi_N1_Home a:hover{
	background-position: bottom left;
}

#Navi_N1_About a{
	display: block;
	width: 59px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_about.gif") no-repeat top left;
}

#Navi_N1_About a:hover{
	background-position: bottom left;
}

#Navi_N1_FAQ a{
	display: block;
	width: 91px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_faq.gif") no-repeat top left;
	clear: both;
}

#Navi_N1_FAQ a:hover{
	background-position: bottom left;
}

#Navi_N1_Contact a{
	display: block;
	width: 61px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_contact.gif") no-repeat top left;
	clear: both;
}

#Navi_N1_Contact a:hover{
	background-position: bottom left;
}

#Navi_N1_School a{
	display: block;
	width: 100px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_ds.gif") no-repeat top left;
	clear: both;
}

#Navi_N1_School a:hover{
	background-position: bottom left;
}

#Navi_N1_Export a{
	display: block;
	width: 56px;
	height: 20px;
	margin: 0px 0px 1px 0px;
	padding: 0;
	background : url("../img/navi_export.gif") no-repeat top left;
	clear: both;
}

#Navi_N1_Export a:hover{
	background-position: bottom left;
}

#Navi_MB {
	float: left;
	width:800px;
	height:43px;
	background-color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	display: block;
}

#Navi_MB_Left {
	float: left;
	width:384px;
	height:26px;
	margin: 17px 0px 0px 1px;
	padding:0px 0px 0px 0px;
	display: block;
}

#Navi_MB_Right {
	float: right;
	width:234px;
	margin: 0px 10px 3px 0px;
	text-align:right;
	display: inline;
}

#Navi_MB_Left ul{
	float: left;
	padding: 0;
	margin:0;
	display: block;
	list-style-type: none;
}

#Navi_MB_Left li{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
}

#Navi_Middle_Left_Customer a{
	display: block;
	width: 127px;
	height: 26px;
	margin: 0px 1px 0px 0px;
	padding: 0;
	background : url("../img/navi_customer.gif") no-repeat top left;
}

#Navi_Middle_Left_Customer a:hover{
	background-position: bottom left;
}

#Navi_Middle_Left_Inventory a{
	display: block;
	width: 127px;
	height: 26px;
	margin: 0px 1px 0px 0px;
	padding: 0;
	background : url("../img/navi_inventory.gif") no-repeat top left;
}

#Navi_Middle_Left_Inventory a:hover{
	background-position: bottom left;
}

#Navi_Middle_Left_Services a{
	display: block;
	width: 127px;
	height: 26px;
	margin: 0px 1px 0px 0px;
	padding: 0;
	background : url("../img/navi_services.gif") no-repeat top left;
}

#Navi_Middle_Left_Services a:hover{
	background-position: bottom left;
}


#Services_Layer {
	width:398px;
	height:136px;
	float:left;
	margin:-267px 0px 0px 0px;
	padding:0;
	-moz-opacity:0.9;
	opacity:0.90;
	display: inline;
	z-index:10;
}

#Services_Layer_2 {
	margin:0px 0px 0px 257px;
	visibility: hidden;
	position:relative;
	z-index:20;
}

#Services_Layer_2 ul{
	padding: 0;
	margin:0;
	list-style-type: none;
}

#Services_Layer_2 li{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#Services_Layer_2_Buy a{
	display: block;
	width: 210px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_buyusedcars.gif") no-repeat top left;
}

#Services_Layer_2_Buy a:hover{
	background-position: bottom left;
}

#Services_Layer_2_Repair a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_repair.gif") no-repeat top left;
}

#Services_Layer_2_Repair a:hover{
	background-position: bottom left;
}

#Services_Layer_2_Others a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_others.gif") no-repeat top left;
}

#Services_Layer_2_Others a:hover{
	background-position: bottom left;
}

#Services_Layer_2_Insurance a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_insurance.gif") no-repeat top left;
}

#Services_Layer_2_Insurance a:hover{
	background-position: bottom left;
}

#Services_Layer_2_Auction a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_auction.gif") no-repeat top left;
}

#Services_Layer_2_Auction a:hover{
	background-position: bottom left;
}

#Auction_Layer {
	width:333px;
	float:left;
	margin:-352px 0px 0px 467px;
	text-align:center;
	padding:0;
	clear: both;
	-moz-opacity:0.9;
	opacity:0.90;
	display: inline;
	z-index:30;
}

#Auction_Layer_2 {
	margin:108px 0 0 0px;
	visibility: hidden;
	position:relative;
	z-index:40;
}

#Auction_Layer_2 ul{
	padding: 0;
	margin:0;
	list-style-type: none;
}

#Auction_Layer_2 li{
	text-indent: -9999px;
	margin: 0;
	padding: 0;
	float: left;
	display: inline;
}

#Auction_Layer_2_What a{
	display: block;
	width: 210px;
	height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_auction2.gif") no-repeat top left;
}

#Auction_Layer_2_What a:hover{
	background-position: bottom left;
}

#Auction_Layer_2_Buy a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_auction3.gif") no-repeat top left;
}

#Auction_Layer_2_Buy a:hover{
	background-position: bottom left;
}

#Auction_Layer_2_Sell a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_auction4.gif") no-repeat top left;
}

#Auction_Layer_2_Sell a:hover{
	background-position: bottom left;
}


#Auction_Layer_2_Price a{
	display: block;
	width: 210px;
	height: 23px;
	margin: 0px 0px 0px 0px;
	padding: 0;
	background : url("../img/navi_auction5.gif") no-repeat top left;
}

#Auction_Layer_2_Price a:hover{
	background-position: bottom left;
}

.ContactCar {
	height:40px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	clear: both;
	display: block;
	}

#Main_Box {
	margin:0px;
	padding:0px;
	float:left;
	position:relative;
}

/*-----ページ共通ここまで-----*/

/*-----トップページ-----*/

div.Flash {
	width:800px;
	background-color:#ffffff;
	text-align:center;
	clear: both;
	margin:0 0 20px 0;
	padding:0;
}

.container { width:800px; margin:25px 0 10px 0; }
.container-l { width:170px; float:left; }
.container-r { width:595px; float:right; text-align:left; }
.homeabout { padding:0 20px; margin:0; }
.homedetail { text-align:right; font-size:10px; margin-top:0; padding-right:20px; }

.box-sm {
	background:url(../images/bgline_sm.gif) bottom center no-repeat;
	font-size:10px;
	padding:0 10px 10px 10px;
}

.box-med {
	background:url(../images/bgline_med.gif) bottom center no-repeat;
	padding-bottom:20px;
}

.box-news {
	background:url(../images/bgline_med.gif) bottom center no-repeat;
	height:105px;
	line-height:21px;
	text-align:left;
	padding:0 10px 10px 10px;
	overflow:hidden;
}

.link {	padding-top:3px; }
.link img { margin-top:5px; }
.link a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

div.L_Customer_T {
	font-size:10px;
	font-weight:bold;
	text-align:left;
	margin:3px 0 5px 0;
}

div.L_Customer_I {
	text-align:center;
	width: 150px;
	margin:0 auto;
}

div.L_Customer_R {
	text-align:right;
	margin: 5px 0 0 0;
	font-size:10px;
}

div.L_Customer_B {
	float: left;
	display: inline;
	width:176px;
	height:9px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background : url("../img/l_customer_b.gif") no-repeat;
	clear: both;
}

.banner {
	width:170px;
	margin:10px 0;
}
.banner img { margin:5px 0 }
.banner a:hover img {
	filter: alpha(opacity=70);
	opacity: 0.7;
}

#Banner {
	float: left;
	display: inline;
	width:178px;
	margin: 5px 0px 0px 0px;
	clear: both;
}

#R_UsedCars {
	width: 595px;
	margin:0;
	padding:0;
	background:url("../images/bgline_med.gif") bottom center no-repeat;
	text-align:left;
	font-size:10px;
}

div.R_UsedCars_1 {
	float: left;
	width: 185px;
	margin: 5px;
	padding-right:5px;
	border-right:#cccccc 1px dotted;
}

div.R_UsedCars_2 {
	float: left;
	width: 180px;
	margin: 3px;
	padding-right:8px;
	border-right:#cccccc 1px dotted;
}

div.R_UsedCars_3 {
	float: right;
	width: 180px;
	margin: 3px;
	padding-right:8px;
}

div.R_UsedCars_B {
	float: left;
	width:572px;
	height:9px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding:0;
	background : url("../img/r_usedcars_b.gif") no-repeat;
	clear: both;
	display: inline;
}

#R_Topics {
	width: 572px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	background : url("../img/r_topics_bk.gif") repeat-y;
	clear: both;
}

div.R_Topics_B {
	width:572px;
	height:9px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	background : url("../img/r_topics_b.gif") no-repeat;
}

#R_Services {
	width: 572px;
	height:576px;
	text-align:center;
	margin: -576px 0px 0px 0px;
	padding: 0px 1px 0px 1px;
	clear: both;
}

#R_Services_H {
	width: 572px;
	height:576px;
	text-align:center;
	margin: 0px 0px 0px 0px;
	padding: 0px 1px 0px 1px;
	background : url("../img/top_services.gif") no-repeat;
	clear: both;
}

/*-----セカンドページ-----*/

.Current {
	margin:20px 0;
	text-align:left;
	font-size:10px;
}

.Pad50 {
	padding:30px 0px 0px 0px;
}

#Container2 {
	width:800px;
	margin: 70px 0px 0px 0px;
}

#Container3 {
	width:800px;
	margin: 70px 0px;
	text-align:left;
}

#Container_Left2 {
	float: left;
	width:190px;
	padding:0;
	margin: 0;
	vertical-align:top;
	text-align:left;
}

#Container_Right2 {
	float: right;
	width:550px;
	margin: 0 0 50px 0;
	padding-left:50px;
	vertical-align:top;
	text-align:left;
}

div.Title {
	float: left;
	width:800px;
	height:267px;
	background-color:#ffffff;
	text-align:center;
	clear: both;
	display: block;
	margin:0;
	padding:0;
}

#Navi_Content {
	margin:0;
	width:190px;
	font-size:11px;
	}


#Navi_Content ul{
	margin:0;
	padding:0;
	list-style-type: circle;
}

#Navi_Content li{
	margin: 0;
	float: left;
	display: inline;
}

#Navi_Content li.on{
	margin: 0;
	float: left;
	display: inline;
	background-color:#f3ecec;
	font-weight:bold;
}

#Navi_Content a{
	display: block;
	width: 180px;
	padding: 5px 5px 5px 10px;
	background-color:#ffffff;
	border-bottom:1px dotted #ca2323;
	text-decoration:none;
	color:#ca2323;
}

#Navi_Content a:hover{
	border-bottom:1px dotted #ca2323;
	text-decoration:none;
	color:#ca2323;
	font-weight:bold;
}

#Navi_Content a.On{
	display: block;
	width: 180px;
	padding: 5px 5px 5px 10px;
	background-color:#f3ecec;
	border-bottom:1px dotted #ca2323;
	text-decoration:none;
	color:#ca2323;
	font-weight:bold;
}

#Navi_Content a:hover.On {
	border-bottom:1px dotted #ca2323;
	text-decoration:none;
	color:#ca2323;
	font-weight:bold;
}

.Navi_Content_On{
	display: block;
	width: 180px;
	padding: 5px 5px 5px 10px;
	background-color:#ca2323;
	border-bottom:1px dotted #ca2323;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;
}

/*-----サービス-----*/

table.RepairT {
	border-collapse : collapse ;
	width:500px;
	border:0px;
	padding:4px;
	background:url("../inventory/img/d_grad.gif") top center repeat-y;
}

td.RepairT2 {
	padding:5px 50px 5px 10px;
	white-space:nowrap;
	background-color:#ffffff;
}

td.RepairT3 {
	padding:5px 10px 5px 0px;
	white-space:nowrap;
	text-align:right;
	background-color:#FFFFFF;
}

td.RepairT4 {
	padding:5px 50px 5px 10px;
	white-space:nowrap;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
}

td.RepairT5 {
	padding:5px 10px 5px 0px;
	white-space:nowrap;
	text-align:right;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
}

#Ins1 {
	margin:10px;
	padding:5px 10px 10px 10px;
	background-color:#f3f3f3;
}

.Auc1 {
	padding:10px;
}

table.AucT {
	border-collapse : collapse ;
	width:500px;
	border:0px;
	padding:4px;
	background:url("../inventory/img/d_grad.gif") top center repeat-y;
}

td.AucT2 {
	padding:5px 20px 5px 10px;
	white-space:nowrap;
	font-weight:bolder;
	vertical-align:top;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
}

td.AucT3 {
	padding:5px 20px 5px 10px;
	vertical-align:top;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
}

td.AucT4 {
	padding:5px 10px 5px 0px;
	white-space:nowrap;
	vertical-align:top;
	border-top:#cccccc 1px dotted;
	border-bottom:#cccccc 1px dotted;
}

td.AucT5 {
	padding:5px 20px 5px 10px;
	white-space:nowrap;
	font-weight:bolder;
	vertical-align:top;
	background-color:#FFFFFF;
}

td.AucT6 {
	padding:5px 20px 5px 10px;
	vertical-align:top;
	background-color:#FFFFFF;
}

td.AucT7 {
	padding:5px 10px 5px 0px;
	white-space:nowrap;
	vertical-align:top;
	background-color:#FFFFFF;
}

.AucPad {
	padding:20px;
}

/*-----お客さまの声-----*/

#Voice {
	width:600px;
	margin:0px;
	padding:0px 60px 0px 60px;
}

.Voice1 {
	width:580px;
	height:30px;
	padding:3px 0 0 15px;
	font-weight:bold;
	background:url("../images/h3.gif") top left no-repeat;
}

#Voice2 {
	width:600px;
	padding:5px 0px 5px 0px;
	float:left;
}


.Voice3 {
	width:220px;
	padding:0;
	float:left;
}

#Voice4 {
	width:380px;
	padding:0;
	float:left;
	height:150px;
}

.Voice5 {
	width:370px;
	height:120px;
	padding:0;
	float:left;
}

.Voice6 {
	width:370px;
	height:30px;
	padding:0px;
	float:left;
	clear:both;
	text-align:right;
	font-weight:bolder;
}

.Page {
	margin:20px 0px 20px 0px;
	clear:both;
	}

/*-----在庫情報-----*/

#Inv_Box {
	padding:0;
}
	
.Inv1 {
	margin:0 auto;
	padding:0;
	border:0;
 }

.Inv2 {
	width:162px;
	background: url("../images/inv_border.gif") bottom center no-repeat;
	margin:0 13px 10px 13px;
	border:0px;
}

.Inv3 {
	width:162px;
	height:40px;
	padding:6px;
	margin:0px;
	background-color:#ffffff;
	background: url("../images/inv_bg.gif") top left repeat-x;
	text-align:center;
	font-size:11px;
	vertical-align:top;
}

.Inv4 {
	width:164px;
	text-align:center;
	margin:0px;
	padding:6px;
	position:relative;
}

.Inv5 {
	padding:4px;
	margin:0px;
}

.Inv6 {
	padding:4px;
	margin:0px;
	text-align:right;
	font-size:10px;
}

#Inv_D {
	width:600px;
	position:relative;
	margin:0px;
	padding:0px;
}

div.Inv_P {
	width:600px;
	padding:0px 58px 20px 63px;
	float:left;
	clear:both;
}

table.Inv_D1 {
	width:600px;
	padding:8px;
	margin:0px 60px 0px 60px;
	clear:both;
	text-align:left;
	background:url("../inventory/img/d_grad.gif") top center repeat-y #ffffff;
}

td.Inv_D2 {
	width:150px;
	padding:0 8px;
	margin:0px;
}

td.Inv_D3 {
	width:450px;
	padding:8px;
	margin:0px;
}

td.Inv_D4 {
	width:150px;
	padding:8px;
	margin:0px;
	background-color:#ffffff;
	border-bottom:#cccccc 1px dotted;
	border-top:#cccccc 1px dotted;
}

td.Inv_D5 {
	width:450px;
	padding:8px;
	margin:0px;
	background-color:#ffffff;
	border-bottom:#cccccc 1px dotted;
	border-top:#cccccc 1px dotted;
}

/*-----よくあるご質問-----*/

table.FAQ1 {
	width:750px;
	margin:0 auto;
	border-collapse:collapse;
}

td.FAQ2 {
	width:17px;
	height:20px;
	padding:4px 4px 4px 10px;
	background-image: url("../faq/img/q.gif");
	background-repeat: no-repeat;
}

td.FAQ3 {
	height:20px;
	padding:0px 10px 4px 0px;
	vertical-align:middle;
}

table.FAQ4 {
	width:800px;
	margin:0 auto;
	border-collapse:collapse;
}

td.FAQ5 {
	width:17px;
	height:20px;
	padding:10px;
	background-image: url("../faq/img/q.gif");
	background-repeat: no-repeat;
	background-position:center;
	border-bottom:#dadada 1px dotted;
	border-top:#dadada 1px dotted;
}

td.FAQ6 {
	height:20px;
	padding:10px;
	vertical-align:middle;
	background:url("../faq/img/d_grad.gif") top center repeat-y;
	border-bottom:#dadada 1px dotted;
	border-top:#dadada 1px dotted;
	color:#b60c0c;
	font-weight:bold;
}

td.FAQ7 {
	width:17px;
	height:20px;
	padding:10px;
	background-image: url("../faq/img/a.gif");
	background-repeat: no-repeat;
	background-position:top;
}

td.FAQ8 {
	padding:0 10px 10px 10px;
	vertical-align:middle;
}

table.FAQ9 {
	border:1px solid #666666;
	border-collapse:collapse;
	padding:4px;
	margin:5px;
}

td.FAQ10 {
	border:1px solid #666666;
	border-collapse:collapse;
	padding:4px;
	margin:0px;
	text-align:center;
}

td.FAQ11 {
	border:1px solid #666666;
	border-collapse:collapse;
	padding:4px;
	margin:0px;
	background-color:#f1f1f1;
}

td.FAQ12 {
	border:1px solid #666666;
	border-collapse:collapse;
	padding:4px;
	margin:0px;
	background-color:#f1f1f1;
	text-align:center;
}

.faq-q {
	margin:0;
	padding:0;
	list-style-type:none;
}
.faq-q li {
	padding-left:25px;
	background:url("../faq/img/q.gif") top left no-repeat;
}


/*-----お問合せ-----*/

img.ConRight {
	width:280px;
	height:210px;
	float : right;
	margin:0px 0px 5px 5px;
}

.Req1 {
	padding:5px;
}

.Req2 {
	white-space:nowrap;
	padding:5px;
	vertical-align:top;
}

.Req3 {
	width:20px;
	white-space:nowrap;
	text-align:center;
	padding:5px;
	vertical-align:top;
}

.ERR {
	color:#cc0000;
	font-weight:bolder;
}

.warning {
	width:96%;
	height:200px;
	overflow:auto;
	border:1px solid #E4E4E4;
	padding:10px;
	margin-bottom:20px;
}

