@charset "UTF-8";
/* CSS Document */

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.7.0
*/
html{color:#000;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;
}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}


* html .iepngfix {
	behavior: url(../lib/iepngfix/iepngfix.htc);
}

.clearfix {
	display: inline-block;
}
/* Hides from IE-mac ¥*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	background-color: #FFFFFF;
}
/* End hide from IE-mac */
.notext {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
}


/**************************************** common ****************************************/

body {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 100%;
	line-height: 140%;
	background-color: #000000;
}
h2 {
    margin-bottom: 15px;
}
h3 {
padding-bottom: 5px;
	font-weight: bold;
}


h4 {
}
#contents{
    position: relative;
    background-color: #FFF;
    width: 800px;
    margin-bottom: 6px;
	background-repeat: no-repeat;
	border: 1px solid #FFFFFF; 
}

	
#main{
	width: 550px;
	float: right;
    padding-left: 30px;
    padding-right: 20px;
}
#home #main{
    padding-left: 0px;
    padding-right: 0px;
	width: 796px;
}
#side{
	width: 200px;
	float: left;
}
#pankuzu{
	font-size: 85%;
    margin-bottom: 15px;
    padding-top: 15px;}
	
p.anchor{
	float: right;}

/*
 * sidemenu
 */

ul#sidemenu {
    position: absolute;
    top: 126px;
    left: 0px;
	width: 200px;
}
ul#sidemenu li {
	margin-bottom: 1px;
	border-bottom-width: 2px;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	height: 45px;
	width: 200px;
}
ul#sidemenu li a {
	width: 200px;
	height: 45px;
	display: block;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#sidemenu li.selected a,
ul#sidemenu li a:hover {
    background-position: 0 -45px;
}
* html ul#sidemenu li.selected a,
* html ul#sidemenu li a:hover {
    background-position: 0 -44px;
}
* html ul#sidemenu li a {
	background-position: 0 1px;
}
ul#sidemenu li a span {
    display: none;
}

#introduction ul#sidemenu li#introduction_about a {
    background-image: url("../images/introduction/sidemenu01.png");
}
#introduction ul#sidemenu li#introduction_message a {
    background-image: url("../images/introduction/sidemenu02.png");
}

#business ul#sidemenu li#business_labor a {
    background-image: url("../images/business/sidemenu01.png");
}

#business ul#sidemenu li#business_intellectual a {
    background-image: url("../images/business/sidemenu02.png");
}

#business ul#sidemenu li#business_reproduction a {
    background-image: url("../images/business/sidemenu03.png");
}
#akabou ul#sidemenu li#akabou_prescription a {
    background-image: url("../images/akabou/sidemenu01.png");
}
#akabou ul#sidemenu li#akabou_transport a {
    background-image: url("../images/akabou/sidemenu02.png");
}
/**************************************** common/end ****************************************/


/**************************************** administration ****************************************/
body#administration #contents {
    background-image: url("../images/administration/background.jpg");
}

/**************************************** administration/end ****************************************/


/**************************************** akabou ****************************************/
body#akabou #contents {
    background-image: url("../images/akabou/background.jpg");
}

body#akabou h3 {
	color: #3E090C;
	padding-bottom: 2px;
	line-height: 120%;
	font-weight: bold;
}
body#akabou h4 {
	color: #3E090C;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 10px;
	line-height: 120%;
	margin-bottom: 10px;
}
body#akabou h5 {
	font-weight: bold;
	padding-bottom: 5px;
}

/**************************************** akabou/end ****************************************/


/**************************************** business ****************************************/
body#business #contents {
    background-image: url("../images/business/background.jpg");
}

/**************************************** business/end ****************************************/


/**************************************** contact ****************************************/
body#contact #contents {
    background-image: url("../images/contact/background.jpg");
}

/**************************************** contact/end ****************************************/


/**************************************** fee ****************************************/
body#fee #contents {
    background-image: url("../images/fee/background.jpg");
}

/**************************************** fee/end ****************************************/


/**************************************** introduction ****************************************/
body#introduction #contents {
    background-image: url("../images/introduction/background.jpg");
}

body#introduction h5{
	text-align: right;
}

/**************************************** introduction/end ****************************************/


/**************************************** lawyers ****************************************/
body#lawyers #contents {
    background-image: url("../images/lawyers/background.jpg");
}

body#lawyers h3 {
	color: #3E090C;
	font-size: 150%;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	padding-bottom: 5px;
	line-height: 120%;
}

div#contents_lawyers table {
    
}

body#lawyers #contents table th {
	color: #3E090C;
	width: 100px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	vertical-align: top;
}

body#lawyers #contents table td {
	vertical-align: top;
	padding: 5px;
    
}

