/*TAG*/
div#contentBody{
	width:720px;
	/* margin:0px; new vi*/
	padding:0px;
	background:url('../IMAGES/grade.gif');
	background-repeat:no-repeat;
	background-position:left bottom;
	/* new vi 2013.01.10 */
	margin:0px auto !important;
	text-align:left;
	/* new vi 2013.01.10 */
}

object{
	border:0px;
	padding:0px;
}

body{
	/* width:720px;new vi */
	margin:0px; padding:0px;
	font-size:12px;
	color:#444;
	text-align:center;
}

h3{
	margin:0px; padding:0px;
}

hr{
	border-style:solid none none none;
	border-color:#CCC;
	height:1px;
}

img{
	border:0px;
}

dl.kome{
	margin:0; padding:0.1em;
	font-size:10px;
	line-height:1.5;
	color:#666;
}
dl.kome dt{
	width:1.5em;
	margin:0; padding:0;
	float:left;
}
dl.kome dd{
	margin-left:1.5em;
}


a:link{color:#666666;text-decoration:none;}
a:visited{color:#666666; text-decoration:none;}
a:hover{color:#C71444; text-decoration:underline;}
a:active{color:#C71444; text-decoration:none;}

a.footer{color:#666666;text-decoration:none;}
a.footer:visited{color:#666666;text-decoration:none;}
a.footer:hover{color:#666666;text-decoration:none;}
a.footer:active{color:#666666;text-decoration:none;}

a.disp{color:#003399; text-decoration:none;font-weight:bold;}
a.disp:visited{color:#003399; text-decoration:none;}
a.disp:hover{color:#C71444; text-decoration:none;}
a.disp:active{color:#C71444; text-decoration:none;}





.blue{
	color:#204DA0;
}

/*HEADER*/
div#header{
	width:720px;
	/*height:63px;*//* new vi 2013.01.10 */
	height:132px;
	/*border-bottom:solid 1px #797979;
	margin-bottom:3px;*/
	/* new vi 2013.01.10 */
	margin-left:22px;
	/* new vi 2013.01.10 */
	padding:0px;
}
div#header h1{
	margin:0px;padding:0px;
	/* width:234px;
	height:63px; */
	float:left;
}
div#header h2{
	margin:0px;padding:0px;
	width:486px;
	text-align:right;
	/* float:left; */
	/* new vi 2013.01.10 */
	float:right;
	margin:20px 22px 0 0;
}
* html div#header h2{
	/* new vi 2013.01.10 */
	margin:20px 11px 0 0 !important;
}
/*GROBALMENU*/
div#global{
	width:720px;
	height:63px;
	margin-top:1px;
	z-index:1;
}

/*TITLE*/
div#title{
	width:720px;
	border-bottom:solid 1px #000;
	z-index:2;
	position:relative;
	top:-1px;
}

/*CONTAINER*/
div#container{
	width:690px;
	margin:15px;
}
div#container410{
	width:410px;
	margin:0px 15px;
	overflow:hidden;
}

/*PAGETOP*/
div#pagetop{
	margin:15px 0px 30px 15px;
	clear:both;
}

/*FOOTER*/
div#footer{
	width:720px;
	height:30px;
	background:#D5D5D5;
	background-image:url("../IMAGES/logo_nissan2.gif");
	background-repeat:no-repeat;
	background-position:right;
	clear:both;
}
div#footer ul{
	font-size:11px;
	margin:0px 0px 0px 15px;
	padding:10px 0px 0px 0px;
}
div#footer ul li{
	float:left;
	display:block;
}


/*NOSCRIPT*/
div#noScript{
	position:absolute;
	top:100px;
	left;100px;
	width:720px;
	text-align:center;
}
/*本社ギャラリー非表示*/
.gal1{
	display:none;
}
