@charset 'UTF-8';

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

.mainImg {
	width: 1052px;
	height: 110px;
	position: relative;
}
.mainImg img {
	position: absolute;
	top: 0;
	left: 4px;
}
.mainImg .pageTopTitle {
	position: absolute;
	top: 50px;
	left: 59px;
	font-size: 24px;
}
.soudanBody .mainImg .pageTopTitle {
	color: #78b50f;
}
.manabuBody .mainImg .pageTopTitle {
	color: #d44281;
}
.nibenBody .mainImg .pageTopTitle {
	color: #ed6c00;
}
.staffBody .mainImg .pageTopTitle {
	color: #624d1c;
}
.contactBody .mainImg .pageTopTitle {
	color: #008cce;
}
.blogBody .mainImg .pageTopTitle {
	color: #85a161;
}
.contents {
	width: 758px;
	float: right;
	border: 1px solid #d0d5d9;
	border-radius: 10px;
	background: #FFF;
}
.nf404Body .contents {
	width: 758px;
	float: none;
	margin: 0 auto;
	border: 1px solid #d0d5d9;
	border-radius: 10px;
	background: #FFF;
}
.exContents {
	width: 970px;
}
.mapWrap iframe{
	width: 100%;
}
.contents .entryBody {
	padding: 30px 40px;
	text-align: left;
	line-height: 1.7;
	font-size: 15px;
}
.popUpNews .contents .entryBody {
	background: none;
}
.contents .titleArea {
	padding: 0 0px 5px;
	border-bottom: 1px solid #d0d5d9;
}
.soudanBody .titleArea {
	background: url(../images/layout/soudan/h1_bg.gif) no-repeat 0 0;
}
.manabuBody .titleArea {
	background: url(../images/layout/manabu/h1_bg.gif) no-repeat 0 0;
}
.nibenBody .titleArea {
	background: url(../images/layout/niben/h1_bg.gif) no-repeat 0 0;
}
.staffBody .titleArea {
	background: url(../images/layout/bengoshi/h1_bg.gif) no-repeat 0 0;
}
.nf404Body .titleArea {
	background: url(../images/layout/h1_bg_404.gif) no-repeat 0 0;
}
.contents .titleArea h1 {
	text-align: left;
	padding: 5px 20px 5px 25px;
	font-size: 26px;
	margin: 10px 0 5px;
	margin-bottom: 5px;
	font-weight: normal;
	border-left: 7px solid #008cca;
}
.nibenBody .titleArea h1 {
	background: url(../images/layout/niben/h1_ico_01.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.nibenBody .titleArea {
	background: url(../images/layout/niben/h1_bg.gif) no-repeat left 0;
}
.soudanBody .titleArea h1 {
	background: url(../images/layout/soudan/h1_ico_soudan.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.manabuBody .titleArea h1 {
	background: url(../images/layout/manabu/h1_ico_manabu.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.nibenBody .titleArea h1 {
	background: url(../images/layout/niben/h1_ico_niben.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.staffBody .titleArea h1 {
	background: url(../images/layout/bengoshi/h1_ico_staff.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.nf404Body .titleArea h1 {
	background: url(../images/layout/h1_ico_404.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.blogBody .titleArea h1 {
	text-align: left;
	padding: 5px 20px 5px 25px;
	font-size: 26px;
	margin: 10px 0 5px;
	font-weight: normal;
	border-left: 7px solid #7d5b41;
}
.englishBody .entryBody h2 {
	text-align: left;
	font-size: 20px;
	border-top: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	font-weight: normal;
	padding: 5px 18px;
	line-height: 30px;
	box-shadow: 0 1px 3px -1px rgba(0, 0, 0, 0.2);
	border-radius: 5px;
	background: url(../images/layout/blog/bg_green.gif) repeat-x bottom #f6f6f6;
	margin: 1.5em 0 20px -10px;
	display: block;
}
.englishBody .commonEntry h4, .englishBody .commonEntry .commonH4, .englishBody .commonEntry .h4 {
	font-weight: bold;
	margin-bottom: 5px;
	color: #008CCE;
	font-size: 16px;
}
.englishBody .commonEntry h5, .englishBody .commonEntry .commonH5, .englishBody .commonEntry .h5 {
	font-weight: bold;
	color: #008CCE;
	border: 1px solid #008CCE;
	font-size: 10px;
	display: inline-block;
	margin-bottom: 7px;
	padding: 4px 7px 2px;
}
.blogBody #entryList dl {
	margin-bottom: 40px;
}
.blogBody #entryList dl dt {
	width: 100%;
	display: block;
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 15px;
}
.blogBody #entryList dl dd {
	width: 18%;
	float: left;
	display: block;
	margin-bottom: 15px;
}
.entryBody h2.commonH2, body.popUpNews h2, .newsBody h2.commonH2 {
	border-radius: 5px;
	padding: 3px 12px 1px;
	font-size: 20px;
	font-weight: normal;
	margin-left: -10px;
	margin-bottom: 20px;
	width: 670px;
	text-align: left;
	background: url(../images/layout/h2_common.gif) repeat-x 0 0;
	border: 2px solid #FFF;
	box-shadow: 0px 0px 0px 1px rgba(0,0,0,0.2);
}
.soudanBody .entryBody h2.commonH2 {
	background: url(../images/layout/h2_soudan.gif) repeat-x 0 0;
	background-size: auto 100%;
}
.contactBody .entryBody h2.commonH2 {
	background: url(../images/layout/h2_common.gif) repeat-x 0 0;
	background-size: auto 100%;
}
.newsBody h2.commonH2 {
	background: url(../images/layout/h2_common.gif) repeat-x 0 0;
	background-size: auto 100%;
}
.manabuBody .entryBody h2.commonH2 {
	background: url(../images/layout/h2_manabu.gif) repeat-x 0 0;
	background-size: auto 100%;
}
.nibenBody .entryBody h2.commonH2 {
	background: url(../images/layout/h2_niben.gif) repeat-x 0 0;
	background-size: auto 100%;
}
.staffBody .entryBody h2.commonH2 {
	background: url(../images/layout/h2_staff.gif) repeat-x 0 bottom;
	background-size: auto 100%;
}
.w660 h2.commonH2 {
	margin-left: -18px;
}
.commonEntry h3, .entryBody .commonH3, body.popUpNews h3 {
	border-bottom: 3px solid #008cce;
	padding: 0 0 2px 0px;
	text-align: left;
	color: #008cce;
	font-size: 18px;
	margin-bottom: 20px;
}
.soudanBody .commonH3 {
	color: #78b50f;
	border-bottom: 3px solid #78b50f;
}
.manabuBody .commonH3 {
	color: #d44281;
	border-bottom: 3px solid #d44281;
}
.nibenBody .commonH3 {
	color: #ff9600;
	border-bottom: 3px solid #ff9600;
}
.staffBody .commonH3 {
	color: #624d1c;
	border-bottom: 3px solid #624d1c;
}
.commonEntry h4, body.popUpNews h4 {
	font-weight: bold;
	margin-bottom: 10px;
}
.commonEntry ul {
	padding: 0 12px;
}
.commonEntry ul li {
	background: url(../images/layout/list_b.png) no-repeat left 7px;
	padding-left: 15px;
	margin-bottom: 7px;
}
.soudan-contents ul li {
	background: url(../images/layout/list_g.png) no-repeat left 7px;
}
.manabu-contents ul li {
	background: url(../images/layout/list_p.png) no-repeat left 7px;
}
.niben-contents ul li {
	background: url(../images/layout/list_o.png) no-repeat left 7px;
}
.staff-contents ul li {
	background: url(../images/layout/list_br.png) no-repeat left 7px;
}
.commonEntry .aform-content ul{
	padding-left:0;
	}
.commonEntry .aform-content ul li{
	background:none;
	padding-left: 0;
	}

.commonEntry .aform-content div.submit input[type="submit"]{
    border: 1px solid #008cca;
    background-color: #008cca;
    font-size: 16px;
    color: #fff;
    width: 200px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
    cursor: pointer;
	font-family:"メイリオ",meiryo,"Hiragino Kaku Gothic Pro","MS UI Gothic",Arial,Osaka,Sans-serif;
}

.commonEntry .aform-content div.submit input[type="button"]{
    border: 0;
    border: 1px solid #ddd;
    background-color: #ddd;
    font-size: 16px;
    color: #333;
    width: 200px;
    height: 45px;
    text-align: center;
    border-radius: 5px;
    box-shadow: 0px 3px 0px rgba(0,0,0,0.2);
    cursor: pointer;
	font-family:"メイリオ",meiryo,"Hiragino Kaku Gothic Pro","MS UI Gothic",Arial,Osaka,Sans-serif;
}

.commonEntry .aform-content div.submit input:hover{
	opacity: 0.8;
}

.sonota_g {
	width: 625px;
	margin: 15px 0 10px;
	background: #f5f5f5;
	border-radius: 5px;        /* CSS3草桁E*/
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	overflow: hidden;
	font-size: 12px;
	padding: 10px 0;
}
.contents .entryBody .sonota_g p {
	padding: 5px 0 5px 28px;
	margin: 0;
}
.soudan-contents ul.ao_yajirushi {
}
.soudan-contents ul.ao_yajirushi li {
	background: none;
	float: left;
	width: 175px;
}
.list_blue {
	padding: 0 12px;
}
.list_blue li {
	background: url(../images/layout/list_b.png) no-repeat left 7px;
	padding-left: 15px;
	margin-bottom: 7px;
}
.commonEntry dl {
	padding: 0 12px;
}
.commonEntry dt {
	font-weight: bold;
}
.commonEntry dd {
	padding-left: 15px;
}
.contents .entryBody .section {
	margin-bottom: 40px;
}
.contents .entryBody p {
	margin-bottom: 15px;
}
.contents .box1 {
	border: 1px solid #cccccc;
}
.contents .box1In {
	border: 3px solid #f6f6f6;
	padding: 20px;
}
.contents .box1 dl {
	margin-bottom: 15px;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 15px;
}
.contents .box1 dl dt {
	color: #008cce;
	font-size: 14px;
}
.contents .box1 dl dd {
	font-size: 12px;
}
/* table
----------------------------------------*/


.commonTable {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
}
.commonTable th {
	background: #f6f6f6;
	padding: 10px;
	text-align: center;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	line-height: 1.5;
}
.commonTable .size12 th {
	line-height: 1.2;
}
.commonTable td {
	background: #FFF;
	padding: 10px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 1.5;
}
.formTable .txt, .formTable .txtArea {
	border: 1px solid #999;
	padding: 5px 7px;
	font-size: 14px;
	vertical-align: middle;
}
.formTable th {
	text-align: left;
}
.formTable select {
	border: 1px solid #999;
	padding: 4px;
	font-size: 14px;
	vertical-align: middle;
}
.formTable input {
	vertical-align: middle;
}
.th_size14 th {
	font-size: 14px;
}
.formTable label {
	cursor: pointer;
	margin-right: 10px;
	vertical-align: middle;
}
.btnArea {
	text-align: center;
}
.btnArea a, .btnArea input {
	margin: 0 7px;
	vertical-align: middle;
}
.btnArea img {
	vertical-align: middle;
}
.daySelectCell select {
	margin-right: 5px;
}
.bengoshiTable {
	width: 99%;
}
.bengoshiTable th {
	border-bottom: 1px solid #cccccc;
	color: #666;
	font-weight: normal;
	padding: 5px 10px;
	font-size: 14px;
	white-space:nowrap;
}
.bengoshiTable td {
	border-bottom: 1px solid #cccccc;
	padding: 3px 10px;
	font-size: 14px;
}

table td.tableBorder{
	padding: 10px 2px 10px 7px;
	}
table td.tableBorder hr{
    height: 2px;
    padding: 0;
    margin: 0;
    overflow: hidden;
    border: none;
    background: #ececec;
	}

.bengoshiTable td div {
	border-left: 2px solid #ececec;
	padding-left: 10px;
}
.contents .consulWrap .bengoshiTable th {
	padding-top: 8px;
	vertical-align: top;
}
.contents .consulWrap .bengoshiTable td div {
	border-left: 2px solid #ECECEC;
	padding: 5px 0 5px 10px;
	line-height: 1.5;
}
.contents .consulWrap .bengoshiTable .tell {
	color: #008CCE;
	font-size: 25px;
	margin: 0;
}
.contents .consulWrap .bengoshiTable p {
	margin: 0 0 7px 0;
}
ul.iconList {
	text-align: left;
	font-size: 1px;
	padding: 0;
	overflow: hidden;
}
ul.iconList li {
	display: inline-block;
	border-radius: 3px;
	background: #008cce;
	text-align: center;
	color: #FFF;
	min-width: 50px;
	font-size: 12px;
	line-height: 1;
	padding: 7px 10px 4px;
	margin: 0 4px 5px 0;
	float: left;
}
ul.iconList li.green {
	background: #00a698;
	color: #FFF!important;
}
ul.iconList li.green2 {
	background: #4dac33;
	color: #FFF!important;
	padding: 7px 5px 4px;
}
ul.iconList li.orange {
	background: #f3984e;
	color: #FFF!important;
	padding: 7px 5px 4px;
}
/* search
----------------------------------------*/

.bengoshiSearchWrap {
	width: 660px;
	background: #e1f5ff;
	border-radius: 10px;
	margin: 0 auto 20px;
	padding: 20px 0;
	line-height: 1.5;
}
.bengoshiSearchWrap .in {
	padding: 0 20px;
}
.bengoshiSearchWrap h2.ico_search {
	background: url(../images/icon/ico_search.gif) no-repeat 0 0;
	padding-left: 30px;
	font-size: 20px;
	line-height: 1.3;
	font-weight: normal;
	margin-bottom: 10px;
}
.bengoshiSearchTable {
	border-top: 1px solid #aedcf1;
	width: 100%;
}
.bengoshiSearchTable th, .bengoshiSearchTable td {
	border-bottom: 1px solid #aedcf1;
}
.bengoshiSearchTable th {
	padding: 10px 20px 10px 35px;
}
.bengoshiSearchTable td div.border {
	border-left: 3px solid #aedcf1;
	padding-left: 15px;
	margin: 10px 0;
}
.bengoshiSearchTable td {
	font-size: 14px;
}
.initialSearchWrap {
	width: 565px;
	height: 280px;
	position: relative;
	margin: 0 auto;
}
.initialSearchWrap li a {
	display: block;
	width: 47px;
	height: 37px;
	text-align: center;
	padding: 10px 0 0 0;
	background: url(../images/layout/bt_search_letter.png) no-repeat 0 0;
	color: #FFF;
	font-size: 30px;
	text-decoration: none;
	line-height: 1;
}
.initialSearchWrap li a:hover {
	opacity: 0.7;
}
.initialSearchWrap li.a1 {
	position: absolute;
	top: 0;
	left: 517px;
}
.initialSearchWrap li.a2 {
	position: absolute;
	top: 57px;
	left: 517px;
}
.initialSearchWrap li.a3 {
	position: absolute;
	top: 114px;
	left: 517px;
}
.initialSearchWrap li.a4 {
	position: absolute;
	top: 171px;
	left: 517px;
}
.initialSearchWrap li.a5 {
	position: absolute;
	top: 228px;
	left: 517px;
}
.initialSearchWrap li.k1 {
	position: absolute;
	top: 0;
	left: 460px;
}
.initialSearchWrap li.k2 {
	position: absolute;
	top: 57px;
	left: 460px;
}
.initialSearchWrap li.k3 {
	position: absolute;
	top: 114px;
	left: 460px;
}
.initialSearchWrap li.k4 {
	position: absolute;
	top: 171px;
	left: 460px;
}
.initialSearchWrap li.k5 {
	position: absolute;
	top: 228px;
	left: 460px;
}
.initialSearchWrap li.s1 {
	position: absolute;
	top: 0;
	left: 402px;
}
.initialSearchWrap li.s2 {
	position: absolute;
	top: 57px;
	left: 402px;
}
.initialSearchWrap li.s3 {
	position: absolute;
	top: 114px;
	left: 402px;
}
.initialSearchWrap li.s4 {
	position: absolute;
	top: 171px;
	left: 402px;
}
.initialSearchWrap li.s5 {
	position: absolute;
	top: 228px;
	left: 402px;
}
.initialSearchWrap li.t1 {
	position: absolute;
	top: 0;
	left: 345px;
}
.initialSearchWrap li.t2 {
	position: absolute;
	top: 57px;
	left: 345px;
}
.initialSearchWrap li.t3 {
	position: absolute;
	top: 114px;
	left: 345px;
}
.initialSearchWrap li.t4 {
	position: absolute;
	top: 171px;
	left: 345px;
}
.initialSearchWrap li.t5 {
	position: absolute;
	top: 228px;
	left: 345px;
}
.initialSearchWrap li.n1 {
	position: absolute;
	top: 0;
	left: 288px;
}
.initialSearchWrap li.n2 {
	position: absolute;
	top: 57px;
	left: 288px;
}
.initialSearchWrap li.n3 {
	position: absolute;
	top: 114px;
	left: 288px;
}
.initialSearchWrap li.n4 {
	position: absolute;
	top: 171px;
	left: 288px;
}
.initialSearchWrap li.n5 {
	position: absolute;
	top: 228px;
	left: 288px;
}
.initialSearchWrap li.h1 {
	position: absolute;
	top: 0;
	left: 230px;
}
.initialSearchWrap li.h2 {
	position: absolute;
	top: 57px;
	left: 230px;
}
.initialSearchWrap li.h3 {
	position: absolute;
	top: 114px;
	left: 230px;
}
.initialSearchWrap li.h4 {
	position: absolute;
	top: 171px;
	left: 230px;
}
.initialSearchWrap li.h5 {
	position: absolute;
	top: 228px;
	left: 230px;
}
.initialSearchWrap li.m1 {
	position: absolute;
	top: 0;
	left: 173px;
}
.initialSearchWrap li.m2 {
	position: absolute;
	top: 57px;
	left: 173px;
}
.initialSearchWrap li.m3 {
	position: absolute;
	top: 114px;
	left: 173px;
}
.initialSearchWrap li.m4 {
	position: absolute;
	top: 171px;
	left: 173px;
}
.initialSearchWrap li.m5 {
	position: absolute;
	top: 228px;
	left: 173px;
}
.initialSearchWrap li.y1 {
	position: absolute;
	top: 0;
	left: 116px;
}
.initialSearchWrap li.y2 {
	position: absolute;
	top: 114px;
	left: 116px;
}
.initialSearchWrap li.y3 {
	position: absolute;
	top: 228px;
	left: 116px;
}
.initialSearchWrap li.r1 {
	position: absolute;
	top: 0;
	left: 58px;
}
.initialSearchWrap li.r2 {
	position: absolute;
	top: 57px;
	left: 58px;
}
.initialSearchWrap li.r3 {
	position: absolute;
	top: 114px;
	left: 58px;
}
.initialSearchWrap li.r4 {
	position: absolute;
	top: 171px;
	left: 58px;
}
.initialSearchWrap li.r5 {
	position: absolute;
	top: 228px;
	left: 58px;
}
.initialSearchWrapB li.a {
	position: absolute;
	top: 0;
	left: 0px;
}
.initialSearchWrapB li.k {
	position: absolute;
	top: 0;
	left: 57px;
}
.initialSearchWrapB li.s {
	position: absolute;
	top: 0;
	left: 114px;
}
.initialSearchWrapB li.t {
	position: absolute;
	top: 0;
	left: 171px;
}
.initialSearchWrapB li.n {
	position: absolute;
	top: 0;
	left: 228px;
}
.initialSearchWrapB li.h {
	position: absolute;
	top: 0;
	left: 285px;
}
.initialSearchWrapB li.m {
	position: absolute;
	top: 0;
	left: 342px;
}
.initialSearchWrapB li.y {
	position: absolute;
	top: 0;
	left: 399px;
}
.initialSearchWrapB li.y a {
	width: 110px;
	background: url(../images/layout/bt_search_letter_large.png) no-repeat;
}
.initialSearchWrapB {
	height: 60px;
}
.bengoshi_search_list {
	width: 700px;
	margin: 0 auto;
}
.bengoshi_search_list .head {
	width: 700px;
	overflow: hidden;
	padding-top: 20px;
}
.bengoshi_search_list .txt1 {
	float: left;
	font-size: 22px;
}
.bengoshi_search_list .txt2 {
	float: right;
	font-size: 20px;
}
.bengoshi_search_list #paging {
	font-size: 14px;
	text-align: center;
	margin-bottom: 20px;
}
.bengoshi_search_list #paging a {
	display: inline-block;
	background: #008cce;
	border: 1px solid #008cce;
	width: 29px;
	padding-top: 2px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
}
.bengoshi_search_list #paging a:hover {
	background: #4dc1f7;
	border: 1px solid #4dc1f7;
}
.bengoshi_search_list #paging span {
	border: 1px solid #CCC;
	display: inline-block;
	background: #FFF;
	width: 30px;
	padding-top: 2px;
	text-align: center;
	color: #666;
	text-decoration: none;
}
.bengoshi_search_list #paging a.prev {
	width: 110px;
}
.bengoshi_search_list #paging a.next {
	width: 110px;
}
.clothTable thead th {
	background: #999999;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px;
}
.clothTable {
	border-left: 1px solid #cccccc;
}
.clothTable td {
	padding: 5px 10px;
	border-right: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	font-size: 14px;
}
.printBtn {
	position: relative;
}
.printBtn a {
	position: absolute;
	top: -30px;
	right: -20px;
}
.qaSoudanBtn {
	position: relative;
}
.qaSoudanBtn a {
	position: absolute;
	right: 15px;
}
.bengoshiWrap {
	width: 700px;
	margin: 0 auto;
}
.bengoshiName {
	width: 700px;
	background: url(../images/layout/name_bg.gif) no-repeat 0 bottom;
	padding-bottom: 18px;
	margin-bottom: 15px;
}
.bengoshiName p.kana {
	margin-bottom: 0;
	padding-left: 20px;
	font-size: 12px;
}
.bengoshiName h1 {
	margin-bottom: 0;
	padding-left: 20px;
	line-height: 1.2;
	font-size: 27px;
}
.bengoshiName h1 .name {
	vertical-align: middle;
	margin-right: 10px;
}
.bengoshiName h1 .name2 {
	vertical-align: middle;
	font-size: 14px;
}
.bengoshiWrap .photoWrap {
	width: 120px;
	height: 168px;
	background: url(../images/layout/photo_shadow.jpg) no-repeat 0 0;
	padding: 7px 8px 0 8px;
	text-align: left;
	float: left;
}
.bengoshiWrap .rightWrap {
	width: 540px;
	float: right;
}
.bengoshiCommonWrap {
	width: 98%;
	border: 1px solid #dcdcdc;
	box-shadow: 0px 0px 2px 1px rgba(0,0,0,0.1);
	border-radius: 8px;
	background: #FFF;
	margin-bottom: 15px;
}
.contents .bengoshiCommonWrap p {
	padding: 5px 30px 15px;
	font-size: 14px;
	margin-bottom: 0;
}
.ico_bengoshi {
	background: url(../images/icon/ico_blue.gif) no-repeat 10px 13px;
	padding: 8px 15px 0 30px;
	font-size: 16px;
	font-weight: bold;
}
.mapWrap {
	padding-top: 15px;
	margin-bottom: 25px;
}
/* news
----------------------------------------*/


.contents .newsHead {
	padding: 15px 20px 30px 0;

	background: url(../images/common/h1_shadow.gif) no-repeat 0 bottom;
}
.contents .newsHead h1 {
	text-align: left;
	width: 630px;
	padding: 5px 0 0 20px;
	border-left: 7px solid #008cce;
	font-size: 26px;
	font-weight: normal;
	float: left;
}
.newsBody .titleArea h1 {
	background: url(../images/layout/news/h1_ico_news.png) no-repeat 15px 0;
	border: none;
	padding: 25px 20px 10px 100px;
	margin: 0;
}
.newsIndexBody .contents {
	background: url(../images/layout/news/h1_bg.gif) no-repeat 0 0 #FFF;
}

.contents .newsHead .category {
	margin-top: 10px;
	float: right;
}
.contents .newsHead .cate_soudan {
	background: #78b50f;
}
.contents .newsHead .cate_manabu {
	background: #d44281;
}
.contents .newsHead .cate_niben {
	background: #ff9600;
}
.contents .newsHead .cate_bengoshi {
	background: #624d1c;
}
.newsDay {
	padding: 0 25px;
	text-align: right;
}
.commonEntry img.floatright {
	margin: 0 0 10px 10px;
}
.englishBody .commonEntry img.floatright {
	margin: 0 0 10px 10px;
	border-left: 10px solid #F7F7F7;
}
.commonEntry img.floatleft {
	margin: 0 10px 10px 0;
}
/* popUpNews
----------------------------------------*/

body.popUpNews #wrapper {
	min-width: 760px;
}
body.popUpNews .contents {
	float: none;
}
body.popUpNews #header {
	width: 760px;
	margin-bottom: 10px;
}
body.popUpNews .headerIn {
	width: 760px;
}
body.popUpNews #mainBlock, body.popUpNews .mainBlockIn {
	width: 760px;
	background: none;
}
body.popUpNews #footer {
	min-width: 760px;
	width: 100%;
	background: url(../images/common/footer_popup.gif) repeat-x 0 23px;
	padding-top: 40px;
	height: 100px;
}
body.popUpNews #footer .footerIn {
	width: 760px;
}
.newsBody .img_right {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
body.popUpNews .entryBody table {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	width: 99%;
}
body.popUpNews .entryBody table th {
	background: #f6f6f6;
	padding: 10px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	font-weight: normal;
	line-height: 1.5;
}
body.popUpNews .entryBody table td {
	background: #FFF;
	padding: 10px;
	text-align: left;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	line-height: 1.5;
}
body.popUpNews .entryBody .repoImgWrap table{
	border-left: none;
	border-top: none;
}
body.popUpNews .entryBody .repoImgWrap table td{
	border-right: none;
	border-bottom: none;
}
/*Q & A
----------------------------------------*/
dl.QandA {
	width: 660px;
	display: block;
	padding: 0px!important;
	overflow: hidden;
	border-radius : 5px;
	background: url(../images/layout/soudan/kojin/li_bg_garada.gif) bottom repeat-x!important;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border: solid 1px #d0d5d9;
	margin-bottom: 10px;
}
dl.QandA dt {
	display: block;
	font-size: 16px;
	line-height: 32px;
	background: url(../images/layout/soudan/kojin/li_q.gif) 13px 15px no-repeat;
	color: #020202;
	text-decoration: none;
	padding: 10px 50px 8px 40px;
	cursor: pointer;
}
dl.QandA dt.on {
	background: url(../images/layout/soudan/kojin/li_q_m.gif) 13px 15px no-repeat;
}
.manabu-Body dl.QandA dt {
	background: url(../images/layout/manabu/li_q.gif) 13px 15px no-repeat;
}
.manabu-Body dl.QandA dt.on {
	background: url(../images/layout/manabu/li_q_m.gif) 13px 15px no-repeat;
}
.niben-Body dl.QandA dt {
	background: url(../images/layout/niben/li_q.gif) 13px 15px no-repeat;
}
.niben-Body dl.QandA dt.on {
	background: url(../images/layout/niben/li_q_m.gif) 13px 15px no-repeat;
}
.staff-Body dl.QandA dt {
	background: url(../images/layout/bengoshi/li_q.gif) 13px 15px no-repeat;
}
.staff-Body dl.QandA dt.on {
	background: url(../images/layout/bengoshi/li_q_m.gif) 13px 15px no-repeat;
}
dl.QandA dt:hover {
	text-decoration: underline;
}
dl.QandA dd {
	display: none;
	font-size: 16px;
	line-height: 32px;
	margin: 0 40px;
	padding: 0px 0 20px;
	border-top: 1px solid #d0d5d9;
}
dl.QandA dd span {
	display: block;
	padding: 19px 0 0;
}

dl.QandA dt.qb {
	display: block;
	font-size: 16px;
	line-height: 32px;
	background: url(../images/layout/soudan/kojin/li_q_b.gif) 13px 15px no-repeat;
	color: #020202;
	text-decoration: none;
	padding: 10px 50px 8px 40px;
	cursor: pointer;
}

/* Home
----------------------------------------*/

.homeBody .homeVideoWrap{
	border:1px solid #ddd;
	text-align: center;
	padding: 1px;
}

.homeBody .homeVideoWrap video{
	width: 100%;
	max-width: 100%;
}

.homeBody .homeVideoHead{
	width: 200px;
	border-radius: 10px 10px 0 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#48addc+0,0b91d0+100 */
	background: #48addc; /* Old browsers */
	background: -moz-linear-gradient(top,  #48addc 0%, #0b91d0 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top,  #48addc 0%,#0b91d0 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom,  #48addc 0%,#0b91d0 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#48addc', endColorstr='#0b91d0',GradientType=0 ); /* IE6-9 */
	color: #fff;
	text-align: center;
	padding: 8px 0 5px;
	font-weight: bold;
	font-size: 16px;
}

.homeBody .homeVideoBottom{
	background: #008cce;
	border-radius:0 0 10px 10px;
	color: #fff;
	font-size: 14px;
	text-align: left;
	padding: 10px 15px;
	margin-bottom: 15px;
	line-height: 1.3;
}

.importantNews2 {
	border: 2px solid #c00;
	background-color: #fff0f0;
	padding: 7px;
	margin-bottom: 20px;
	margin-top: -10px;
}
.importantNews2 a, .importantNews2 span {
	color: #c00;
	font-size: 14px;
	font-weight: bold;
}
.importantNews {
	display: block;
	margin-bottom: 30px;
	background: url(../images/home/h_important.gif) no-repeat 0 0 #FFF;
	border: solid 1px #d0d5d9;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border-radius : 12px;
	overflow: hidden;
	padding:15px 0 8px;
}
.importantNews h2 {
	float: left;
	display:none;
}
.importantNews dl {
	display: block;
	width:635px;
	padding: 5px 0 0 110px;
	overflow: hidden;
}
.importantNews dl dd {
	width:85px;
	text-align:left;
	float: left;
	font-size: 12px;
	line-height: 20px;
	padding: 0 0px 10px 0;
}
.importantNews dl dt {
	width:545px;
	text-align:left;
	float: left;
	font-size: 14px;
	line-height: 20px;
	padding: 0 0px 10px 0;
}
.leftWrap ul.leftMenuBtns {
	display: block;
	overflow: hidden;
	text-align: center;
	padding: 10px 0 10px 0;
}
.leftWrap ul.leftMenuBtns li a {
	display: inline;
	padding: 0;
	text-align: center;
	text-decoration: none;
	border-top: none;
}
.leftWrap ul.leftMenuBtns li {
	padding: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	border-top: none;
	padding: 0 0 5px 0;
	height: 58px;
}
ul.leftWrapOut {
	width: 200px;
	overflow: hidden;
}
ul.leftWrapOut li {
	padding-bottom: 13px;
}
ul.leftWrapOut li.sectionLine {
	background: url(../images/home/section_line.gif) repeat-x bottom;
	margin-bottom: 15px;
	padding-bottom: 10px;
}
ul.leftWrapOut li a {
	padding: 0;
	margin: 0;
	display: inline;
	border-top: none;
	background: none!important;
}
ul.leftWrapOut li.secom {
	background: #FFF;
	border: solid 1px #d0d5d9;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border-radius : 5px;
	overflow: hidden;
	clear: both;
	padding: 8px 10px;
	font-size: 12px;
}
ul.overflow {
	width: 100%;
	overflow: hidden;
	display: block;
}
/* 階層index
----------------------------------------*/
.contents2 {
	width: 759px;
	float: right;
}
#bgCng {
	background: url(../images/common/mainimg_shadow.gif) no-repeat center bottom!important;
}
#menuDrawer {
	width: 1020px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 0;
}
#mainBlock #pull {
	text-align: center;
	width: 1020px;
	margin: 0 auto;
	padding-bottom: 20px;
}
#mainBlock #pull img:hover {
	opacity: 0.75;
}
.newsHeadBox, .newsHeadBoxLong {
	width: 760px;
	height: 38px;
	float: right;
	padding-top: 0px;
	position: relative;
	text-align: left;
	overflow: hidden;
}
.manabuBody .eventList .newsHeadBox, .manabuBody .eventList .newsHeadBoxLong {
	width: 700px;
	float: none;
	margin-left: -10px;
	background-image: url(../images/layout/manabu/h_bg_news_s.gif);
}
.eventList dl.newsList {
	width: 628px;
	float: none;
	margin-left: -10px;
	overflow: hidden;
}
.eventList dl.newsList dt.title2 {
	width: 529px;
}
.eventList .newsHeadBox .rss {
	left: 145px;
}
.newsHeadBox {
	background: url(../images/layout/soudan/h_bg.gif) no-repeat #f7f9fa;
}
.newsHeadBoxLong {
	background: url(../images/home/h_bg_news_long.gif) no-repeat #f7f9fa;
}
.newsHeadBox h2, .newsHeadBoxLong h2 {
	color: #FFF;
	font-size: 16px;
	padding: 12px 0 0 15px;
}
.newsHeadBox .rss {
	position: absolute;
	float: left;
	left: 193px;
	width: 52px;
	height: 19px;
	top: 12px;
}
.newsHeadBox3 .rss {
	left: 185px;
}
.newsHeadBoxLong .rss {
	position: absolute;
	float: left;
	left: 317px;
	width: 52px;
	height: 19px;
	top: 12px;
}
.newsHeadBox .tolist, .newsHeadBoxLong .tolist {
	position: absolute;
	left: 650px;
	top: 1px;
}
.newsHeadBox .tolist img:hover {
	opacity: 0.85;
}
.newsHeadBoxLong .tolist img:hover {
	opacity: 0.85;
}
dl.newsList{
	display: block;
	background-color: #FFF;
	background-image: url(../images/layout/soudan/bg_grada_listbox.gif);
	width: 698px;
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding: 30px 20px 20px 40px;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border-left: solid 1px #d0d5d9;
	border-right: solid 1px #d0d5d9;
	border-bottom: solid 1px #d0d5d9;
	border-radius : 0 0 8px 8px;
	margin-bottom: 28px;
}