/**************************************** lawyers/end ****************************************/


/**************************************** privacy ****************************************/
body#privacy #contents {
    background-image: url("../images/privacy/background.jpg");
}

/**************************************** privacy/end ****************************************/


/**************************************** recruit ****************************************/
body#recruit #contents {
    background-image: url("../images/recruit/background.jpg");
}

body#recruit p.recruit_top {
    width: 440px;
    margin-top:85px;
    margin-left: 50px;
    line-height: 1.4;
    font-size:16px;
    font-weight:bold;
    color:#3F0A0F;
}

body#recruit p.recruit_staff {
    width: 450px;
    margin-top: 185px;
    margin-left: 50px;
    line-height: 1.4;
    font-weight:bold;
    color:#3F0A0F;
}

body#recruit p.recruit_honbun {
    width: 440px;
    margin-top: 4px;
    margin-left: 80px;
    line-height: 1.4;
    font-weight:normal;
    color:#000;
}

body#recruit p.recruit_cap {
    width: 440px;
    margin-top: 4px;
    margin-left: 80px;
    line-height: 1.3;
    font-size:10px;
    color:#000;
}

/**************************************** recruit/end ****************************************/


/**************************************** home ****************************************/


body#home div {
    width: 796px;
    margin-left: 2px;
}

body#home div div.flash {
    background: #000;
}

body#home #contents {
	background-color: #000;
	width: 796px;
   }


/**************************************** home/end ****************************************/


/**************************************** map ****************************************/
body#map {
    background: #FFF;
}

/**************************************** map/end ****************************************/

div#layout {
    width: 1010px;
    margin: 0 auto;
    background: url("../images/common/backgrounds/office.jpg") no-repeat;
}
body#home #layout {
    width: 1010px;
    margin: 0 auto;
    background: url("../images/common/backgrounds/office.jpg") no-repeat;
}
div#container {
    width: 800px;
    margin: 0 auto;
    padding-top: 31px;
}
body#home #container {
	width: 800px;
	padding-top: 31px;
	margin-right: auto;
	margin-left: auto;
}
div#container h1 {
    margin-bottom: 12px;
    background: url("../images/common/logo.gif") no-repeat 100% 0;
}



/**************************************** request ****************************************/
body#request #contents {
    background-image: url("../images/request/background.jpg");
}


body#request h4 {
	color: #3E090C;
	font-weight: bold;
	font-size: 120%;
}

body#request h5 {
	color: #3E090C;
	font-weight: bold;
}


/**************************************** request/end ****************************************/



/*
 * map
 */

p#map_detail {
    padding: 0;
    margin: 0;
}


/*
 * indexes
 */

ul#indexes {
	width: 800px;
	height: 18px;
	margin-bottom: 4px;
}
ul#indexes li {
	height: 18px;
	float: left;
}
ul#indexes li a {
	display: block;
	height: 18px;
	background-repeat: no-repeat;
	background-position: 0 0;
}
ul#indexes li a span {
    display: none;
}
ul#indexes li a:hover {
    background-position: 0 -18px;
}

ul#indexes li#index_top {
    width: 88px;
}
ul#indexes li#index_top a {
	background-image: url("../images/common/indexes/top.png");
}

ul#indexes li#index_introduction {
    width: 88px;
    left: 89px;
}
ul#indexes li#index_introduction a {
    background-image: url("../images/common/indexes/introduction.png");
}

ul#indexes li#index_lawyers {
	width: 88px;
	float: left;
}
ul#indexes li#index_lawyers a {
	background-image: url("../images/common/indexes/lawyers.png");
	height: 18px;
	width: 88px;
}

ul#indexes li#index_business {
    width: 89px;
    left: 266px;
}
ul#indexes li#index_business a {
	background-image: url("../images/common/indexes/business.png");
}

ul#indexes li#index_administration {
    width: 89px;
    left: 355px;
}
ul#indexes li#index_administration a {
    background-image: url("../images/common/indexes/administration.png");
}

ul#indexes li#index_jiko {
    width: 89px;
    left: 444px;
}
ul#indexes li#index_jiko a {
    background-image: url("../images/common/indexes/jiko.png");
}

ul#indexes li#index_akabou {
    width: 89px;
    left: 533px;
}
ul#indexes li#index_akabou a {
    background-image: url("../images/common/indexes/akabou.png");
}

ul#indexes li#index_fee {
    width: 89px;
    left: 622px;
}
ul#indexes li#index_fee a {
    background-image: url("../images/common/indexes/fee.png");
}
ul#indexes li#index_request {
    width: 89px;
    left: 711px;
}
ul#indexes li#index_request a {
    background-image: url("../images/common/indexes/request.png");
}




