@charset "utf-8";
/* ================================
    CSS STYLES FOR infoCMS1.0
   ================================*/
/*--------------------------------------------------
SEOMENU用
----------------------------------------------------*/
/*--グループサイト用ボタンの削除--*/
.SEOMenuH ul li.Tab155 {
display: none;
}
/*--アドバイザリー用ボタンの削除--*/
.SEOMenuH ul li.Tab154 {
display: none;
}

/*--------------------------------------------------
タブtop用
----------------------------------------------------*/

#dnn_ctr731_ModuleContent{margin:0;padding:0;}
.Default_Top_TabPage {margin:0;padding:0;}
.Default_Top_TabStrip .Default_Top_TabUnselected {border:none;}
.Default_Top_TabStrip span span {padding:0px;}

/*ボディ部分*/
#dnn_ctr731_ModuleContent{text-align:left;width:100%;}
#dnn_ctr731_ModuleContent .Default_Top_TabPage{clear:both;border:none;background:url(/Portals/0/images/index/tab_bgtop.gif) top left no-repeat;border:#e9e8d8 1px solid;padding-top:30px;}
#dnn_ctr731_ModuleContent .newslisttab dl {margin-left:30px;margin-right:30px;}
#dnn_ctr731_ModuleContent ul{margin:0;padding:0;list-style-type:none;background:none;}
#dnn_ctr731_ModuleContent li{margin:0;padding:0;list-style-type:none;background:none;}

/*ヘッダボタン部分*/
.Default_Top_TabStrip span {padding:0px;border:0px;}
.Default_Top_TabStrip span span {border:none;margin:0;padding:0px;text-indent:-10000em;display:block;}

/*ヘッダボタン、mouseout時の画像*/
#Agg731_Tab1.Default_Top_TabUnselected{background:url(/Portals/0/images/index/tabbar_out.gif) -2px 0 no-repeat;width:155px;}	
#Agg731_Tab2.Default_Top_TabUnselected{background:url(/Portals/0/images/index/tabbar_out.gif) -157px 0 no-repeat;width:155px;}
#Agg731_Tab3.Default_Top_TabUnselected{background:url(/Portals/0/images/index/tabbar_out.gif) -312px 0 no-repeat;width:155px;}	
#Agg731_Tab4.Default_Top_TabUnselected{background:url(/Portals/0/images/index/tabbar_out.gif) -467px 0 no-repeat;width:155px;}

/*ヘッダボタン、mouseover時の画像*/
#Agg731_Tab1:hover{background:url(/Portals/0/images/index/tabbar_over.gif) -2px 0 no-repeat;width:155px;}
#Agg731_Tab2:hover{background:url(/Portals/0/images/index/tabbar_over.gif) -157px 0 no-repeat;width:155px;}
#Agg731_Tab3:hover{background:url(/Portals/0/images/index/tabbar_over.gif) -312px 0 no-repeat;width:155px;}
#Agg731_Tab4:hover{background:url(/Portals/0/images/index/tabbar_over.gif) -467px 0 no-repeat;width:155px;}

/*ヘッダボタン、selected時の画像*/
#Agg731_Tab1.Default_Top_TabSelected{background:url(/Portals/0/images/index/tabbar_selected.gif) -2px 0 no-repeat;width:155px;}
#Agg731_Tab2.Default_Top_TabSelected{background:url(/Portals/0/images/index/tabbar_selected.gif) -157px 0 no-repeat;width:155px;}
#Agg731_Tab3.Default_Top_TabSelected{background:url(/Portals/0/images/index/tabbar_selected.gif) -312px 0 no-repeat;width:155px;}
#Agg731_Tab4.Default_Top_TabSelected{background:url(/Portals/0/images/index/tabbar_selected.gif) -467px 0 no-repeat;width:155px;}

/*フッターの画像*/
#dnn_ctr731_ModuleContent {background:transparent url(/Portals/0/images/index/tab_bgbottom.gif) no-repeat scroll left bottom;}

/*一覧へのリンク*/
.tablinks{font-size:11px;color:#ada99b;}
.tablinks img{margin:2px 15px 0 0;}
.tablinks a:link,
.tablinks a:visited{color:#ada99b;text-decoration:none;}
.tablinks a:hover{color:#ada99b;text-decoration:underline;}

.tabrss{text-align:right;}









/*IE6------------------------------------------------------*/
/*ヘッダボタンの大きさ設定、文字表示（行間大きくしてるのは文字の縦位置調整）*/
.Default_Top_TabStrip  span span {text-decoration:none;font-size:12px;font-family: 'Kozuka Mincho Pro', 'Kozuka Mincho Std', '小塚明朝 Pro R', '小塚明朝 Std R', 'Hiragino Mincho Pro', 'ヒラギノ明朝 Pro W3', 'ＭＳ Ｐ明朝', 'Times', 'Times New Roman', serif;
padding-bottom:12px;
padding-top:30px;
}

* html .Default_Top_TabStrip  span span {text-indent:30px;}

/*ヘッダボタン、mouseout時の画像*/
* html #dnn_ctr731_ModuleContent .Default_Top_TabUnselected{background:url(/Portals/0/images/index/tabbar_out.gif) -622px 0 no-repeat;color:#000000;width:150px;}

/*ヘッダボタン、mouseover時の画像*/
* html #dnn_ctr731_ModuleContent .Default_Top_TabMouseOver{background:url(/Portals/0/images/index/tabbar_over.gif) -622px 0 no-repeat;color:#fff;width:150px;}

/*ヘッダボタン、selected時の画像*/
* html span.Default_Top_TabSelected{background:url(/Portals/0/images/index/tabbar_selected.gif) -622px 0 no-repeat;color:#fff;width:150px;}




/*--------------------------------------------------
アドバイザリー
----------------------------------------------------*/
/*--ロゴペイン用ナビ--*/
.logosubnavi-advisory {
	text-align:right;
}
.logosubnavi-advisory img {
	padding: 30px 0 0 12px;
}

/*--会社概要--*/
.advisory-index th {
	padding: 5px;
	vertical-align: top;
	border-bottom:3px double #CCCCCC;
	border-right:1px dotted #CCCCCC;
	padding:10px 0;
	width:75px;
	font-size: 12px;
	color:#666666;
}
.advisory-index td {
	padding: 5px;
	vertical-align: top;
	border-bottom:3px double #CCCCCC;
	padding:10px;
	font-size: 12px;
	color:#666666;
}

/*--業務案内--*/
.businessguide-advisory {
	margin:10px 0;
	padding:0;
	list-style-type:none;
}
.businessguide-advisory li {
	margin:0;
	padding:0 0 7px 20px;
	list-style-type:none;
	background:url(/Portals/0/images/common/icn_disc.jpg) no-repeat 0 2px;
	font-weight:normal;
}


/*--------------------------------------------------
グループ
----------------------------------------------------*/
.indexbox_top {
	background: url(/Portals/0/images_group/index/indexbox_top.gif) no-repeat bottom left;
	width: 900px;
	height: 30px;
	margin: 20px 0 0 0;
}
.indexbox_bottom {
	background: url(/Portals/0/images_group/index/indexbox_bottom.gif) no-repeat top left;
	width: 900px;
	height: 30px;
	margin: 0 0 20px 0;		
}
.indexbox {
	background: url(/Portals/0/images_group/index/indexbox_bg.gif) repeat-y left;
	width: 840px;
	padding: 5px 30px;
}

