.eReportList{
	display: block;
	background-color: #FFF;
	background-image: url(../images/layout/soudan/bg_grada_listbox.gif);
	width: 728px;
	float: right;
	background-repeat: repeat-x;
	background-position: left top;
	text-align: left;
	padding: 30px 0px 20px 30px;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border-left: solid 1px #d0d5d9;
	border-right: solid 1px #d0d5d9;
	border-bottom: solid 1px #d0d5d9;
	border-radius : 0 0 8px 8px;
	margin-bottom: 28px;
}

dl.newsList dd {
	float: left;
	font-size: 12px;
	width: 65px;
	display: block;
	line-height: 22px;
	padding: 0 0 0px
}
dl.newsList dd.date {
	clear: both;
}
dl.newsList dd.icon {
	width: 49px;
	padding: 0 0 0 20px;
	margin-top: -3px;
}
dl.newsListA dd.icon{
	padding: 0;
}
dl.newsListA dd.date{
	display: none;
}
dl.newsList dt.title1 {
	display: block;
	font-size: 14px;
	line-height: 22px;
	width: 540px;
	padding: 0 0 20px 20px;
	float: left;
}

dl.newsListA dt.title1{
	width: 625px;
}
dl.newsListB dt.title1{
	width: 600px;
}

.pL15{
	padding-left: 15px!important;
}

