@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000000;
}

body#top {
	background: url(images/bg_top.gif) repeat-x;
}

body#detail {
	background: url(common/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(common/logo_nagato.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(common/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(common/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(common/btn_access.gif) no-repeat 0 0;
}
ul#sub li.sub01 a:hover {
	background: url(common/btn_access.gif) no-repeat 0 -24px;
}

ul#sub li.sub02 a {
	background: url(common/btn_contact.gif) no-repeat 0 0;
}
ul#sub li.sub02 a:hover {
	background: url(common/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;
	height: 50px;
	display: block;
}

/*for top page*/
#top ul#main li.tab_top a {/*TOP*/
	width: 127px;
	background: url(images/btn_top.gif) no-repeat 0 0;
}
#top ul#main li.tab_frm a {/*事務所紹介*/
	width: 128px;
	background: url(images/btn_frm.gif) no-repeat 0 0;
}
#top ul#main li.tab_frm a:hover {
	background: url(images/btn_frm.gif) no-repeat 0 -50px;
}
#top ul#main li.tab_wks a {/*業務内容*/
	width: 127px;
	background: url(images/btn_wks.gif) no-repeat 0 0;
}
#top ul#main li.tab_wks a:hover {
	background: url(images/btn_wks.gif) no-repeat 0 -50px;
}
#top ul#main li.tab_rec a {/*求人情報*/
	width: 128px;
	background: url(images/btn_rec.gif) no-repeat 0 0;
}
#top ul#main li.tab_rec a:hover {
	background: url(images/btn_rec.gif) no-repeat 0 -50px;
}
#top ul#main li.tab_ifo a {/*お知らせ*/
	width: 127px;
	background: url(images/btn_ifo.gif) no-repeat 0 0;
}
#top ul#main li.tab_ifo a:hover {
	background: url(images/btn_ifo.gif) no-repeat 0 -50px;
}
#top ul#main li.tab_n-p a {/*ナガト アンド パートナーズ*/
	width: 128px;
	background: url(images/btn_n-p.gif) no-repeat 0 0;
}
#top ul#main li.tab_n-p a:hover {
	background: url(images/btn_n-p.gif) no-repeat 0 -50px;
}

/*for detail page*/
#detail ul#main li.tab_top a {/*TOP*/
	width: 127px;
	background: url(common/btn_top.gif) no-repeat 0 0;
}
#detail ul#main li.tab_top a:hover {
	width: 127px;
	background: url(common/btn_top.gif) no-repeat 0 -50px;
}
#detail ul#main li.tab_frm a {/*事務所紹介*/
	width: 128px;
	background: url(common/btn_frm.gif) no-repeat 0 0;
}
#detail ul#main li.tab_frm a:hover {
	background: url(common/btn_frm.gif) no-repeat 0 -50px;
}
#detail.frm ul#main li.tab_frm a,
#detail.frm ul#main li.tab_frm a:hover {/*active*/
	background: url(common/btn_frm.gif) no-repeat 0 -100px;
}
#detail ul#main li.tab_wks a {/*業務内容*/
	width: 127px;
	background: url(common/btn_wks.gif) no-repeat 0 0;
}
#detail ul#main li.tab_wks a:hover {
	background: url(common/btn_wks.gif) no-repeat 0 -50px;
}
#detail.wks ul#main li.tab_wks a,
#detail.wks ul#main li.tab_wks a:hover {/*active*/
	background: url(common/btn_wks.gif) no-repeat 0 -100px;
}
#detail ul#main li.tab_rec a {/*求人情報*/
	width: 128px;
	background: url(common/btn_rec.gif) no-repeat 0 0;
}
#detail ul#main li.tab_rec a:hover {
	background: url(common/btn_rec.gif) no-repeat 0 -50px;
}
#detail.rec ul#main li.tab_rec a,
#detail.rec ul#main li.tab_rec a:hover {/*active*/
	background: url(common/btn_rec.gif) no-repeat 0 -100px;
}
#detail ul#main li.tab_ifo a {/*お知らせ*/
	width: 127px;
	background: url(common/btn_ifo.gif) no-repeat 0 0;
}
#detail ul#main li.tab_ifo a:hover {
	background: url(common/btn_ifo.gif) no-repeat 0 -50px;
}
#detail.ifo ul#main li.tab_ifo a,
#detail.ifo ul#main li.tab_ifo a:hover {/*active*/
	background: url(common/btn_ifo.gif) no-repeat 0 -100px;
}
#detail ul#main li.tab_n-p a {/*ナガト アンド パートナーズ*/
	width: 128px;
	background: url(common/btn_n-p.gif) no-repeat 0 0;
}
#detail ul#main li.tab_n-p a:hover {
	background: url(common/btn_n-p.gif) no-repeat 0 -50px;
}
#detail.n-p ul#main li.tab_n-p a,
#detail.n-p ul#main li.tab_n-p a:hover {/*active*/
	background: url(common/btn_n-p.gif) no-repeat 0 -100px;
}

