﻿@charset "utf-8";

/* ==========================================================================================================

	h1,h2,h3,h4

============================================================================================================*/

h1 {
	text-align: left;
	padding: 2px 0 0 30px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: normal;
	float: left;
	display: inline;
}
h2 {
	text-align: right;
	padding: 2px 5px 0 0;
	font-size: 10px;
	font-weight:lighter;
	color: #FFFFFF;
}


h3.h3_01 {
	width: 980px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/releaseInfoTle.jpg) no-repeat;
}
h3.h3_02 {
	width: 740px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/newsInfoTle.jpg) no-repeat;
}
h3.h3_03 {
	width: 740px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/companyInfoTle.jpg) no-repeat;
}
h3.h3_04 {
	width: 740px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/worksTle.jpg) no-repeat;
}
h3.h3_05 {
	width: 980px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/worksListTle.jpg) no-repeat;
	margin-top:30px;
}
h3.h3_06 {
	width: 980px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/recruitTle.jpg) no-repeat;
}
h3.h3_07 {
	width: 980px;
	height: 51px;
	text-indent: -9999px;
	background: url(../images/tle/contactTle.jpg) no-repeat;
}


/* ==========================================================================================================

	各ページ共通

============================================================================================================*/

/*--基本設定 --*/
body {
	font-family: "メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック",Arial,sans-serif;
	font-size: 12px;
	color: #3c3c3c;
	margin: 0;
	padding: 0px;
	text-align: left;
	background: url(../images/bg/bodyBg.jpg) repeat-x;
	background-position: center top;
}
#containerIndex {
	width: 100%;
	height: auto !important;
	margin: 0 auto;
	background: url(../images/bg/containerBg.png) no-repeat;
	background-position: center top;
}
#containerOther {
	width: 100%;
	height: auto !important;
	margin: 0 auto;
	background: url(../images/bg/containerOtherBg.png) no-repeat;
	background-position: center top;
}
#wrapper {
	width: 980px;
	height: auto !important;
	margin: 0 auto;
}


/*-- トップテキスト --*/
.topText {
	width: 100%;
	height: 20px;
	background-color: #3c3f97;
	/*border-bottom: 1px solid #dfdfdf;*/
}
.descriptionLeft {
	width: 29%;
	text-align: left;
	float: left;
	display: inline;
}
.descriptionRight {
	width: 69%;
	text-align: right;
	float: left;
	display: inline;
}


/*-- ヘッダー --*/
#header {
	width: 980px;
	height: 100px;
}
#indexLogo {
	width: 220px;
	height: 85px;
	padding-top: 15px;
	float: left;
	display: inline;
}

/*-- ナビエリア --*/
#naviArea {
	width: 564px;
	height: 100px;
	padding-left: 30px;
	float: left;
	display: inline;
	/*margin: 0 0 0 0;*/
}
/*-- サブナビ --*/
.subNavi {
	width: 564px;
	padding-top: 10px;
	font-size: 11px;
}
.subNavi ul {
	padding-left: 191px;
	list-style: none;
}
.subNavi li {
	padding-left: 10px;
	margin-left: 15px;
	background: url("../images/common/liIcon01.gif") no-repeat 0px 0.38em;
	float: left;
	display: inline;
}

/*-- グローバルナビ --*/
.grovalNavi {
	width: 564px;
	text-align: right;
	padding-top: 10px;
	font-size: 11px;
}
.grovalNavi ul {
	list-style: none;
}
.grovalNavi li {
	float: left;
	display: inline;
}

/*-- インフォエリア --*/
.infoArea {
	width: 166px;
	float: left;
}

