body{
	background-color:#ffe;
	background-image:url(../images/top_bg.gif);
	background-repeat:repeat-x;
	margin:0;
	padding:0;
}
div.office{
	float:left;
	margin:0px;
	padding:0px;
}

h1{
	float:left;
	margin:0px;
	padding:0px;
	font-size:150%;
	font-weight:normal;
	width:287px;
	color:#252;
}
h1.toppage{
	float:left;
	margin:0px;
	padding:0px;
	width:245px;
}
h1.long{
	width:600px;
	font-size:120%;
	font-weight:bold;
}

h2{
	background-color:#363;
	background-image:url(../images/h3bg.gif);
	background-repeat:no-repeat;
	margin:10px 0px;
	padding:5px 0px 5px 20px;
	font-size:90%;
	font-weight:bold;
	color:#fff;
	clear:both;
}
div.act{
    color: #252;
    float: left;
    font-size: 150%;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: 287px;}

h3{
	background-image:url(../images/h4bg.gif);
	background-repeat:no-repeat;
	/*color:#363;*/
	color:#030;
	font-size:85%;
	font-weight:bold;
	margin:10px 3px 3px 0px;
	padding:4px 0px 3px 15px;
	border-bottom:solid 2px #693;
	clear:both;
}

h4{
	background-image:url(../images/h5bg.gif);
	background-repeat:no-repeat;
	color:#030;
	font-size:85%;
	font-weight:bold;
	margin:10px 3px 0px 0px;
	padding:3px 0px 0px 15px;
	clear:both;
}

h5{
	color:#030;
	font-size:80%;
	font-weight:bold;
	margin:10px 3px 0px 0px;
	padding:3px 0px 0px 15px;
	clear:both;
}

p{
	font-size:95%;
	line-height:150%;
	margin:0px;
	padding:5px;
}

a img{
	border:0px;
}

a{
	color:#060;
	text-decoration:none;
}

a:hover{
	color:#393;
	text-decoration:underline;
}

img.r_side{
	float:right;
	padding:3px 6px;
}

img.l_side{
	float:left;
	padding:3px 6px;
}

hr{
	margin:30px 0px;
	border:0px;
	border-bottom:dotted 1px #030;
}

hr.activity{
	width:95%;
	height:1px;
	color:#fff;
	margin:0px auto;
	border:0px;
	border-bottom:dotted 1px #696;
	background-image:url(../images/main_bg.gif);
}

ul li{
	font-size:90%;
	line-height:140%;
}

ol li{
	font-size:85%;
	line-height:140%;
}


ul.navi{
	margin:0px;
	padding:0px;
}

ul.navi li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}

ul.cols3{
	clear:left;
}

ul.cols3 li{
	padding:3px 6px;

}

ul.vnavi{
	margin:0px;
	padding:0px;
}

ul.vnavi li{
	margin:0px;
	padding:0px;
	list-style-type:none;
	line-height:0px;
}

ul.lawmenu{
	margin:0px;
	padding:10px 0px;
}

ul.lawmenu li{
	margin:0px 8px;
	padding:8px;
	list-style-type:none;
	line-height:0px;
	border-bottom:dotted 1px #060;
}

.actli{
	background-color:#dec;
}

ul.sub_menu{
	margin:0px;
	padding:10px 0px;
}

ul.sub_menu li{
	margin:0px 4px;
	padding:2px;
	list-style-type:none;
	border-bottom:dotted 1px #060;
}

ul.button{
	margin-bottom:10px;
}
.button li{
	line-height:0px;
}

li.info{
	margin-left:10px;
}

form{
	position:relative;
	margin:0px;
	padding:0px;
	width:177px;
}

input.mail{
	width:16em;
}

textarea.mail{
	width:24em;
	height:6em;
}

form p{
	position:absolute;
	bottom:0px;
	left:0px;
	height:17px;
	width:175px;
	padding:1px;
}

p input.keyword{
	position:absolute;
	bottom:0px;
	left:20px;
	height:15px;
	width:110px;
	padding:1px;
	
}

p input.sub{
	position:absolute;
	bottom:0px;
	right:0px;
	height:20px;
	width:40px;
	padding:0px;
	font-size:85%;
}

table{
	border:solid 1px #ccc;
	border-collapse:collapse;
	border-spacing:0;
	margin:5px;
}

caption{
	font-size:85%;
	font-weight:bold;
	text-align:center;
	caption-side:top;
}

th{
	padding:5px;
	border:solid 1px #ccc;
	border-width:0 0 1px 1px;
	background:#eee;
	font-size:85%;
	font-weight:bold;
	line-height:120%;
	text-align:center;
}
td{
	padding:5px;
	border:solid 1px #ccc;
	border-width:0 0 1px 1px;
	font-size:85%;
	text-align:left;
}

sup{
	color:#900;
}
sup.index{
	color:#000;
	font-size:75%;
}

blockquote{
	margin:5px 30px;
	font-size:85%;
}

