@charset "UTF-8";
/*
	株式会社WEBY
	Copyright (C) WEBY Inc. All Rights Reserved

*/

/*------------------------------------------------------------------------------
1-GLOBAL
2-HEADER
3-FOOTER
4-CONTENTS
5-UNDER PAGES
6-JAVASCRIPT
7-HI-SPEC-COADING【編集可】
8-RESET【編集不可】
 -------------------------------------------------------------------------------*/

/* //////////////////////////////////////////////////
[1 GLOBAL] 
////////////////////////////////////////////////// */

html{
	height:100%;
}

body  {
	font-family:verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	background-attachment: scroll;
	font-size:14px;
	background-color:#fff;
    -webkit-text-size-adjust: none;
}

.wrapper{
	width: 900px;
	margin:0 auto;
}

li{
	list-style: none;
}

.content{
	width: 625px;
}

.sidebar{
	width: 260px;
	background-color: #f6e0df;
}

.sidebar li.saideinq{
	background-image: url(../images/global/side1bg.png);
	background-repeat: no-repeat; 
	background-position: top center;
	height: 75px;
	padding-top: 86px;
}




/*-----------------------------------------------------------------------  global*/

.nav{
	width: 900px;
	margin: 0 auto;
	background-image: url(../images/top/mv.png);
	background-repeat: no-repeat; 
	height: 370px;
}

.nav ul{
	padding-top: 15px;
}

.mv{
	background-image: url(../images/top/mvbg.jpg);
	background-repeat: repeat-x; 
	height: 370px;
}

.nav2{
	width: 900px;
	margin: 0 auto;
	background-repeat: no-repeat; 
	padding-top: 15px;
}

.mv2{
	background-repeat: repeat-x; 
	height: 61px;
	background-image: url(../images/global/navbg.png);
	background-position: bottom;
}

/* //////////////////////////////////////////////////
[2 HEADER] 
////////////////////////////////////////////////// */

.headerbg{
	background-image: url(../images/global/hedbg.png);
	background-repeat: repeat-x; 
	height: 130px;
}

.header{
	width: 900px;
	margin: 0 auto;
	padding-top: 30px;
}

.header p{
	background-image: url(../images/global/inq_tel.png);
	background-repeat: no-repeat; 
	width: 190px;
	height: 61px;
	padding: 41px 0 0 230px;
}




/*-----------------------------------------------------------------------  header*/

/* //////////////////////////////////////////////////
[3 FOOTER] 
////////////////////////////////////////////////// */
 
 #footer {
	margin:0;
	background-color:#1c1515;
}

.sitemap{
	width: 625px;
	border-bottom: 1px solid #bfbdbd;
}

.sitemap a{
	text-decoration: none;
	color: #555555;
	border-bottom: 1px solid #555555;
}

.footlogo{
	border-top: 1px solid #f1eded;
	width: 625px;
}
 
/*-----------------------------------------------------------------------  footer*/
.footerbg{
	background-color: #dcdcdc;
}

.footerwrapper{
	width: 900px;
	margin: 0px auto;
}

.footright{
	width: 260px;
}

.footmap{
	position: relative;
	width: 260px;
}

.footmap p.mapbtn{
	position: absolute;
	top: 200px;
	right: 0;
}

.copy address{
	background-color: #767575;
	color: #b1b0b0;
	font-size: 14px;
	padding: 5px 0;
	font-style: normal;
}


#map{
	text-align: center;
	height: 140px;
	width: 260px;
}

#map_canvas{
	width: 260px;
	height: 140px;
	margin: 0 auto;
}

#map p{
	margin-top: 15px;
}

.mapre{
	position: relative;
	z-index: 1;
}

p.mapbig{
	position: absolute;
	z-index: 999;
	top:90px;
	left: 7px;
}

/* //////////////////////////////////////////////////
[4 CONTENTS] 
////////////////////////////////////////////////// */

.menu ul{
	width: 278px;
	font-size: 15px;
	line-height: 22px;
	border: 1px solid #e7e2d4;
	background: url(../images/top/menumarker.png) #f9f6ef;
	background-repeat: no-repeat;
	background-position: left top;
	height: 115px;
	padding: 10px 5px 10px 22px;
}


.menu ul li.text{
	width: 190px;
}

.menu ul li.ph img{
	margin-top: 5px;
	margin-right: 5px;
}

.menu ul a{
	display: block;
	width: 278px;
	height: 115px;
}

.Greeting li{
	font-size: 15px;
	line-height: 22px;

}

.seotext{
	background: url(../images/global/border.png) ;
	background-repeat: no-repeat;
	background-position: top;
}

.seotext2{
	background: url(../images/global/border.png) ;
	background-repeat: no-repeat;
	background-position: bottom;
	height: 235px;
}

.seoleft{
	width: 370px;
	font-size: 15px;
	line-height: 22px;
}

/* フォーム */
.biginq_box{
	margin-top:10px;
	background-color:#e9eef2;
	padding:5px;
 	overflow:hidden;
	 border:1px solid #9ca3ab;
}

