/* common
--------------------------------------------------------------------------------*/
.container01{	/* ========== container ========== */
	width: 758px;
	margin: auto;
}

.container02{	/* ========== container ========== */
	width: 522px;
	margin: auto;
}

.container03{	/* ========== container ========== */
	width: 552px;
	padding: 0 0 30px 19px;
}



.tableType01 th{	/* ========== table ========== */
	border: 1px solid #E2E0E5;
	border-right: 1px solid #FFF;
	background:#DEE8F3 url(../images/table_bg01.gif) repeat-y right;
	color: #003386;
	font-weight: normal;
	text-align: left;
}
.tableType01 th div{
	padding: 10px 12px 8px;
}
.tableType01 td{
	border-top: none;
	border-right: 1px solid #FFF;
	border-left: 1px solid #E2E0E5;
	border-bottom: 1px solid #E2E0E5;
	background-color: #F9F9F9;
	background-image:	url(../images/table_bg01.gif);
	background-repeat: repeat-y;
	background-position: right;
	vertical-align: top;
}
.tableType01 td div{
	height: 100%;
	padding: 12px 11px 8px;
	border-top: 1px solid #FFF;
}

@media print{
	#wrpLeft,
	#headerRight,
	#navi,
	#under,
	#analysis{
		display:none;
	}
	body{
		background:none;
	}
	th,td{font-size:12px;}
	table.tableType01{
		border-width:1px 0 0 1px;
		border-color:#E2E0E5;
		border-style:solid;
	}
	.tableType01 th{	/* ========== table ========== */
		color: #003386;
		border-width:0 1px 1px 0;
		border-color:#E2E0E5;
		border-style:solid;
		font-weight: normal;
		text-align: left;
	}
	.tableType01 th div{
		border-width:0;
		padding: 10px 12px 8px;
	}
	.tableType01 td{
		border-width:0 1px 1px 0;
		border-color:#E2E0E5;
		border-style:solid;
		vertical-align: top;
	}
	.tableType01 td div{
		border-width:0;
		height: 100%;
		padding: 12px 11px 8px;
	}
}


.rightNavi{
	margin-bottom: 20px;
	border-left: 1px solid #082570;
	color: #FF7927;
}
.rightNavi td{
	padding: 0 1.5em;
	border-right: 1px solid #082570;
}




.comCap01{ margin-bottom: 10px;	}	/* ========== com Cap02 ========== */
.comCap01 img{
	margin-left: -23px;
	position: relative;
}

.comCap02{ margin-bottom: 10px;	}	/* ========== com Cap02 ========== */
.comCap02 img{
	margin-left: -8px;
	position: relative;
}


.headline01{	/* ========== headline0 =========== */
	margin-bottom: 20px;
	padding: 13px;
	border-top: 1px dotted #09357A;
	border-bottom: 1px dotted #09357A;
	background-color: #F4F7FB;
	color: #082570;
}


.pageTop{	/* ========== page top ========== */
	width: 790px;
	text-align: right;
}
.pageTop img{ display: inline;	}



.float01 div{
	width:203px;
	padding: 0 0 0 12px;
	float:right;
}

.clear{ clear: both;	}

.clear02{
	padding-top: 15px;
	clear: both;
}


.boxIndent{
	text-indent: -1em;
	padding-left: 1em;
}



/* home
--------------------------------------------------------------------------------*/
.homeLeft{
	width: 385px;
	padding: 0 24px 0 0;
	vertical-align: top;
}
.homeRight{ vertical-align: top;	}

.homeTopics{
	width: 385px;
	margin-top: 15px;
	border-bottom: 1px dotted #09357A;
	color: #333333;
}
.homeTopics td{
	padding: 0 0 15px 0;
	vertical-align: top;
}
.homeTopics td.topicBoxTd01{
	width: 65px;
	padding-left: 3px;
	padding-right:5px;
}
.homeTopics td.topicBoxTd02{
	width: 237px;
	padding-right: 7px
}