/*#################### contents ####################*/

/*---------- 共通スタイル ----------*/

#navi {
	margin: 0 auto;
	padding: 0;
	width: 800px;
	height: 28px;
}

#navi p {
	margin: 0;
	padding: 8px 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;
}

#contents .block {
	padding-bottom: 25px; 
}

ul.pageLink {/*サブメニュー　3列*/
	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: 180px;
	background: url(common/ico_link.gif) no-repeat 0 6px;
	float: left;
}

ul.pageLink li.active {
	background: url(common/ico_active.gif) no-repeat 0 6px;
}

ul.pageLink2 {/*サブメニュー　2列*/
	margin: 0;
	padding: 0 0 0 220px;
	list-style: none;
	font-size: 14px;
	line-height: 20px;
}

ul.pageLink2 li {
	margin: 0;
	padding: 0 0 0 12px;
	width: 264px;
	background: url(common/ico_link.gif) no-repeat 0 6px;
	float: left;
}

ul.pageLink2 li.active {
	background: url(common/ico_active.gif) no-repeat 0 6px;
}


#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.tbl01 {/*テーブル01*/
	margin: 0 0 25px 0;
	padding: 0;
	width: 100%;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.tbl01 tr th,
#contents table.tbl01 tr td {
	text-align: left;
	vertical-align: top;
	padding: 7px 0;
	border-bottom: 1px solid #CCCCCC;
}

#contents table.tbl01 tr th {
	padding: 0 0 3px 0;
	border-bottom: 3px double #333333;
}

#contents table.tbl02 {/*テーブル02*/
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 18px;
}

#contents table.tbl02 tr th,
#contents table.tbl02 tr td {
	text-align: left;
	vertical-align: top;
}

#contents table.tbl02 tr th {
	padding-right: 10px;
	font-weight: normal;
}

#contents table.tbl02 tr.space th,
#contents table.tbl02 tr.space td {
	height: 10px;
	font-size: 0;
	line-height: 0;
}

#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(common/btn_pagetop.gif) no-repeat;
}

/*---------- トップページ ----------*/

#news {
	padding: 7px 7px 7px 210px;
	background: url(images/ttl_topics.gif) no-repeat top left;
	border: 1px solid #AFD8FF;
}

#news dl {
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 20px;
}

#news dl dt {
	margin: 0;
	padding: 0;
	width: 80px;
	font-weight: normal;
	float: left;
}

#news dl dd {
	margin: 0;
	padding: 0;
	width: 490px;
	float: left;
}

/*---------- 事務所紹介 ----------*/

#detail.frm #contents h3 {
	background: url(firm/images/title.gif) no-repeat;
}

#map {
	margin-bottom: 15px;
	height: 498px;
	border: 1px solid #CCCCCC;
}

#map_info {
	margin: 0;
	padding: 65px 0 0 0;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	text-align: center;
	background: url(firm/images/logo_formap.gif) no-repeat top center;
}

#btn_print {
	margin-bottom: 15px;
	padding-left: 680px;
}

#btn_print a {
	font-size: 12px;
	line-height: 16px;
	text-indent: -999999px;
	width: 120px;
	height: 24px;
	display: block;
	background: url(common/btn_print.gif) no-repeat 0 0;
}

#btn_print a:hover {
	background: url(common/btn_print.gif) no-repeat 0 -24px;
}

#contents .staff dl {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 20px;
}

#contents .staff dl dt {
	margin: 0;
	padding: 0;
	float: left;
	width: 100px;
	font-weight:normal;
}

#contents .staff dl dd{
	margin: 0;
	padding: 0 0 0 12px;
	float: left;
}

/*---------- 業務内容 ----------*/

#detail.wks #contents h3 {
	background: url(works/images/title.gif) no-repeat;
}

table.work td{
	text-align: center;
	padding: 10px;
	margin: 0px;
	width: 95px;
	border: 1px solid #CCCCCC;
	background-color:#E4F5FF;
}

table.work th{
	text-align: center;
	padding: 10px;
	margin: 0px;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	background-color:#E4F5FF;
}

/*---------- 求人情報 ----------*/

#detail.rec #contents h3 {
	background: url(recruit/images/title.gif) no-repeat;
}

table.r_photo td{
	padding: 0px 4px 3px 4px;
	text-align:center;
	margin:0px;
	font-size: 12px;
	line-height: 18px;
}

table.b_photo {
	margin: 10px auto;
	padding: 0;
}

