@charset "UTF-8";

@import "base/common.css";


/*────────────────────────────────
　Top Page
────────────────────────────────*/
#TopHeader{
	width: 935px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../common/header-background.gif);
	background-repeat: repeat-y;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #C9DBE9;
}
p#TopLogoCaption{
	color: #4478A8;
	margin-top: 80px;
	margin-left: 10px;
	text-align: left;
}
h1#TopLogo{
	margin-left: 10px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
select#SelectLanguage{
	font-size: 0.875em;
	font-family: Arial, Helvetica, sans-serif;
}
ul.TopMenuAbout{
	background-image: url(../images/top-aboutus.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.TopMenuContact{
	background-image: url(../images/top-contact.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.TopMenuLinks{
	background-image: url(../images/top-link.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.TopMenuRecruit{
	background-image: url(../images/top-recruit.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
ul.TopMenu{
	font-size: 1.125em;
	font-weight: bold;
	color: #0C2955;
	list-style-type: none;
	text-align: left;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #666;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin: 0px;
}
ul.TopMenuIP{
	font-size: 1.125em;
	font-weight: bold;
	color: #0C2955;
	list-style-type: none;
	text-align: left;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin: 0px;
}
ul.TopMenu a{
	color: #133465;
	text-decoration: none;
}

ul.TopMenuIP a{
	color: #133465;
	text-decoration: none;
}
.TopMenu,.TopMenuIP li{
	padding: 0px;
	list-style-image: url(../common/top-arrow-blueblack.png);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -5px;
}
#TopWhatsNew{
	padding: 0px;
	width: 577px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#TopWhatsNew dl{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/top-news-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#TopWhatsNew dt{
	font-size: 0.875em;
	line-height: 120%;
	font-weight: bold;
}
#TopWhatsNew dd{
	font-size: 0.875em;
	line-height: 120%;
}


#TopIPInformation{
	padding: 0px;
	width: 298px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#TopIPInformation dl{
	padding: 0px;
	margin: 0px;
}
#TopIPInformation dt{
	font-size: 0.875em;
	line-height: 120%;
	font-weight: bold;
	background-color: #CCC;
	padding: 2px;
	width: 274px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TopIPInformation dd{
	font-size: 0.875em;
	line-height: 120%;
}


/*────────────────────────────────
　Mission - Japanese
────────────────────────────────*/
#MissionTitle{}
h2.MissionSubTitle{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1.25em;
	margin: 0px;
	padding: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	font-weight: bold;
}
h3.MissionSubTitleNumber{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	font-style: normal;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

/*────────────────────────────────
　Our Firm
────────────────────────────────*/
#OurFirmTitle{
	background-image: url(../firm/images/title-firm.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#OurFirmTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}


/*────────────────────────────────
　PRACTICE AREAS
────────────────────────────────*/
#PracticeAreasTitle{
	background-image: url(../practice/images/title-practice.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#PracticeAreasTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}
div.PracticeIntroBlock{
	padding: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.PracticeIntroBlock h2{
	font-size: 1.125em;
	font-weight: bold;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
}




/*────────────────────────────────
　PROFESSIONALS
────────────────────────────────*/
#ProfessionalsTitle{
	background-image: url(../pro/images/title-pro.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ProfessionalsTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #002853;
}
h2.ProName{
	font-size: 1.25em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.ProCareer{
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
div.ProCareer dl{
	margin: 0px;
	padding: 0px;
}
div.ProCareer dt{
	padding: 0px;
	float: left;
	width: 200px;
	background-color: #CCC;
	text-align: center;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-size: 1em;
	font-weight: bold;
}
div.ProCareer dd{
	margin: 0px;
	padding: 0px;
	float: left;
}

div.ProCareer ul{
	margin: 0px;
	padding: 0px;
}
div.ProCareer li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 1em;
	line-height: 140%;
}

/*────────────────────────────────
　IP INFORMATION
────────────────────────────────*/
#TopicTitle{
	background-image: url(../topic/images/title-topic.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#TopicTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}
#TopicList{}
#TopicList dl{
	margin: 0px;
	padding: 0px;
}
#TopicList dt{
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	background-color: #E6E6E6;
	width: 120px;
	text-align: center;
	float: left;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#TopicList dd{
	font-size: 1em;
	line-height: 140%;
	padding-top: 3px;
	padding-bottom: 3px;
	margin: 0px;
	width: 715px;
	float: left;
}






/*────────────────────────────────
　CONTACT US
────────────────────────────────*/
#ContactTitle{
	background-image: url(../contact/images/title-contact.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#ContactTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}


/*────────────────────────────────
　PHOTO GALLERY
────────────────────────────────*/
#GalleryTitle{
	background-image: url(../gallery/images/title-gallery.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#GalleryTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}
img.GalleryPhotoFrame{
	border-top: solid 1px silver;
	border-left: solid 1px silver;
	border-bottom: solid 1px gray;
	border-right: solid 1px gray;
	background-color: white;
	padding: 6px;
	margin-bottom: 2px;
}


/*────────────────────────────────
　ACCESS
────────────────────────────────*/
#AccessTitle{
	background-image: url(../access/images/title-access.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#AccessTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
	color: #0C2955;
}




/*────────────────────────────────
　Links
────────────────────────────────*/
#LinksTitle{
	background-image: url(../link/images/title-links.jpg);
	padding: 0px;
	height: 115px;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#LinksTitle p{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1em;
	line-height: 140%;
	font-weight: bold;
	width: 650px;
}
h2.LinksCategory{
	font-size: 1.125em;
	padding: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
ul.LinksList{
	margin: 0px;
	padding: 0px;
}
ul.LinksList  li{
	list-style-type: none;
	list-style-image: url(../link/images/link-arrow.gif);
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding: 0px;
}