dl.newsList dt.title2 {
	display: block;
	font-size: 14px;
	line-height: 22px;
	width: 570px;
	padding: 0 0 20px 20px;
	float: left;
}
dl.menuRow {
	min-height: 200px;
	width: 210px;
	display: block;
	border: solid 1px #d0d5d9;
	border-radius : 8px;
	float: left;
	background-image: url(../images/layout/soudan/slash_bg.gif);
	background-color: #FFF;
	background-repeat: no-repeat;
	background-position: left top;
	padding: 20px 17px;
	margin: 0 10px 11px 0;
	text-align: left;
	overflow: hidden;
}
dl.menuRow dt {
	font-size: 16px;
	line-height: 18px;
	padding: 0 0 10px;
}
dl.menuRow dd.summary {
	font-size: 14px;
	line-height: 16px;
	padding: 15px 0 0px;
	color: #333;
}
dl.menuRow dd.image, dl.menuRow dd.image a {
	display: block;
	text-align: center;
	height: 120px;
	width: 210px;
}
.soudanBody dl.newsList dt.title1, .manabuBody dl.newsList dt.title1 {
	width: 595px;
}
.newsDate {
	font-size: 12px;
	text-align: right;
	margin: 0px -17px 15px 0;
}

.eRepoIn{
	width:360px;
	float:left;
	}

.eRepoIn dt{
	width:140px;
	float:left;
	}

.eRepoIn dt a{
	display:block;
	width:140px;
	overflow:hidden;
	height:90px;
	border:1px solid #CCC;
	}

.eRepoIn dt a img{
	width:100%;
	}