.article table {
	width: 100%;
	margin-top:5px;
	border-collapse: collapse;
}
.article th.t_top {
    border-top: #b3b3b3 4px solid;
}
.article th {
	border-bottom: #e3e3e3 1px solid;
	border-left: #e3e3e3 1px solid;
	text-align: left;
	background: #f7f7f7;
	padding: 10px;
	font-weight: normal;
	white-space: nowrap;
}
.article td.t_top {
	border-top: #e9eef2 4px solid;
}
.article td {
	border-bottom: #e3e3e3 1px solid;
	border-right: #e3e3e3 1px solid;
	text-align: left;
	padding: 10px;
}

.heilong{
	height: 100px;
	overflow: hidden;
	vertical-align: top;
}

.heilong2{
	overflow: hidden;
	vertical-align: top;
}


 
/*-----------------------------------------------------------------------  contents*/

/* //////////////////////////////////////////////////
[5 UNDER PAGES] 
////////////////////////////////////////////////// */
/* faq */
.faq dl{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.faq dl.bono{
	border-bottom: none;
}

/* 弁護士報酬 */
.globaltable{
	width: 625px;
	border: 2px solid #bbb;
}

.globaltable td{
	font-size: 14px;
	padding: 7px;
	vertical-align: middle;
	line-height: 1.4;
	border-top: 1px solid #bbb;
}

.globaltable td.td1{
	background-color: #eee;
	width: 200px;
}

.globaltable td.td3{
	border-top: 6px solid #bbb;
}

.globaltable td.td4{
	border-top: 6px solid #cdedfd;
}

/* 業務内容 */
.business dt{
	background: url(../images/business/check.png) ;
	background-repeat: no-repeat;
	padding-left: 27px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
}

/* 流れ */
.flow{
	background: url(../images/flow/stepbg.png) ;
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom: 27px;
}

.flow2{
	background: none;
	padding-bottom: 27px;
}


.flow dl{
	border-bottom: 2px solid #c9c9ca;
	padding-bottom: 10px;
}

.flow p{
	border-bottom: 2px solid #c9c9ca;
	padding-bottom: 10px;
}

.flow_wi1{
	width: 313px;
}

.flow_wi2{
	width: 312px;
}

div.bobo20{
	border-bottom: 2px solid #c9c9ca;
	padding-bottom: 10px;
}

/* 弁護士紹介 */
.intro dl.bgph{
	background: url(../images/introduction/ph.jpg) ;
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 210px;
}

.introduction-pic{
	background: url(../images/introduction/ph.jpg) ;
	background-repeat: no-repeat;
	background-position: right 10px;
	height: 210px;
}

.intro dl.career{
	border-bottom: 2px dotted #c9c9ca;
}

.intro dl.top{
	border-top: 2px dotted #c9c9ca;
}

.intro dl.career dt{
	width: 210px;
}

/* 事例 */
.woman li,.men li{
	border-bottom: 2px dotted #bbb;
	padding-left: 50px;
}

div.woman{
	border-bottom: 2px dotted #bbb;
}

.woman10{
	width: 410px;
}

.woman li.woman1{
	background: url(../images/case/woman1.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman2{
	background: url(../images/case/woman2.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman3{
	background: url(../images/case/woman3.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman4{
	background: url(../images/case/woman4.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman5{
	background: url(../images/case/woman5.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman6{
	background: url(../images/case/woman6.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman7{
	background: url(../images/case/woman7.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.woman li.woman8{
	background: url(../images/case/woman8.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.men li.men1{
	background: url(../images/case/men1.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.men li.men2{
	background: url(../images/case/men2.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.men li.men3{
	background: url(../images/case/men3.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.men li.men4{
	background: url(../images/case/men4.png) ;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.undermenu{
	border-top: 2px dotted #aaa;
}

.mg{
	margin-top:30px!importnant;
}

/*-----------------------------------------------------------------------  UNDER PAGES*/

/* //////////////////////////////////////////////////
[6 JAVASCRIPT] 
////////////////////////////////////////////////// */


/*SLIDER*/

/*ACCORDION*/

/*TAB*/

/*GO TO PAGETOP*/


/*----------------------------------------------------------------------- JAVA SCRIPT*/

/* //////////////////////////////////////////////////
[7 HI-SPEC-COADING] 
////////////////////////////////////////////////// */

/*WIDTH */
.w10{ width:10px; } .w20{ width:20px; } .w30{ width:30px; } .w60{ width:60px; } .w100{ width:100px; } .w200{ width:200px; } .w300{ width:300px; } .w320{ width:320px; }

/*HEIGHT */
.h10{ height:10px; }

/* MARGIN */
.m0a		{  margin:0px auto 0px !important; }
.m10a		{  margin:10px auto 0px !important; }
.m20a		{  margin:20px auto 0px !important; }
.mt3		{ margin-top: 3px !important; }
.mt5		{ margin-top: 5px !important; }
.mt8		{ margin-top: 8px !important; }
.mt10		{ margin-top: 10px !important; }
.mt15		{ margin-top: 15px !important; }
.mt20		{ margin-top: 20px !important; }
.mt25		{ margin-top: 25px !important; }
.mt30		{ margin-top: 30px !important; }
.mt40		{ margin-top: 40px !important; }
.mr5		{ margin-right: 5px !important; }
.mr10		{ margin-right: 10px !important; }
.mr15		{ margin-right: 10px !important; }
.mr20		{ margin-right: 20px !important; }
.mr25		{ margin-right: 25px !important; }
.mr30		{ margin-right: 30px !important; }
.mb5		{ margin-bottom: 5px !important; }
.mb7		{ margin-bottom: 7px !important; }
.mb10		{ margin-bottom: 10px !important; }
.mb15		{ margin-bottom: 15px !important; }
.mb20		{ margin-bottom: 20px !important; }
.mb25		{ margin-bottom: 25px !important; }
.mb30		{ margin-bottom: 30px !important; }
.ml5		{ margin-left: 5px !important; }
.ml10		{ margin-left: 10px !important; }
.ml15		{ margin-left: 15px !important; }
.ml20		{ margin-left: 20px !important; }
.ml25		{ margin-left: 25px !important; }
.ml30		{ margin-left: 30px !important; }
.ml40		{ margin-left: 40px !important; }

/* PADDING */
.pt5		{ padding-top: 5px !important; }
.pt6		{ padding-top: 6px !important; }
.pt10		{ padding-top: 10px !important; }
.pt15		{ padding-top: 15px !important; }
.pt20		{ padding-top: 20px !important; }
.pt25		{ padding-top: 25px !important; }
.pt30		{ padding-top: 30px !important; }
.pt40		{ padding-top: 40px !important; }
.pt50		{ padding-top: 50px !important; }
.pr10		{ padding-right: 10px !important; }
.pr20		{ padding-right: 20px !important; }
.pr30		{ padding-right: 30px !important; }
.pr40		{ padding-right: 40px !important; }
.pr50		{ padding-right: 50px !important; }
.pb10		{ padding-bottom: 10px !important; }
.pb15		{ padding-bottom: 15px !important; }
.pb20		{ padding-bottom: 20px !important; }
.pb30		{ padding-bottom: 30px !important; }
.pb40		{ padding-bottom: 40px !important; }
.pb50		{ padding-bottom: 50px !important; }
.pl10		{ padding-left: 10px !important; }
.pl20		{ padding-left: 20px !important; }
.pl30		{ padding-left: 30px !important; }
.pl40		{ padding-left: 40px !important; }
.pl50		{ padding-left: 50px !important; }

/* OVERFLOW */
.ofh{ overflow: hidden !important; } .ofa{ overflow: auto !important; } .ofs{ overflow: scroll !important; } .ofxs{ overflow-x: scroll !important; } .ofys{ overflow-y: scroll !important; }

/* FONT-WEIGHT */
.b{ font-weight: bold !important; } .n{ font-weight: normal !important; }

/* FONT-SIZE */
.fs8		{ font-size: 8px !important; }
.fs9		{ font-size: 9px !important; }
.fs10		{ font-size: 10px !important; }
.fs12		{ font-size: 12px !important; }
.fs13		{ font-size: 13px !important; }
.fs14		{ font-size: 14px !important; }
.fs16		{ font-size: 16px !important; }
.fs18		{ font-size: 18px !important; }
.fs20		{ font-size: 20px !important; }
.fs22		{ font-size: 22px !important; }
.fs24		{ font-size: 24px !important; }
.fs25		{ font-size: 25px !important; }
.fs26		{ font-size: 26px !important; }
.fs27		{ font-size: 27px !important; }
.fs28		{ font-size: 28px !important; }
.fs29		{ font-size: 29px !important; }

/* TEXT-ALIGN */
.fac			{text-align: center;}
.far			{text-align: right;}
.fal			{text-align: left;}

/* FLOAT */
.fl		{  float:left; display: inline; !important; }
.fr		{  float:right; display: inline; !important; }

/* DISPLAY */
.dpi{ display:inline;}
.dpb{ display:block;}

/* DECORATION */
.tdn {	text-decoration: none;}

/* COLOR */
.color1{	color:#cf4192;}
.color2{	color:#e6680b;}
.color3{	color:#e64949;}
.color4{	color:#989898;}

/* CLEAR */
.clf{ clear:fixed;}

.vam{
	vertical-align: middle;
}
/*-----------------------------------------------------------------------  Hi Spec Coding*/

/* //////////////////////////////////////////////////
[8 RESET] 
////////////////////////////////////////////////// */

* {
	margin: 0;
	padding: 0;
}

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

.print_next {
page-break-before: always;
}

.tal{
	text-align: left;
}

.tac{
	text-align: center;
}

.tar{
	text-align: right;
}

.clb{
	clear: both;
}

.col555{
	color: #555;
}

.col666{
	color: #666;
}

.line14{
	line-height: 1.4;
}

.line16{
	line-height: 1.6;
}

.colred{
	color: #ea5550;
}

.bold{
	font-weight: bold;
}
/*----------------------------------------------------------------------- RESET*/