table.b_photo th{
	padding: 5px;
	border: 1px solid #999999; 
}

table.b_photo td{
	font-size: 14px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-weight:bolder;
}

#contents dl.fag {
	margin: 0;
	padding: 0 0 10px 0;
	font-size: 14px;
	line-height: 20px;
}

#contents dl.fag dt {
	margin: 0;
	padding: 2px 0 6px 27px;
	font-weight: bold;
	background: url(recruit/images/icon_q.gif) no-repeat 0 0 ;
	height: 21px;
}

#contents dl.fag dd {
	margin: 0;
	padding: 0px 10px 15px 27px;
	text-align: justify;
	background: url(recruit/images/icon_a.gif) no-repeat 0 0 ;
}

#contents table.tbl01_rec {/*テーブル01　求人情報*/
	margin: 0 auto;
	padding: 0 0 25px 0;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.tbl01_rec tr th {
	padding: 10px;
	margin: 0px;
}

#contents table.tbl01_rec tr td {
	text-align: left;
	padding: 20px ;
	vertical-align:middle;
	border : 1px solid #CCCCCC ;
}


/*---------- お知らせ ----------*/

#detail.ifo #contents h3 {
	background: url(info/images/title.gif) no-repeat;
}

ul.info {
	padding: 0px;
	margin: 0px;
}

ul.info li{
	border-bottom: 1px dotted #CCCCCC;
	padding: 5px 0px;
	margin: 0px;
	list-style: none;
}

/*---------- ナガト アンド パトナーズ ----------*/

#detail.n-p #contents h3 {
	background: url(nagato_and_partners/images/title.gif) no-repeat;
}

#contents table.tbl01_naga {/*テーブル01　ナガト アンド パトナーズ*/
	margin: 0 auto;
	padding: 0 0 25px 0;
	border: 3px solid #559DE6;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
}

#contents table.tbl01_naga tr th {
	text-align: left;
	vertical-align:middle;
	padding: 7px 5px;
	margin: 0;
	border-bottom: 1px solid #99CCFF ;
	border-left: 1px solid #99CCFF;
	background-color:#DCEDFD;
	width:120px;
}

#contents table.tbl01_naga tr td {
	text-align: center;
	padding: 7px 3px;
	vertical-align:middle;
	border-bottom: 1px solid #99CCFF;
	border-left:  1px dotted #99CCFF;
	width:55px
}

/*---------- お問い合わせ ----------*/

#detail.cnt #contents h3 {
	background: url(contact/images/title.gif) no-repeat;
}

#contents table.contact {/*テーブル コンタクト*/
	margin: 30px auto 25px auto;
	padding: 2px 0;
	width: 80%;
	border-collapse: collapse;
	font-size: 14px;
	line-height: 20px;
	border-top : 3px solid #559DE6;
	border-bottom : 3px solid #559DE6;
}

#contents table.contact tr th,
#contents table.contact tr td {
	padding: 7px 10px;
	border-bottom: 1px solid #99CCFF;
}

#contents table.contact tr th {
	text-align: right;
	border-right : 1px dotted #99CCFF;
	background-color: #DCEDFD;
	
}

#contents table.contact tr th.tt{
	text-align: center;
	border-right : 1px solid #99CCFF;
}

/*---------- プライバシーポリシー ----------*/

#detail.prv #contents h3 {
	background: url(privacy/images/title.gif) no-repeat;
}

/*---------- サイトマップ ----------*/

#detail.smp #contents h3 {
	background: url(sitemap/images/title.gif) no-repeat;
}

.contBox dl.s_map {
}

.contBox dl.s_map dt a{
	margin: 0;
	padding: 0 0 6px 12px;
	background: url(common/ico_active.gif) no-repeat 0 4px;
}

.contBox dl.s_map dd a{
	background: url(common/ico_link.gif) no-repeat 0 4px;
	padding: 0 0 5px 12px;
	margin: 0;
	text-align:left;
}

.dot{
	border-left : 1px dotted #999999;
	padding: 10px 0;
}


/*#################### footer ####################*/

#footer {
	margin: 0;
	padding: 5px 0 0 0;
	font-size: 12px;
	line-height: 16px;
	text-align: center;
	border-top: 1px solid #F4F6F7;
}

#footer ul {
	margin: 0;
	padding: 0 0 5px 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 #copyright {
	margin: 0;
	padding: 0;
	text-indent: -999999px;
	background: url(common/bg_footer.gif) repeat-x;
	height: 50px;
}

#footer #copyright p {
	margin: 0 auto;
	padding: 0;
	text-indent: -999999px;
	background: url(common/copyright.gif) no-repeat;
	width: 190px;
	height: 50px;
	display: block;
}
