/* CSS Document */

/*header*/

#header {
	height:67px;
	background:url(../images/head_L.gif) no-repeat;
	}

*#header_left  h1,h2,p {
	width:502px;
	float:left;
	margin:-170px 0px 0px -2000px;
	}

#header_right {
	width:248px;
	float:right;
	}

/*nav_left*/

#nav_left {
	width:168px;
	background:url(../images/nav_left/nav_left_bg.jpg) no-repeat;
	}

	
#service_menu {
	display:block;
	height: 227px;
	text-indent:0px;
	background:url(../images/nav_left/menu_service_bg.jpg) no-repeat;
	}

#service_menu ul {
	display: block;
	position:absolute;
	top:114px;
	list-style: none;
	width: 124px;
	}

#service_menu li {
	display:block;
	width:163px;
	height:23px;
	margin-left:-40px;
	text-indent:-999px;
	list-style:none;
	}

#service_menu li a {
	display:block;
	width:163px;
	height:23px;
	overflow:hidden;
	}

#merit a {position:relative top:0px;}
#shinsha a {position:relative; top:15px;}
#chuukosha a {position:relative; top:16px;}
#kyouiku a {position:relative; top:16px;}
#rehome a {position:relative; top:16px;}
#bridal a {position:relative; top:16px;}
#flow a {position:relative; top:16px;}
#qa a {position:relative; top:18px;}

#merit a:hover {background:url(../images/nav_left/btn_ro_01merit.jpg) no-repeat;}
#shinsha a:hover {background:url(../images/nav_left/btn_ro_02_shinsha.jpg) no-repeat;}
#chuukosha a:hover {background:url(../images/nav_left/btn_ro_03_chuukosha.jpg) no-repeat;}
#kyouiku a:hover {background:url(../images/nav_left/btn_ro_04_kyouiku.jpg) no-repeat;}
#rehome a:hover {background:url(../images/nav_left/btn_ro_05_rehome.jpg) no-repeat;}
#bridal a:hover {background:url(../images/nav_left/btn_ro_06_bridal.jpg) no-repeat;}
#flow a:hover {background:url(../images/nav_left/btn_ro_08_flow.jpg) no-repeat;}
#qa a:hover {background:url(../images/nav_left/btn_ro_09_qa.jpg) no-repeat;}

#merit_current {position:relative top:0px; background:url(../images/nav_left/btn_ro_01merit.jpg) no-repeat;}
#flow_current {position:relative; top:16px; background:url(../images/nav_left/btn_ro_08_flow.jpg) no-repeat;) no-repeat;}
#qa_current {position:relative; top:18px; background:url(../images/nav_left/btn_ro_09_qa.jpg) no-repeat;}


/*groupmenu*/

#group_company {
	width:573px;
	height:130px;
	margin:0 0 -8px 0;
	}

#gc_top {
	height:30px;
	margin:10px 0 0 0;
	background:url(../images/group_company/title_img_group_top.gif) no-repeat;

	}

#gc_bottom {
	height:6px;
	margin:0 0 0 0;
	background:url(../images/group_company/title_img_group_bottom.gif) no-repeat;
	}

#gc_content{
	position:relative;
	width:573px;
	height:130px;
	background:url(../images/group_company/title_img_group_middle.gif) repeat-y;	
	}

#menu1 {position:absolute; left:5px; top:10px;z-index:9;}
#menu2 {position:absolute; left:196px; top:10px;z-index:8;}
#menu3 {position:absolute; left:387px; top:10px;z-index:7;}
#menu4 {position:absolute; left:6px; top:50px;z-index:6;}
#menu5 {position:absolute; left:196px; top:50px; z-index:5;}
#menu6 {position:absolute; left:387px; top:50px; z-index:4;}
#menu7 {position:absolute; left:6px; top:90px;z-index:3;}
#menu8 {position:absolute; left:196px; top:90px; z-index:2;}
#menu9 {position:absolute; left:387px; top:90px; z-index:1;}

.menu {
	position:relative;
	padding-top:2px;
	z-index:99;
	font-weight:bold;
	color:#CCCCCC;
	cursor:pointer;
	}
	
.sub {
	position:absolute;
	width:120px;
	padding:7px;
	top:32px;
	visibility:hidden;
	cursor:pointer;
	}
	