/*-- トップイメージ --*/
#topImages {
	width: 980px;
	height: 560px;
}
#slider {
	width: 980px;
	height: 440px;
	z-index: -1;
	overflow: hidden;
}
/*-- パンくず --*/
#panCuz {
	width: 980px;
	height: 560px;
}
.panCuzInfo {
	width: 980px;
	height: 560px;
	background: url(../images/bg/infoBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzProfile {
	width: 980px;
	height: 560px;
	background: url(../images/bg/profileBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzHistory {
	width: 980px;
	height: 560px;
	background: url(../images/bg/historyBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzAccess {
	width: 980px;
	height: 560px;
	background: url(../images/bg/accessBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzManda {
	width: 980px;
	height: 560px;
	background: url(../images/bg/mandaBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzFinance {
	width: 980px;
	height: 560px;
	background: url(../images/bg/financeBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzSuccession {
	width: 980px;
	height: 560px;
	background: url(../images/bg/successionBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzGlobal {
	width: 980px;
	height: 560px;
	background: url(../images/bg/globalBg.jpg) no-repeat;
	background-position: center top;	
	
	}
.panCuzIpo {
	width: 980px;
	height: 560px;
	background: url(../images/bg/ipoBg.jpg) no-repeat;
	background-position: center top;
}
.panCuzCompliance {
	width: 980px;
	height: 560px;
	background: url(../images/bg/complianceBg.jpg) no-repeat;
	background-position: center top;
}

#panCuz p {
	font-size: 11px;
	color: #FFFFFF;
	padding: 12px 0 0 10px;	
}
#panCuz a {
	color: #FFFFFF;
	text-decoration: none;
}
#panCuz a:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/*-- ページトップへのリンク --*/
#pageTopLink {
	position: fixed;
	bottom: 260px;
	right: 0px;
}

/* ==========================================================================================================

	コンテンツレイアウト

============================================================================================================*/
/*-- コンテンツブロック --*/
#contentsIndex {
	width: 980px;
	margin: -260px 0 0 0;
	padding-top: 0px;
	z-index: 100;
}
#contentsOther {
	width: 980px;
	margin: -350px 0 0 0;
	padding-top: 0px;
	z-index: 100;
}


/*-- インデックスコンテンツディスクリ --*/
.contDiscri {
	width: 980px;
}
.contDiscri li {
	list-style: none;
	padding: 0 5px 0 5px;
	float: left;
	display: inline;
}
.contDoscriTxt {
	width: 217px;
	height: 95px;
	padding: 5px 8px 5px 8px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-size: 12px;
	line-height: 140%;
}
.contLink {
	width: 217px;
	padding: 0 8px 0 8px;
	border-left: 1px solid #cdcdcd;
	border-right: 1px solid #cdcdcd;
	font-size: 11px;
	text-align: right;
	background: url("../images/common/liIcon01.gif") no-repeat 138px 0.39em;
}

/*-- indexメインコンテンツ（左カラム）--*/
#contLeftIndex {
	width: 725px;
	margin: 30px 0 0 5px;
	float: left;
	display: inline;
}
#contLeftIndex .infoBlock {
	width: 725px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#contLeftIndex .infoCont {
	width:725px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcdcd;
}
#contLeftIndex .infoCont .infoDate {
	width: 110px;
	color: #2d3088;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 11px;
	line-height: 120%;
}
#contLeftIndex .infoCont .infoTxt {
	width: 600px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 11px;
	line-height: 120%;
}

/*-- otherメインコンテンツ（左カラム）--*/
#contLeftOther {
	width: 685px;
	margin: 30px 0 0 5px;
	padding: 20px;
	float: left;
	display: inline;
}


.infoBlock {
	width: 685px;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

/*-- インフォメーション --*/
.infoCont {
	width:685px;
	margin: 0px 0px 8px 0px;
	padding: 0px 0px 8px 0px;
	border-bottom: 1px dashed #cdcdcd;
}
.infoCont .infoDate {
	width: 110px;
	color: #2d3088;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 11px;
	line-height: 120%;
}
.infoCont .infoTxt {
	width: 565px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 11px;
	line-height: 120%;
}
.infoLink {
	padding: 0 8px 0 8px;
	text-align: right;
	font-size: 11px;
	background: url("../images/common/liIcon01.gif") no-repeat 595px 0.40em;
}


/*-- M&Aページ --*/
.mandaService01 {
	width: 422px;
	height: 119px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/mandaService01Bg.jpg") no-repeat;
}
.mandaService02 {
	width: 422px;
	height: 119px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/mandaService02Bg.jpg") no-repeat;
}
.mandaService03 {
	width: 422px;
	height: 138px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/mandaService03Bg.jpg") no-repeat;
}
.mandaService04 {
	width: 422px;
	height: 119px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/mandaService04Bg.jpg") no-repeat;
}
.mandaService05 {
	width: 422px;
	height: 138px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/mandaService05Bg.jpg") no-repeat;
}

/*-- 海外支援ページ --*/
.globalService01 {
	width: 422px;
	height: 119px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/globalService01Bg.jpg") no-repeat;
}
.globalService02 {
	width: 422px;
	height: 119px;
	list-style: none;
	padding: 43px 250px 0 13px;
	font-size: 12px;
	background: url("../images/bg/globalService02Bg.jpg") no-repeat;
}


/*-- 会社案内 --*/
.corpCont {
	width:685px;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 15px 0px;
	border-bottom: 1px dashed #cdcdcd;
}
.corpCont .corpTle {
	width: 110px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}
.corpCont .corpTxt {
	width: 565px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}
.corpCont .corpTleEx {
	width: 150px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}
.corpCont .corpTxtEx {
	width: 525px;
	float: left;
	display: inline;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}
.coprAdressTxt {
	width:685px;
	margin: 15px 0 0 0;
	padding: 0 0 15px 0;
	border-bottom: 1px dashed #cdcdcd;
}
.serviceDiscriTxt {
	font-size: 14px;
}




/*-- サブコンテンツ（右カラム）--*/
#contRightIndex {
	width: 225px;
	margin: 30px 0 0 10px;
	float: left;
	display: inline;

}
#contRightOther {
	width: 235px;
	margin: 65px 0 0 10px;
	float: left;
	display: inline;
	background: url("../images/bg/sideBg.png") repeat-y;
}
.sideMenu {
	list-style: none;
	margin: 10px 0 20px 0;
}
.sideMenu li {
	margin: 0;
	padding: 0 0 10px 5px;
	/*border-bottom: 1px dashed #cdcdcd;*/
}
#contRightIndex a:hover img{
	opacity:0.40; /* opera firefox safari */
	filter: alpha(opacity=40); /* ie */
}
#contRightOther a:hover img{
	opacity:0.40; /* opera firefox safari */
	filter: alpha(opacity=40); /* ie */
}




/*----------------------------------------------------------------

ツイッター

-------------------------------------------------------------------*/
#twitter_div {
	width: 490px;
	text-align : left;
	margin: 0;
	padding: 0px 0px 0px 0px;
	background: url("../images/index/twitter_bg.jpg") repeat-y;
}
#twitter_div ul {
	list-style: none;
	width: 440px;
	padding: 0px 0px 0px 25px;
	word-wrap: break-word;
}
#twitter_div li {
	padding: 5px 0px 5px 0px;
	border-bottom: dotted 1px #6e6055;
}
#twitter_div li a {
	font-size : 12px;
	line-height: 105%;
	color: #AA2628;
}
#twitter_div li a:hover {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}
#twitter_div li span {
	color: #000000;
	font-size: 12px;
}
#twitter_div li span a {
	color: #AA2628;
	font-size: 12px;
}
a　#twitter-link {
	font-size: 12px;
	color: #000000;
	text-align: right;
	display: block;
}
a　#twitter-link:hover {
	color: #000000;
	position: relative;
	top: 1px;
	left: 1px;
}