.eRepoIn dd{
	width:190px;
	padding-right:15px;
	float:right;
	}

.eRepoIn dd.day{
	margin-bottom:3px;
	padding-top:15px;
	}

.eRepoIn dd.txt{
	font-size:14px;
	line-height:1.3;
	}


/*--Category---------------------*/
/*home*/
.topBody {
	overflow: hidden;
	padding-top: 25px;
	background: url("../images/common/contents_shadow.png") no-repeat scroll 0px top!important;
}
.homeBody .newsHeadBox {
	background-image: url(../images/home/h_bg_news2.gif);
}
.homeBody .newsHeadBox3 {
	background-image: url(../images/home/h_bg_news3.gif);
}
.homeBody dl.menuRow dt {
	color: #78b50f;
}
.homeBody dl.menuRow {
	background-image: url(../images/layout/soudan/slash_bg.gif);
}
/*  */
.soudanBody .newsHeadBox {
	background-image: url(../images/layout/soudan/h_bg_news.gif);
}
.soudanBody dl.menuRow dt {
	color: #78b50f;
}
.soudanBody dl.menuRow {
	background-image: url(../images/layout/soudan/slash_bg.gif);
}
/* 学ぶ */
.manabuBody .newsHeadBox {
	background-image: url(../images/layout/manabu/h_bg_news.gif);
}
.manabuBody dl.menuRow dt {
	color: #d44281;
}
.manabuBody dl.menuRow {
	background-image: url(../images/layout/manabu/slash_bg.gif);
}
/* 二弁とは */
.nibenBody dl.menuRow dt {
	color: #ed6c00;
}
.nibenBody dl.menuRow {
	background-image: url(../images/layout/niben/slash_bg.gif);
}
/* 弁護士 */
.staffBody dl.menuRow dt {
	color: #624d1c;
}
.staffBody dl.menuRow {
	background-image: url(../images/layout/bengoshi/slash_bg.gif);
}
/* 研究莨 */
.blogBody .newsHeadBox {
	background-image: url(../images/layout/blog/h_bg_news.gif);
}
.blogBody .newsHeadBox h2 {
	color: #FFF;
	padding: 9px 0 0 15px;
}
/* soudan
----------------------------------------*/
.forKojinMenu {
	width: 705px;
	padding: 0 0 60px 0;
	overflow: hidden;
}
.forKojinMenu a {
	display: block;
	color: #000;
	overflow: hidden;
	width: 342px;
	float: left;
	margin: 0 10px 15px 0;
	text-decoration: none;
}
.forKojinMenu a:hover {
}
dl.forKojin {
	border: solid 1px #d0d5d9;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border-radius : 5px;
	width: 306px;
	float: left;
	display: block;
	background: url(../images/layout/soudan/kojin/bg_gradation1.gif) bottom repeat-x;
	height: 165px;
	overflow: hidden;
	padding: 17px 17px 0px 17px;
	height: 165px;
}
dl.forKojin dt {
	background: url(../images/layout/soudan/kojin/li_arrow.gif) left 8px no-repeat;
	padding-left: 15px;
	border-bottom: 2px solid #78b50f;
	width: 291px;
	margin: 0 auto;
	font-size: 18px;
	line-height: 32px;
	text-align: left;
}
dl.forKojin dd {
	font-size: 12px;
	line-height: 22px;
	text-align: left;
	padding: 20px 0 0 85px;
	display: block;
}
dl.forKojin dd.school {
	background: url(../images/layout/soudan/kojin/icon_school.gif) 10px 30px no-repeat;
}
dl.forKojin dd.home {
	background: url(../images/layout/soudan/kojin/icon_home.gif) 10px 30px no-repeat;
}
dl.forKojin dd.trouble {
	background: url(../images/layout/soudan/kojin/icon_trouble.gif) 10px 30px no-repeat;
}
dl.forKojin dd.other {
	background: url(../images/layout/soudan/kojin/icon_other.gif) 10px 30px no-repeat;
}
ul.nayami {
	width: 694px;
	display: block;
	padding: 0px!important;
	overflow: hidden;
}
ul.nayami li {
	border-radius : 5px;
	display: block;
	border: solid 1px #d0d5d9;
	background: url(../images/layout/soudan/kojin/li_bg_garada.gif) bottom repeat-x!important;
	padding: 0px!important;
	font-size: 16px;
	line-height: 32px;
	margin-bottom: 10px;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
}
ul.nayami li a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 15px 8px 30px;
	background: url(../images/layout/soudan/kojin/li_arrow.gif) no-repeat 15px 17px;
}
ul.nayami li a:hover {
	text-decoration: underline;
}
dl.centerList {
	background: url(../images/layout/soudan/cunsul/bg_gradation.gif) bottom repeat-x!important;
	margin: 0 0 15px 0;
	display: block;
	overflow: hidden;
	padding: 5px 26px 15px 26px!important;
	box-shadow: 0 1px 0 rgba(229,229,229,1);
	border: solid 1px #d0d5d9;
	border-radius: 5px;
}
dl.centerList dt {
	display: block;
	margin: 0 auto;
	border-bottom: #d0d5d9 1px solid;
	font-size: 16px;
	font-weight: normal;
}
dl.centerList dt a {
	display: block;
	color: #000;
	text-decoration: none;
	padding: 10px 15px 0px 15px;
	background: url(../images/layout/soudan/kojin/li_arrow.gif) no-repeat left 15px;
}
dl.centerList dt a:hover {
	text-decoration: underline;
}
dl.centerList dd {
	font-size: 14px;
	line-height: 26px;
	padding: 0px;
	clear: both;
}
.greenStar {
	color: #78b50f;
	font-size: 18px;
	line-height: 25px;
}
.brownRound {
	color: #F3984E;
	font-size: 18px;
	line-height: 25px;
}
table.SoudanCenter td {
	padding: 0px;
	line-height: 14px;
}
table.SoudanCenter tr.topRow {
	font-size: 12px!important;
	line-height: 30px;
}
table.SoudanCenter th img, table.SoudanCenter th a {
	vertical-align: middle;
	margin-right: 3px;
}
table.SoudanCenter th {
	padding: 5px 10px;
}
table.SoudanCenter td {
}
ul.none {
	padding: 0px;
	background: 0px;
}
dl.serviceMenu {
	display: block;
	text-align: left;
	background: url(../images/layout/soudan/service/pagelist_bg.jpg) no-repeat;
	width: 339px;
	height: 127px;
	padding: 0px;
}
dl.serviceMenu dd {
	font-weight: bold;
	display: block;
	color: #6ba508;
	font-size: 14px;
	padding: 15px 35px;
}
dl.serviceMenu dd.thumbnail {
	float: left;
	height: 53px;
	padding: 0px 10px 0 35px;
	display: block;
}
dl.serviceMenu dt {
	font-size: 15px;
	font-weight: normal;
	height: 53px;
	display: block;
	line-height: 53px;
}
dl.serviceMenu dt.multiline {
	font-size: 15px;
	font-weight: normal;
	height: 53px;
	display: block;
	line-height: 27px;
}
a.aBox {
	display: block;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
/*-- g01 ---------------------*/

.contents .greenCaseWrap {
	width: 660px;
	background: url(../images/layout/soudan/kojin/box_foot.gif) no-repeat 0 bottom;
	padding-bottom: 11px;
	margin: 0 auto;
}
.contents .pinkCaseWrap {
	width: 660px;
	background: url(../images/layout/soudan/kojin/box_foot_pink.gif) no-repeat 0 bottom;
	padding-bottom: 11px;
	margin: 0 auto;
}
.contents .greenCaseWrap h1 {
	border-left: solid 5px #daeea3;
	border-right: solid 5px #daeea3;
	font-family: 'Adobe Garamond Pro', 'Garamond', 'ヒラギノ�E朁EPro W3', 'Hiragino Mincho Pro', 'ヒラギノ�E朁EProN W3', 'Hiragino Mincho ProN', 'EE E明朝', 'MS PMincho', serif;
	font-size: 24px;
	margin: 0 0 -30px;
	padding: 20px 30px 0;
}
.contents dl.greenCaseBox, .contents dl.pinkCaseBox {
	width: 650px;
	display: block;
	text-align: left;
	padding: 20px 0 30px;
	overflow: hidden;
}
.contents dl.greenCaseBox dd, .contents dl.pinkCaseBox dd {
	color: #020202;
	font-size: 16px;
	width: 570px;
	margin: 0 auto;
	line-height: 30px;
	display: block;
}
.contents dl.greenCaseBox {
	border-left: solid 5px #daeea3;
	border-right: solid 5px #daeea3;
}
.contents dl.greenCaseBox dt {
	color: #669a0c;
	font-size: 18px;
	background: url(../images/layout/soudan/kojin/balloon.gif) left 0px no-repeat;
	width: 526px;
	margin: 30px auto auto auto;
	display: block;
	padding-left: 45px;
}
.contents dl.pinkCaseBox {
	border-left: solid 5px #ffdccd;
	border-right: solid 5px #ffdccd;
}
.contents dl.pinkCaseBox dt {
	color: #f08a5d;
	font-size: 22px;
	border-bottom: dotted #f08a5d 1px;
	width: 571px;
	margin: 30px auto 15px auto;
	display: block;
}
/* news
----------------------------------------*/

ul.newsList {
	width: 678px;
	text-align: left;
	margin-bottom: 30px;
}
ul.newsList li {
	width: 678px;
	padding: 3px 0 10px;
	margin-bottom: 7px;
	overflow: hidden;
	font-size: 14px!important;
	border-bottom: 1px dotted #AAA;
	background: none;
}
ul.newsList li .day {
	display: block;
	width: 100px;
	float: left;
}
ul.newsList li .icon {
	float: left;
}
ul.newsList li a {
	display: block;
	width: 577px;
	float: right;
	text-decoration: none;
}
ul.ippanList li a {
	width: 517px;
}
ul.newsList li a:hover {
	text-decoration: underline;
}

ul.reportList li a.thumb{
	display:block;
	width:120px;
	height:90px;
	overflow:hidden;
	float:left;

	}

ul.reportList li a.thumb img{
	width:100%;
	}

ul.reportList li .entryRightBox{
	float:right;
	width:540px;
	}

ul.reportList li .entryRightBox .day{
	width:auto;
	float:none;
	font-size:12px;
	padding-top:15px;
	}

ul.reportList li .entryRightBox a{
	width:auto;
	display:block;
	float:none;
	line-height:1.3;
	}

.eventInfo{
	width:660px;
	overflow:hidden;
	margin-top:-32px;
	margin-bottom:20px;
	}

.eventInfo .left{
	width:200px;
	float:left;
	}

.eventInfo .left img{
	width:100%;
	margin-bottom:15px;
	}

.tmpLink a{
	display:block;
	border:1px solid #999;
	padding:4px 10px;
	border-radius:8px;
	background:url(../images/news/grad.gif) repeat-x 0 0;
	text-align:center;
	color:#333;
	text-decoration:none;
	}

.tmpLink a:hover{
	text-decoration:underline;
	background:url(../images/news/grad_ov.gif) repeat-x 0 0;
	}

.eventInfo .icoExel{
	padding:5px 0 3px 25px;
	background:url(../images/icon/ico_ex.gif) no-repeat 0px center;}
.eventInfo .icoPdf{
	padding:5px 0 3px 25px;
	background:url(../images/icon/ico_pdf.gif) no-repeat 0px center;}
.eventInfo .icoWord{
	padding:5px 0 3px 25px;
	background:url(../images/icon/ico_wo.gif) no-repeat 0px center;}
.eventInfo .icoExe{
	padding:5px 0 3px 25px;
	background:url(../images/icon/ico_exe.gif) no-repeat 0px center;}

.eventInfo .right{
	width:420px;
	float:right;
	}

.eventInfo .right h2{
	color:#000;
	font-size:22px;
	margin-bottom:15px;
	}

.eventInfo .right h3{
	border-left:5px solid #008cce;
	color:#008cce;
	border-bottom:none;
	line-height:0.9;
	padding-left:5px;
	padding-top:5px;
	margin-bottom:7px;
	font-size:16px;
	}

.eventInfo .right .eventTable{
	border-bottom:1px solid #ddd;
	}

.eventInfo .right .eventTable dl{
	border-top:1px solid #ddd;
	width:430px;
	overflow:hidden;
	background:url(../images/news/line.gif) no-repeat 100px 0;
	margin:0 0 6px;
	padding:0;
	}

.eventInfo .right .eventTable dl dt{
	float:left;
	text-align:center;
	width:90px;
	padding:12px 0 7px;
	line-height:1.3;
	font-weight:normal;
	}

.wsl{
	letter-spacing:15px;
	text-indent:15px;}

.eventInfo .right .eventTable dl dd{
	float:right;
	width:315px;
	padding-left:0;
	padding:12px 0 7px;
	line-height:1.3;
	}

.snsWrap{
	width:500px;
	overflow:hidden;
	margin-bottom:30px;
	}

.snsWrap .tw,
.snsWrap .fb{
	width:90px;
	overflow:hidden;
	float:left;
	margin-right:10px;
	}

.snsWrap .fb{
	width:120px;
	}

.newsBodyWrap p{
	margin-bottom:15px;}

.repoImgWrap{
	width:675px;
	overflow:hidden;
	margin-bottom:15px;
	}

.repoImgWrap .repoImg1{
	max-width:330px;
	overflow:hidden;
	float:left;
	margin-right:15px;
	}

.repoImgWrap .repoImg1 img,
.repoImgWrap .repoImg2 img{
	height:250px;
	border:1px solid #AAA;
	}

.repoImgWrap .repoImg2{
	max-width:330px;
	overflow:hidden;
	float:left;
	}

.repoImgWrap .imgtrim{
	max-width:330px;
	max-height:250px;
	overflow:hidden;
	}

.repoImgWrap .cap{
	padding-top:7px;
	font-size:12px;
	line-height:1.3;
	}

.newsBodyreport img.pos{
	float:right;
	margin:0 10px 10px;
	max-width:150px;
	border:1px solid #CCC;
	}

.repoImgWrapOne .repoImg1{
	text-align:center;
	max-width:none;
	float:none;
	width:auto;
	overflow:visible;
	}

.repoImgWrapOne .repoImg1 img{
	width:auto;
	float:none;
	height:auto;
	}

.repoImgWrapOne .cap{
	padding-top:7px;
	font-size:12px;
	line-height:1.3;
	text-align:center;
	}

.repoImgWrap table{
	margin:0 auto;
	}

.repoImgWrap table img{
	max-width:320px;}

.repoImgWrap table td{
	max-width:45%;
	vertical-align:top;
	text-align:center;
	padding:0 5px;}

.repoImgWrap table td .cap{
	padding-top:7px;
	font-size:12px;
	line-height:1.3;
	text-align:left;
	}

/*----------------------------------------*/

.soudanBody .googleMapView, .googleMapView {
	/*
	width: 660px;
	height: 400px;
	margin: 0 auto;
	*/
}
.kojinBottomWrap {
	border: 3px solid #78b50f;
	border-radius: 10px;
	width: 660px;
	margin: 0 auto;
	background:#fff;
}
.yoyakuWrap{
	background:#f5f5f5;
	}
.kojinBottomWrap h2 {
	background: #78b50f;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.kojinBottomWrap .bengoshiTable th {
	padding-top: 8px;
}

.kojinBottomWrap .soudanBottomWrap{
	background:#FFF;
	padding-bottom:10px;
	border-radius:5px;
	overflow:hidden;
	box-shadow: 0px 0px 2px 2px rgba(0,0,0,0.15);
	}

.kojinBottomWrap .soudanBottomWrap h3{
	background:none;
	border:none;
	padding:0;
	margin:0 0 10px;
	}

.kojinBottomWrap .soudanBottomWrap table th,
.kojinBottomWrap .soudanBottomWrap table td{
	border-bottom:none;
	}

.kojinBottomWrap .soudanBottomYoyaku{
	margin-top:18px;
	padding-bottom: 0;
	}

.kojinBottomWrap .soudanBottomYoyaku h3{
	margin-bottom: 0;
	}

.soudanBottomYoyaku .basyo{
	width:170px;
	height:170px;
	border-right:1px solid #c2c2c2;
	float:left;
	padding:15px 20px 15px 30px;
	}

.soudanBottomYoyaku .day{
	width:170px;
	height:170px;
	border-right:1px solid #c2c2c2;
	float:left;
	padding:15px 17px 15px 17px;
	}

.soudanBottomYoyaku .tell{
	width:175px;
	height:170px;
	float:left;
	padding:15px 12px 15px 12px;
	}

.soudanBottomYoyaku dt{
	text-align:center;
	color:#78b50f;
	font-weight:bold;
	margin-bottom: 10px;
	}

.soudanBottomYoyaku dd{
	padding-left: 0;
	}

.soudanBottomYoyaku .basyo dt{
	padding-right: 10px;
	}

.soudanBottomYoyaku .basyo dd{
	text-align: left;
	font-size: 12x;
	background: url("../images/layout/soudan/maru.gif") no-repeat scroll 0px 6px;
	width: 65px;
	float: left;
	padding: 0 0 12px 15px;
	margin-left: 5px;
	line-height:1.5;
}
.soudanBottomYoyaku .basyo dd a{
	color: #000;
	text-decoration: none;
}
.soudanBottomYoyaku .basyo dd a:hover{
	text-decoration: underline;
}

.soudanBottomYoyaku .day dd{
	overflow: hidden;
	margin:0 0 6px 0;
	padding-left: 6px;
	font-size:13px;
}
.soudanBottomYoyaku .day select{
	width: 114px;
	height: 26px;
	float: left;
	margin: 0 5px 0 11px;
}
.soudanBottomYoyaku .day select#form-area{
	margin-left: 0;
	width: 140px;
}
.soudanBottomYoyaku .day .ws span{
	float: left;
	margin-top: 8px;
	font-size: 13px;
}
.soudanBottomYoyaku .day .ws{
	float: left;
}
.soudanBottomYoyaku .day .ws select{
	width: 40px;
	height: 26px;
	float: left;
	margin: 0 5px 2px 11px;
}
.soudanBottomYoyaku .day .area{
	border-top: 1px dotted #c2c2c2;
	padding: 7px 10px 5px 0;
	clear: both;
	width: 130px;
	margin: auto;
	font-size: 13px;
	text-align:center;
}
.soudanBottomYoyaku .day .area input{
	vertical-align:middle;
	}