/**************************************** e6用 

* html ul#indexes li#index_top a {
	background-image: url("../images/common/indexes/top.gif");
}

* html ul#indexes li#index_introduction a {
    background-image: url("../images/common/indexes/introduction.gif");
}

* html ul#indexes li#index_lawyers a {
	background-image: url("../images/common/indexes/lawyers.gif");
	
}

* html ul#indexes li#index_business a {
	background-image: url("../images/common/indexes/business.gif");
}

* html ul#indexes li#index_administration a {
    background-image: url("../images/common/indexes/administration.gif");
}

* html ul#indexes li#index_jiko a {
    background-image: url("../images/common/indexes/jiko.gif");
}

* html ul#indexes li#index_akabou a {
    background-image: url("../images/common/indexes/akabou.gif");
}

* html ul#indexes li#index_fee a {
    background-image: url("../images/common/indexes/fee.gif");
}
* html ul#indexes li#index_request a {
    background-image: url("../images/common/indexes/request.gif");
}
/**************************************** e6用/end ****************************************/


/*
 * indexes_under
 */

ul#indexes_under {
    position: relative;
    width: 800px;
    height: 18px;
    margin-bottom: 30px;
    padding-bottom: 30px;
}
ul#indexes_under li {
    position: absolute;
    height: 18px;
}
ul#indexes_under li a {
    position: absolute;
    display: block;
    width: 100%;
    height: 18px;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: 0 0;
}
ul#indexes_under li span {
    display: none;
}
ul#indexes_under li a span {
    display: none;
}
ul#indexes_under li a:hover {
    background-position: 0 -18px;
}

ul#indexes_under li#index_contact {
    width: 158px;
    left: 140px;
}
ul#indexes_under li#index_contact a {
    background-image: url("../images/common/indexes/contact.png");
}
ul#indexes_under li#index_privacy {
    width: 122px;
    left: 298px;
}
ul#indexes_under li#index_privacy a {
    background-image: url("../images/common/indexes/privacy.png");
}

ul#indexes_under li#index_recruit {
    width: 75px;
    left: 420px;
}
ul#indexes_under li#index_recruit a {
    background-image: url("../images/common/indexes/recruit.png");
}

ul#indexes_under li#index_map {
    width: 85px;
    left: 495px;
}
ul#indexes_under li#index_map a {
    background-image: url("../images/common/indexes/map.png");
}


ul#indexes_under li#index_copyright {
    width: 230px;
    height: 18px;
    left: 580px;
    background-image: url("../images/common/indexes/copyright.png");
}

/**************************************** e6用 
* html ul#indexes_under li#index_contact a {
    background-image: url("../images/common/indexes/contact.gif");
}
* html ul#indexes_under li#index_privacy a {
    background-image: url("../images/common/indexes/privacy.gif");
}

* html ul#indexes_under li#index_recruit a {
    background-image: url("../images/common/indexes/recruit.gif");
}
* html ul#indexes_under li#index_map a {
    background-image: url("../images/common/indexes/map.gif");
}

/**************************************** e6用/end ****************************************/



/*
 * jiko
 */
 
div#container_jiko {
    width: 800px;
    margin: 0 auto;
    background-color: #fffbd5;
}
div#header_jiko {
    width: 800px;
    height: 229px;
}

div#global_jiko {
   width: 740px;
   height: 50px;
   position: relative;
   left: 30px;
   top: 12px;
}

div#global_jiko  a {
    display: block;
    background-repeat: no-repeat;
    float: left;
}
div#global_jiko a:hover,
div#global_jiko a.selected {
    background-position: 0 -50px;
}
div#global_jiko  a span {
    display: none;
}
div#global_jiko div#step1 a {
    background-image: url(../images/jiko/g_step1.jpg);
    width: 185px;
    height: 50px;
}
div#global_jiko div#step2 a {
    background-image: url(../images/jiko/g_step2.jpg);
    width: 185px;
    height: 50px;
}
div#global_jiko div#step3 a {
    background-image: url(../images/jiko/g_step3.jpg);
    width: 185px;
    height: 50px;
}
div#global_jiko div#step4 a {
    background-image: url(../images/jiko/g_step4.jpg);
    width: 185px;
    height: 50px;
}
div#contents_jiko {
    position:relative;
    top:40px;
    left:30px;
    width: auto;
    height: auto;
    margin-bottom: 6px;
}
div#contents_jiko table td{
    background-color:#000;
}
img.jiko_bottom{
    padding-bottom:20px;
}

