@import url("common.css");


/*--------------------------------------------------

	＠目次

	1.共通スタイル
	2.ヘッダー
	3.ナビゲーション
	4.トップページ
	9.フッター

--------------------------------------------------*/


/*--------------------------------------------------
 ＠1 共通スタイル
--------------------------------------------------*/

body {
	font-size: 12px;
	color: #333333;
	line-height: 1.5em;
	background-color: #F8F8F8;
	padding: 0px;
	text-align: center;
	margin: 0px;
	background-image: url(img/shadow.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	letter-spacing: 0.1em;
}

#container {
	text-align: left;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

/*--------------------------------------------------
 ＠2 ヘッダー
--------------------------------------------------*/

#header{
	background-image: url(img/header-back.jpg);
	background-repeat: no-repeat;
	height: 65px;
	text-align: left;
	position: relative;
	}


#header-logo {
	background-image: url(img/header-logo.jpg);
	height: 65px;
	width: 340px;
	float: left;
}

#header-logo   a  {
	text-indent: -9999px;
	height: 65px;
	width: 340px;
	display: block;
	overflow: hidden;
}

#contactBt {
	display: inline;
	float: right;
	height: 44px;
	width: 119px;
	margin-top: 0px;
	margin-right: 0px;
	background-image: url(img/header-form.jpg);
}

#contactBt a {
	text-indent: -9999px;
	height: 44px;
	width: 119px;
	display: block;
	overflow: hidden;
}


#blog {
	display: inline;
	float: left;
	margin-top:0px;
	margin-left: 160px;
}





/*--------------------------------------------------
 ＠9 フッター
--------------------------------------------------*/

#footer {
	height: 170px;
	text-align: center;
	position: relative;
	background-image: url(img/footer-back.jpg);
	padding:10px 0 ;
	margin-top:20px;
}

#denki-norimonoSp {
	height: 65px;
	width: 970px;
	margin-top:15px;
	margin-top:15px;
	background-image: url(img/footer-norimono.jpg);
	text-indent: -9999px;
}
#electronic_vehicle {
	background-image: url(img/electronic_vehicle.png);
	text-indent: -9999px;
	float: right;
	height: 68px;
	width: 314px;
}
#proStaff {
	padding-top: 15px;
	padding-right: 50px;
	padding-left: 50px;
}
#proStaffSp {
	background-color: #D6D6D6;
	height: 67px;
	width: 869px;
	background-repeat: no-repeat;
	position: relative;
}
#proStaffLogo {
	height: 47px;
	width: 162px;
	position: absolute;
	left: 14px;
	top: 10px;
}

#proStaffTx {
	width: 225px;
	position: absolute;
	left: 182px;
	top: 15px;
	height: 59px;
	text-align: right;
}
#proStaffTx2 {
	width: 440px;
	height: 59px;
	position: absolute;
	left: 425px;
	top: 4px;
	background-color: #FFFFFF;
	text-align: left;
}
#proStaffTx2Sp {
	padding-top: 11px;
	padding-left: 12px;
}
#team-6 {
	height: 40px;
	width: 177px;
	position: absolute;
	left: 675px;
	top: 15px;
}

#copyright {
	background-image: url(img/copyright_back.jpg);
	height: 35px;
	background-repeat: repeat-x;
}
#copyrightSp {
	text-align: center;
	padding-top: 10px;
}



/*--------------------------------------------------
 ＠5 コンタクト
--------------------------------------------------*/

#content-contact {
	}

#main {
	width: 970px;
}
#mainSp {
	margin-top:30px;
	padding-left: 100px;
	padding-right: 100px;
}

.container-contact td{
	padding:10px;
	font-size:12px;
	border:1px #CCCCCC solid;
}

.contactp{
	font-size:14px;
	font-weight:bold;
	}

.thank{
	margin:15px 0;
	font-size:14px;
	font-weight:bold;
	}


/*--------------------------------------------------
 ＠footerlink2
--------------------------------------------------*/

#footerlink2{
	padding:40px 0 16px 230px;
}

#footerlink2 li a{
	width:169px;
	height:29px;
	display:block;
	text-indent:-9999px;
}

#footerlink2 li.one a{
	background:url(http://www.prozza.com/img/footer-menu01.jpg) no-repeat;
	width:212px;
}

#footerlink2 li.two a{
	background:url(http://www.prozza.com/img/footer-menu03.jpg) no-repeat;
}

#footerlink2 li.three a{
	background:url(http://www.prozza.com/img/footer-menu04.jpg) no-repeat;
}

#footerlink2 li.four a{
	background:url(http://www.prozza.com/img/footer-menu02.jpg) no-repeat;
}

#footerlink2 li{
	float:left;
	margin:0 5px 0 0;
}

#footerlink2 li a:hover{
	background-position:0 -29px;
}

/*--------------------------------------------------
 //＠footerlink2
--------------------------------------------------*/