.soudanBottomYoyaku .day .area #ikebukuro{
	margin: 0 0 0 12px;
}
.soudanBottomYoyaku .day .btS{
	overflow:hidden;
	padding-right: 15px;
}
.soudanBottomYoyaku .day .btS input{
    background: url("../images/layout/soudan/bt_search.gif") no-repeat scroll 0 0;
    border: medium none;
    cursor: pointer;
    height: 26px;
    text-indent: -999px;
    width: 49px;
	float:right;
}
.soudanBottomYoyaku .error{
	border: 1px solid #FF0004;/*エラー処理用*/
}
.soudanBottomYoyaku .tell dd{
	text-align:center;
}
.soudanBottomYoyaku .tell .iconTell{
	color: #666;
	background: url("../images/layout/soudan/icon_tell.gif") no-repeat scroll 11px 0px;
	font-weight: bold;
	margin: 0 0 5px 20px;
	font-size: 14px;
	line-height:1.4;
}
.soudanBottomYoyaku .tell .gray{
	color: #666;
	font-size: 13px;
	font-weight: bold;
	margin: 5px 0 7px 0;
	text-align: center;
	margin-bottom: 10px;
}














































.benBottomWrap {
	border: 3px solid #624d1c;
	border-radius: 10px;
	width: 660px;
	margin: 0 auto;
}
.benBottomWrap h2 {
	background: #624d1c;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.benBottomWrap .bengoshiTable th {
	padding-top: 8px;
	color: #624d1c;
}
.nibenBottomWrap {
	border: 3px solid #fc8f00;
	border-radius: 10px;
	width: 660px;
	margin: 0 auto;
}
.nibenBottomWrap h2 {
	background: #fc8f00;
	font-size: 18px;
	text-align: center;
	color: #FFF;
}
.nibenBottomWrap .bengoshiTable th {
	padding-top: 8px;
	color: #fc8f00;
}
.commonEntry ul.commonBtWrap {
	width: 700px;
	padding: 0 0 15px;
	overflow: hidden;
}
.contents .commonEntry .commonBt {
	width: 330px;
	float: left;
	background: url(../images/layout/bt_bg.gif) repeat-x 0 bottom;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
	padding: 0;
	line-height: 1.2;
	margin-right: 15px;
	margin-bottom: 15px;
}

.contents .commonEntry .commonBt.commonBtLong{
	width: 100%;
	margin-right: 0;
}

