@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: 260px;
	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;
}

/*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.about_firm ul#main li.main02 a {
	background: url(images/btn_detail02.gif) no-repeat 0 -100px;
}
#detail.about_firm 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.firm_staff ul#main li.main03 a {
	background: url(images/btn_detail03.gif) no-repeat 0 -100px;
}
#detail.firm_staff ul#main li.main03 a:hover {
	background: url(images/btn_detail03.gif) no-repeat 0 -100px;
}

/*#################### 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;
	padding: 0;
	width: 800px;
	height: 52px;
	font-size: 14px;
	line-height: 18px;
	text-indent: -999999px;
}

#contents h4 {
	margin: 50px 0 20px 0;
	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 340px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

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

#contents .contBox {
	margin: 0 auto;
	width: 770px;
}

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

#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.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 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 .pageTop {
	margin: 10px 0 0 685px;
}

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



/*---------- About Firm ----------*/

#detail.about_firm #contents h3 {
	background: url(images/title_about-firm.gif) no-repeat;
}

#detail.firm_staff #contents h3 {
	background: url(images/title_firm-staff.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: 65px 0 0 20px;
	height: 105px;
	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;
}



