.sub a {
	display:block;
	width:120px;
	line-height:2em;
	color:#000000;
	text-decoration:none;
	font-family:tahoma,arial,helvetica,sans-serif;
	font-size:12px;
	}
	
.sub a:hover{
	line-height:2em;
	color:#000000;
	text-decoration:none;
	font-size:12px;
	background-color:#E4E4E4;
	}
/*テキストカラー指定*/

.sub a:visited {
	line-height:2em;
	color:#0000FF;
	text-decoration:none;
	}

#product_link ul {
	margin:-8px 0 0 -47px ;
	padding-top:3px;
	}

#product_link li {
	width:120px;
	margin:-2px 0 0 0;
	text-indent:10px;
	list-style:none;
	border:2px solid #999999;
	background-color:#FFFFFF;
	}


/* pr */

#breadCrumb {
	line-height:1.5em;
	padding:0 0 0 0px;
	color:#FF0000;
	font-size:12px;
	}

#breadCrumb ul {
	margin:0 0 0 -31px;
	}

#breadCrumb li {
	display:block;
	float:left;
	margin:4px 0.5em 0 0;
	padding:0 0 0 0;
	text-indent:10px;
	list-style:none;
	background:url(../pr/images/common/listmark_breadCrumb.gif) no-repeat;
	}

#breadCrumb a {
	color:#ff0000;
	}

#breadCrumb .ls_none {
	background-image:none !important;
	}

#pr_content {
	width:646px;
	line-height:1.5em;
	margin:10px 0 10px 25px;
	padding:20px;
	font-size:12px;
	border:1px solid #CCCCCC;
	}

#pr_content h2{
	line-height:1.5em;
	margin:10px 0 10px 0!important;
	font-size:18px;
	}

#ttl {
	height:26px;
	margin:0 0 20px 0;
	padding-top:20px;
	text-align:left;
	background:url(../pr/images/common/tit_01.gif) no-repeat;
	}

#ttl h1{
	margin-top:-10px;
	font-size:18px;
	}

.lineup {
	width:567px;
	margin:1em auto 1.5em auto;
	padding:0 0 0 1em;
	border:1px solid #0080C0;
	}


.lineup li {
	margin:0 0 0 -40px;
	list-style:none;
	}

.midashi {
	height:26px;
	margin:0 0 1em 0;
	padding:2px 0 0 4px;
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	background:url(../pr/images/common/tit_02.gif) no-repeat;
	}

.chushaku　{
	
	}

.chushaku ul {
	margin:1em 0;
	}

.chushaku li {
	margin:0 0 0 -40px;
	padding:0 0 0 1em;
	text-indent:-1em;
	list-style:none;
	}


/* 自動車ローンランディングページボタン指定------------------------------------------- */
#bt-carloan {
	float:left;
	margin:50px 0 0 0;
	padding:0px;
	height:73px;
	width:660px;
	overflow:hidden;
}

#bt-carloan ul {
	list-style-type:none;
	margin: 0;
    padding: 0;
}

#bt-carloan ul li {
	float:left;
	margin: 0;
    padding: 0;
	width:330px;
}

/*------off*/
#bt-carloan ul li a {
	display:block;
	width:250px;
	height:53px;
	background:url(../pr/images/car/images/bt_car.png);
	background-repeat: no-repeat;
	overflow:hidden;
	margin: 0;
	font-size: 27px;
	padding: 20px 0 0 80px;
}


#bt-carloan ul li.bt-carloan-shinsha a {
	background-position: 0px 0px;
	width:250px;
	text-decoration: none;
	color: #0066cc;
}

#bt-carloan ul li.bt-carloan-tyukosha a {
	background-position: -330px 0px;
	width:250px;
	text-decoration: none;
	color: #009999;
}


/*------hover*/
#bt-carloan ul li.bt-carloan-shinsha a:hover,
#bt-carloan ul li.bt-carloan-tyukosha a:hover {
	background:url(../pr/images/car/images/bt_car.png);
	background-repeat: no-repeat;
}

#bt-carloan ul li.bt-carloan-shinsha a:hover { background-position: 0px -73px; width:250px; }
#bt-carloan ul li.bt-carloan-tyukosha a:hover { background-position: -330px -73px; width:250px; }

/* 自動車ローンランディングページボタン指定ここまで------------------------------------------- */