.commonEntry .commonBt a {
	display: block;
	background: url(../images/layout/bt_bg_arrow_blue.gif) no-repeat 15px center;
	padding-left: 30px;
	padding-top: 20px;
	min-height: 36px;
	text-decoration: none;
	color: #000;
}
.soudan-contents .commonBt a {
	background: url(../images/layout/bt_bg_arrow_g.gif) no-repeat 15px center;
}
.manabu-contents .commonBt a {
	background: url(../images/layout/bt_bg_arrow_p.gif) no-repeat 15px center;
}
.niben-contents .commonBt a {
	background: url(../images/layout/bt_bg_arrow_o.gif) no-repeat 15px center;
}
.staff-contents .commonBt a {
	background: url(../images/layout/bt_bg_arrow_br.gif) no-repeat 15px center;
}
.commonEntry .commonBt a:hover {
	text-decoration: underline;
}
.commonEntry .commonBt a.g2 {
	min-height: 46px;
	padding-top: 10px;
}
.ico_pdf {
	background: url(../images/icon/ico_pdf.gif) no-repeat 0 right;
}
.contents .commonEntry .commonBt.br a {
	background: url(../images/layout/bt_bg_arrow_br.gif) no-repeat 15px center;
}
/*仲裁センター ENTRY*/
#toriatukai_ex {
	float: left;
	width: 525px;
	height: 141px;
	background-image: url(../../images/entry_img/chusai_90.gif);
	background-repeat: no-repeat;
}
#toriatukai_ex dl {
	padding: 0px;
	margin: 0px;
	margin-top: 50px;
	margin-left: 25px;
	margin-right: 25px;
	width: 475px;
}
#toriatukai_ex dt {
	padding: 0px;
	margin: 0px;
	font-weight: bold;
}
#toriatukai_ex dd {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
	line-height: 18px;
}
#chu_02 {
	width: 525px;
	height: 130px;
	background-image: url(../../images/entry_img/chusai_91.gif);
	background-repeat: no-repeat;
	padding: 0px;
	margin: 0px;
	float: left;
}
#chu_03 {
	width: 256px;
	height: 84px;
	background-image: url(../../images/entry_img/chusai_btn_07.gif);
	background-repeat: no-repeat;
	padding: 0ox;
	margin: 0px;
	margin-top: 15px;
	margin-left: 190px;
}
#chu_03 a {
	width: 256px;
	height: 84px;
	background-image: url(../../images/entry_img/chusai_btn_07.gif);
	background-repeat: no-repeat;
	display: block;
}
#chu_03 a:hover {
	width: 256px;
	height: 84px;
	background-image: url(../../images/entry_img/chusai_btn_ov_07.gif);
	background-repeat: no-repeat;
	display: block;
}
#chu_04 {
	width: 525px;
	height: 495px;
	background-image: url(../../images/entry_img/chusai_92.gif);
	background-repeat: no-repeat;
	float: left;
}
#chu_05 {
	width: 525px;
	height: 78px;
	padding: 0px;
	padding-top: 13px;
	margin: 0px;
	background-image: url(../../images/entry_img/chusai_93.gif);
	background-repeat: no-repeat;
	float: left;
}
#chu_06 {
	width: 120px;
	height: 66px;
	background-image: url(../../images/entry_img/chusai_btn_18.gif);
	padding: 0px;
	margin-left: 350px;
}
#chu_06 a {
	width: 120px;
	height: 66px;
	background-image: url(../../images/entry_img/chusai_btn_18.gif);
	display: block;
}
#chu_06 a:hover {
	width: 120px;
	height: 66px;
	background-image: url(../../images/entry_img/chusai_btn_ov_18.gif);
	display: block;
}
#chu_07 {
	width: 525px;
	height: 541px;
	background-image: url(../../images/entry_img/chusai_94.gif);
	background-repeat: no-repeat;
	float: left;
	padding: 0px;
	margin: 0px;
}
#map_flash {
	background: url(../../images/layout/soudan/cunsul/map.gif) no-repeat 0 0;
	position: relative;
	height: 450px;
}
#map_flash a {
	display: block;
	width: 48px;
	height: 70px;
	position: absolute;
	text-indent: -9999px;
	overflow: hidden;
}
#map_flash a.mapHachioji {
	top: 156px;
	left: 13px;
}
#map_flash a.mapTachikawa {
	top: 156px;
	left: 90px;
}
#map_flash a.mapKatei {
	top: 152px;
	left: 172px;
}
#map_flash a.mapShinjuku {
	top: 140px;
	left: 235px;
}
#map_flash a.mapShinjuku02 {
	top: 140px;
	left: 235px;
}
#map_flash a.mapIkebukuro {
	top: 20px;
	left: 261px;
	width: 68px;
}
#map_flash a.mapSeibu {
	top: 18px;
	left: 310px;
}
#map_flash a.mapYotsuya {
	top: 140px;
	left: 291px;
	width: 60px;
}
#map_flash a.mapKasumigaseki {
	top: 248px;
	left: 378px;
}
#map_flash a.mapKinshicho {
	top: 176px;
	left: 594px;
}
#map_flash a.mapMita {
	top: 314px;
	left: 408px;
	width: 64px;
	height: 43px;
}
#map_flash a.mapKamata {
	top: 396px;
	left: 359px;
	width: 64px;
	height: 43px;
}
#map_flash a.mapMachida {
    top: 257px;
    left: 52px;
}
#map_flash div {
	display: none;
	position: absolute;
	box-shadow: 0px 0px 5px 3px rgba(221,227,210,1);
	border: solid 1px #78b50f;
	border-radius: 5px;
	padding: 10px 15px 8px 15px;
	background: #FFF;
}
#map_flash .tagHachioji {
	left: -55px;
	top: 102px;
}
#map_flash .tagTachikawa {
	top: 102px;
	left: 27px;
}
#map_flash .tagKatei {
	top: 90px;
	left: 140px;
}
#map_flash .tagShinjuku {
	top: 61px;
	left: 171px;
}
#map_flash .tagShinjuku02 {
	top: 88px;
	left: 156px;
}
#map_flash .tagIkebukuro {
	left: 212px;
	top: -21px;
}
#map_flash .tagSeibu {
	top: 40px;
	left: 260px;
}
#map_flash .tagYotsuya {
	left: 230px;
	top: 85px;
}
#map_flash .tagKasumigaseki {
	left: 322px;
	top: 206px;
}
#map_flash .tagKinshicho {
	right: -42px;
	top: 168px;
}
#map_flash .tagMita {
	left: 352px;
	top: 277px;
}
#map_flash .tagKamata {
	right: 169px;
	top: 352px;
}
#map_flash .tagMachida {
    top: 195px;
    left: -10px;
}
#map_flash div:after {
	content: '';
	position: absolute;
	border-top: 10px solid #FFF;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -9px;
	left: 45%;
}
#map_flash div:before {
	content: '';
	position: absolute;
	border-top: 10px solid #78b50f;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -11px;
	left: 45%;
}
.commonH2_min {
	font-size: 24px;
	line-height: 34px;
	margin: 20px 0 30px 0;
	font-family: 'Adobe Garamond Pro', 'Garamond', 'ヒラギノ�E朁EPro W3', 'Hiragino Mincho Pro', 'ヒラギノ�E朁EProN W3', 'Hiragino Mincho ProN', 'EE E明朝', 'MS PMincho', serif;
}
.JyoutiBox {
	overflow: hidden;
	border-radius: 10px;
	margin: 0px 0 40px 0;
	padding: 10px 0;
	background: #f6f6f6;
}
.JyoutiBox2c {
	overflow: hidden;
	border-radius: 10px;
	margin: 0 0 40px 0;
	padding: 10px 0;
	background: #f6f6f6;
}
.JyoutiBox .INNER {
	overflow: hidden;
	background: url(../images/layout/niben/border3c.gif) repeat-y #f6f6f6;
}
.JyoutiBox2c .INNER {
	overflow: hidden;
	background: url(../images/layout/niben/border2c.gif) repeat-y #f6f6f6;
}
.JyoutiBox ul.JyoutiList {
	width: 190px;
	float: left;
	margin: 0px 0;
	padding: 0px 18px;
	font-size: 13px;
}
.JyoutiBox2c ul.JyoutiList {
	width: 280px;
	float: left;
	margin: 0px 0;
	padding: 0 25px;
	font-size: 13px;
	overflow: hidden;
}
.JyoutiBox .first, .JyoutiBox2c .first {
	border: none!important;
}
.JyoutiBox ul.JyoutiList li, .JyoutiBox2c ul.JyoutiList li {
	background: url(../images/layout/list_o.png) no-repeat left 7px;
}
/*English*/
.englishBody .EnglishBod {
	clear: both;
	margin: 25px auto;
}
.englishBody #mainImg {
	margin: 25px 0;
	clear: both;
}
.englishArea {
	width: 917px;
	margin: 20px auto;
	clear: both;
	padding: 0px 0 25px;
}
.englishArea li {
	float: left;
	width: 446px;
	height: 69px;
	font-size: 16px;
	text-align: left;
	margin: 5px 5px;
}
.englishArea li a {
	width: 411px;
	height: 69px;
	display: block;
	padding: 22px 0 0px 35px;
	background: url(../images/layout/english/bg_btn.gif) no-repeat;
}
.englishBody .contents .commonH2_min {
	font-size: 26px;
	line-height: 34px;
	margin: 20px 0 30px 0;
	font-family: 'Adobe Garamond Pro', 'Garamond', 'ヒラギノ�E朁EPro W3', 'Hiragino Mincho Pro', 'ヒラギノ�E朁EProN W3', 'Hiragino Mincho ProN', 'EE E明朝', 'MS PMincho', serif;
}
.englishBody .contents h2.commonH2_min {
	font-size: 26px;
	line-height: 34px;
	margin: 20px 0 30px 0;
	font-family: 'Adobe Garamond Pro', 'Garamond', 'ヒラギノ�E朁EPro W3', 'Hiragino Mincho Pro', 'ヒラギノ�E朁EProN W3', 'Hiragino Mincho ProN', 'EE E明朝', 'MS PMincho', serif;
	background: none;
	border: none;
	box-shadow: none;
	padding: 0;
	font-weight: normal;
	border-radius: none;
}
.englishBody .contents .commonH2_min_01 {
	background: url(../images/english/e_j_01.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 35px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.englishBody .contents .commonH2_min_02 {
	background: url(../images/english/e_j_02.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 40px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.englishBody .contents .commonH2_min_03 {
	background: url(../images/english/e_j_03.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 35px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.englishBody .contents .commonH2_min_04 {
	background: url(../images/english/e_j_04.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 35px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.englishBody .contents .commonH2_min_05 {
	background: url(../images/english/e_j_05.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 35px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.englishBody .contents .commonH2_min_06 {
	background: url(../images/english/e_j_06.gif) no-repeat;
	border: none;
	box-shadow: none;
	padding: 20px 10px 35px 135px;
	border-radius: none;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
	margin: 1em 0 20px -10px;
	text-align: left;
}
.midashiEn {
	color: #008CCE;
	font-weight: bold;
}
/* bookList
----------------------------------------*/

.bookList .bookWrap {
	width: 650px;
	overflow: hidden;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px 25px;
	margin-bottom: 10px;
}
.bookList .bookImg {
	float: left;
	width: 100px;
	padding: 0;
}
.bookList .bookImg img {
	width: 100px;
}
.bookList dl {
	width: 505px;
	float: right;
}
.bookList dl dt {
	text-align: left;
	font-size: 18px;
	color: #fe8300;
	margin-bottom: 5px;
	padding: 0;
	font-weight: normal;
}
.bookList dl dd {
	text-align: left;
	font-size: 13px;
	padding: 0;
	margin-bottom: 15px;
}
.h2Button {
	float: right;
	margin-top: -7px;
}
/*----------------------------------------*/

.adrBox {
	width: 681px;
	margin: 15px 0;
	background: #f4fce7;
	border-radius: 5px;        /* CSS3 */
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	overflow: hidden;
	font-size: 12px;
	padding: 10px 0;
}
.adrBox p {
	float: left;
	width: 395px;
	padding: 15px 0 0 25px;
	font-size: 14px;
}
.commonEntry ul.commonBtWrapS {
	width: 216px;
	padding: 15px 0 0px 25px;
	overflow: hidden;
	font-size: 15px;
}
.commonEntry ul.commonBtWrapS li {
	padding: 0;
	background: none;
}
.contents .commonEntry .commonBtS {
	width: 209px;
	float: left;
	background: url(../images/layout/bt_bg.gif) repeat-x 0 bottom;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow: 0px 1px 0px 0px rgba(0,0,0,0.2);
	padding: 0;
	line-height: 1.2;
	margin-right: 15px;
	margin-bottom: 15px;
	height: 60px;
}
.commonEntry .commonBtS a {
	display: block;
	background: url(../images/layout/bt_bg_arrow_blue.gif) no-repeat 15px center;
	padding-left: 30px;
	padding-top: 23px;
	min-height: 36px;
	text-decoration: none;
	color: #000;
	font-size: 15px;
	font-weight: bold;
}
.soudan-contents .commonBtS a {
	background: url(../images/layout/bt_bg_arrow_g.gif) no-repeat 15px center;
}
/*1211 ayumi*/

.ayumiCont {
	width: 696px;
	background: url(../images/layout/niben/bg_ayumi.gif) repeat-y;
}
.yearTxt {
	width: 53px;
	float: left;
	text-align: center;
	padding: 10px 15px 15px;
}
.ayumiRight {
	width: 594px;
	float: right;
}
.ayumiBox {
	width: 594px;
	background: #e1f5ff;
	border-radius: 5px;        /* CSS3草桁E*/
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	overflow: hidden;
	padding: 15px 0;
	margin: 0 0 15px;
}
.nenT {
	font-size: 20px;
	color: #697588;
}
.ayumiLine {
	width: 696px;
	height: 24px;
	background: url(../images/layout/niben/bg_line.gif) no-repeat;
	margin: 10px 0 25px;
}
.contents .entryBody .ayumiCont p {
	padding: 0;
	margin: 0;
}
.contents .entryBody .ayumiCont p.titleD {
	background: url(../images/layout/niben/ico_ayumiT.gif) no-repeat 15px 5px;
	font-size: 18px;
	color: #008cce;
	padding: 0 0 0 25px;
}
.contents .entryBody .ayumiCont p.titleD2 {
	font-size: 24px;
	color: #ff9600;
	background: url(../images/layout/niben/ico_ayumiT2.gif) no-repeat 13px 7px;
	padding: 0 0 0 28px;
}
.commonEntry .ayumiBox ul li {
	font-size: 12px;
	background: none;
	padding: 0;
	margin: 0;
}
.commonEntry .ayumiRight dl {
	margin: 0 0 10px;
}
.commonEntry .ayumiRight dl dt.nego {
	font-size: 14px;
	color: #888888;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	padding: 0 0 0px 0;
	font-weight: normal;
	margin: 5px 0 5px;
}
.commonEntry .ayumiRight dl dd {
	background: url(../images/layout/niben/ico_dot.gif) no-repeat 5px 7px;
	padding: 0 0 0 20px;
	font-size: 14px;
 margin:
}
.harfL {
	width: 335px;
	float: left;
}
.harfR {
	width: 252px;
	float: right;
}
.harfL2 {
	width: 465px;
	float: left;
}
.harfR2 {
	width: 121px;
	float: right;
	text-align: right;
}
.harfBox {
	margin: 10px 0;
}
.harfList {
	width: 335px;
	float: left;
}
.imgHarf {
	display: block;
	float: right;
	padding: 0 45px 0 0;
	margin: -23px 0 0 0;
}
.imgHarf2 {
	display: block;
	float: right;
	padding: 0 45px 0 0;
	margin: -10px 0 0 0;
}
/*soshiki*/

.soshiki {
	width: 697px;
	margin: 0 0 0 -10px;
}
.soshikiZ {
	width: 697px;
	height: 182px;
	position: relative;
	background: url(../images/layout/niben/bg_z1.gif) no-repeat;
	text-align: center;
	font-size: 16px;
	color: #000;
	margin: 0;
	padding: 0;
}
.soshikiZ .yakuin1 {
	position: absolute;
	top: 4px;
	left: 60px;
}
.soshikiZ .yakuin2 {
	position: absolute;
	top: 73px;
	left: 51px;
}
.soshikiZ .yakuin3 {
	position: absolute;
	top: 112px;
	left: 65px;
}
.soshikiZ .yakuin4 {
	position: absolute;
	top: 32px;
	left: 321px;
	text-align: center;
}
.soshikiZ .yakuin5 {
	position: absolute;
	top: 10px;
	right: 46px;
	line-height: 1.3;
}
.soshikiZ .yakuin6 {
	position: absolute;
	top: 72px;
	right: 63px;
}
.soshikiZ .yakuin7 {
	position: absolute;
	top: 112px;
	right: 79px;
}
/**/
.contents .entryBody .columnZu {
	width: 697px;
	background: url(../images/layout/niben/bg_soskZ.gif) repeat-y;
	margin: 0;
	padding: 0 0 15px;
}
.commonEntry .columnZu ul {
	background: #FFF;
	padding: 3px 0 0;
	font-size: 12px;
}
.commonEntry .columnZu ul li {
	list-style: none;
	padding: 0 0 0px;
}
.columnZu .leftZ {
	width: 146px;
	float: left;
	margin: 0 16px 0 0;
}
.commonEntry .columnZu .leftZ li {
	background: none;
	padding: 0;
	margin: 0 0 3px;
	overflow: hidden;
	background: #f6f6f6;
}
.commonEntry .columnZu .leftZ li a {
	width: 133px;
	height: 24px;
	display: block;
	background: url(../images/layout/niben/ico_ogn.png) no-repeat 132px 11px;
	padding: 8px 0 0 12px;
	margin: 0;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
.commonEntry .columnZu .leftZ li a:hover {
	text-decoration: underline;
	color: #412709;
	background-color: #fae3c3;
}
/* ---- */

.centerZ {
	width: 286px;
	float: left;
}
.commonEntry .columnZu .centerZ li {
	background: none;
	padding: 0;
	margin: 0 0 3px;
	overflow: hidden;
	background: #f6f6f6;
}
.commonEntry .columnZu .centerZ li a {
	width: 286px;
	height: 24px;
	display: block;
	background: url(../images/layout/niben/ico_bule.png) no-repeat 272px 11px;
	padding: 8px 0 0 12px;
	margin: 0;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
.commonEntry .columnZu .centerZ li a:hover {
	text-decoration: underline;
	color: #006283;
	background-color: #d7f5ff;
}
/**/
.rightZ {
	width: 214px;
	float: right;
	margin: 0 19px 0 0;
}
.commonEntry .columnZu .rightZ li {
	background: none;
	padding: 0;
	margin: 0 0 3px;
	overflow: hidden;
	background: #f6f6f6;
}
.commonEntry .columnZu .rightZ li a {
	width: 202px;
	height: 24px;
	display: block;
	background: url(../images/layout/niben/ico_grn.png) no-repeat 202px 11px;
	padding: 8px 0 0 12px;
	margin: 0;
	overflow: hidden;
	color: #000;
	text-decoration: none;
}
.commonEntry .columnZu .rightZ li a:hover {
	text-decoration: underline;
	color: #264d13;
	background-color: #eaface;
}
.titleOrg {
	color: #5c3200;
	font-size: 16px;
	width: 146px;
	height: 27px;
	text-align: center;
	background: url(../images/layout/niben/title_orange.gif) no-repeat;
	padding: 5px 0 0 0;
}
.titleBlue {
	color: #00475f;
	font-size: 16px;
	width: 286px;
	height: 27px;
	text-align: center;
	background: url(../images/layout/niben/title_blue.gif) no-repeat;
	padding: 5px 0 0 0;
}
.titleGreen {
	color: #0e5600;
	font-size: 16px;
	width: 214px;
	height: 27px;
	text-align: center;
	background: url(../images/layout/niben/title_green.gif) no-repeat;
	padding: 5px 0 0 0;
}
.btmZ {
	width: 697px;
	height: 40px;
	background: #ede9d7;
	border-radius: 5px;        /* CSS3草桁E*/
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	overflow: hidden;
	font-size: 16px;
	text-align: center;
	padding: 20px 0 0 0;
}
.contents2 .adb_pdf {
	background: #fff;
	padding: 15px;
	color: #666;
}
/*印刷するボタン*/
.jsBtn {
	cursor: pointer;
	border: none;
}
/*-------------
sitemap
--------------------*/

.sitemapArea {
}
.sectionBox {
	margin: 0 0 20px 0;
}
.entryBody .sitemapArea h2 {
	width: 660px;
	height: 39px;
	padding: 15px 0 0 75px;
	font-size: 18px;
	font-weight: normal;
	margin: 0 0 15px;
}
.entryBody .sitemapArea .blueT {
	background: url(../images/layout/niben/title_home.gif) no-repeat;
	color: #008cce;
}
.entryBody .sitemapArea .blueT2 {
	background: url(../images/layout/niben/title_news.gif) no-repeat;
	color: #008cce;
}
.entryBody .sitemapArea .greenT {
	background: url(../images/layout/niben/title_sodan.gif) no-repeat;
	color: #78b50f;
}
.entryBody .sitemapArea .greenT a {
	color: #78b50f;
}
.entryBody .sitemapArea .greenT a:hover {
	color: #cbe2a2;
	text-decoration: underline;
}
.entryBody .sitemapArea .pinkT {
	background: url(../images/layout/niben/title_manabu.gif) no-repeat;
	color: #d44281;
}
.entryBody .sitemapArea .pinkT a {
	color: #d44281;
}
.entryBody .sitemapArea .pinkT a:hover {
	text-decoration: underline;
	color: #e7c4d3;
}
.entryBody .sitemapArea .yellowT {
	background: url(../images/layout/niben/title_about.gif) no-repeat;
	color: #ff9600;
}
.entryBody .sitemapArea .yellowT a {
	color: #ff9600;
}
.entryBody .sitemapArea .yellowT a:hover {
	color: #ffe5c0;
}
.entryBody .sitemapArea .brownT {
	background: url(../images/layout/niben/title_bengo.gif) no-repeat;
	color: #624d1c;
}
.entryBody .sitemapArea .brownT a {
	color: #624d1c;
}
.entryBody .sitemapArea .brownT a:hover {
	color: #d8d0bd;
	text-decoration: underline;
}
.pageList {
	width: 590px;
	margin: 0 0 0 70px;
}
.entryBody .sitemapArea dl {
	width: 287px;
	padding: 0;
	margin: 0 0 10px;
	overflow: hidden;
}
.entryBody .sitemapArea dl dd a {
	color: #000;
	text-decoration: none;
}
.entryBody .sitemapArea dl dd a:hover {
	text-decoration: underline;
	color: #999;
}
.entryBody .sitemapArea dl dt {
	font-weight: normal;
	font-style: 14px;
	padding: 0 0 0 14px;
	margin: 0 0 8px;
}
.entryBody .sitemapArea dl dt a {
	text-decoration: none;
}
.entryBody .sitemapArea dl dd {
	background: url(../images/layout/niben/ico_l.gif) no-repeat 15px 3px;
	padding: 0 0 0 25px;
	font-size: 12px;
}
.entryBody .sitemapArea dl dt.blue {
	background: url(../images/layout/niben/ico_blue.gif) no-repeat 0 8px;
	overflow: hidden;
	color: #008cce;
	border-bottom: 1px solid #8abfd7;
}
.entryBody .sitemapArea dl dt.green {
	background: url(../images/layout/niben/ico_green.gif) no-repeat 0 8px;
	overflow: hidden;
	color: #78b50f;
	border-bottom: 1px solid #cbe2a2;
}
.entryBody .sitemapArea dl dt.green a {
	color: #78b50f;
}
.entryBody .sitemapArea dl dt.green a:hover {
	text-decoration: underline;
	color: #cbe2a2;
}
.entryBody .sitemapArea dl dt.pink {
	background: url(../images/layout/niben/ico_pink.gif) no-repeat 0 8px;
	overflow: hidden;
	color: #d44281;
	border-bottom: 1px solid #e7c4d3;
}
.entryBody .sitemapArea dl dt.pink a {
	color: #d44281;
}
.entryBody .sitemapArea dl dt.pink a:hover {
	text-decoration: underline;
	color: #e7c4d3;
}
.entryBody .sitemapArea dl dt.yellow {
	background: url(../images/layout/niben/ico_yellow.gif) no-repeat 0 8px;
	overflow: hidden;
	color: #ff9600;
	border-bottom: 1px solid #ffe5c0;
}
.entryBody .sitemapArea dl dt.yellow a {
	color: #ff9600;
}
.entryBody .sitemapArea dl dt.yellow a:hover {
	text-decoration: underline;
	color: #ffe5c0;
}
.entryBody .sitemapArea dl dt.brown {
	background: url(../images/layout/niben/ico_brown.gif) no-repeat 0 8px;
	overflow: hidden;
	color: #624d1c;
	border-bottom: 1px solid #d8d0bd;
}
.entryBody .sitemapArea dl dt.brown a {
	color: #624d1c;
}
.entryBody .sitemapArea dl dt.brown a:hover {
	color: #d8d0bd;
	text-decoration: underline;
}
/*LINK*/

#map_link {
	width: 696px;
	height: 400px;
	background: url(../images/layout/niben/bg_map.gif) no-repeat;
	position: relative;
	height: 396px;
}
#map_link a {
	position: absolute;
	overflow: hidden;
}
#map_link a.mapRengou {
	top: 127px;
	left: 23px;
}
#map_link a.mapSonota {
	top: 172px;
	left: 23px;
}
#map_link a.mapChaina {
	top: 229px;
	left: 129px;
}
#map_link a.mapKyusyu {
	top: 319px;
	left: 24px;
}
#map_link a.mapTyubu {
	top: 216px;
	left: 252px;
}
#map_link a.mapShikoku {
	top: 340px;
	left: 199px;
}
#map_link a.mapKinki {
	top: 340px;
	left: 312px;
}
#map_link a.mapKanto {
	top: 317px;
	left: 465px;
}
#map_link a.mapTouhoku {
	top: 129px;
	left: 506px;
}
#map_link a.mapHokkaido {
	top: 23px;
	left: 580px;
}
#map_link div {
	display: none;
	position: absolute;
	box-shadow: 0px 0px 5px 1px rgba(233,233,233,1);
	border: solid 1px #e1e4e5;
	border-radius: 0px;
	padding: 10px 15px 8px 15px;
	background: url(../images/layout/niben/bg_link.png) repeat;
	font-size: 12px;
}
#map_link .tagChaina {
	top: 77px;
	left: 115px;
	z-index: 1;
}
#map_link .tagKyusyu {
	left: 13px;
	top: 104px;
	z-index: 2;
}
#map_link .tagTyubu {
	top: 43px;
	left: 243px;
	z-index: 3;
}
#map_link .tagShikoku {
	left: 185px;
	top: 207px;
	z-index: 4;
}
#map_link .tagKinki {
	left: 295px;
	top: 164px;
	z-index: 5;
}
#map_link .tagKanto {
	right: 95px;
	top: -20px;
	z-index: 6;
}
#map_link .tagTouhoku {
	right: 70px;
	top: -45px;
	z-index: 7;
}
#map_link .tagHokkaido {
	right: -25px;
	top: -110px;
	z-index: 8;
}
#map_link div:after {
	content: '';
	position: absolute;
	border-top: 10px solid #FFF;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -9px;
	left: 45%;
	font-size: 12px;
}
#map_link div:before {
	content: '';
	position: absolute;
	border-top: 10px solid #e1e4e5;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	bottom: -11px;
	left: 45%;
	opacity: 0.5;
}
/**/
.linkBox {
	width: 660px;
	margin: 15px auto;
	border-bottom: 1px solid #d0d5d9;
	overflow: hidden;
	padding: 0 0 10px;
}
.linkBox dl dd {
	line-height: 1.5;
	font-size: 12px;
}
.linkBox .midashiLink {
	background: url(../images/layout/niben/ico_arrow.gif) no-repeat 0 5px;
	padding: 0 0 0 15px;
	font-size: 16px;
	font-weight: normal;
}
.linkBox .floatright ul {
	margin: 15px 0 0;
}
.linkBox .floatright li {
	font-size: 14px;
	margin: 0;
}
.linkBox .icoTell {
	background: url(../images/layout/niben/ico_tel.gif) no-repeat 0 5px;
	padding: 0 0 0 38px;
}
.linkBox .icoFax {
	background: url(../images/layout/niben/ico_fax.gif) no-repeat 0 5px;
	padding: 0 0 0 38px;
}
.linkBox .floatright li {
	font-size: 14px;
}
.topPage {
	background: url(../images/layout/niben/ico_toppage.gif) no-repeat 0 3px;
	padding: 0 0 15px 20px;
	font-size: 12px;
	float: right;
	margin: -5px 10px 0 0;
}
.flowArrow {
	height: 38px;
	width: auto;
	background: url(../images/layout/soudan/arrow.gif) no-repeat center 0;
}
.flowWrap dl.flowDL {
	border: 2px solid #72af2c;
	background: #fafff1;
	border-radius: 8px;
	padding: 0;
	width: 520px;
	overflow: hidden;
}
.flowWrap dl.flowDL dt {
	overflow: hidden;
	width: 520px;
}
.flowWrap dl.flowDL dt span.step {
	display: block;
	background: #72af2c;
	padding: 5px 0;
	float: left;
	color: #FFF;
	width: 100px;
	text-align: center;
	border-radius: 0 0 8px 0;
	font-size: 18px;
	font-weight: bold;
	margin-right: 10px;
}
.flowWrap dl.flowDL dt span.tit {
	display: block;
	color: #72af2c;
	width: 405px;
	float: right;
	padding: 5px 0;
	text-align: left;
	border-bottom: 1px solid #cccccc;
	font-size: 18px;
	font-weight: bold;
}
*:first-child+html .flowWrap dl.flowDL dt span.tit {
	float: none;
	width: auto;
	padding-left: 15px;
}
* html .flowWrap dl.flowDL dt span.tit {
	float: none;
	width: auto;
	padding-left: 15px;
}
.flowWrap dl.flowDL dd {
	padding: 12px 15px 12px;
	font-size: 16px;
	line-height: 1.5;
}
.staff-contents .flowArrow {
	height: 38px;
	width: auto;
	background: url(../images/layout/bengoshi/arrow.gif) no-repeat center 0;
}
.staff-contents .flowWrap dl.flowDL {
	border: 2px solid #624d1c;
	background: #fffcf4;
}
.staff-contents .flowWrap dl.flowDL dt {
	color: #624d1c;
}
.staff-contents .flowWrap dl.flowDL dt span.step {
	background: #624d1c;
}
.staff-contents .flowWrap dl.flowDL dt span.tit {
	color: #624d1c;
}