/* ==========================================================================================================

	フッター

============================================================================================================*/
#footer {
	width: 100%;
	height: 240px;
	padding-top: 31px;
	margin-top: 30px;
	background-image: url(../images/bg/footerBg.gif);
	background-repeat: repeat-x;
	color: #f4f8ff;
	font-size: 11px;
}
#footerContents {
	width: 980px;
	height: 174px;
	margin: 0 auto;
	color: #000000;
	background-image: url(../images/bg/footerContentsBg.gif);
	background-repeat: no-repeat;
}
.footerNavi01 {
	width: 245px;
	margin: 22px 0 0 30px;
	float: left;
	display: inline;
}
.footerNavi02 {
	width: 245px;
	margin: 22px 0 0 0;
	float: left;
	display: inline;
}
.footerNavi03 {
	width: 425px;
	margin: 22px 0 0 0;
	float: left;
	font-size: 11px;
	display: inline;
	text-align: right;
}
#footerContents li {
	margin-bottom: 6px;
}
.copyRights {
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	margin: 25px 0 0 0;
}
.copyRights a {
	color: #FFFFFF;
}
.copyRights a:alink {
	color: #FFFFFF;
}
.copyRights a:vlink {
	color: #FFFFFF;
}
.copyRights a:hover {
	color: #FFFFFF;
}












/*----------------------------------------------------------------
一覧を見る
-------------------------------------------------------------------*/
.looklistLeft {
	text-align: left;
	color: #FFFFFF;
}



/*----------------------------------------------------------------
span
-------------------------------------------------------------------*/
.noLink {
	font-weight: nomal;
	color: #cccccc;
}
.star {
	color: #5778c3;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.date {
	font-size: 12px;
	font-weight: bold;
	line-height: 145%;
}
.coution {
	color: #c50018;
	font-weight: normal;
}
.bold {
	font-weight: bold;
}
.tracklist {
	font-weight: bold;
	color: #5778c3;
}

.time {
	color: #7d0000;
	font-weight: nomal;
}






