@import url(http://fonts.googleapis.com/css?family=Playfair+Display:400);
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	background-image:url(image/bg.gif);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: center top;
}
td {
	font-size: 12px;
}
li {
	line-height: 30px;
	list-style-type: square;
	color: #3366CC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
/*--------リンク----------/
a:link{color: #0000FF;text-decoration: none;}
a:visited{color: #0000FF;text-decoration: none;}
a:hover{color: #FF0000;text-decoration: underline;}
a:active{color: #FF0000;text-decoration: none;}
/*--------リンク（ボトム）----------*/
.a1:link{color: #333333;text-decoration: none;}
.a1:visited{color: #333333;text-decoration: none;}
.a1:hover{color: #FF6600;text-decoration: underline;}
.a1:active{color: #FF0000;text-decoration: underline;}
/*--------リンク（ニュース）----------*/
.a2:link{color: #527BB9;text-decoration: none;}
.a2:visited{color: #527BB9;text-decoration: none;}
.a2:hover{color: #FF6600;text-decoration: underline;}
.a2:active{color: #FF0000;text-decoration: underline;}
/*------------------------*/
div.back {
	height: 100%;
}
div.main {
	background-color: #FFFFFF;
	width: 1000px;
	/*border: 1px solid #333333;*/
}
div.top {
	background-color: E4E4E4;
	background-image: url(image/topbn.jpg);
	background-repeat: no-repeat;
	height: 117px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	text-align: left;
}
div.mid {
	background-repeat: no-repeat;
	height: 300px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
div.con {
}
div.bot {
	background-image: url(image/footer.jpg);
	background-repeat: no-repeat;
	height: 24px;
	width: 100%;
	border-top: 1px solid #999999;
	font-size: 11px;
	color: #FFFFFF;
	clear: both;

}
div.bot .a1 {
	color: #FFFFFF;
}
div.botleft {
	float: left;
	padding: 5px;
	text-align: right;
}
div.botright {
	text-align: right;
	padding: 5px;
}
div.left {
	float: left;
	width: 22%;
	text-align: left;
	padding: 10px;
}
div.right {
	float: left;
	text-align: left;
	padding: 10px;
	width: 72%;
}
/* 上部メニュー */
div.menu {
	position: relative;
	top: 93px;
	width: 100%;
	height: 24px;
	
	background-image:url(image/bg-menu.png);
	background-repeat: repeat-x;
	background-position: center center;
	
	background: -webkit-gradient(linear, left top, left bottom, from(#7D8083), to(#2F3339) );
    background: -moz-linear-gradient(top, #7D8083, #2F3339);
	background: -o-linear-gradient(#7D8083, #2F3339);
    filter:  progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#7D8083', endColorstr='#2F3339');
}
#menu a {
	height: 24px;
	vertical-align: middle;
	width: 80px;
	color: #FFFFFF;
	text-decoration: none;
	display: inline-block;
	text-align: center;
	font-size: 11px;
	line-height:24px;
	padding-top: 2px;
}
#menu a:hover {
	color: #00ADEF;
}
#menu a.Top {
	margin-left: 500px;
}
#menu a.Main {

}
#menu a.Bottom {

}
/* 左部メニュー */
#leftmenu a {
	background-image: url(image/arrow1.gif);
	background-repeat: no-repeat;
	color: #527BB9;
	text-decoration: none;
	display: block;
	background-position: 0px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;

	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
	padding-bottom: 5px;
}
#leftmenu a:hover {
	color: #FF3300;
}
#leftmenu a.Top {
	margin-top: 5px;
}
#leftmenu a.Bottom {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDDDDD;
}
/*--------------------------------------------------------------*/
div.ContentsLeft {
	float: left;
	width: 60%;
}
div.ContentsRight {
	width: 40%;
	float: right;
}
div.NewsTitle {
	background-image: url(image/arrow1.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-top: 5px;
	padding-right: 5px;
	padding-left: 10px;
}
div.NewsComment {
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}
div.PicupBlock {
	margin-bottom: 10px;
	clear: both;
}
div.PicupRight {
	padding-left: 5px;
	width: 155px;
}
div.PicupTitle {
	padding-bottom: 5px;
	padding-left: 10px;
}
div.PicupComment {
	padding-bottom: 10px;
	padding-left: 10px;
}
div.ShowroomCom {
	padding: 5px;
}
div.ShowroomImage {
	padding-top: 5px;
	padding-left: 30px;
	float: left;
	padding-bottom: 20px;
}
div.CalendarTitle {
	font-family: "Times New Roman", "Times", "serif";
	font-size: 22px;
	color: #666666;
	clear: both;
}
.calendar {
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
}
.Day {
	background-color: #DDDDDD;
	padding: 3px;
	width: 40px;
	float: left;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Youbi {
	background-color: #DDDDDD;
	float: left;
	width: 30px;
	text-align: center;
	padding: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.Schedule {
	background-color: #DDDDDD;
	float: left;
	padding: 3px;
	width: 168px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
div.SiteMapTitle {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 22px;
	color: #666666;
	clear: both;
}
div.RequestTitle {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 22px;
	color: #666666;
	clear: both;
}
div.ReqTitle {
	color: #527BB9;
	font-weight: bold;
	padding-bottom: 5px;
	padding-top: 5px;
}
div.RecruitTitle {
	font-family: "Georgia", "Times New Roman", "Times", "serif";
	font-size: 18px;
	color: #666666;
	clear: both;
}
#hissu {
	font-size: 10px;
	font-weight: bold;
	color: #527BB9;
}
div.secure {
	background-color: #FFFFCC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #CCCCCC;
}
/*--------------------------------------------------------------*/
.recruit {
	margin: 20px 10px 20px 10px;
}
.table1 {
	font-size: 12px;
	width: 99%;
}
.table1 th {
	width: 150px;
	text-align: center;
	padding: 5px;
	background-image: url(image/bg_th.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #CACED3;
	padding 10px;
}
.table1 td{
	padding: 10px;
	background-image: url(image/bg_td.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #E3E2E6;
}
.recruit-msg{
	font-size: 14px;
	margin: 20px 5px;
}
.table2-wrap {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:10px;
}
.table2-wrap th.wrap-th {
	background-color: #CACED3;
	vertical-align:top;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	width: 12px;
}
.table2-wrap td.wrap-td {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;	
}
/*---*/
.table2 {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.table2 tr  {
	border-bottom: 1px solid #CCCCCC;
}
.table2 tr:last-child  {
	border-bottom: none;
}
.table2 th {
	width: 100px;
	text-align: center;
	padding: 10px 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #F4F4F5;
	
	border-right: 1px solid #CCCCCC;
}
.table2 td  {
	padding: 10px 5px;
	font-size: 12px;
}
/*---*/
.table3 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
	border: 1px solid #CCCCCC;
	margin-bottom: 50px;
}
.table3 tr  {
	border-bottom: 1px solid #CCCCCC;
}
.table3 tr:last-child  {
	border-bottom: none;
}
.table3 th {
	width: 133px;
	text-align: center;
	padding: 10px 5px;
	font-size: 12px;
	font-weight: normal;
	background-color: #F4F4F5;
	
	border-right: 1px solid #CCCCCC;
}
.table3 td  {
	padding: 10px 5px;
	font-size: 12px;
}
/*newcarブロック--*/
div.right {
	/*
	width: 740px;
	padding-right: 0;
	*/
}
#gallery {
	position: relative;
	width: 740px;
}
.polaroid {
	-webkit-box-shadow: 2px 2px 2px #777;
	-moz-box-shadow: 2px 2px 2px #777;
	box-shadow: 1px 1px 1px #777; 
	background-color: #000000;
	padding: 10px 10px 5px 10px;
	
	/*js適用までの一時設定
	width: 210px;
	display:inline-block;*/
}
.polaroid .p-photo {
	height: 155px;
	overflow: hidden;
}
.polaroid .p-photo img {
	height: auto;
}
.polaroid .p-detail {
	width: 100%;
}
.polaroid .p-title {
	margin-top: 5px;
	bottom: 0;
	height: 20px;
	text-align: right;
}
.polaroid .p-title a {
	color: #FFFFFF;
	font-size: 14px;
	font-family: 'Playfair Display', serif;
}
.polaroid .p-comment {
	margin-top: 5px;
}


