@charset "utf-8";
/* CSS Document */

/*　サブメニュー　*/

#localMenu{
	padding:0;
	margin:0 0 30px 0;
	width:177px;
	background:url(../../corporate/img/smenu_bg.gif) repeat-y;
	border-bottom:#804547 solid 3px;
}

#sideMenu ul#localBtn{
	margin:0;
	padding:6px 0 4px 4px;
	width:170px;
}

#sideMenu ul#localBtn li{
	list-style:none;
	height:47px;
}

#sideMenu ul#localBtn li a{
	display:block;
	height:43px;
	width:170px;
	overflow:hidden;
	text-indent:-100000em;
}


#sideMenu ul#localBtn li#btn_smenu1 a:hover{
	background:url(../../corporate/roimg/smenu1.gif) no-repeat;
}
#sideMenu ul#localBtn li#btn_smenu1 a{
	background:url(../../corporate/img/smenu1.gif) no-repeat;
}

#sideMenu ul#localBtn li#btn_smenu2 a:hover{
	background:url(../../corporate/roimg/smenu2.gif) no-repeat;
}
#sideMenu ul#localBtn li#btn_smenu2 a{
	background:url(../../corporate/img/smenu2.gif) no-repeat;
}

/*　**************************************** */
/*　目次ページ　*/
/*　**************************************** */

div.indexTitleFrame{
	padding:0;
	margin:0 0 20px 0;
	border-bottom:#666 1px solid;
	position:relative;
}

div.indexTitleFrame h3{
	background:url(../../corporate/img/indexTitle_bar.gif) no-repeat top right;
}

div.categoryFrame{
	padding:9px 9px 15px 9px;
	margin:0;
	width:670px;
	border-width:0px 1px 0px 1px;
	border-color:#666;
	border-style:solid;
	position:relative;
}
div.categoryFrame ul{
	padding:0 0 10px 0;
	margin:0;
}

div.categoryFrame ul li{
	float:left;
	padding:3px 5px 3px 12px;
	list-style:none;
	background:url(../../corporate/img/arrow_brown.gif) no-repeat 0 0.6em;
}

div.categoryFrame ul li a{
	color:#333;
	display:block;
}
div.categoryFrame ul li a:hover{
	color:#C00;
}
div.categoryFrame ul li.col5x2{
	width:251px;
}
div.categoryFrame ul li.col4{
	width:150px;
}
div.categoryFrame ul li.col4x2{
	width:317px;
}

/*　見出しボタン　*/

/*
div.indexTitleFrame h3 a{
	overflow:hidden;
	text-indent:-100000em;
	display:block;
	width:327px;
	height:44px;
}
div.indexTitleFrame h3#btnRaise a:hover{
	background:url(../../corporate/roimg/indexTitle_raise.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnRaise a{
	background:url(../../corporate/img/indexTitle_raise.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnSupport a:hover{
	background:url(../../corporate/roimg/indexTitle_support.gif) no-repeat top left;
}
div.indexTitleFrame h3#btnSupport a{
	background:url(../../corporate/img/indexTitle_support.gif) no-repeat top left;
}
*/

/* 経営支援コメント部分　*/


div.indexTitleFrame p.text{
	padding:10px 0 0 0;
	margin:0;
	
}

/* 詳細はこちらボタン */
div.indexTitleFrame p.toDetail{
	padding:0;
	margin:0;
	position:absolute;
	top:81px;
	left:535px;		
}
div.indexTitleFrame p.toDetail a{
	overflow:hidden;
	text-indent:-100000em;
} 
div.indexTitleFrame p.toDetail a{
	display:block;
	width:147px;
	height:29px;
}
div.indexTitleFrame p.toDetail a:hover{
	background:url(../../corporate/roimg/to_detail.gif) no-repeat top left;
}
div.indexTitleFrame p.toDetail a{
	background:url(../../corporate/img/to_detail.gif) no-repeat top left;
}

/* 店舗はこちらボタン */
div.indexTitleFrame p.toAtm{
	padding:20px 0 0 0;
	margin:0;
}
div.indexTitleFrame p.toAtm a{
	overflow:hidden;
	text-indent:-100000em;
} 
div.indexTitleFrame p.toAtm a{
	display:block;
	width:315px;
	height:24px;
}
div.indexTitleFrame p.toAtm a:hover{
	background:url(../../corporate/roimg/to_atm.gif) no-repeat top left;
}
div.indexTitleFrame p.toAtm a{
	background:url(../../corporate/img/to_atm.gif) no-repeat top left;
}

/* イメージ画像部分　*/


div.officeImage{
	width:690px;
	position:relative;
}
div.officeImage p{
	padding:0;
	margin:0;
	float:right;
}


/* 個別ページ　*/

div.corporateTitle{
	padding:0;
	margin:0 0 20px 0;
	border-bottom:#666 1px solid;
}

div.contentsDetail h5{
	background:url(../../corporate/img/category_bg.gif) no-repeat top left;
	height:24px;
}

div.contentsDetail table{
	width:675px;
	border-width:1px 0 0 1px;
	border-color:#666;
	border-style:solid;
}
div.contentsDetail th,
div.contentsDetail td{
	padding:3px;
	text-align:center;
	line-height:1.5em;
	color:#333;
	border-width:0 1px 1px 0;
	border-color:#666;
	border-style:solid;
}
div.contentsDetail th{
	background-color:#FFFFCE;
}

div.contentsDetail th.amount{
	width:175px;
}
div.contentsDetail th.term{
	width:150px;
}
div.contentsDetail th.surety{
	width:235px;
}
div.contentsDetail th.reference{
}
	
	

