/***********************************************/
/* gloval styles                              */
/***********************************************/ 

html,head,body,a,p,em,strong,ul,dl,ol,li,dl,dt,dd,sup,sub,img,title,isindex,h1,h2,h3,h4,h5,h6,hr,br,center,div,pre,blockquote,address,noscript,font,basefont,i,cite,tt,b,u,strike,big,small,code,samp,kbd,var,cite,map,area,form,input,select,option,textarea,applet,param,frameset,frame,noframes{
	margin: 0;
	padding: 0;
}



/***********************************************/
/* HTML tag styles                             */
/***********************************************/ 

html{
	background-image: url(../img/common/bg_html.gif);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #98AED5;
}

body{
	background-image: url(../img/common/bg_body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
	background-color: #DEE4EF;
	line-height: 130%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	color: #000000;
}

img{
	border: 0px;
}

a{
	text-decoration: underline;
	overflow: hidden; 
}
a.pdf{
	padding-left: 18px;
	background-image: url(../img/common/ic_pdf.gif);
	background-repeat: no-repeat;
	background-position: left center;
}




/* ===== table ===== */

table{
	font-size: 1em;
	line-height: 130%;
}



/* ===== h ===== */

h1,h2,h3,h4,h5,h6{
	font-size: 100.01%;
	line-height: 120%;
}


h1{
	font-size: 4em;
}


h2{
	font-size: 3em;
}



h3{
	font-size: 2em;
}


h4{
	font-size: 1.25em;
}


h5{
}


h6{
}




/* ===== sup ===== */

sup{
	vertical-align: top;
	font-size: 0.7em;
}




/* ===== list ===== */

ul,ol,li{
	list-style-type: none;
}




ul.hd1{
	margin-left: 16px;
	margin-bottom: 1em;
}
ul.hd1.plus{
	margin-left: 32h3px;
}
ul.hd1 li{
	margin-bottom: 0.3em;
	list-style-type: square;
}
ul.hd1 li ul{
	margin-left: 16px;
}
ul.hd1 li ul li{
	margin-bottom: 0.3em;
	list-style-type: circle;
}
ul.hd1 li ul li ul{
	margin-left: 16px;
}
ul.hd1 li ul li ul li{
	margin-bottom: 0.3em;
	list-style-type: disc;
}

ul.hd1 li ol{
	margin-left: 16px;
}

ul.hd1 li ol li{
	margin-bottom: 0.3em;
	list-style-type: decimal;
}

ul.hd1 li ol li ul{
	margin-left: 16px;
}

ul.hd1 li ol li ul li{
	margin-bottom: 0.3em;
	list-style-type: square;
}





ol.hd1{
	margin-left: 40px;
	margin-bottom: 1em;
}

ol.hd1 li{
	margin-bottom: 0.3em;
	list-style-type: decimal;
}


ol.hd2{
	margin-left: 32px;
	margin-bottom: 1em;
}

ol.hd2 li{
	margin-bottom: 0.3em;
	list-style-type: lower-alpha;
}






/* ===== float ===== */

.fl_left{
	float: left;
	clear: left;
}

.fl_right{
	float: right;
	clear: right;
}




/* ===== hr ===== */


hr {
	height: 0px;
	clear: both;
}

.hrline{
	clear: both;
	height: 4px;
	background-image:;
	background-repeat: repeat-x;
	background-position: center center;
}

.hrline hr{
	display: none;
}




/* ===== text decolation ===== */

p.hd1{
}

span.hd1{
}

em{
	font-style: normal;
	color: #FF6600;
}

.txt_orange{
	color: #FF9900;
}

.txt_white{
	color: #FFFFFF;
}

.txt_black{
	color: #000000;
}

.txt_red{
	color: #FF0000;
}

.txt_blue{
	color: #0000FF;
}

.txt_green{
	color: #569307;
}


.txt_center{
	text-align: center;
}

.txt_right{
	text-align: right;
}








/***********************************************/
/* gloval layout                               */
/***********************************************/

#frame{
	clear: both;
	background-image:url(../img/common/bg_frame.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#secondframe{
	clear: both;
	width: 950px;
	background-image: url(../img/common/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#secondframe ul.ic_jap{
	float: right;
	clear: right;
	width: 149px;
	height: 551px;
	max-height: 535px;
	padding-top: 16px;
	background-repeat: no-repeat;
	background-position: right top;
}

#secondframe ul.ic_jap li{
	padding-left: 41px;
}

#secondframe ul.ic_jap li a{
	width: 97px;
	height: 21px;
	background-image: url(../img/common/btn_japan.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
#secondframe ul.ic_jap li a:hover{
	background-image: url(../img/common/btn_japan_f2.jpg);
}


#container{
	float: left;
	clear: left;
	width: 801px;
}




