/*=============== stylesheet ================*/
/*  梅津自動車 official Web Site Stylesheet  */
/*=============== stylesheet ================*/

@charset "Shift_JIS";

/*================== body ===================*/
* {
	font-size: 100%;
	font-weight: normal;
	font-style: normal;
	margin: 0;
	padding: 0;
}
body {
	width: 800px;
	margin: 0px auto;
	font-size: 12px;
	color: #1A1A1A;
	text-align: center;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
}
/* link ===================*/
a:link{
	color:#3366cc !important;
	text-decoration:underline!important;
}
a:visited{
	color:#778899 !important;
	text-decoration:underline!important;
}
a:hover{
	color:#6666cc !important;
	text-decoration:underline!important;
}
a:active{
	color:#54462b !important;
	text-decoration:none;
}
/* イメージ付リンク=======*/
a.imglink {
	background-image:url(subimages/linkicon_c.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:0 10px 0 7px;
}
a.imglink img {
	vertical-align:middle;
	margin:3px 0;
	border:0;
}
/* page =================*/
#page {
	width: 800px;
	margin: 0px;
	background: #ffffff url(../images/bg_page.gif) center top repeat-y;
}
/* header ===============*/
#header {
	clear:both;
	width: 798px;
	margin:0px 1px;
	text-align: center;
}
#content {
	width: 798px;
	height: 21px;
	margin:0px 1px;
}
#topimage {
	width: 798px;
	margin:0px 1px;
	text-align: center;
}
/* マウスオーバーメニュー=====*/
.mouseovermenu {
	position:relative;
	text-align: left;
	font-size: 8pt;
	float: left;
}
.mouseovermenu table{
	position:absolute;
	top:21px;
	left:0px;
	visibility:hidden;
	border:solid 1px #6699FF;
	background-color:#ffffff;
	width:106px;
}
.mouseovermenu table td{
	border-bottom:dotted 1px #999999;
}
.mouseovermenu table td a{
	display:block;
	width:100%;
	height:100%;
	color:#666666;
	padding:5px 2px 5px 2px;
}
.mouseovermenu table td a:visited{
	color:#666666;
}
.mouseovermenu table td a:hover{
	color:#666666;
	background: #F5F5F5;
}
/* Chrome */
@media screen and (-webkit-min-device-pixel-ratio:0){
	#content .mouseovermenu:last-of-type{
		margin-right:-1px;
	}
}

/* main =================*/
#toplinkbox {
	width: 798px;
	margin:0px 1px;
	padding:0px;
	text-align: left;
	background: #F5F5F5;
	border-top:1px solid #999999;
	border-bottom:1px solid #999999;
	clear:both;
}
.linkbox {
	padding:5px 5px 5px 98px;
}
#submain {
	width: 798px;
	padding-left:50px;
	padding-top:5px;
	text-align: left;
	clear:both;
}
h3 {
	color: #3366CC;
	height:25px;
	padding-left:20px;
	padding-top:5px;
	background-image:url(subimages/h3_bg.gif);
	background-repeat:no-repeat;
	background-position:left;
	font-size:11pt;
}
.textbox1 {
	width: 680px;
	padding:0 0 30px 20px;
	line-height:140%;
}
.linksbox1 {
	margin:5px 0 20px 50px;
	width: 600px;
	text-align: center;
	border: solid 1px #6575D9;
	background-color: #CFDFF8;
	padding-top: 4px;
}
.linksbox2 {
	text-align: left;
	border: dashed 1px #8595E9;
	padding: 1em;
	margin: 4px;
	background-color: #FCFCFE;
}
.linksbox3 {
	padding: 5px 0 0 30px;
}
.qaboxq {
	margin:5px 0 10px 50px;
	width: 600px;
	padding: 10px 0 0 50px;
	border: solid 1px #6575D9;
	background:url(subimages/qa_q.gif) no-repeat 0px 5px #F0F8FF;
}
.qaboxa {
	text-align: left;
	border: solid 1px #ff9999;
	padding: 1em 1em 1em 50px;
	margin: 10px 4px 4px 0px;
	background:url(subimages/qa_a.gif) no-repeat 0px 5px #ffffff;
}
/* lists====================*/
ul.lists1{
	margin:10px 30px;
	padding:0px;
	list-style:none;
}
.lists1 li{
	padding-left:13px;
	background:url(subimages/list1_ul.gif) no-repeat 0px 5px;
}
ul.lists2{
	margin:10px 30px;
	padding:0px;
	list-style:none;
}
.lists2 li{
	padding-left:13px;
	background:url(subimages/list2_ul.gif) no-repeat 0px 5px;
}
ul.lists3{
	margin:0px 5px 10px;
	padding:0px;
	list-style:none;
}
.lists3 li{
	padding-left:10px;
	background:url(subimages/list3_ul.gif) no-repeat 0px 5px;
}
ul.calender{
	margin:0px;
	padding:0px 20px;
	list-style:none;
}
ul.calender li{
	padding:10px 0;
}
/* テキストデザイン====================*/
.redfstyle{
	color:#e20026;
}
.bluefstyle{
	color:#32499c;
}
.nolink {
	background-image:url(subimages/linkicon_k.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0 2px 0 5px;
	color:#3366cc;
	font-weight:bold;
}
b {
	color:#e20026;
	font-weight:bold;
}
hr{
	color : #cccccc;
	height : 1px;
}
#bottomlink {
	width: 798px;
	padding-left:50px;
	text-align: left;
	clear:both;
}
#bottomanchor {
	width:798px;
	text-align:right;
	padding:0 50px 5px 0;
	clear:both;
}

