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

body {
	margin: 0;
	padding: 0;
	font-family: Arial;
	color: #000000;
}

body#top {
	background: url(images/bg_top.gif) repeat-x;
}

body#detail {
	background: url(images/bg_detail.gif) repeat-x;
}

a:link,
a:visited {
	color: #04489F;
	text-decoration: underline;
}

a:hover {
	color: #04489F;
	text-decoration: none;
}

.clear {
	clear: both;
	overflow: hidden;
	margin: 0;
	border: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
}

/*#################### header ####################*/

#header {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#header h1 {
	margin: 0;
	padding: 0;
	width: 258px;
	height: 70px;
	font-size: 14px;
	line-height: 16px;
	background: url(images/logo_nagato-partners.gif) no-repeat;
	float: right;
}

#header h1 a {
	width: 258px;
	height: 70px;
	display: block;
	text-indent: -999999px;
}

#header h2 {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 70px;
	font-size: 14px;
	line-height: 16px;
	background: url(images/logo_idea.gif) no-repeat;
	float: left;
}

#header h2 a {
	width: 150px;
	height: 70px;
	display: block;
	text-indent: -999999px;
}

/*#################### gMenu ####################*/

#gMenu {
	margin: 0 auto;
	padding: 0;
	width: 800px;
}

#top #gMenu {/*トップのビジュアル*/
	height: 534px;
	background: url(images/visual_top.jpg) no-repeat;
}

#detail #gMenu {/*下階層のビジュアル*/
	height: 135px;
	background: url(images/visual_detail.jpg) no-repeat;
}

#top ul#sub {
	margin: 0;
	padding: 399px 0 0 0;
	list-style: none;
}

#detail ul#sub {
	margin: 0;
	padding: 0;
	list-style: none;
}

ul#sub li {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 5px 0 0 675px;
}

ul#sub li a {
	font-size: 12px;
	line-height: 16px;
	text-indent: -999999px;
	width: 120px;
	height: 24px;
	display: block;
}

ul#sub li.sub01 a {
	background: url(images/btn_location.gif) no-repeat 0 0;
}
ul#sub li.sub01 a:hover {
	background: url(images/btn_location.gif) no-repeat 0 -24px;
}

ul#sub li.sub02 a {
	background: url(images/btn_contact.gif) no-repeat 0 0;
}
ul#sub li.sub02 a:hover {
	background: url(images/btn_contact.gif) no-repeat 0 -24px;
}

ul#main {
	margin: 0;
	padding: 27px 0 0 0;
	list-style: none;
}

ul#main li {
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0 0 0 5px;
	float: left;
}

ul#main li a {
	font-size: 12px;
	line-height: 16px;
	text-indent: -999999px;
	width: 154px;
	height: 50px;
	display: block;
}

/*for top page*/
#top ul#main li.main01 a {
	background: url(images/btn_top01.gif) no-repeat 0 0;
}
#top ul#main li.main02 a {
	background: url(images/btn_top02.gif) no-repeat 0 0;
}
#top ul#main li.main02 a:hover {
	background: url(images/btn_top02.gif) no-repeat 0 -50px;
}
#top ul#main li.main03 a {
	background: url(images/btn_top03.gif) no-repeat 0 0;
}
#top ul#main li.main03 a:hover {
	background: url(images/btn_top03.gif) no-repeat 0 -50px;
}
#top ul#main li.main04 a {
	background: url(images/btn_top04.gif) no-repeat 0 0;
}
#top ul#main li.main04 a:hover {
	background: url(images/btn_top04.gif) no-repeat 0 -50px;
}
#top ul#main li.main05 a {
	background: url(images/btn_top05.gif) no-repeat 0 0;
}
#top ul#main li.main05 a:hover {
	background: url(images/btn_top05.gif) no-repeat 0 -50px;
}

/*for detail page*/
#detail ul#main li.main01 a {
	background: url(images/btn_detail01.gif) no-repeat 0 0;
}
#detail ul#main li.main01 a:hover {
	background: url(images/btn_detail01.gif) no-repeat 0 -50px;
}
#detail ul#main li.main02 a {
	background: url(images/btn_detail02.gif) no-repeat 0 0;
}
#detail ul#main li.main02 a:hover {
	background: url(images/btn_detail02.gif) no-repeat 0 -50px;
}
#detail.history ul#main li.main02 a,
#detail.history ul#main li.main02 a:hover {
	background: url(images/btn_detail02.gif) no-repeat 0 -100px;
}
#detail ul#main li.main03 a {
	background: url(images/btn_detail03.gif) no-repeat 0 0;
}
#detail ul#main li.main03 a:hover {
	background: url(images/btn_detail03.gif) no-repeat 0 -50px;
}
#detail.activities ul#main li.main03 a,
#detail.activities ul#main li.main03 a:hover {
	background: url(images/btn_detail03.gif) no-repeat 0 -100px;
}
#detail ul#main li.main04 a {
	background: url(images/btn_detail04.gif) no-repeat 0 0;
}
#detail ul#main li.main04 a:hover {
	background: url(images/btn_detail04.gif) no-repeat 0 -50px;
}
#detail.team ul#main li.main04 a,
#detail.team ul#main li.main04 a:hover {
	background: url(images/btn_detail04.gif) no-repeat 0 -100px;
}
#detail ul#main li.main05 a {
	background: url(images/btn_detail05.gif) no-repeat 0 0;
}
#detail ul#main li.main05 a:hover {
	background: url(images/btn_detail05.gif) no-repeat 0 -50px;
}
#detail.firms ul#main li.main05 a,
#detail.firms ul#main li.main05 a:hover {
	background: url(images/btn_detail05.gif) no-repeat 0 -100px;
}