.homeOverViewDetail{
	padding: 0 6px 0 0;
	border-top: 1px dotted #09357A;
	border-bottom: 1px dotted #09357A;
	text-align: right;
}

.homeRight p{
	margin-bottom:8px;
}


/* service
--------------------------------------------------------------------------------*/




/* events
--------------------------------------------------------------------------------*/
.eventsTable01 th.th01{	width: 133px;	}
.eventsTable01 th.th02{	width: 165px;	}
.eventsTable01 th.th03{	width: 123px;	}
.eventsTable01 th.th04{	width: 123px;	}


.eventsTable02{ margin-bottom: 14px;	}
.eventsTable02 th.th01{ width: 108px;	}
.eventsTable02 th.th02{ width: 177px;	}
.eventsTable02 th.th03{ width: 230px;	}


/* topics
--------------------------------------------------------------------------------*/
.topicBox{
	margin-bottom: 12px;
	border-bottom: 1px dotted #09357A;
}
.topicBox td{
	padding: 0 0 12px 0;
	vertical-align: top;
}
.topicBox td.topicBoxTd01{
	width: 77px;
	padding-left: 8px;
	color: #333333;
}
.topicBox td.topicBoxTd02{
	width: 381px;
	padding-right: 17px;
	color: #333333;
}



/* professionals
--------------------------------------------------------------------------------*/
.proBox01{ margin-bottom: 20px;	}
.proBox01 td{
	width: 245px;
	color: #082570;
}

