
/*-----------------------------
#proHeader
------------------------------*/
body{
}

#proHeader{
	background: #fff;
	width: 100%;
	/* font-size: 85%; */
	font-size: 8px;
}

#proHeader p{
	line-height: 1.6;
}

#proHeader a img{
  margin: 0;
  padding: 0;
  border-width: 0;
  vertical-align: bottom;
}
#proHeader img{
	vertical-align: bottom;
}
#proHeader {
	padding: 10px;
}
#proHeader p {
	display: inline;
	padding-right: 3px;
}
#proHeader div.close {
	background: url("//www.carsensor.net/pro/CS/icon_close_popup.gif") no-repeat left center;
	position: absolute;
	top: 10px;
	right: 10px;
	text-align:right;
	color: #1E0FCA;
	font-size: 10px;
	padding-left: 16px
}

/*-----------------------------
    #proFooter
------------------------------*/
#proFooter {
	padding: 0 10px;
	text-align: left;
	border-top: 1px solid #CCCCCC;
	background: #fff;
	padding-bottom: 0;
	margin-bottom: 0;
}
#proFooter a {
	font-size: 9.5px;
	color: #435B67;
	font-weight: bold;
	text-decoration: underline;
	font-family: 'メイリオ',Meiryo, arial,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',sans-serif;
	line-height: 0.5;
}
#proFooter img {
	padding-top: 5px !important;
}
#proFooter a img{
	margin: 0;
	padding: 0;
	border-width: 0;
	vertical-align: bottom;
	height: 39px;
}
#proFooter p:nth-child(2){
	position: relative;
	top: -7px;
	line-height: 1;
	padding: 0;
	margin: 0;
	background: #fff;
}