#detail.location ul#sub li.sub01 a,
#detail.location ul#sub li.sub01 a:hover {
	background: url(images/btn_location.gif) no-repeat 0 -24px;
}


/*#################### contents ####################*/

#navi {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 28px;
}

#navi p {
	margin: 0;
	padding: 6px 0 0 0;
	font-size: 14px;
	line-height: 18px;
}

#contents {
	margin: 0 auto;
	padding: 30px 0;
	width: 800px;
}

#contents h3 {
	margin: 0 0 20px;
	padding: 0;
	width: 800px;
	height: 54px;
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
}

/*---------- Page Title ----------*/

#detail.history #contents h3 {
	background: url(images/title_history.gif) no-repeat;
}

#detail.activities #contents h3 {
	background: url(images/title_activities.gif) no-repeat;
}

#detail.team #contents h3 {
	background: url(images/title_team.gif) no-repeat;
}

#detail.firms #contents h3 {
	background: url(images/title_firms.gif) no-repeat;
}

#detail.location #contents h3 {
	background: url(images/title_location.gif) no-repeat;
}


#contents h4 {
	margin: 0 0 20px;
	padding: 0;
	font-size: 20px;
	line-height: 24px;
	border-bottom: 5px solid #99CCFF;
}

#contents h4 span {
	padding-left: 20px;
	font-size: 16px;
}

ul.pageLink {
	margin: 0;
	padding: 0 0 0 220px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

ul.pageLink li {
	margin: 0;
	padding: 0 0 0 12px;
	width: 275px;
	background: url(images/ico_link.gif) no-repeat 0 6px;
	float: left;
}

#contents .contBox {
	margin: 0 auto 20px;
	width: 770px;
	overflow: hidden;
	zoom: 1;
}

#contents p {
	margin: 0;
	padding: 0 0 20px;
	font-size: 14px;
	line-height: 20px;
	text-align: justify;
}

#contents p strong.lerge {
	font-size: 20px;
}

#contents dl {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}

#contents dl dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}

#contents dl dd {
	margin: 0;
	padding: 0 10px;
	text-align: justify;
}

#contents table.locationTbl {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.locationTbl tr th,
#contents table.locationTbl tr td {
	text-align: left;
	vertical-align: top;
}

#contents table.locationTbl tr th {
	padding-right: 10px;
	font-weight: normal;
	white-space: nowrap;
}

#contents table.teamTbl {
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.teamTbl tr th,
#contents table.teamTbl tr td {
	text-align: left;
	vertical-align: top;
	padding: 7px 0;
	border-bottom: 1px solid #CCCCCC;
}

#contents table.teamTbl tr th {
	padding: 0 0 3px 0;
	border-bottom: 3px double #333333;
}

#contents table.teamTbl tr td ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
	zoom: 1;
}

#contents table.teamTbl tr td ul li {
	width: 280px;
	display: inline-block;
	padding-left: 12px;
	background: url(images/ico_list.gif) no-repeat 0 7px;
}

#contents table.staffTbl {
	margin: 0 0 15px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.staffTbl tr th,
#contents table.staffTbl tr td {
	text-align: left;
	vertical-align: top;
	padding: 7px 0;
	border-bottom: 1px solid #CCCCCC;
}

#contents table.staffTbl tr th {
	padding: 0 0 3px 0;
	border-bottom: 3px double #333333;
}

#contents table.firmsTbl {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.firmsTbl tr th,
#contents table.firmsTbl tr td {
	text-align: left;
	vertical-align: top;
}

#contents table.firmsTbl tr th {
	padding-right: 10px;
	font-weight: normal;
}

#contents .pageTop {
	margin: 10px 0 0 710px;
}

#contents .pageTop a {
	width: 75px;
	height: 17px;
	font-size: 12px;
	line-height: 16px;
	text-indent: -999999px;
	display: block;
	background: url(images/btn_pagetop.gif) no-repeat;
}



/*---------- Firm Staff ----------*/

/*#nagato {
	padding-top: 240px;
	background: url(images/bg_nagato.jpg) no-repeat right top;
}*/

#contents h4#nagato {
	margin: 50px 0 20px 0;
	padding: 75px 0 0 20px;
	height: 95px;
	color: #FFF;
	font-size: 20px;
	line-height: 24px;
	border-bottom: none;
	background: url(images/bg_nagato.jpg) no-repeat;
}

/*#################### footer ####################*/

#footer {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 16px;
	background: url(images/bg_footer.gif) repeat-x;
	text-align: center;
	height: 81px;
}

#footer ul {
	margin: 0;
	padding: 8px 0 7px 0;
	list-style: none;
}

#footer ul li {
	margin: 0;
	padding: 0 10px;
	display: inline;
	border-left: 1px solid #000000;
}

#footer ul li.first {
	border: none;
}

#footer p {
	margin: 0 auto;
	padding: 0;
	text-indent: -999999px;
	background: url(images/copyright.gif) no-repeat;
	width: 200px;
	height: 50px;
	display: block;
}



