/* テーブルデザイン====================*/
table.syaken{
	border-collapse: collapse;
	margin:0 0 10px 50px;
}
.syaken td {
	border: 1px solid #0099ff;
	line-height:140%;
}

table.car_cost{
	border-collapse:collapse;
	margin:0 auto 5px;
}
.car_cost th,
.car_cost td{
	padding:5px;
	border:1px solid #0099ff;
}
.car_cost th{
	background:#aedceb;
	font-weight:normal;
}
.car_cost thead th{
	background:#ccfa9e;
}
.car_cost .row_top th,
.car_cost .row_top td{
	border-top-width:2px;
}

table.company{
	margin-left:50px;
}
.company td{
	border-bottom-width : 1px;
	border-bottom-style : dotted;
	border-bottom-color : #cccccc;
	line-height:160%;
}
table.hoken{
	margin:10px 0 0 50px;
}
.hoken td{
	line-height:140%;
}
table.links1{
	margin-left:50px;
	border-width : 0 2 2 2;
	border-style : solid;
	border-color : #ccfa9e;
	padding : 5 10 10 20;
	line-height : 1.5;
	width : 566px;
}
.links td{
	line-height:160%;
}
.links1 img{
	margin : 8 0;
	vertical-align: middle;
}
table.links2{
	margin-bottom:20px;
	line-height:120%;
}

/*新車一覧用テーブル*/
table.newcar{
	border:solid 2px #B1CC7A;
	border-collapse:collapse;
	margin-left:2px;
}
.newcar .row_top th,
.newcar .row_top td{
	border-top-width:2px;
}
.newcar th{
	border:solid 1px #B1CC7A;
	background:#F2FAE1;
	text-align:left;
	font-weight:normal;
	padding:3px;
}
.newcar td{
	border:solid 1px #B1CC7A;
	background:#FFFFFF;
	line-height:1.2em;
	padding:3px;
}

.maker a{
	background:url(subimages/list3_ul.gif) no-repeat left center;
	padding-left:9px;
}
/* 送信フォーム */
input[type="submit"],
input[type="reset"]{
	margin:5px;
	padding:5px;
	min-width:8em;
	cursor:pointer;
	font-family:inherit;
}
/* footer ===============*/
#footer {
	clear: both;
	width:800px;
	height:1em;
	margin:0;
	padding:7px 0px;
	background: #778899;
}
#footerlink {
	width:330px;
	text-align:left;
	padding-left:10px;
	float: left;
}
#copyright {
	width:440px;
	text-align:right;
	padding-right:10px;
	font-size: 70%;
	font-family:Osaka,Verdana,Arial,Helvetica,sans-serif;
	float: left;
	color:#ffffff;
}
