*{
margin:0px;
padding:0px;
	font-size: 96%;
	line-height:160%;
color:#555;
	font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3",
 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
 Verdana,Arial, Helvetica, sans-serif;
	}

img{
border: none;
}

body{
	background-color:#fff;
	background-image: url(../img/bg.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	}

#wrapper{
	width:980px;
	header: 100%;
	margin-right:auto;
	margin-left:auto;
	padding: 0 7px;
    overflow: hidden;
	}

table{
line-height:200%;
}



.price{
	color: #336666;
	font-weight: bold;
	font-family: Arial Black , sans-serif;
	font-size: 105%;}

.h22{
	color:#f7ffff;
	width: 100%;
	letter-spacing: 0.4em;
	text-indent: 1em;
	height: 2em;
	line-height: 2em;
	border-top: 2px solid #ccc;
	background-image: url(../img/tit_bg.jpg);
	background-position: center center;
	background-repeat: repeat-x;}





/*--------wrapper-----------*/


/*------header-------*/

#header{
width:100%;
height:auto;
overflow: hidden;
}

	h1{
	float: left;
	text-indent: -9999px;
	width: 220px;
	height:80px;
	background-image: url(../img/logo.jpg)	;
	background-repeat:no-repeat;
	background-position: center 20px;
	background-color: #fff;
	margin-top: -20px;
	margin-bottom: 30px;
	box-shadow: 0px 1px 6px #ccc;
	-moz-box-shadow: 0px 1px 6px #ccc;
	-webkit-box-shadow: 0px 1px 6px #ccc;
    border: 4px double #6c8a88;
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 10px;   /* Firefox用 */ 
	}

#header #messeage{
	clear: both;
	margin-top: 40px;
	height: 240px;
	background:url("../img/header.jpg");
	background-position: center -240px;
	background-repeat: no-repeat;   
	border: 1px solid #555555;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 4px;   /* Firefox用 */
    text-indent: -9999px;
    }



/*------main-------*/
#main{
 width:100%;
 margin-top: 40px;
}

/*------　メニュー・住所　-------*/
#left{
float:right;
width:233px;
margin-right: 10px;
}

/*------menu_list-----*/
#menu_list{	
	background-color: #fff;
    border: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 4px;   /* Firefox用 */
    padding: 0.6em;
	}

	#menu_list li{
		list-style: none;
		}

	#menu_list a{
		color: #366;
		padding: 0.3em 1em;
		width:80%;
		display:block;
		font-size: 110%;
		font-family: "メイリオ","Meiryo","ヒラギノ角ゴ Pro W3",
		 "Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック", "MS P Gothic","Osaka",
		 Verdana,Arial, Helvetica, sans-serif;
		text-decoration:none;
		}

	#menu_list a:hover{
		color: #34484f;
		background-color: #f7ffff;}


/*------company_top_message--------*/

.company_top_message{
	width:210px;
	background-color: #6d8a86;
	padding:10px;
	margin-top: 0.8em;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 4px;   /* Firefox用 */ 
	}

	.company_top_message p,
	.company_top_message strong,
	.company_top_message a{
	color: #ffffff;}
	
	.company_top_message iframe{
		margin-top: 20px;}

/*------right-------*/
#right{
float:left;
width:711px;
_width:696px;
}

.right_contents{
	clear: both;
	overflow: hidden;
	margin-bottom: 0.8em;
	background-color: #fff;
    border-top: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;    
    border-bottom: 2px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
	-webkit-border-radius: 4px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 4px;   /* Firefox用 */
    }



/* ------good_car--------------------- */
#good_car div{	
	padding: 5px;
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */ 
    -moz-border-radius: 5px;   /* Firefox用 */ 
    overflow: hidden;
	}
	
	
#good_car img{
	float: left;
	margin-right: 10px;}

		
	#good_car div:hover{
		background-color: #eaf7ff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#edf9ff));
		background: -moz-linear-gradient(top,  #ffffff,  #edf9ff);}

/*-------stock_car_list----------*/
#stock_car_list{
	clear: both;}
	
	#stock_car_list div{
		padding: 3px;
		clear: both;
		height: 75px;
		position: relative;
		border-bottom: 1px solid #999;
		overflow: hidden;
		}
		
	#stock_car_list div:hover{
		background-color: #eaf7ff;
		background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#edf9ff));
		background: -moz-linear-gradient(top,  #ffffff,  #edf9ff);}
			
	#stock_car_list a{
		position: absolute;
		width: 100%;
		height: 100%;
		text-indent: -9999px;
		cursor: pointer;
		display:block;}			

	#stock_car_list img,
	#stock_car_list p{
		float: left;}
	
	#stock_car_list p{
		margin: 3px;
		padding-left: 1em;
		border-left: 1px dotted #eee;}
	
	 .stock_car_list_more1{
		width: 12em;
		white-space: no-worp;}
		
	 .stock_car_list_more2{
		width: 5em;}
		
	 .stock_car_list_price{
	 	width: 6em;}


	
/*---------news_top-----------*/

#news_top{

	}

#news_top table{

	}

#news_top table td{
	border-bottom:dotted 1px #ccc;
	padding:2px 0px;

	}

#news_top table{
width:100%;
	}
	
#news_top a{
color:#0a74e1;
text-decoration: none;
}

#news_top a:hover{
	background-color: #e5ffff;
}


/*---------footer------------*/
#footer{
	width:100%;
	background:url("../img/footer_bg.jpg");
	background-repeat: repeat-x;   
	}

.page_top{
	margin:10px auto;
	width: 900px;
	text-align: right;
	}

.page_top a,.page_top a:link,.page_top a:visited{
	text-decoration: none;
	font-size:100%;
	color:#336666;
	padding:5px;
	}

.page_top a:hover{
	text-decoration: none;
	font-weight: bold;
	}

.copyright{
	color:#888;
	padding:5px;
	font-size: 85%;
	background-color:#34484f;
	}
	
	
	
/*---------------2p------------------------*/
/*---------news_list------------*/

.select_topics{
	border-bottom:dotted 1px #ccc;

	padding-bottom:5px;
	}

.select_topics select{
	border:solid 1px #ccc;

}

/*---------news_detail------------*/

	
.news_img{
float:right;
margin-left:10px;
margin-bottom:10px;
margin-top:5px;
	}
	
.company_img{
	margin-right:5px;
	margin-bottom:5px;
}

.company_shop{
width:365px;
float:left;
margin-right:10px;
}

.shop_message{
width:100%;
}

.company_message_title{
border-bottom:dotted 1px #ccc;
}


.shop_message td img{
	margin-right:5px;
	margin-bottom:5px;
}

height:40px;
width:235px;
display:block;
}

.photo_list2 a:hover{
background:url("../images/leftback_a2.gif");
height:40px;
width:235px;
color:#555;
}