div#contents_jiko img.guide{
    float:left;
    margin-right:40px;
}
div#contents_jiko img.case{
    float:left;
    margin-right:10px;
}
div#contents_jiko img.jiko_reserve{
    float:left;
    margin-top:20px;
}
div#contents_jiko img.credit{
    margin-top:10px;
}
div#contents_jiko img.illust1{
    float:left;
    margin:30px 40px 0 0px;
}
div#contents_jiko img.illust2{
    float:left;
    margin:10px 40px 0 0px;
}
div#contents_jiko img.illust3{
    position:absolute;
    top:0px;
    left:124px;
    float:left;
}
div#contents_jiko img.illust4{
    position:absolute;
    top:70px;
    left:520px;
}
div#contents_jiko img.illust5{
    position:absolute;
    top:280px;
    left:560px;
}
div#contents_jiko img.illust6{
    position:absolute;
    top:400px;
    left:560px;
}
div#contents_jiko img.illust7{
    position:absolute;
    top:700px;
    left:670px;
}
div#contents_jiko img.attention{
    position:relative;
    top:0px;
    left:100px;
}
div#chapter1_1 {
    width: 750px;
    height: 211px;
}
div#chapter1_2 {
    width: 750px;
    height: 211px;
}
div#chapter1_3 {
    position:relative;
    top:0px;
    left:0px;
    width: 690px;
    height: 211px;
}
div#chapter1_4 {
    position:relative;
    top:0px;
    left:0px;
    width: 690px;
    height: 211px;
}
div#chapter2_1 {
    width: 750px;
    height: 260px;
}
div#chapter2_2 {
    width: 750px;
    height: 440px;
}
div#chapter2_3 {
    width: 690px;
    height: 260px;
}
div#chapter2_4 {
    width: 750px;
    height: 134px;
}
div#chapter2_5 {
    width: 750px;
    height: 306px;
}
div#chapter3_1 {
    width: 750px;
    height: 300px;
}
div#chapter3_2 {
    width: 750px;
    height: 200px;
}
div#chapter4_1 {
    width: 750px;
    height: 210px;
}
div#chapter4_2 {
    width: 750px;
    height: 620px;
}
p.indent{
    font-family: '?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','?l?r ?o?S?V?b?N',sans-serif;
    line-height:2;
    margin-left: 262px;
}
p.jiko_normal{
    font-family: '?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','?l?r ?o?S?V?b?N',sans-serif;
    line-height:2;
}
p.reservation{
    font-family: '?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','?l?r ?o?S?V?b?N',sans-serif;
    font-size:20px;
    font-weight:bold;
    line-height:2;
    margin: 16px 16px 0 0;
    float:left;
}
p.charge{
    font-family: '?q???M?m?p?S Pro W3','Hiragino Kaku Gothic Pro','?l?r ?o?S?V?b?N',sans-serif;
    line-height:2;
    margin: 22px 0px 0 0;
}
div#contents_jiko div h2.bottom {
    margin-bottom: 20px;
}
div#chapter_bottom {
    width: 750px;
    height: 60px;
    background: url(../images/jiko/guide_step1_bottom.png) no-repeat ;
    padding-bottom:30px;
}
div#chapter_bottom_step3 {
    width: 750px;
    height: 60px;
    background: url(../images/jiko/guide_step3_bottom.png) no-repeat ;
    padding-bottom:30px;
}
div#chapter_bottom  a {
    display: block;
    background-repeat: no-repeat;
}
div#chapter_bottom_step3  a {
    display: block;
    background-repeat: no-repeat;
}
div#chapter_bottom a:hover,
div#chapter_bottom a.selected {
    background-position: 0 -30px;
}
div#chapter_bottom_step3 a:hover,
div#chapter_bottom_step3 a.selected {
    background-position: 0 -30px;
}
div#chapter_bottom  a span {
    display: none;
}
div#chapter_bottom_step3  a span {
    display: none;
}

div#chapter_bottom div#anchor_step1 a {
    background-image: url(../images/jiko/b_step1.png);
    width: 300px;
    height: 30px;
    margin-left:438px;
}
div#chapter_bottom div#anchor_step2 a {
    background-image: url(../images/jiko/b_step2.png);
    width: 300px;
    height: 30px;
    margin-left:438px;
}
div#chapter_bottom_step3 div#anchor_step3 a {
    background-image: url(../images/jiko/b_step3.png);
    width: 300px;
    height: 30px;
    margin-left:438px;
}
div#chapter_bottom div#anchor_step4 a {
    background-image: url(../images/jiko/b_step4.png);
    width: 300px;
    height: 30px;
    margin-left:438px;
}
div#contents_jiko p.print {
    text-align: right;
}
div .clear {
    clear: both;
}
div#contents_jiko div#step2_irregular{
    width:122px;
    height:440px;
    float:left;
    margin-right:40px;
}

