@charset "Shift-Jis";
/* Set all elements to zero padding and zero margins */
* {
	margin: 0;
	padding: 0;
	}


ul, li, p, br, td { 
	margin: 0; padding: 0;
	}

/*-----共通-----*/

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-color: #e9ffea;
	background-image: url("../img/back.gif");
	background-repeat: repeat-x;
	background-attachment: fixed;
	line-height: 17px;
	}

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

p {
	margin-top: 8px;
	margin-bottom: 10px;
	line-height: 17px;
	}

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

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;
	}
	
h2 {
	font-size: 12px;
	padding: 0px;
	display:block;
	font-weight:normal;
 }
 
h3 {
	font-size: 12px;
	padding-top: 0px;
	display:block;
	font-weight:normal;
 }
 
.small {
	font-size: 9px;
	}

.GreenTx {
	color:#339933;
	font-weight:bolder;
}

a:link {
	color:#009933;
	text-decoration:underline;
}

a:visited {
	color:#009933;
	text-decoration:underline;
}

a:hover {
	color:#b47d2f;
	text-decoration:none;

}

#Center {
	text-align:center;
}

/*-----ページ共通-----*/

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

#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-----*/

#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 {
	float: left;
	width:800px;
	height:267px;
	background-color:#ffffff;
	text-align:center;
	clear: both;
	display: block;
	margin:0;
	padding:0;
}

#Container {
	float: left;
	width:800px;
	padding: 10px 0px 20px 0px;
	background-color:#ffffff;
	display: inline;
}


#Container_Left {
	float: left;
	width:193px;
	padding:0px 0px 0px 15px;
	margin: 0px 0px 0px 0px;
	display:block;
	vertical-align:top;
}

#Container_Center {
	float: left;
	width:8px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	vertical-align:top;
	display: inline;
}

#Container_Right {
	float: left;
	width:572px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 50px 0px;
	vertical-align:top;
	display: inline;
}

#L_Customer {
	float: left;
	display: inline;
	width: 176px;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	background : url("../img/l_customer_bk.gif") repeat-y;
	clear: both;
}


div.L_Customer_T {
	float: left;
	display: inline;
	font-size:10pt;
	font-weight:bolder;
	color:#009933;
	text-align:left;
	width: 150px;
	margin: 0px 7px 0px 7px;
	clear: both;
}

div.L_Customer_I {
	float: left;
	display: inline;
	text-align:center;
	width: 150px;
	margin: 0px 7px 0px 7px;
	clear: both;
}

div.L_Customer_R {
	float: left;
	display: inline;
	text-align:right;
	width: 150px;
	margin: 5px 7px 0px 7px;
	padding:0 0 3px 0;
	clear: both;
}

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 {
	float: left;
	display: inline;
	width:178px;
	margin: 5px 0px 0px 0px;
	clear: both;
}

#R_UsedCars {
	float: left;
	width: 572px;
	margin: 0px 0px 0px 0px;
	padding: 0px 3px 0px 3px;
	background : url("../img/r_usedcars_bk.gif") repeat-y;
	clear: both;
	display: inline;
}

div.R_UsedCars_1 {
	float: left;
	width: 176px;
	padding: 3px 3px 0px 3px;
	clear: both;
	display: inline;
}

div.R_UsedCars_2 {
	float: left;
	width: 176px;
	padding: 3px 3px 0px 10px;
	display: inline;
}

div.R_UsedCars_3 {
	float: right;
	width: 176px;
	padding: 3px 10px 0px 3px;
	display: inline;
}

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 {
	float:left;
	margin:0;
	position:absolute;
	z-index:0;
}

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

#Container2 {
	float: left;
	width:720px;
	padding: 0px 40px 20px 40px;
	margin: -150px 0px 0px 0px;
	background-color:#ffffff;
	display: block;
}

#Container_Left2 {
	float: left;
	width:210px;
	padding:0px 0px 0px 0px;
	margin: 0px 0px 0px -10px;
	display:block;
	vertical-align:top;
}

#Container_Right2 {
	float: left;
	width:500px;
	padding:0px 0px 0px 10px;
	margin: 0px 0px 50px 0px;
	vertical-align:top;
	display: inline;
}

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:0px 0px 0px 0px;
	width:180px;
	display: block;
	position:relative;
	}


#Navi_Content ul{
	margin: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:#9cd19b;
}

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

#Navi_Content a:hover{
	background-color:#9cd19b;
	border-bottom:1px dotted #9cd19b;
	text-decoration:none;
	color:#009933;
}

#Navi_Content a.On{
	display: block;
	width: 180px;
	padding: 5px 5px 5px 10px;
	background-color:#9cd19b;
	border-bottom:1px dotted #9cd19b;
	text-decoration:none;
	color:#009933;
}

#Navi_Content a:hover.On{
	background-color:#9cd19b;
	border-bottom:1px dotted #9cd19b;
	text-decoration:none;
	color:#009933;
}

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

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

table.RepairT {
	border-collapse : collapse ;
	width:500px;
	border:0px;
	padding:4px;
}

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

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

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

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

#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;
}

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

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

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

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

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

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

.AucPad {
	padding:20px;
}

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

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

.Voice1 {
	width:600px;
	height:33px;
	padding:7px 0px 0px 40px;
	white-space:nowrap;
	font-weight:bolder;
	font-size:110%;
	color:#ffffff;
	background-image: url("../voice/img/back.gif");
	background-repeat: no-repeat;
	float:left;
	clear:both;
}

#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:0px 20px 0px 20px;
}
	
.Inv1 {
	margin:0px 0px 10px 0px;
	padding:0;
	border:0px;
	border-collapse: collapse;
 }

.Inv2 {
	width:162px;
	margin:4px;
	border:0px;
	border-collapse: collapse;
}

.Inv3 {
	width:162px;
	height:40px;
	padding:6px;
	margin:0px;
	background-color:#2fb450;
	background-image: url("../inventory/img/top.gif");
	background-repeat: no-repeat;
	color:#ffffff;
	font-size:90%;
	vertical-align:top;
}

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

.Inv5 {
	padding:4px;
	color:$#669900;
	margin:0px;
	background-color:#eeeeee;
}

.Inv6 {
	padding:4px;
	color:$#669900;
	margin:0px;
	text-align:right;
	background-color:#eeeeee;
}

#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;
	border-collapse:collapse;
	margin:0px 60px 0px 60px;
	clear:both;
}

td.Inv_D2 {
	width:150px;
	padding:8px;
	margin:0px;
	background-color:#eeeeee;
}

td.Inv_D3 {
	width:450px;
	padding:8px;
	margin:0px;
	background-color:#eeeeee;
}

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

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

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

table.FAQ1 {
	width:600px;
	margin:0px 60px 0px 60px;
	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:600px;
	margin:0px 60px 0px 60px;
	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;
	background-color:#f1f1f1;
}

td.FAQ6 {
	height:20px;
	padding:10px;
	vertical-align:middle;
	background-color:#f1f1f1;
	color:#339933;
	font-weight:bolder;
}

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

td.FAQ8 {
	height:20px;
	padding: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;
}


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

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;
}