/*-----------------------*/
.bengoshiSearchWrapBlue .freeWord {
	width: 300px;
}

#headerSp{
	display:none;
}
.backBtnForm{
	padding:0 10px;
}
.rightImgSP{
	padding:0 0 10px 10px;
}

.soudanBody .newsListWrap{
	width: 660px;
	margin: 0 auto;
}
.soudanBody .newsListWrap .newsHeadBox {
	width: 660px;
	float: none;
	background-image: url(../images/layout/soudan/h_bg_news_s.gif);
}
.soudanBody .newsListWrap .newsHeadBox .rss {
	left: 150px;
}
.soudanBody .newsListWrap .newsHeadBox .tolist{
	left: 550px;
}
.soudanBody .newsListWrap dl.newsList {
	width: 608px;
	padding: 30px 20px 20px 30px;
	float: none;
	overflow: hidden;
}
.soudanBody .newsListWrap dl.newsList dt.title1{
	width: 520px;
}


/* frontierList
----------------------------------------*/

.commonEntry ul.frontierList{
	margin:0 0 15px;
	padding:0;
	}

.commonEntry ul.frontierList li{
	list-style:none;
	background:none;
	padding:12px 0;
	margin-bottom: 0;
	border-bottom:1px dotted #999;
	}

.commonEntry ul.frontierList li:first-child{
	border-top:1px dotted #999;
	}