/***********************************************/
/* contentsArea                                */
/***********************************************/

/* ===== contentsArea ===== */

#contentsArea{
	clear: both;
	width: 801px;
}




/***********************************************/
/* headerArea                              */
/***********************************************/

/* ===== id    ===== */

#id{
	float: left;
	width: 206px;
	height: 93px;
	background-image: url(../img/common/id.jpg);
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
}

#id h1{
	width: 206px;
	height: 93px;
	overflow: hidden;
}

#id a{
	width: 206px;
	height: 93px;
	display: block;
}


/* ===== headrightArea ===== */

#headrightArea{
	float: right;
	clear: right;
	width: 595px;
	padding-top: 16px;
	padding-bottom: 18px;
	background-image: url(../img/common/bg_body.jpg);
	background-position: left top;
	background-repeat: repeat-x;
}

#headrightArea ul{
	padding-left: 389px;
}

#headrightArea ul li{
	float: left;
	margin-right: 2px;
}

#headrightArea ul li a{
	width: 97px;
	height: 21px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}
#headrightArea ul li.ic_home a{
	background-image: url(../img/common/btn_home.jpg);
}
#headrightArea ul li.ic_home a:hover{
	background-image: url(../img/common/btn_home_f2.jpg);
}
#headrightArea ul li.ic_con a{
	background-image: url(../img/common/btn_contact.jpg);
}
#headrightArea ul li.ic_con a:hover{
	background-image: url(../img/common/btn_contact_f2.jpg);
}
#headrightArea ul li.ic_jap a{
	background-image: url(../img/common/btn_japan.jpg);
}
#headrightArea ul li.ic_jap a:hover{
	background-image: url(../img/common/btn_japan_f2.jpg);
}





/***********************************************/
/* breadcrumbsArea                             */
/***********************************************/

#breadcrumbsArea{
	clear: both;
	padding-top: 2px;
	padding-bottom: 10px;
	font-weight: bold;
}

#breadcrumbsArea a{
	padding-right: 18px;
	margin-right: 7px;
	background-image:;
	background-repeat: no-repeat;
	background-position: right center;
	font-weight: normal;
}




/***********************************************/
/* leftArea                               */
/***********************************************/

#leftArea{
	float: right;
	clear: right;
	width: 595px;
	padding-top: 20px;
}


#leftArea h2{
	clear: both;
	height: 47px;
	margin-bottom: 20px;
	background-image:;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}
#leftArea h2.ttl_areas{
	background-image: url(../img/areas/ttl_areas.jpg);
}
#leftArea h2.ttl_service{
	background-image: url(../img/service/ttl_service.jpg);
}
#leftArea h2.ttl_profile{
	background-image: url(../img/profile/ttl_profile.jpg);
}
#leftArea h2.ttl_contact{
	background-image: url(../img/contact/ttl_contact.jpg);
}
#leftArea h2.ttl_legal{
	background-image: url(../img/legal/ttl_legal.jpg);
}
#leftArea h2.ttl_character{
	background-image: url(../img/character/ttl_character.jpg);
}
#leftArea h2.ttl_business{
	background-image: url(../img/business/ttl_business.jpg);
}
#leftArea h2.ttl_lawsuit{
	background-image: url(../img/lawsuit/ttl_lawsuit.jpg);
}
#leftArea h2.ttl_lawofincorp{
	background-image: url(../img/lawofincorp/ttl_lawofincorp.jpg);
}
#leftArea h2.ttl_intellectual{
	background-image: url(../img/intellectual/ttl_intellectual.jpg);
}
#leftArea h2.ttl_ecommerce{
	background-image: url(../img/ecommerce/ttl_ecommerce.jpg);
}
#leftArea h2.ttl_travel{
	background-image: url(../img/travel/ttl_travel.jpg);
}
#leftArea h2.ttl_divorce{
	background-image: url(../img/divorce/ttl_divorce.jpg);
}
#leftArea h2.ttl_specialReports{
	background-image: url(../img/special_reports/ttl_special-reports.jpg);
}


/* ===== maincontentsArea ===== */

#maincontentsArea{
	clear: both;
	padding-left: 30px;
	padding-right: 30px;
}

