@charset "UTF-8";
/* formatting style
-------------------------*/
* {
	font-style: normal;
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #7f7f7f;
	font-family:sans-serif;
	font-size:75%;
	text-align:center;
	width:920px;
	margin:auto;
	color: #fff;
	background-image: url(img/bg6.png);
	background-repeat: repeat;
}
img {
	border:0px;
}


/* link styles
-------------------------*/

a:link {
	color: #FFF;
	text-decoration: none;
}
a:hover {
	color: #333;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}




/* basic layout
-------------------------*/

#main{
	margin-top:0px;
	margin-right: auto;
    margin-left: auto;
	width:940px;
}
#inner1,#inner2,#inner4,#inner7{
	padding: 0 10px 819px 10px;
	background-image: url(img/backshadow.png);
	background-repeat: repeat-y top center;
	}
#inner5{
	padding: 0 10px 1420px 10px;
	background-image: url(img/backshadow.png);
	background-repeat: repeat-y top center;
	}
#inner3,#inner6{
	padding: 0 10px 1120px 10px;
	background-image: url(img/backshadow.png);
	background-repeat: repeat-y top center;
	}
#header1{
	margin-top:0px;
	width:920px;
	height:22px;
	float:left;
	background-image: url(img/header1.png);
	border: 0px none #000;
}

#header2_left{
	margin:0px;
	padding-top:0px;
	width:388px;
	height:38px;
	float:left;
	text-align:right;
	background-image: url(img/header2_left.png);
}
#header2_right{
	margin:0px;
	padding-top:0px;
	width:532px;
	height:38px;
	float:left;
	text-align:right;
	background-image: url(img/header2_right.png);
	font-size: 10px;
}
#header2_right p {
	position: relative;
	left: -2px;
	top: 12px;
	word-spacing: 0.5em;
	line-height:1.2em;
}
#header3{
	margin:0px;
	width:920px;
	height:14px;
	float:left;
	background-image: url(img/header3.png);
}
#header4{
	margin:0px;
	width:920px;
	height:121px;
	float:left;
	background-image: url(img/header4.png);
}
#leftbody1,#leftbody2,#leftbody4{
	margin:0px;
	width:175px;
	min-height:599px;
	float:left;
	background-color: #302D2D;
	background-image: url(img/side_menu.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#leftbody3{
	margin:0px;
	width:175px;
	min-height:900px;
	float:left;
	background-color: #302D2D;
	background-image: url(img/side_menu.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#leftbody5{
	margin:0px;
	width:175px;
	min-height:1200px;
	float:left;
	background-color: #302D2D;
	background-image: url(img/side_menu.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}

#leftbody6{
	margin:0px;
	width:175px;
	min-height:900px;
	float:left;
	background-color: #302D2D;
	background-image: url(img/side_menu.png);
	background-repeat: no-repeat;
	background-position:0px 0px;
}
#contents_menu{
	margin:0px;
	width:175px;
	height:77px;
	float:left;
	background-image: url(img/contents_menu.png);
}
#nhome{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:10px;
	font-size: 13px;
	text-align: center;
}
#nhome a{
	background-image: url(img/home_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#nhome a:hover{
background-image: url(img/home_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#nhome a:active{
background-image: url(img/home_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}


#ncontent{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:10px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#ncontent a{
	background-image: url(img/content_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#ncontent a:hover{
background-image: url(img/content_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#ncontent a:active{
background-image: url(img/content_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}

#nattorney{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:20px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#nattorney a{
	background-image: url(img/attorney_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#nattorney a:hover{
background-image: url(img/attorney_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#nattorney a:active{
background-image: url(img/attorney_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}

#ncontact{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:50px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
	word-spacing: 80%;
}
#ncontact a{
	background-image: url(img/contact_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#ncontact a:hover{
background-image: url(img/contact_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#ncontact a:active{
background-image: url(img/contact_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}


#naccess{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:5px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#naccess a{
	background-image: url(img/access_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#naccess a:hover{
background-image: url(img/access_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#naccess a:active{
background-image: url(img/access_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}


#nfee{
	margin:0px;
	width:175px;
	height:38px;
	float:left;
	text-indent:30px;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
#nfee a{
	background-image: url(img/fee_btn2.jpg);
	display: block;
	overflow: hidden;
	width:175px;
	height:38px;
	background-repeat: no-repeat;
	background-position: 0px 0px;
	color: #FFF;
	text-decoration:none;
	line-height: 38px;
}
#nfee a:hover{
background-image: url(img/fee_btn2.jpg);
background-repeat: no-repeat;
background-position:-175px 0px;
}
#nfee a:active{
background-image: url(img/fee_btn2.jpg);
background-repeat: no-repeat;
background-position:-350px 0px;
}

#search {
	width: 175px;
	margin-top:30px;
	float:left;
}

#banner {
	height: 60px;
	width: 175px;
	margin-top:10px;
	float:left;

}

#diary {
	height: 50px;
	width: 175px;
	margin-top:50px;
	float:left;

}
#consult {
	height: 50px;
	width: 175px;
	margin-top:2px;
	float:left;

}

#rightbody1{
	margin:0px;
	width:745px;
	min-height:599px;
	float:left;
	background-image:url(img/center.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}
#rightbody2,#rightbody4,#rightbody7{
	margin:0px;
	width:745px;
	min-height:599px;
	float:left;
	background-image:url(img/center0.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}
#rightbody3{
	margin:0px;
	width:745px;
	min-height:900px;
	float:left;
	background-image:url(img/center0.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}
#rightbody5,#rightbody8,#rightbody10{
	margin:0px;
	width:745px;
	min-height:1200px;
	float:left;
	background-image:url(img/center0.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}
#rightbody6{
	margin:0px;
	width:745px;
	min-height:900px;
	float:left;
	background-image:url(img/center0.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}
#rightbody9{
	margin:0px;
	width:745px;
	min-height:599px;
	float:left;
	background-image:url(img/center0.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color: #ffffff;
}

#rightbody1 a{
	color:#FFF;
	text-decoration: none;

}
#rightbody2 a,#rightbody3 a,#rightbody4 a,#rightbody5 a,#rightbody6 a{
	color:#F00;
}
#business_content{
	color: #fff;
	width: 650px;
	height: 450px;
	margin-top: 60px;
	margin-left: 60px;
	background-image: url(img/content.png);
	font-size: 16px;
	position: relative;
	float: left;
	text-align: left;
}