.proBox01 td a{
	padding: 0 0 0 8px;
	background-image: url(../images/arrow01.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}

.proSyllNavi{
	margin-bottom: 35px;
	border-left: 1px solid #082570;
}
.proSyllNavi td{
	padding: 0 0.5em;
	border-right: 1px solid #082570;
	color: #FF7927;
}


.proProfileBox01{
	padding: 10px 5px;
	margin-bottom: 35px;
}


.proProfileTable01{ margin-bottom: 20px;	}
.proProfileTable01 th.th01{ width: 164px;	}
.proProfileTable01 th.th02{ width: 130px;	}
.proProfileTable01 th.th03{ width: 134px;	}
.proProfileTable01 th.th04{ width: 99px;}

.proProfileTable02 th.th01{ width: 108px;	}
.proProfileTable02 th.th02{ width: 177px;	}
.proProfileTable02 th.th03{ width: 230px;}

/* publications
--------------------------------------------------------------------------------*/
.pubTable01 th.th01{ width: 177px;	}
.pubTable01 th.th02{ width: 144px;	}
.pubTable01 th.th03{ width: 128px;	}
.pubTable01 th.th04{ width: 95px;}


.pubTable02{ margin-bottom: 15px;	}
.pubTable02 th.th01{ width: 249px;	}
.pubTable02 th.th02{ width: 169px;	}
.pubTable02 th.th03{ width: 99px;}



/* firm
--------------------------------------------------------------------------------*/
.firmIndexPh01{
	width: 203px;
	height: 165px;
	padding-left: 17px;
	float: right;
}


.firmJonesBox01{
	padding-top: 20px;
	margin-bottom: 20px;
}


.firmUsaTable01 .th01{ width: 215px;	}
.firmUsaTable01 .th02{ width: 152px;	}
.firmUsaTable01 .th03{ width: 152px;	}


.firmLocationBox01{ margin-bottom: 40px;	}
.firmLocationBox01 td{	padding-top: 20px;	}



/* careers
--------------------------------------------------------------------------------*/
.careeSeminarTbl{
	margin:15px 0 5px;
}
.careeSeminarTbl th{
	padding:0 10px 3px 0;
	font-weight:normal;
	text-align:left;
	letter-spacing:0.1em;
}
.careeSeminarTbl td{
	padding:0 10px 3px 0;
}

.careeCalendar{
	width: 267px;
	font-size: 12px;
	line-height: 1.4em;
}

.careeCalendarCap{
	margin-bottom: 10px;
	background-image: url(../careers/images/calendar_bg01.gif);
	background-position: 0 50%;
	background-repeat: repeat-x;
 color: #003386;
	text-align: center;
}
.careeCalendarCap span{
	padding: 0 1em;
	background-color: #FFF;
}

.careeCalendarTbl{
	border-top: 1px solid #C4D1DF;
	border-left: 1px solid #C4D1DF;
}
.careeCalendarTbl th{
	width: 37px;
	border-bottom: 1px solid #C4D1DF;
	border-right: 1px solid #C4D1DF;
	background-image: url(../careers/images/calendar_bg02.gif);
	background-repeat: repeat-x;
	background-color: #F6F9FD;
	color: #003386;
	text-align: center;
	vertical-align: top;
}
.careeCalendarTbl td{
	padding: 7px 0 5px 0;
	border-bottom: 1px solid #C4D1DF;
	border-right: 1px solid #C4D1DF;
	background-image: url(../careers/images/calendar_bg02.gif);
	background-repeat: repeat-x;
	background-color: #F6F9FD;
	text-align: center;
	vertical-align: top;
}
.careeCalendarTbl td span.font1{ color: #003386;	}
.careeCalendarTbl td span.font2{ color: #FF7927;	}


.careeForm{ margin-bottom: 40px;	}
.careeForm th{
	width: 152px;
	padding: 12px 10px;
	border: 1px solid #C4D1DF;
	background-color: #DEE8F3;
	color: #003386;
	text-align: left;
	vertical-align: top;
}
.careeForm td{
	width: 348px;
	padding: 12px 14px;
	border: 1px solid #C4D1DF;
	background-color: #F6F9FD;
	text-align: left;
	vertical-align: top;
}
.careeForm .txBox100{ width: 100px;	}
.careeForm .txBox360{ width: 360px;	}

.careeFormBt{
	margin: auto;
}

.careeError{
	margin-bottom: 10px;
	color: #F00;
}

.careeThanksMsg{
	margin-bottom: 40px;
	text-align: center;
}

div.careeCondition dt{
	width:5.5em;
}

div.careeCondition dd{
	margin-left:6.5em;
	margin-top:-1.5em;
	margin-bottom:0.3em;
	text-indent:-0.8em;
}

div.careeCondition li{
	margin-bottom:0.3em;
	list-style-type:none;
}


/* site map
--------------------------------------------------------------------------------*/
.sitemapBox01 td{
	padding-top: 12px;
	padding-bottom: 15px;
	background-image: url(../sitemap/images/sitemap_bg01.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.sitemapBox01L{
	width: 265px;
	padding-right: 10px;
	border-right: 1px solid #7F99C2;
	background-position: bottom left;
}
.sitemapBox01R{
	width: 265px;
	padding-left: 10px;
	background-position: bottom right;
}

.sitemapBox01 div{
	width: 232px;
	padding: 0 7px 6px 7px;
	margin: 0 0 8px 0;
	border-bottom: 1px dotted #B2B2B2;
}
.sitemapBox01 div a{
	padding-left: 15px;
	background-image: url(../images/arrow02.gif);
	background-repeat: no-repeat;
	background-position: 0 50%;
}



/* privacy
--------------------------------------------------------------------------------*/
.priBox01{
	margin-left: 1.5em;
	text-indent: -1em;
	padding-left: 1em;
}



/* mail-magazine
--------------------------------------------------------------------------------*/
.mailmagazine .topicBox{
	border-bottom:none;
}
.mailmagazine td.topicBoxTd01{
	width: 65px;
	padding-left: 3px;
	padding-right:5px;
	padding-bottom:3px;
}
.mailmagazine td.topicBoxTd02{
	width: auto;
	padding-right: 7px;
	padding-bottom:3px;
}


/* free style
--------------------------------------------------------------------------------*/

.indent1{
	text-indent:-1em;
	margin-left:1em;
}
.indent1 span{
	text-indent:-1em;
}