address{
	font-style:normal;
	padding-top:5px;
}

#header{
	width:835px;
	height:92px;
	margin:0 auto;
	padding:0;
}

#info_navi{
	padding:10px 0px 4px 240px;
	width:402px;
	height:22px;
	float:left;
}

#cse-search-box{
	padding:0px;
	margin:12px 0px 0px 0px;
	width:180px;
	height:17px;
	float:right;
}

#main_navi{
	margin:0px 0px 0px 0px;
	padding:0px;
	height:51px;
	clear:both;
}

#topicpath{
	width:605px;
	height:15px;
	margin:3px auto;
	padding-left:230px;
	font-size:80%;
}

#content{
	width:845px;
	margin:0 auto;
	padding:0;
}

#menu{
	width:220px;
	float:left;
	margin-bottom:10px;
	padding:0px;
}
#menu ul.vnavi li{
	margin-bottom:10px;
}

#menu_top{
	background-image:url(../images/menu_bg.gif);
	width:220px;
	padding:0px;
	margin:0px;
}

#menu_body{
	background-image:url(../images/menu_bg.gif);
	width:220px;
	padding:0px;
	margin:0px;
}


#menu_bottom{
	background-image:url(../images/menu_bottom.gif);
	background-repeat:no-repeat;
	width:220px;
	height:5px;
	padding:0px;
	margin:0px;
	float:left;
}

#right_block{
	width:605px;
	float:left;
	margin:0px 0px 10px 10px;
}

#ci{
	/*height:150px;*/
}

#main{
	width:395px;
	float:left;
	margin-top:20px;
}

#main_top{
	background-image:url(../images/main_top.gif);
	height:40px;
	padding:0px 8px 0px 0px;
}

#main_body{
	background-image:url(../images/main_bg.gif);
	padding:3px 8px;
}

#main_body dl{
	margin:0px;
	padding:0px;
	border-bottom:dotted 1px #696;
}

#main_body dt{
	margin:0px;
	padding:8px 5px 5px 10px;
	float:left;
	height:65px;
	width:100px;
}

#main_body dd{
	margin:0px;
	margin-left:105px;
	padding:8px 5px 5px 0px;
	height:65px;
	font-size:80%;
	font-weight:bold;
	color:#060;
	width:255px;
}

.cmt{
	font-size:90%;
	line-height:130%;
	background-color:#ccc;
	padding:10px;
	list-style-position:inside;
	margin:10px 0px;
}
.info{
	border:solid 1px #999;
	border-radius:5px;
	line-height:130%;
	padding:10px;
	background-color:#fdd;
}
.qst{
	font-weight:bold;
	font-size:95%;
	color:#030;
	margin-top:15px;
	border-bottom:dotted 1px #030;
	text-indent:-1.8em;
	padding-left:2em;
}
.qlist{
	font-size:95%;
	color:#030;
	margin-top:10px;
	text-indent:-1.8em;
	padding-left:2em;

}

div.qs{
	padding-bottom:20px;
}

.ans{
	margin-top:5px;
	text-indent:-1.5em;
	padding-left:3em;
	line-height:140%;
	font-weight:normal;
	font-size:95%;
	color:#000;
}
div.ans:first-letter{
	font-weight:bold;
}
div.qst:first-letter{
	font-size:110%;
}

.attention{
	font-size:85%;
	color:#c00;
	padding:3px;
}

span.date{
	font-weight:bold;
	color:#000;
}

.return{
	font-size:85%;
	text-align:right;
	margin-right:20px;
	margin-top:20px;
}
.pagenation{
	text-align:center;
	font-size:85%;
	background-color:#fff;
	border-top:dotted 1px #ccc;
	border-bottom:dotted 1px #ccc;
	padding:5px;
	margin:10px 0;
}

#main_bottom{
	background-image:url(../images/main_bottom.gif);
	background-repeat:no-repeat;
	height:15px;
}

#banner_block{
	width:200px;
	float:right;
	margin:20px 0px 0px 0px;
}

#lawyer_top{
	margin:0px;
}

#lawyer_body{
	background-image:url(../images/lawyer_bg.gif);
	padding:5px 7px;
}

#lawyer_body ul.vnavi li{
	padding-bottom:2px;
}

#lawyer_bottom{
	background-image:url(../images/lawyer_bottom.gif);
	width:200px;
	height:5px;
	padding:0px;
}

#footer{
	clear:both;
	background-color:#ac7;
	margin-top:10px;
}

#address{
	margin:auto;
	padding:0px;
	width:835px;
	font-size:85%;
	line-height:130%;
}

#address p{
	margin:0px;
	padding:5px 0px;
	font-size:95%;
	font-weight:bold;
	font-family:sans-serif;
}

#map_canvas{
	width:400px;
	height:400px;
}

/* lawyer */
table.card{
	border:0px;
}

