@charset "UTF-8";
/* 
toppage.css
*/

/* --------------------------------
clearfix
-------------------------------- */
#autoleasingMenu ul:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#autoleasingMenu ul { display: inline-block; }

/* \*/
* html #autoleasingMenu ul { height: 1%; }
#autoleasingMenu ul { display: block; }
/* */

/* --------------------------------
content
-------------------------------- */
#content {
	padding-top: 10px;
}

/* --------------------------------
layout
-------------------------------- */
#areaMain {
	float: left;
	width: 600px;
}
#areaSub{
	float: right;
	width: 280px;
}

/* --------------------------------
#mainPanel
-------------------------------- */
#mainPanel {
	border: none;
	height: 178px;
}
#substitute {
	background: transparent url(../img/substitutebg.gif) no-repeat 0 0;
	position: relative;
}
#mainPanel h1 {
	padding: 0;
}
#substitute p,
#substitute h1 {
	position: absolute;
}
#substitute .chatch { top: 36px; left: 350px; }
#substitute h1 { top: 92px; left: 286px; }

/* --------------------------------
#pickup
-------------------------------- */
#pickup {
	height: 91px;
	position: relative;
}
#pickup ul li {
	padding-top: 3px;
	position: absolute;
	border-bottom: 1px solid #B6B6AB;
}
#pickup ul li#pickup1 { left: 24px; }
#pickup ul li#pickup2 { left: 250px; }
#pickup ul li#pickup3 { left: 476px; }
#pickup ul li#pickup4 { left: 702px; }

#pickup ul li a {
	width: 222px;
}
li#pickup1 a { background: url(../img/pickup5_over.gif) no-repeat 0 0; }
li#pickup2 a { background: url(../img/pickup1_over.gif) no-repeat 0 0; }
li#pickup3 a { background: url(../img/pickup2_over.gif) no-repeat 0 0; }
li#pickup4 a { background: url(../img/pickup3_over.gif) no-repeat 0 0; }
li#pickup5 a { background: url(../img/pickup4_over.gif) no-repeat 0 0; }

/* --------------------------------
オートリースメニュー
#autoleasingMenu
-------------------------------- */
#autoleasingMenu h2 a {
	background: url(../img/autoleasingttl_over.gif) no-repeat 0 0;
	width: 234px;
}
#autoleasingMenu ul li {
	float: left;
	padding-right: 10px;
}
li#alstart a { background: url(../img/al_start_over.gif) no-repeat 0 0; }
li#albasic a { background: url(../img/al_basic_over.gif) no-repeat 0 0; }
li#alpartnership a { background: url(../img/al_partnership_over.gif) no-repeat 0 0; }

/* --------------------------------
最新のお知らせ
#information
-------------------------------- */
#information table {
	clear: both;
	margin-top: 5px;
	margin-left: 20px;
}
#information th {
	font-weight: bold;
	color: #666;
	padding-top: 5px;
	padding-right: 15px;
}
#information th p {
	color: #666;
}
#information td {
	padding-top: 5px;
}
#information th p,
#information td p {
	padding: 0;
}


/* ニュースリリース #newsrelease */
#information {
	position: relative;
}
#information p#newsrelease {
	position: absolute;
	top: 1px;
	left: 142px;
}
#information p#newsrelease a {
	background: url(../img/infnews_over.gif) no-repeat 0 0;
	display: block;
}

/* --------------------------------
関連リンク
#relations
-------------------------------- */
.relations ul li {
	float: left;
	padding-right: 10px;
}
.relations ul li img {
	vertical-align: middle;
}

/* --------------------------------
チーム・マイナス6%
#team-6Menu
-------------------------------- */
#team-6Menu {
	background: #FFF url(../img/team-6bg.gif) no-repeat 0 38px;
	margin-top: 27px;
	width: 504px;
}
#team-6Menu p {
	float: left;
	padding: 38px 0 0 20px;
}
#team-6Menu h3 {
	float: right;
	padding: 20px 20px 0 0;
}
#team-6Menu ul {
	float: right;
	padding: 20px 0 0 0;
	width: 252px;
}
#team-6Menu li {
	float: left;
}
#team-6Menu li.left {
	margin-right: 10px;
	padding-top: 9px;
}
#team-6Menu li.right {
	padding-top: 5px;
}

/* --------------------------------
マイカーリース
#information
-------------------------------- */
#sAmycar h2 a {
	background: url(../img/mycarleasingttl_over.gif) no-repeat 0 0;
	width: 250px;
}
#sAmycar .imghdn li a {
	background: url(../img/mycarleasing_over.gif) no-repeat 0 0;
	width: 240px;
}


/* --------------------------------
企業情報
#aScompany
-------------------------------- */
#aScompany h2 a {
	background: url(../img/companyttl_over.gif) no-repeat 0 0;
	width: 126px;
}
#aScompany .imghdn li a {
	background: url(../img/recruit_over.jpg) no-repeat 0 0;
	width: 240px;
}

/* --------------------------------
ご契約済みのお客様
#aSservice
-------------------------------- */
#aSservice p {
	padding-top: 5px;
}

/* --------------------------------
お客様ポスト
#aSpost
-------------------------------- */
#aSpost li a {
	background: url(../img/post_over.gif) no-repeat 0 0;
	width: 240px;
}
