/*------------------------------------------------------------
●ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fieldset,input,p,blockquote,table,th,td{
	margin: 0;
	padding: 0;
}

table{
	border-collapse: collapse;
	border-spacing: 0;
}

address,caption,cite,code,dfn,h1,h2,h3,h4,th,var{
	font-style: normal;
	font-weight: normal;
}

fieldset,img,abbr{ border: 0; }
caption,th{ text-align: left; }
q:before,q:after{ content: ''; }
a{ text-decoration: none; }
img{
	border: none;
	vertical-align: bottom;
}
/*------------------------------------------------------------
●ブラウザ固有のCSSをリセット
-------------------------------------------------------------*/
/*全体フォント調整*/
body{font-family:"Arial","メイリオ","Meiryo","sans-serif";}
* html body
, *body {font-family: 'メイリオ', Meiryo, sans-serif;}


#header {
	background-image: url(../img/maruti-sale-top.jpg);
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 550px;
	background-repeat: no-repeat;
}
body{
	background-color: #000066;
	background-image: url(../img/background-img.jpg);
	background-repeat: repeat;
}
#wap {
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
	width: 1000px;
}
#wap #header h1 {
	font-size: 14px;
	line-height: 30px;
	color: #FFFFFF;
	margin-top: 0px;
	margin-left: 15px;
}
#wap #menu {
	line-height: 50px;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#wap #menu ul {
	width: 700px;
}
#wap #menu li {
	display: inline;
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	text-align: center;
}
#wap #menu a {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 150px;
}


#wap .coment {
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
}
#wap .coment1 {
	padding: 10px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	font-size: 20px;
	line-height: 25px;
	font-weight: bold;
	margin-top: 15px;
	clear: both;
	height: 350px;
}

#wap .coment img {
	border: 1px solid #CCCCCC;
	padding: 5px;
	float: left;
	margin-right: 10px;
}

#wap #map {
	width: 700px;
	clear: both;
	margin: 50px auto 70px;
}
#wap .box001 {
	border: thick solid #EEEEEE;
	padding: 10px;
	width: 700px;
	margin: 50px auto;
}
#wap h2 {
	margin: 20px auto;
	width: 800px;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#wap #content-img {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#wap #footer {
	background-color: #000033;
	height: 50px;
	width: 1000px;
	color: #FFFFFF;
	font-size: 14px;
	line-height: 50px;
	text-align: center;
	clear: both;
}
#wap h3 {
	margin: 20px auto;
	width: 800px;
	font-size: 18px;
	line-height: 50px;
	height: 50px;
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding-left: 15px;
}
#wap .top {
	line-height: 50px;
	float: none;
	height: 50px;
	width: 900px;
	clear: both;
	font-size: 18px;
	font-weight: bold;
	text-align: right;
	padding-right: 20px;
}
#wap #menu1 {
	line-height: 50px;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#wap #menu1 ul {
	width: 700px;
}
#wap #menu1 li {
	display: inline;
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	text-align: center;
}
#wap #menu1 a {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
#wap #menu2 {
	line-height: 50px;
	height: 50px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}
#wap #menu2 ul {
	width: 700px;
}
#wap #menu2 li {
	display: inline;
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	text-align: center;
}
#wap #menu2 a {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
#wap #menu3 {
	line-height: 50px;
	height: 50px;
	width: 300px;
	float: right;
}
#wap #menu3 ul {
	width: 700px;
}
#wap #menu3 li {
	display: inline;
	float: left;
	width: 150px;
	background-color: #F0F0F0;
	border: 1px solid #CCCCCC;
	margin-left: 10px;
	text-align: center;
}
#wap #menu3 a {
	color: #333333;
	font-weight: bold;
	text-align: center;
	width: 150px;
}