table.card th{
	background-color:#cf9;
	font-size:80%;
	font-weight:bold;
	text-align:left;
	border:0px;
}

table.card td{
	font-size:85%;
	text-align:left;
	border:0px;
	line-height:150%;
}

table.card td img{
	padding-right:4px;
	margin-right:5px;
	padding-bottom:4px;
	border-right:solid 3px #ddd;
	border-bottom:solid 3px #ddd;
}

.card_name{
	font-size:240%;
	font-weight:bold;
	font-family:serif;
	line-height:150%;
}

table.submit{
	margin-left:100px;
	width:400px;
	border:0px;
}

table.submit td{
	border:0px;
}

p.msg{
	text-indent:1em;
}

/* publication-article */
table.numeric th{
	width:8em;
}
table.numeric td{
	text-align:right;
}
tr.highlight{
	background-color:#fde;
}
.ruby{
	font-size:110%;
	font-family:serif;
}
.role{
	font-size:90%;
	margin-top:10px;
}
.name{
	font-size:110%;
	font-weight:bold;
}
.romename{
	font-size:130%;
	color:#030;
	font-weight:bold;
	font-family:serif;
}

div.interview{
	font-size:85%;
	line-height:140%;
	margin:15px 0px 0px 0px;
}

span.red{
	font-weight:bold;
	color:#900;
}

span.green{
	font-weight:bold;
	color:#090;
}

span.purple{
	font-weight:bold;
	color:#606;
}

span.blue{
	font-weight:bold;
	color:#009;
}

.clm{
	border:dotted 1px #333;
	background-color:#ffe;
	margin:10px;
}

.clmttl{
	margin:15px 0px;
	text-align:center;
	font-weight:bold;
	color:#030;
}
.subtitle{
	font-weight:bold;
	text-align:center;
	font-size:90%;
	color:#363;
}
.theme{
	color:#030;
	font-weight:bold;
	background-color:#efc;
	padding:5px 3px;
	border-top:dotted 1px #693;
	border-bottom:dotted 1px #693;
	margin-bottom:20px;
	margin-top:20px;
}
.pagenate{
	font-size:80%;
	padding:20px;
}

/* article */

#article{
	width:605px;
}

#article_top{
	background-image:url(../images/article_top.gif);
	background-repeat:no-repeat;
	margin-top:10px;
	width:605px;
	height:40px;
	padding:0px 8px 0px 0px;
}

#article_body{
	background-image:url(../images/article_bg.gif);
	background-repeat:repeat-y;
	padding:3px 8px;
	width:590px;
	clear:both;
}

#article_body p{
	text-indent:1em;
}

#article_body dl{
	clear:left;
	height:4em;
	margin:5px 0px;
	padding:0px;
	border-bottom:dotted 1px #696;
}

#article_body dt{
	margin-left:0px;
	float:left;
	width:100px;
	font-size:85%;
	font-weight:bold;
	padding-left:5px;
}
#article_body dd{
	width:470px;
	margin-left:110px;
	padding-left:0px;
	margin-bottom:1em;
	font-size:85%;
	line-height:130%;
}

#article_body dl.s3 dt{
	width:50px;
}
#article_body dl.s3 dd{
	margin-left:50px;
}


#article_bottom{
	background-image:url(../images/article_bottom.gif);
	background-repeat:no-repeat;
	height:15px;
	padding:0px;
	width:605px;
}

/* activity */
.writer{
	font-size:85%;
	text-align:right;
	margin-top:10px;
	margin-bottom:20px;
}
.source{
	font-size:85%;
	font-weight:bold;
	text-align:center;
	padding-bottom:5px;
}
.source img{
	padding:5px 0px;
}
table.notes{
	border:none;
	margin-left:80px;
}
table.notes th{
	vertical-align:top;
	padding-top:0px;
	font-weight:bold;
	border:none;
	background-color:#fff;
	width:3em;
}
table.notes td{
	vertical-align:top;
	padding-top:0px;
	border:none;
}
/* topics */
.b_define{
	color:#030;
	font-size:85%;
	font-weight:bold;
	line-height:130%;
}

/* information */
strong.phone{
	font-size:140%;
	font-weight:bold;
	color:#c00;
}

/* q and a */
table.detail th{
	text-align:left;
	font-weight:bold;
	font-size:85%;
	padding:5px;
}

table.detail td{
	padding:2px;
}

td ol{
	margin:0px 0px 0px 20px;
	padding:0px 0px 0px 15px;
}
td li{
	font-size:95%;
}

table.noline{
	border:none;
	margin:0px;
	padding:0px;
}

table.noline th{
	border:none;
	background-color:#fff;
}

table.noline td{
	border:none;
}
.underline{
	text-decoration:underline;
}
.textcenter{
	text-align:center;
	vertical-align:top;
}

ul.kanamark{
	margin:0px;
	padding-left:30px;
	list-style-type:none;
}

ul.kanamark li{
	text-indent:-24px;
	margin-bottom:5px;
}