#business_content p{
	font-size: 14px;
	line-height: 40px;
	color: #000;
	text-indent: 50px;
	height: 40px;
	width: 580px;
	margin-left: 34px;
	border-bottom: 1px dotted #fff;
}
#attorney_content{
	width: 650px;
	height: 800px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/attorney.png);
	letter-spacing: 0.8px;
}
#attorney_content h3.goaisatu{
	background-image: url(img/goaisatu.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h3.keireki{
	background-image: url(img/keireki.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h3.senmon{
	background-image: url(img/senmon.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h3.jisseki{
	background-image: url(img/jisseki.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h3.sikaku{
	background-image: url(img/sikaku.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h3.syozoku{
	background-image: url(img/syozoku.png);
	height: 25px;
	width: 650px;
	}
#attorney_content h4{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 15px;
	color: #000;
	text-indent: 10px;
	font-size: 12px;
	height: 100px;
	width: 580px;
	margin-right: 20px;
	margin-left: 35px;
	font-weight: normal;
	margin-top: 10px;
}
#attorney_content p{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	color: #000;
	text-indent: 40px;
	height: 25px;
	font-size: 12px;
}
#contact_content {
	color: #000;
	width: 650px;
	height: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/contact.png);
}
#access_content{
	color: #fff;
	width: 650px;
	height: 1125px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/access.png);
}
#access_content h3.syuhenmap{
	background-image: url(img/syuhenmap.png);
	height: 25px;
	width: 650px;
}
#access_content h3.koutsuu{
	background-image: url(img/koutsuu.png);
	height: 25px;
	width: 650px;
}
#access_content p{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	color: #fff;
	font-size: 12px;
	margin-right: 35px;
	margin-left: 35px;
}
#access_content h4{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	color: #fff;
	font-size: 13px;
	margin-right: 35px;
	margin-left: 35px;
	font-weight: bold;
}
#fee_content{
	color: #000;
	width: 650px;
	height: 800px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/fee.png);
}
#fee_content h3.patentapp{
	background-image: url(img/patentapp.png);
	height: 25px;
	width: 650px;
}
#fee_content h3.trade{
	background-image: url(img/trade.png);
	height: 25px;
	width: 650px;
}
#fee_content h3.tyuukan{
	background-image: url(img/tyuukan.png);
	height: 25px;
	width: 650px;
}
#fee_content p{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 25px;
	color: #000;
	text-indent: 30px;
	height: 25px;
	font-size: 12px;
}
#fee_content h4{
	width:580px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #fff;
	text-indent: 5px;
	height: 20px;
	font-size: 12px;
	font-weight: bold;
	border-top: 1px dotted #fff;
	margin-left:32px;
}
#fee_content h5{
	font-family: Verdana, Geneva, sans-serif;
	line-height: 20px;
	color: #000;
	text-indent: 30px;
	height: 20px;
	font-size: 12px;
	font-weight: normal;
}
#consult_content{
	color: #666;
	width: 650px;
	height: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/info.png);
}
#consult_content p{
	font-size: 14px;
	line-height: 40px;
	color: #333;
	width: 500px;
	border-bottom: 1px dotted #fff;
	margin-right: 50px;
	float: none;
	padding-right: 50px;
	margin-left: 50px;
}
#consult_content p a{
	color: #036eb8;
}
#rightbody10 {
	color: #ffffff;
	text-align:left;
	text-indent: 45px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 30px;
	height: 30px;
	width: 650px;
	margin-left: 60px;
	font-size: 16px;
	position: relative;
	left: 0px;
	top: 60px;
	-webkit-box-shadow: #244766 5px 5px 10px;
	-moz-box-shadow: #244766 10px 10px 10px;
	box-shadow: #244766 10px 10px 10px;
}
#whats_new {
	background-image: url(img/whatsnew.png);
	text-decoration: none;
	height: 150px;
	width: 600px;
	margin-left: 80px;
	float: left;
	margin-top: 377px;
}
#mycustomscroll {
	/* Typical fixed height and fixed width example */
	margin-top:20px;
	margin-left:10px;
	width: 580px;
	height: 100px;
	overflow: auto;
}
#whats_new dt{
	clear: left;
	float: left;
	width: 10em;
	padding: 10px 0.5em;
	font-weight: bold;
	color: #fff;
}  
#whats_new dd{  
  margin-left: 0;  
  padding: 10px 0.5em 10px 8em;  
  border-bottom: dotted 1px #fff;  
}  
#whats_new p{
	text-align:left;
	padding-top: 5px;
}  
#construction_content{
	width: 650px;
	height: 450px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/info2.png);

}
#construction_content p{
	margin-top: 60px;
	text-align: center;
	vertical-align: middle;
}
#info_content{
	color: #666;
	width: 650px;
	height: 1125px;
	margin-left: 60px;
	float: left;
	margin-top: 60px;
	text-align: left;
	background-image: url(img/new.png);
}
#footer{
	margin:0px;
	width:920px;
	height:25px;
	float:left;
	background-image: url(img/footer.png);
	line-height: 25px;
}

