body {font:13px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;line-height:140%;}
* html body {font-size:small;}
*:first-child+html body {font-size:small;}
head~/* */body {font-size: small;}
html:not(:target) body {font-size:13px;}

dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,a,
p,blockquote{margin:0; padding:0;}

img{border:0;}


/*標準テキスト*/
.txt {
	line-height: 150%;
	color:#666666;
}
/*小テキスト*/
.stxt {font-size: 70%;line-height: 130%; color:#3666666;}
/*大テキスト*/
.ltxt {font-size: 100%; line-height: 150%; color:#666666;}
/*大テキスト*/
.lltxt {font-size: 120%; line-height: 150%; color:#666666;}
/*標準ノート*/
.note {font-size: 80%; line-height: 120%; color:#666666;}
/*小ノート*/
.snote {font-size: 70%; line-height: 110%; color:#666666;}
/*大ノート*/
.lnote {font-size: 100%; line-height: 120%; color:#666666;}
/*特大ノート*/
.llnote {font-size: 200%; line-height: 120%; color:#666666;}
/*ピックアップ車名*/
.pickup_car {font-size: 160%; line-height: 100%; color:#000080;}
/*ピックアップコピー*/
.pickup_copy {font-size: 100%; line-height: 120%; color:#000080;}
/*店舗地区名*/
.area {font-size: 80%; line-height: 120%; color:#333333; font-weight: bold}

.note_thanks {
	font-size: 80%;
	line-height: 180%;
	color:#555555;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}


.form {

font-size: 12px;
color:#333333;
width:100%;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
background:#F5F5F5;;
}

.form_in {font-size: 12px; line-height: 16px; color:#333333;}


/*:::::::::::::::::::::以下新たに付け足したスタイルです。::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::::*/


.MenuTable {
border-collapse: collapse;
border: 1px solid #4093DE;
background-color: #F8F8F8;
padding: 8px 0px 8px 8px;
text-align: left;
}

.xstxt{
font-size: 60%;line-height: 130%; color:#505050;
}


.menu_subtit{
font-size: 70%;
font-weight: bold;
line-height: 130%;
color:#0070BD;
}


.link_blu a:link{color:#0061BB; text-decoration:none; }
.link_blu a:active{color:#0061BB; text-decoration:none; }
.link_blu a:visited{color:#0061BB; text-decoration:none; }
.link_blu a:hover{color:#0061BB; text-decoration:underline; }

.blu {
color:#0070BD;
}

.link_gray a:link{color:#505050; text-decoration:none; }
.link_gray a:active{color:#0061BB; text-decoration:none; }
.link_gray a:visited{color:#505050; text-decoration:none; }
.link_gray a:hover{color:#0061BB; text-decoration:none; }


.TableBorder {
border-collapse: collapse;
border: 1px solid #ECECEC;
padding: 10px;
text-align: left;
}
#menu_message{
	text-align: right;
	padding-right: 5px;
	box-sizing: border-box;
	color: red;
	font-weight: bold;
	vertical-align: middle;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