#maincontentsArea h3{
	clear: both;
	height: 54px;
	padding-top: 3px;
	margin-bottom: 2px;
	background-repeat: no-repeat;
	background-position: 0px 20px;
	text-indent: -9999px;
	overflow: hidden;
}
#maincontentsArea h3.h3_areas01{
	background-image: url(../img/areas/h3_areas01.jpg);
}
#maincontentsArea h3.h3_areas02{
	background-image: url(../img/areas/h3_areas02.jpg);
}
#maincontentsArea h3.h3_areas03{
	background-image: url(../img/areas/h3_areas03.jpg);
}
#maincontentsArea h3.h3_areas04{
	background-image: url(../img/areas/h3_areas04.jpg);
}
#maincontentsArea h3.h3_areas05{
	background-image: url(../img/areas/h3_areas05.jpg);
}
#maincontentsArea h3.h3_areas06{
	background-image: url(../img/areas/h3_areas06.jpg);
}
#maincontentsArea h3.h3_areas07{
	background-image: url(../img/areas/h3_areas07.jpg);
}
#maincontentsArea h3.h3_areas08{
	background-image: url(../img/areas/h3_areas08.jpg);
}

#maincontentsArea h3.h3_service01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/service/h3_service01.jpg);
}

#maincontentsArea h3.h3_profile01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/profile/h3_profile01.jpg);
}
#maincontentsArea h3.h3_profile02{
	background-image: url(../img/profile/h3_profile02.jpg);
}
#maincontentsArea h3.h3_profile03{
	background-image: url(../img/profile/h3_profile03.jpg);
}
#maincontentsArea h3.h3_profile04{
	background-image: url(../img/profile/h3_profile04.jpg);
}
#maincontentsArea h3.h3_profile05{
	background-image: url(../img/profile/h3_profile05.jpg);
}
#maincontentsArea h3.h3_profile06{
	background-image: url(../img/profile/h3_profile06.jpg);
}
#maincontentsArea h3.h3_profile07{
	background-image: url(../img/profile/h3_profile07.jpg);
}
#maincontentsArea h3.h3_profile08{
	background-image: url(../img/profile/h3_profile08.jpg);
}

#maincontentsArea h3.h3_contact01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/contact/h3_contact01.jpg);
}

#maincontentsArea h3.h3_character01{
	background-image: url(../img/character/h3_character01.jpg);
}

#maincontentsArea h3.h3_lawsuit01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/lawsuit/h3_lawsuit01.jpg);
}

#maincontentsArea h3.h3_lawofincorp01{
	background-image: url(../img/lawofincorp/h3_lawofincorp01.jpg);
}

#maincontentsArea h3.h3_ecommerce01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/ecommerce/h3_ecommerce01.jpg);
}

#maincontentsArea h3.h3_travel01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/travel/h3_travel01.jpg);
}

#maincontentsArea h3.h3_divorce01{
	height: 34px;
	background-position: 0px 0px;
	background-image: url(../img/divorce/h3_divorce01.jpg);
}

#maincontentsArea h3.h3_specialReports{
	height: 34px;
	background: url(../img/special_reports/h3_icon.jpg) no-repeat 0px 0px;
	text-indent: 0px;
	padding-left: 18px;
	font: 20px Georgia, "Times New Roman", Times, serif;
	padding-bottom: 5px;
	color: #000032;
}

#maincontentsArea h4{
	margin-left: 5px;
	color: #0059EE;
}
#maincontentsArea h4.both{
	clear: both;
}

#maincontentsArea p{
	padding-right: 20px;
	margin-left: 16px;
	margin-bottom: 14px;
}


#maincontentsArea .indent{
	margin-left: 16px;
}
#maincontentsArea h4.indent{
	padding-left: 18px;
	margin-left: 0px;
	text-indent: -18px;
}




/***********************************************/
/* rightArea                               */
/***********************************************/

#rightArea{
	float: left;
	clear: left;
	width: 206px;
	background-image: url(../img/common/bg_right.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#rightArea h2{
	clear: both;
	height: 15px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	overflow: hidden;
}
#rightArea h2.ttl_g01{
	background-image: url(../img/common/ttl_about.gif);
}
#rightArea h2.ttl_g02{
	background-image: url(../img/common/ttl_japan.gif);
}
#rightArea h2.ttl_g03{
	background-image: url(../img/common/ttl_legal.gif);
}