.commonEntry ul.frontierList.listPage li:first-child{
	border-top:none;
	}

.commonEntry ul.frontierList dl{
	padding:0;
	overflow:hidden;
	}

.commonEntry ul.frontierList dt{
	font-size:14px;
	font-weight:normal;
	padding-top: 0px;
	float:left;
	}

.commonEntry ul.frontierList dt a{
	padding-left:15px;
	background: url(../images/layout/left_arrow_b.png) no-repeat 0 5px;
	background-size:7px;
	padding-top: 2px;
  display:inline-block;
	}

.commonEntry ul.frontierListIndex dt a{
  width:225px;
  }


.commonEntry ul.frontierList dd{
	float:right;
	}

.commonEntry ul.frontierList dd img{
	border:1px solid #ccc;
  width:100px;
	}

.commonEntry ul.frontierListIndex dd img{
	width:72px;
  }

div.privacy_ex{
	font-size:12px;
	}

ol li span.olin{
	display:block;
	margin: 3px 0;
	padding-left:27px;
	text-indent:-27px;
	}

.commonEntry ul.frontierListIndex{
	overflow:hidden;
	}

.commonEntry ul.frontierListIndex li{
	width:320px;
	float:left;
	border:none;
	padding:5px 0 5px 0;
	}

.commonEntry ul.frontierListIndex li:first-child{
	margin-right: 15px;
	padding-right: 15px;
	border:none;
	border-right:1px dotted #999;
	}

.commonEntry ul.frontierListIndex dd img{
	border:1px solid #ccc;
	width:62px;
	}

.commonEntry .nf_btmLink{
	padding-bottom:30px;}

.commonEntry .nf_btmLink a.prev{
	float:left;
	display:inline-block;
	padding-left:15px;
	background: url(../images/layout/right_arrow_o.png) no-repeat 0 center;
	background-size:7px;
	}
.commonEntry .nf_btmLink a.next{
	float:right;
	display:inline-block;
	padding-right:15px;
	background: url(../images/layout/left_arrow_o.png) no-repeat right center;
	background-size:7px;
	}

.nfImg{
  width:160px;
  float:right;
  margin:0 0 20px 20px;
  border:1px solid #ccc;
  }



/* frontierList END
----------------------------------------*/


/* hondana
----------------------------------------*/

.hondanaWrap{
	width:696px;
	margin:0 auto;
	background:url(../images/layout/niben/hondana/hondana_bg_bottom.png) no-repeat 0 bottom;
	padding-bottom: 59px;
	}

.hondanaWrap .hondana{
	width:696px;
	background:url(../images/layout/niben/hondana/hondana_bg.png) no-repeat 0 0;
	overflow:hidden;
	height:223px;
	}

.hondanaWrap .hondana.height2{
	width:696px;
	background:url(../images/layout/niben/hondana/hondana_bg.png) repeat-y 0 0;
	overflow:hidden;
	height:446px;
	}

.hondanaWrap .hondana dl{
	margin-bottom: 15px;
	}

.hondanaWrap .hondanaCategory{
	width:45px;
	height:144px;
	background:url(../images/layout/niben/hondana/category.png) no-repeat 22px 44px;
	font-size: 16px;
	font-weight: bold;
	line-height:1;
	padding:64px 0 0 34px;
	float:left;
	}

.hondanaWrap .nobg{
	background:none;
	}

.hondanaWrap .hondanaList{
	overflow:hidden;
	float:right;
	width:616px;
	padding-top: 5px;
	}

.hondanaWrap .hondanaList dl{
	width:120px;
	float:left;
	padding:0;
	}

.hondanaWrap .hondanaList dl dt{
	width:112px;
	height:23px;
	background:url(../images/layout/niben/hondana/tit.gif) no-repeat center 0;
	text-align:center;
	font-size: 11px;
	line-height:1.2;
	color:#FFF;
	font-weight: bold;
	padding-top: 10px;
	}

.hondanaWrap .hondanaList dl dt.tit2L{
	background:url(../images/layout/niben/hondana/tit2l.gif) no-repeat center 0;
	padding-top: 6px;
	font-size: 10px;
	height:27px;
	}

.hondanaWrap .hondanaList dl dd{
	text-align:center;
	padding: 10px 0 10px 0;
	height:155px;
	}

.hondanaWrap .hondanaList dl dd img{
	box-shadow: 3px 3px 2px rgba(0,0,0,0.4);
	}

.modalWrapPamphlet img{
	border:2px solid #ccc;
	}

/* hondana END
----------------------------------------*/

.contactBody.third-contents .mainImg {
    display: none;
}

/* contact END
----------------------------------------*/

.commonEntry div.txtBorderBox,
.commonEntry p.txtBorderBox{
	border-radius:8px;
	border:2px solid #624D1C;
	box-sizing:border-box;
	background:#FFFCF4;
	padding:10px;
	font-size:12px;
	line-height:20px;
}

.contents .entryBody p.pc_lh32{
	line-height: 32px;
}

.douiBox{
	background-color:#ddd;
	padding:5px 10px;
	margin:5px 20px;
	text-align:center;
	width:260px;
}

.entrySnsWrap{
	text-align: right;
	margin: -30px -17px 5px 0;
}
.entrySnsWrap > div{
	display: inline-table;
	vertical-align: middle;
}

@media print {
    .opinion-Body #header,
	.opinion-Body #footer,
	.opinion-Body .mainBlockIn .backBtn{ display:none; }

	.opinion-Body #mainBlock.third-contents{
		padding-top:0;
		padding-bottom:0;
		background:none;
		}
}

/* manabu/chart.html
----------------------------------------*/

.d_mainImg{
	margin-bottom: 30px;
}
.deli_chart{
	margin-bottom: 30px;
}
.d_chart_wrap{
	border-top: 2px solid #d4d8d9;
	border-bottom: 2px solid #d4d8d9;
}
.d_chart_wrap dl{
	padding: 30px 0;
	border-top: 1px solid #d4d8d9;
	display: table;
}
.d_chart_wrap dl:first-child{
	border-top: 0;
}
.d_chart_wrap dl dt{
	display: table-cell;
	vertical-align: top;
	background: url("../images/layout/manabu/delivery_huki.png") no-repeat 0 2px;
	width: 40px;
	padding: 12px 10px 0 1px;
	line-height: 1;
	text-align: center;
	color: #e7629b;
	font-size: 24px;
	font-weight: bold;
}
.d_chart_wrap dl dd.txt{
	width: 470px;
	padding: 0 20px 0 13px;
	vertical-align: top;
	display: table-cell;
}
.d_chart_wrap dl dd.txt p{
	width: auto;
	margin-bottom: 15px;
	padding: 0;
	font-size: 14px;
}

.d_chart_wrap dl dd.txt .d_linkBox{
	border-radius: 5px;
	background: #fff7fa;
	padding: 5px 12px 5px;
	font-size: 14px;
	font-weight: bold;
}

.d_chart_wrap dl dd.txt .d_linkBox span{
	color: #e7629b;
}

.d_chart_wrap dl dd.img{
	width: 145px;
	display: table-cell;
}

.d_chart_wrap dl dd.txt .d_linkBox .icoPdf{
	font-size: 10px;
	padding: 5px 0 3px 25px;
	background: url(../images/icon/ico_pdf.gif) no-repeat 0 3px;
	margin-left: 7px;
}

.commonEntry h3.commonH3mini{
	border: 1px solid #78b50f;
	color: #78b50f;
	font-size: 14px;
	margin-bottom: 5px;
	font-weight: bold;
	padding: 3px 10px;
	display: inline-block;
	text-align: center;
}
.commonEntry div.infoPL{
	padding-bottom:10px;
	height: auto;
}
.clear{
	height:0px;
	clear:both;
}
.commonEntry div.infoPL ul{
	padding:0;
}
.commonH2_jichitai{
	color: #333;
	font-size: 24px;
	margin: 20px 0 10px;
	line-height: 1.4;
}
.section p.info{
	font-weight: 600;
	color: #333;
}
.commonH3 span{
	display: block;
	font-size: 14px;
	color:#333;
}
.contents .entryBody .jichitaiInfo{
	font-size: 16px;
	margin-bottom: 15px;
}
.jichitaiList ul{
	overflow: hidden;
	padding: 0;
}
.jichitaiList ul li{
	list-style: none;
	padding: 10px 0 0;
	float: left;
	width: 331px;
	border-bottom: 1px dotted #d9d9d9;
	margin-right: 6px;
	background: none;
	border-right: 1px dotted #d9d9d9;
	margin-bottom: 0;
	min-height: 120px
}
.jichitaiList ul li:nth-child(2n){
	margin-left: 9px;
	margin-right: 0;
	border-right: none;
}
.jichitaiList .listWrap{
	overflow: hidden;
}
.entryBody .jichitaiList ul li p{
	width: 200px;
	font-size: 14px;
	line-height: 1.3;
	float: right;
	margin-bottom: 0;
	margin: 25px 20px 10px 0;
}
.jichitaiList ul li a{
	float: right;
	margin-right: 20px;

}
.entryBody .jichitaiList ul li img{
	float: left!important;
	width: 92px;
}
.section h4{
	margin-bottom: 0;
}
.section h4.pT15{
	padding-top: 15px;
}