#rightArea ul{
	clear: both;
	width: 180px;
	margin-left: 11px;
	margin-bottom: 16px;
	background-repeat: repeat;
	background-position: left top;
}
* html body #rightArea ul{/* ===== IE hack ===== */
	width: 182px;
}
* html body #rightArea ul.contact{/* ===== IE hack ===== */
	width: 180px;
	margin-left: 12px;
}
#rightArea ul.g01{
	background-image: url(../img/common/bg_about.gif);
	border: 1px solid #469C54;
}
#rightArea ul.g02{
	background-image: url(../img/common/bg_japan.gif);
	border: 1px solid #B2812D;
}
#rightArea ul.g03{
	margin-bottom: 18px;
	background-image: url(../img/common/bg_legal.gif);
	border: 1px solid #0997C2;
}

#rightArea ul li{
	clear: both;
}

#rightArea ul li a{
	padding-left: 23px;
	padding-right: 4px;
	padding-top: 2px;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: 4px 4px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
}
* html body #rightArea ul li a{/* ===== IE hack ===== */
	width: 180px;
}
#rightArea ul.g01 li a{
	background-image: url(../img/common/ic_about.gif);
}
#rightArea ul.g01 li a:hover{
	background-image: url(../img/common/ic_about_f2.gif);
	background-color: #1BAE00;
}
#rightArea ul.g02 li a{
	background-image: url(../img/common/ic_japan.gif);
}
#rightArea ul.g02 li a:hover{
	background-image: url(../img/common/ic_japan_f2.gif);
	background-color: #BB8500;
}
#rightArea ul.g03 li a{
	background-image: url(../img/common/ic_legal.gif);
}
#rightArea ul.g03 li a:hover{
	background-image: url(../img/common/ic_legal_f2.gif);
	background-color: #00A4AE;
}
#rightArea ul.contact li a{
	width: 180px;
	height: 74px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/bnr_contact.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -9999px;
}
* html body #rightArea ul.contact li a{/* ===== IE hack ===== */
	width: 180px;
	color: #0C3B8C;
	font-size: 1px;
}
#rightArea ul.contact li a:hover{
	background-image: url(../img/common/bnr_contact_f2.gif);
}

#rightArea ul.specialReports li a{
	width: 180px;
	height: 74px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/bnr_special-report.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -9999px;
}
#rightArea ul.specialReports li a:hover{
	background-image: url(../img/common/bnr_special-report_f2.gif);
}

#rightArea ul.JapaneseLawinEnglish li a{
	width: 180px;
	height: 74px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(../img/common/bnr_jlt.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	text-indent: -9999px;
}
#rightArea ul.JapaneseLawinEnglish li a:hover{
	background-image: url(../img/common/bnr_jlt_f2.gif);
}

/***********************************************/
/* footerArea                                  */
/***********************************************/

#footerArea{
	clear: both;
	width: 100%;
	background-image: url(../img/common/bg_container.gif);
	background-repeat: repeat-y;
	background-position: left top;
}



/***********************************************/
/* pagetopArea                               */
/***********************************************/

#pagetopArea{
	clear: both;
	width: 100%;
	background-image: url(../img/common/bg_pagetopout.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}

#pagetopArea p{
	clear: both;
	width: 950px;
	max-width: 786px;
	padding-right: 164px;
	padding-bottom: 20px;
	margin-bottom: 0px;
	background-image: url(../img/common/bg_pagetop.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#pagetopArea a{
	float: right;
	width: 74px;
	height: 21px;
	background-image: url(../img/common/pagetop.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-indent: -9999px;
	text-decoration: none;
	overflow: hidden;
	display: block;
}


/***********************************************/
/* addressAre                               */
/***********************************************/

#addressArea{
	padding-bottom: 20px;
	background-image: url(../img/common/bg_fotter.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-style: normal;
}

#addressArea address{
	padding-left: 270px;
	padding-top: 15px;
	padding-bottom: 10px;
	font-style: normal;
}




/***********************************************/
/* clear fix                                */
/***********************************************/

#frame:after,
#secondframe:after,
#container:after,
#contentsArea:after,
#maincontentsArea:after,
.txtArea:after,
#pagetopArea:after,
#pagetopArea p:after,
#footerArea:after{
	content: ",";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#frame,
#secondframe,
#container,
#contentsArea,
#maincontentsArea,
.txtArea,
#pagetopArea,
#pagetopArea p,
#footerArea{/* ===== IE hack ===== */
	display: inline-block;
}

#frame,
#secondframe,
#container,
#contentsArea,
#maincontentsArea,
.txtArea,
#pagetopArea,
#pagetopArea p,
#footerArea{/* ===== Opera ===== */
	display: block;
}
#maincontentsArea #learnMore {
	text-align: right;
}
