@charset "utf-8";

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

	1: home-p
	2: news-p
	3: office-p
	4: link-p
	5: shomentenpu-p
	6: price-p
	7: recruit-p
	8: faq-p
	9: sitemap-p
	10:zeimuotoko-p
	11:staff-p
	12:service-p
	13:report-p
	14:seminar-p
	15:junbi-p
	16:change-p
	17:intaizeirishi-p
	18:voice-p
	19:episode-p
	20:blog-p
	21:oyakudachi-p
	22:souzoku-p
	23:kakuteishinkoku-p
	24:soshiki-p
	25:consulting
	26:facilitation-p

*/




/* 1: home-p
----------------------------------------------- */

#mainimg{
	background:url(../img/home/mainimg/bg.jpg) top no-repeat;
	position:relative;
	height:543px;
}

.tablet #mainimg{
	max-width:1024px;
	overflow:hidden;
	margin:0 auto;
}

#mainimg h1{
	position:absolute;
	left:0;
	top:1px;
	z-index:1000;
	font-size:11px;
	font-weight:bold;
	color:#888888;
}

#mainimg .mainimg-frame{
	width:960px;
	position:absolute;
	left:50%;
	margin-left:-480px;
}



/* contents */

#home-main{
	width:677px;
	float: left;
	display:inline;
	margin-bottom:40px;
	font-size:117%;
}
* html #home-main{
	overflow:hidden;
}

#home-sub{
	width:253px;
	float:right;
	display:inline;
	margin-bottom:40px;
}



#nintei{
	margin-bottom:20px;
	box-shadow: 2px 2px 3px #aaa;
	position:relative;
	border:1px solid #BABABA;
	padding:5px;
	background: linear-gradient(top, #F1F1F1, #FDFDFD);
	background: -ms-linear-gradient(top, #F1F1F1, #FDFDFD);
	background: -moz-linear-gradient(top, #F1F1F1, #FDFDFD);
	background: -webkit-gradient(linear, left top, left bottom, from(#F1F1F1), to(#FDFDFD));
	-pie-background: linear-gradient(#F1F1F1 0%, #FDFDFD 100%);
}
#nintei .inner{
	background:url(../img/home/nintei-bg.jpg) right top no-repeat #FFFEFF;
	min-height:104px;
	border:1px solid #9BB1C8;
	padding:0 20px;
}
#nintei .head{
	padding-top:10px;
	margin-bottom:10px;
}

#nintei p{
	margin-bottom:0;
	padding-bottom:10px;
	padding-left:4px;
}


/* service-menu */

#service-menu{
	overflow:hidden;
	width:100%;
	margin-bottom:20px;
	background-color: #fbfcfd;
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#fbfcfd, endColorstr=#edf3f6);
	background-image: -moz-linear-gradient(top, #fbfcfd 0%, #edf3f6 100%);
	background-image: -webkit-linear-gradient(top, #fbfcfd 0%, #edf3f6 100%);
	background-image: -ms-linear-gradient(top, #fbfcfd 0%, #edf3f6 100%);
	background-image: linear-gradient(top, #fbfcfd 0%, #edf3f6 100%);
	background-image: -o-linear-gradient(top, #fbfcfd 0%, #edf3f6 100%);
	background-image: -webkit-gradient(linear, right top, right bottom, color-stop(0%,#fbfcfd), color-stop(100%,#edf3f6));
}
#service-menu h2{
	padding-left:10px;
	border-bottom: 2px solid #ccc;
	background-image:url(../img/home/service/head.jpg);
	font-size:18px;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	line-height:42px;
}
#service-menu h2 span{
	font-size:15px;
	margin-left:18px;
}

#service-menu .lead{
	position:absolute;
	left:170px;
	top:8px;
	font-size:15px;
}

#service-menu ul{
	width: 100%;
	display: inline-block;
	padding: 15px 7px;
}
#service-menu ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#service-menu li{
	width: 33.333%;
	max-width: 205px;
	margin: 0 2%;
	float:left;
	border: 1px solid #b0c5d9;
	box-sizing: border-box;
}
#home-p #service-menu li{
	margin: 0 8px;
}
#service-menu li h3{
	display: table-cell;
	width: 205px;
	height: 62px;
	padding: 0 0 0 10px;
	background: #cddeeb;
	color: #074c8c;
	font-size: 20px;
	vertical-align: middle;
}
#service-menu li .inner{
	min-height: 100px;
	padding: 15px 7px;
	background: #dfeaf2;
	font-size: 13px;
}
#service-menu li .inner a{
	position: relative;
	display: inline-block;
	padding-left: 12px;
	color: #0166c5;
}
#service-menu li .inner a:before{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin: auto;
	border: 4px solid transparent;
	border-left: 4px solid #043462;
}

/* service-menu2 */

#service-menu2{
	overflow:hidden;
	width:100%;
	margin-top:45px;
	margin-bottom:20px;
	background:url(../img/home/service/bg.jpg) 0px 42px repeat-x #3D6A95;
}
#service-menu2 ul{
	display: inline-block;
	padding-top:11px;
	padding-left:11px;
}
#service-menu2 ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#service-menu2 li{
	float:left;
	padding:0 10px 9px 0;
}
#service-menu2 li a{
	background-image:url(../img/office/index/service/button.jpg);
	width:225px;
	height:44px;
	display:block;
	text-indent:32px;
	color:#094D8E;
	font-weight:bold;
	font-size:15px;
	line-height:42px;
	overflow:hidden;
	text-decoration:none;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	-webkit-font-smoothing: antialiased;
}
#service-menu2 li a.ext{
	background-image:url(../img/office/index/service/ext.jpg);
}

#service-menu2 li a:hover{
	background-position:0px -44px;
	color:#5388B4;
}
#service-menu2 li a span{
	font-size:12px;
}


/* taisaku */

#taisaku{
	background:url(../img/home/taisaku-bg.jpg) right top no-repeat;
	margin-bottom:15px;
}
.ver2 #taisaku{
	background:url(../img/home/taisaku-bg.jpg) right 39px no-repeat;
	margin-bottom:15px;
}
.ver1 #taisaku h2{
	margin-bottom:10px;
	font-size:23px;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}
.ver1 #taisaku h2 strong{
	font-size:34px;
	color:#014689;
}

.ver2 #taisaku h2{
	font-size:110%;
	margin-bottom:10px;
}
.ver2 #taisaku h3{
	margin-bottom:10px;
	font-size:23px;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}
.ver2 #taisaku h3 strong{
	font-size:34px;
	color:#014689;
}


/* mezasu */

#mezasu{
	position:relative;
	margin-bottom:30px;
	background:url(../img/home/mezasu-bg.jpg) bottom no-repeat;
	width:686px;
	left:-4px;
}
#mezasu .inner{
	background:url(../img/home/mezasu-top.jpg) top no-repeat;
	padding:36px 1px 33px 24px;
}

#mezasu .text{
	width:632px;
}
.ver1 #mezasu h2{
	background: url(../img/home/mezasu-text.png) bottom repeat-x;
	padding:0 0 10px 125px;
}
.ver2 #mezasu h3{
	background: url(../img/home/mezasu-text.png) bottom repeat-x;
	padding:0 0 10px 125px;
}
#mezasu .text p{
	background:url(../img/home/mezasu-text.png)  repeat-y;
	padding-left:125px;
	line-height:32px;
	padding-right:10px;
	margin-bottom:25px;
	font-size:15px;
}

.sp #mezasu .text p{
	line-height:1.6;
}


#mezasu .katagaki{
	width:566px;
	text-align:right;
	margin-bottom:10px;
	font-weight:bold;
	font-size:12px;
}
#mezasu .name{
	width:566px;
	text-align:right;
}


/* message */

#message img{
	position:relative;
	left:-20px;
}

/* policy */

#policy{
	position:relative;
	left:-5px;
	margin-bottom:20px;
}
#policy p{
	position:absolute;
	left:253px;
	top:12px;
	color:#eff3f7;
	line-height:1.4;
	font-size:87%;
}


/* hyouka */

#hyouka{
	margin-bottom:30px;
	width:677px;
}
#hyouka ul{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	background:#F2F0F0;
	text-align:center;
	padding-bottom:1px;
}
#hyouka li{
	margin:0 10px 10px 10px;
	padding:5px 10px 11px 64px;
	border:1px solid #84A9B9;
	text-align:left;
	background:url(../img/home/hyouka/icon.jpg) 5px center no-repeat #fff;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
}

#hyouka .before{
}
#hyouka .after{
	font-size:23px;
	line-height:1.3;
	font-weight:bold;
}
#hyouka .after em{
	background:url(../img/home/hyouka/line.jpg) bottom repeat-x;
	font-style:normal;
	padding-bottom:5px;
}
#hyouka .after strong{
	color:#CD451D;
}



/* zeimuotoko */

#zeimuotoko{
	border-width:3px 1px 1px 1px;
	border-color:#BBBBBB;
	border-top-color:#13579A;
	box-shadow: 0 0px 3px #aaa;
	background: url(../img/home/zeimuotoko/bg.jpg) left repeat-y #fff;
	padding-top:17px;
	margin-bottom:30px;
}

#zeimuotoko .left{
	width:175px;
	float:left;
	position:relative;
}
#zeimuotoko h2{
	margin-bottom:8px;
}
#zeimuotoko .left ul{
	text-align:center;
	padding-bottom:8px;
}
#zeimuotoko .left li{
	display:inline;
}

#zeimuotoko .right{
	width:488px;
	float:right;
	display:inline;
	margin-right:3px;
}

#zeimuotoko dl{
	position:relative;
	font-size:117%;
}
#zeimuotoko dt{
	position:absolute;
	left:10px;
}
#zeimuotoko dd{
	background:url(../img/home/zeimuotoko/line.jpg) left bottom repeat-x;
	padding-bottom:5px;
	padding-left:85px;
	margin-bottom:5px;
}
##zeimuotoko dd.last{
	background:none;
	margin-bottom:0;
}


/* oyakudachi */


.oyakudachi-headline{
	font-family:メイリオ;
	margin-bottom:30px;
	width:678px;
	position:relative;
}
.oyakudachi-headline .icon{
	position:absolute;
	right:1px;
	top:10px;
}
.oyakudachi-headline .icon li{
	float: left;
	margin-right:5px;
}


.ver1 .oyakudachi-headline h2{
	background: url(../img/home/oyakudachi-head.jpg);
	height:44px;
	padding-left:44px;
	font-size:13px;
}
.ver1 .oyakudachi-headline h2 div{
	padding-top:14px;
}

.ver2 .oyakudachi-headline h3{
	background: url(../img/home/oyakudachi-head.jpg);
	height:44px;
	padding-left:44px;
	font-size:13px;
}
.ver2 .oyakudachi-headline h3 div{
	padding-top:14px;
}

.ver2 .oyakudachi-headline.ver-youtube h3{
	background:none;
	height:auto;
	padding:0;
}


.oyakudachi-headline .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	padding:0 3px 3px 3px;
	background:#EEEEEE;
}
.oyakudachi-headline .inner2{
	background:#fff;
	padding:10px 0 10px 10px;
}

.oyakudachi-headline .item{
	width:151px;
	position:relative;
	float:left;
	margin-right:14px;
}
.oyakudachi-headline .img{
	margin-bottom:5px;
	max-height:151px;
	width:auto;
	overflow:hidden;
}
.oyakudachi-headline .img a{
}
.oyakudachi-headline .img a img{
	border:1px solid #CCD1D3;
	max-width:151px;
}

.oyakudachi-headline .text{
	font-size:12px;
}



/* news-area */

#news-area{
	width:100%;
	margin-bottom:30px;
}
#news-area .left,
#news-area .right{
	width:327px;
	position:relative;
}
#news-area h2,
#news-area .head{
	margin-bottom:8px;
}
#news-area .icon{
	position:absolute;
	right:1px;
	top:10px;
}
#news-area .icon li{
	float: left;
	margin-right:5px;
}


.news-list{
	position:relative;
}

.news-list dt{
	padding-left:14px;
	font-size:80%;
}

.news-list dd{
	padding-left:2px;
	padding-bottom:7px;
	margin-bottom:7px;
	font-size:87%;
	background:url(../img/home/news/line.jpg) left bottom repeat-x;
}
.news-list dd a{
	background:url(../img/home/news/arrow.jpg) 0px 6px no-repeat;
	padding-left:12px;
	zoom:1;
	display:block;
}

/* home-contact */

.home-contact{
	border:1px solid #9EACBA;
	padding-bottom:1px;
	margin-bottom:20px;
}
.home-contact h3{
	border-bottom:1px solid #9EACBA;
	margin-bottom:14px;
}
.home-contact .inner{
	width:634px;
	left:20px;
	position:relative;
	padding-bottom:12px;
}
.home-contact .button{
	position:absolute;
	top:0px;
	right:0px;
}
.home-contact .tel{
	margin-bottom:10px;
}
.home-contact .indent-list{
	font-size:90%;
	color:#333;
}

/*
===== sub =====
*/


#home-sub-soudan{
	position:relative;
	margin-bottom:18px;
}
#home-sub-soudan .button{
	position:absolute;
	top:192px;
	left:23px;
}




/* */

#sub-seminar{
	margin-bottom:20px;
}
#sub-seminar .head{
	margin-bottom:4px;
}
#sub-seminar li{
	background:url(../img/home/sub/seminar-line.jpg) left bottom repeat-x;
	padding:0 0 5px 2px;
	margin-bottom:5px;
}
#sub-seminar li.end{
	display:none;
}

#sub-seminar li a{
	display:block;
	color:#666666;
	text-decoration:none;
	padding-left:12px;
	background:url(../img/home/sub/seminar-arrow.jpg) left 7px no-repeat;
}
#sub-seminar li a:hover{
	text-decoration:underline;
}


/* 2: news-p
----------------------------------------------- */

.entry-date{
	margin-bottom:15px;
}

.entry-body{
	width:100%;
	display: inline-block;
	margin-bottom:20px;
}

.entry-body:after{content: ".";display: block;height:0;clear:both;visibility: hidden;}


.entry-navi{
	border-top:1px solid #CCCCCC;
	background:#F6F6F6;
	width:100%;
	padding:3px 0 5px 0;
	font-size:12px;
	margin-bottom:30px;
	margin-top:30px;
}
.entry-navi .left{
	width:310px;
}
.entry-navi .left a{
	background:url(../img/news/back.jpg) 0px 5px no-repeat;
	padding-left:11px;
	margin-left:10px;
	display:block;
}
.entry-navi .center{
	width:80px;
	text-align:center;
}
.entry-navi .center a{
	background: url(../img/news/index.jpg) left no-repeat;
	padding-left:14px;
}
.entry-navi .right{
	width:310px;
	text-align:right;
}
.entry-navi .right a{
	background:url(../img/news/next.jpg) right 5px no-repeat;
	padding-right:11px;
	margin-right:10px;
	display:block;
}





/*
===== sub =====
*/

#blog-p .sub-category{
	margin-bottom:25px;
}

#blog-p .sub-category ul{
	border-bottom:1px solid #A3BBCD;
	overflow: hidden;
}
#blog-p .pc-hidden  .sub-category ul {
	border-bottom: none;
}

.sub-category li{
	border-bottom:1px solid #A3BBCD;

	background: linear-gradient(top, #FFFFFF, #FFFFFF 50%, #EEEEEE 50%,#FEFEFE);

	background: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 50%, #EEEEEE 50%,#FEFEFE);
	background: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF 50%, #EEEEEE 50%,#FEFEFE);
	-pie-background: linear-gradient(top, #FFFFFF, #FFFFFF 50%, #EEEEEE 50%,#FEFEFE);
}
.sub-category li.last{
	border-bottom:0;
}


.sub-category li a{
	display:block;
	background:url(../img/news/sub-arrow.gif) 18px center no-repeat;
	padding-left:30px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;
}

.sub-category .ichiran{
	text-align:right;
	margin:5px 0;
}
.sub-category .ichiran a{
	background:url(../img/news/back.jpg) 0px 5px no-repeat;
	padding-left:12px;
}


.sub-archive{
	margin-bottom:20px;
}

.sub-archive .head{
	margin-bottom:5px;
}
.sub-archive dl{
	padding-left:18px;
}
.sub-archive dt{
	background:url(../img/parts/arrow.jpg) left no-repeat;
	padding-left:12px;
}
.sub-archive dd{
	margin-bottom:5px;
}



/* 3: office-p
----------------------------------------------- */

.office-menu{
	border:1px solid #88A4BE;
	background:#CAE3FD;
	line-height:20px;
	text-align:center;
	padding:3px;
	margin-bottom:30px;
}
.office-menu .head{
	display:inline;
	margin-right:13px;
	line-height:20px;
}
.office-menu .head img{
	vertical-align:middle;
}
.office-menu ul{
	line-height:20px;
	display:inline;
}
.office-menu li{
	display:inline;
	margin-right:16px;
	line-height:20px;
}
.office-menu a{
	background:url(../img/office/arrow.jpg) left no-repeat;
	padding-left:18px;
	text-decoration:none;

}
.office-menu .current{
	color:#626C75;
	background:url(../img/office/arrow-o.jpg) left no-repeat;
}


/*
===== index =====
*/

#tokuchou{
	position: relative;
	left:-30px;
	margin-top:-15px;
	margin-bottom:35px;
}
#tokuchou h2{
	padding-left:30px;
}

#tokuchou ul{
	position:absolute;
	left:225px;
	top:92px;
}
#tokuchou li{
	margin-bottom:8px;
	width:511px;

}
#tokuchou li a{
	background:url(../img/office/index/menu/bg.jpg) repeat-x;
	display: block;
	text-decoration:none;
	border:1px solid #88A3BE;
	border-radius: 5px;
}
#tokuchou li a:hover{
	background:url(../img/office/index/menu/bg-o.jpg) repeat-x;
}

#tokuchou li a span{
	display:block;
	padding:8px 10px 8px 50px;
	font-size:17px;
	font-weight:bold;
	line-height:24px;
	color:#000;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	background-position:15px center;
}

.sp #tokuchou li a span{
	font-size:15px;
}

#tokuchou .li1 span{background-image:url(../img/office/index/menu/1.png);}
#tokuchou .li2 span{background-image:url(../img/office/index/menu/2.png);}
#tokuchou .li3 span{background-image:url(../img/office/index/menu/3.png);}
#tokuchou .li4 span{background-image:url(../img/office/index/menu/4.png);}
#tokuchou .li5 span{background-image:url(../img/office/index/menu/5.png);}
#tokuchou .li6 span{background-image:url(../img/office/index/menu/6.png);}
#tokuchou .li7 span{background-image:url(../img/office/index/menu/7.png);}



#tokuchou .kami{
	position:absolute;
	right:-35px;
	bottom:0;
}

.tokuchou{
	margin-bottom:15px;
}

.tokuchou h2{
	margin-bottom:12px;
	color:#043F77;
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	-webkit-font-smoothing: antialiased;
	border-top:3px solid #12579A;
	border-bottom:2px solid #EEEEEE;
}
.tokuchou h2 div{
	border-bottom:1px solid #BBBBBB;
	font-size:25px;
	line-height:35px;
	padding:11px 0 11px 60px;
	background-position:0px 0px;
	background-color:#FFFFFF;
}

#tokuchou1 h2 div{background-image:url(../img/office/index/tokuchou1.jpg);}
#tokuchou2 h2 div{background-image:url(../img/office/index/tokuchou2.jpg);}
#tokuchou3 h2 div{background-image:url(../img/office/index/tokuchou3.jpg);}
#tokuchou4 h2 div{background-image:url(../img/office/index/tokuchou4.jpg);}
#tokuchou5 h2 div{background-image:url(../img/office/index/tokuchou5.jpg);}
#tokuchou6 h2 div{background-image:url(../img/office/index/tokuchou6.jpg);}
#tokuchou7 h2 div{background-image:url(../img/office/index/tokuchou7.jpg);}


.tokuchou .inner{
	position:relative;
	left:10px;
	width:697px;
	display: inline-block;
	margin-bottom:10px;
}
.tokuchou .inner:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.tokuchou .float-r{margin-left:25px;}
.tokuchou .float-l{margin-right:25px;}


.tokuchou-point{
	border:1px solid #CCCCCC;
	position:relative;
	padding:0 20px;
	background:#F2F0F0;
	font-size:87%;
	margin-bottom:40px;
}
.tokuchou-point .head{
	margin-top:-12px;
	margin-bottom:12px;
}
.tokuchou-point .link{
	background:url(../img/office/index/tokuchou-point-arrow.jpg) left no-repeat;
	padding-left:18px;
}



/*
===== rinen =====
*/

#yakusoku{
	border:1px solid #88A4BE;
	position:relative;
	left:10px;
	width:674px;
	padding:11px 10px 22px 11px;
	box-shadow: 0 0px 3px #aaa;
	margin-bottom:30px;
	background:#fff;

}

#yakusoku h2{
	background:url(../img/office/rinen/text.gif) bottom repeat-x;
	padding-bottom:1px;
}

#yakusoku p{
	background:url(../img/office/rinen/text.gif) top repeat;
	line-height:31px;
	margin-bottom:0px;
	padding:0 6px 31px 86px;
}
#yakusoku p.last{
	padding-bottom:0;
}

/* 4: link-p
----------------------------------------------- */

.link-list{
	margin:0 2px;
}
.link-list dt{
	font-weight:bold;
	background:url(../img/parts/arrow.jpg) left no-repeat;
	padding-left:12px;
}
.link-list dd{
	padding-left:12px;
	padding-bottom:10px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	margin-bottom:8px;
}




/* 5: shomentenpu-p
----------------------------------------------- */

.notes-box{
	border:1px solid #9EACBA;
}
.notes-inner{
	border:4px solid #EEEEEE;
	padding:15px 20px;
}



#shomentenpu-p h1{
	margin-bottom:40px;
}
#shomentenpu-p .section{
	margin-bottom:35px;
}
#shomentenpu-p #section4{
	margin-bottom:55px;
}

#shomentenpu-p .section h2{
	margin-bottom:20px;
}
#shomentenpu-p .section p{
	font-size:15px;
}

#shomentenpu-p .section .inner{
	margin:0 20px;
}

#shomentenpu-p .flow{
	background:#FCFCFC;
}

#shomentenpu-p .flow .img{
	text-align:center;
	padding:20px 0;
	border-width:0 1px 1px 1px;
	border-color:#D3DAE2;
}

#shomentenpu-p #section2 .img{
	float:left;
	margin-right:25px;
}


#shomentenpu-p #section3 .img{
	float:right;
	margin-left:25px;
}


#shomentenpu-p #section3 h3{
	font-size:17px;
	margin-bottom:15px;
}

#shomentenpu-p #section3 th{
	white-space:nowrap;
	padding-right:10px;
	vertical-align:top;
}
#shomentenpu-p #section3 td{
	padding:0 10px 10px 0;
	vertical-align:top;
}



#shomentenpu-p #section4 .img{
	float:left;
	margin-right:25px;
	margin-bottom:20px;
}


/* 6: price-p
----------------------------------------------- */


#price-p .intro{
	background:#EAEAEA;
	margin-bottom:30px;
	padding:15px 10px;
}

#price-p .intro h2{
	margin-bottom:10px;
}
#price-p .intro p{
	margin:0 15px;
}

.fee-block h2{
	position:relative;
	left:-10px;
	z-index:1;
}
.fee-block .subhead{
	position:relative;
	left:43px;
	z-index:5;
	margin-top:-28px;
}
.fee-block1 .subhead{
	left:43px;
}


.price-group{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	padding:15px 9px 15px 9px;

	background: linear-gradient(top, #fff, #E7F3F8);
	background: -moz-linear-gradient(top, #fff, #E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8);
	margin-bottom:30px;
	position:relative;
	z-index:1;

}

#price-group1{
	float:left;
	width:323px;
	z-index:5;
}
#price-group2{
	float:right;
	width:323px;
	z-index:2;
}


.price-group h3{
	margin-bottom:13px;
	font-size:20px;
	color:#07396A;
	margin-left:5px;
	margin-right:5px;
}
.price-group h3 .small{
	color:#101113;
	font-size:14px;
	display:block;
	margin-top:5px;
}

.price-group .table{
	width:321px;
}
.price-group .col1{width:70%;}
.price-group .col2{width:30%;}

.price-group .table th{
	padding:3px 7px;
	line-height:1.5;
	color:#4C4C4C;
}
#price-group2 .table th{
	padding-top:19px;
	padding-bottom:19px;
}

.price-group .table td{
	padding:3px;
	line-height:1.5;
}


.price-notes{
	font-size:11px;
	padding-left:13px;
}

.plus{
	position: absolute;
	text-align:center;
	top:366px;
	left:333px;
	z-index:10;
	z-index:1000;
}



#start-plan{
	border:4px solid #fceabc;
	background:#fef7e5;
	padding:25px;
	margin:40px 0;
}
.start-plan-inner:after{content: ""; display: block; clear: both;height: 0;}

#start-plan h2{
	margin-bottom:5px;
}

#start-plan .lead{
	color:#e13232;
	margin-bottom:15px;
	font-size:107%;
}

#start-plan .left{
	float:left;
	width:318px;
}
#start-plan .right{
	float:right;
	width:300px;
	padding:14px 1px 14px 14px;
	border:1px solid #f5ce6c;
	background:#fceabc;
}


#start-plan .left table{
	width:100%;
	margin-bottom:10px;
	border-collapse:collapse;
}

#start-plan .left th,
#start-plan .left td{
	border:1px solid #ee9f9f;
	padding:5px;
}
#start-plan .left th{
	background:#fcdddd;
}
#start-plan .left td{
	background:#fff;
	text-align:right;
}


.start-plan-link{
	text-align:center;
	margin:0 0 40px 0;
}
.start-plan-link a{
	background:url(../img/price/link-start.png) left no-repeat;
	padding-left:16px;
	color:#e03636;
}




/* 7: recruit-p
----------------------------------------------- */

.news-list2{
	position:relative;
}
.news-list2 dt{
	position:absolute;
	left:2px;
	background:url(../img/parts/arrow.jpg) left no-repeat;
	padding-left:12px;
}
.news-list2 dd{
	padding-left:90px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
}




/* 8: faq-p
----------------------------------------------- */

.faq{
	margin-bottom:40px;

}
.faq .group{
	position:relative;
	margin-bottom:15px;
}
.faq .flag{
	margin-bottom:40px;
}

.faq-inner{
	border:1px solid #BBBBBB;
	border-radius: 3px;
}

.faq h2{
	background: -moz-linear-gradient(top, #EEEEEE, #fff);
	background: -webkit-linear-gradient(top, #EEEEEE, #fff);
	-pie-background: linear-gradient(top, #EEEEEE, #fff);
	margin-bottom:0;
	cursor:pointer;
	zoom:1;
	height:44px;
	color:#13579A;
	font-size:17px;
	line-height:44px;
	padding-left:15px;
	font-family:メイリオ;

}
.faq h2 span{
	background:url(../img/faq/arrow.gif) right no-repeat;
	padding-right:20px;
}

.faq dl{
	border-top:1px solid #BBBBBB;
	padding:13px;
	display:none;
}
.faq dt{
	padding-left:38px;
	font-weight:bold;
	background:url(../img/faq/q.jpg) left top no-repeat;
	min-height:30px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:7px;
	cursor:pointer;
	color:#0931B1;
}

.faq dt.color{
	color:#333;
}

.faq dd{
	padding-bottom:14px;
	margin-bottom:10px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	display:none;
}
.faq dd.last{
	margin:0;
	background:none;
}
.faq dd div{
	background:url(../img/faq/a.jpg) left top no-repeat;
	padding-left:38px;
	padding-top:4px;
}


.faq .close{
	text-align:center;
	display:none;
	height:0px;
	position:relative;
}
.flag .close{
	display:block;
}
.faq .close img{
	cursor:pointer;
	position:absolute;
	left:282px;
	top:0px;
}


/* 9: sitemap-p
----------------------------------------------- */

#sitemap{
	width:925px;
	position:relative;
	left:35px;
	font-size:117%;
	margin-bottom:35px;
}
#sitemap .left{
	width:219px;
}
#sitemap .center{
	width:230px;
	margin-right:9px;
}
#sitemap .right{
	width:226px;
}

#sitemap li{
	margin-bottom:11px;
}
#sitemap li a{
	background:url(../img/sitemap/arrow.jpg) left no-repeat;
	padding-left:20px;
	text-decoration:none;
	color:#333;
}
#sitemap li a:hover{
	text-decoration:underline;
	color:#0931b1;
}

#sitemap li ul{
	padding-left:11px;
	margin-top:11px;
}
#sitemap li li{
	margin-bottom:4px;
}
#sitemap li li a{
	background:url(../img/sitemap/arrow2.jpg) left no-repeat;
	padding-left:24px;
}
#sitemap li .gaibu{
	background:url(../img/sitemap/gaibu.jpg) left no-repeat;
}



/* 10:zeimuotoko-p
----------------------------------------------- */

#maegaki{
	box-shadow: 0 0 3px #333;
	border:1px solid #88A4BE;
	behavior: url(/js/pie.htc);
	background:#E6F0F9 url(../img/zeimuotoko/maegaki-bg.jpg) right top no-repeat;
	padding:10px 10px 20px 13px;
	margin-bottom:30px;
}
#maegaki h2{
	padding-bottom:1px;
	border-bottom:1px solid #C0DFFC;
}

#maegaki h3,
#maegaki p{
	line-height:31px;
	background:url(../img/zeimuotoko/maegaki-text.gif) top repeat;
	margin-bottom:0;
}
#maegaki p{
	padding-bottom:31px;
}
#maegaki p.last{
	padding-bottom:0;
}

.zeimu-ichiran{
	margin-bottom:30px;
}
.zeimu-ichiran dl{
	position:relative;
}
.zeimu-ichiran dt{
	background:url(../img/parts/arrow.jpg) left no-repeat;
	padding-left:13px;
	left:2px;
	position:absolute;
}
.zeimu-ichiran dd{
	padding-left:60px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	padding-bottom:8px;
	margin-bottom:8px;
}



/* entry */

.zeimu-entry{
	position:relative;
	margin-bottom:35px;
}
.zeimu-entry .vol{
	position:absolute;
	top:-12px;
	left:17px;
	border:1px solid #2B659C;
	background:#C2DEFA;
	color:#2B659C;
	line-height:20px;
	padding:0 12px;
	font-size:12px;
	font-weight:bold;
	z-index:10;
}

.zeimu-entry h3{
	background: -moz-linear-gradient(top, #286299, #356FA6);
	background: -webkit-linear-gradient(top, #286299, #356FA6);
	-pie-background: linear-gradient(top, #286299, #356FA6);
	color:#fff;
	font-size:16px;
	padding:18px 230px 6px 26px;
	position:relative;
	z-index:1;
	min-height:40px;
}
.zeimu-entry .meta{
	position:absolute;
	top:20px;
	right:10px;
	color:#fff;
	z-index:10;
	font-size:84%;
	text-align:right;
}
.zeimu-entry .meta a{
	color:#fff;
}


.zeimu-entry .body{
	background:url(../img/zeimuotoko/entry-bg.jpg) left top repeat;
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	padding:20px 20px 15px 25px;
	margin-bottom:20px;
}

.zeimu-entry .text p{
	margin-bottom:0;
}

.zeimu-entry .shacho{
	position:relative;
	min-height:85px;
	margin-bottom:13px;
}
.zeimu-entry .shacho .img{
	position:absolute;
	left:0px;
	top:0px;
}

.zeimu-entry .shacho .text{
	width:588px;
	margin-left:84px;
}

.zeimu-entry .shacho .top{
	background:url(../img/zeimuotoko/shacho-top.png) top no-repeat;
	padding:17px 17px 1px 36px;
}
.zeimu-entry .shacho .bottom{
	background:url(../img/zeimuotoko/shacho-bottom.png) bottom no-repeat;
	height:21px;
}



.zeimu-entry .zeimu{
	position:relative;
	min-height:85px;
	margin-bottom:13px;
}
.zeimu-entry .zeimu .img{
	position:absolute;
	right:0px;
	top:0px;
}


.zeimu-entry .zeimu .text{
	width:588px;
}

.zeimu-entry .zeimu .top{
	background:url(../img/zeimuotoko/zeimu-top.png) top no-repeat;
	padding:17px 36px 1px 17px;
}
.zeimu-entry .zeimu .bottom{
	background:url(../img/zeimuotoko/zeimu-bottom.png) bottom no-repeat;
	height:20px;
}

.zeimu-entry .comment{
	border-width:1px 0 0 1px;
	border-color:#BBBBBB;
	background:url(../img/zeimuotoko/comment-bg.jpg) right bottom no-repeat;
	padding:13px 90px 13px 27px;
	box-shadow: -1px -1px 1px #ccc;
	behavior: url(/js/pie.htc);
	margin-bottom:20px;

}
.zeimu-entry .comment td{
	vertical-align:middle;
	padding-right:10px;
}

.zeimu-entry .data{
	padding-left:10px;
}


/* sub */

.sub-tag{
	margin-bottom:20px;
}
.sub-tag .head{
	margin-bottom:10px;
}
.sub-tag ul{
	padding:0 10px;
}
.sub-tag li{
	display:inline;
	margin-right:2px;
}


/* 11:staff-p
----------------------------------------------- */


#staff-index-okuda{
	height:375px;
	position:relative;
}
#staff-index-okuda .img{
	text-align:right;
	position:relative;
	z-index:2;
}

#staff-index-okuda .bg{
	position:absolute;
	top:0;
	z-index:1;
	left:-120px;
}


/* index */


.staff-index h2{
	border-bottom:1px solid #acc0d3;
	font-size:20px;
	padding:0 0 10px 35px;
	background:url(../img/staff/index/list-icon.png) 10px 5px no-repeat;
	margin-bottom:30px;
}


.staff-index{
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
}
.staff-index ul{
	display: inline-block;
	width:720px;
}
.staff-index ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.staff-index li{
	float:left;
	margin:0 15px 15px 0;
}
.staff-index li:nth-child(4n+1){
	clear:both;

}

/*
===== page =====
*/

/* intro2 */

.staff-intro2{
	border:1px solid #C5C8CB;
	position:relative;
}

.staff-intro2 table{
	position:absolute;
	left:294px;
	top:0;
	width:390px;
	height:428px;
}

.staff-intro2 td{
	vertical-align:middle;
	font-size:12px;
}

.staff-intro2 .name{
	margin-bottom:13px;
}
.staff-intro2 .keireki{
	margin-top:20px;
}
.staff-intro2 .keireki .head{
	color:#07396A;
	font-weight:bold;
	font-size:117%;
	padding-bottom:1px;
	border-bottom:1px solid #ACC0D3;
	margin-bottom:15px;
}
.staff-intro2 .keireki dl{
	position:relative;
}
.staff-intro2 .keireki dt{
	position:absolute;
	left:0px;
}
.staff-intro2 .keireki dd{
	padding-left:58px;
	margin-bottom:2px;
}
.staff-intro2 .keireki .wide dd{
	padding-left:100px;
}



/* intro */

.staff-intro{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	margin-bottom:30px;

	background: linear-gradient(top, #FFFFFF, #E7F3F8 40%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #FFFFFF, #E7F3F8 40%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #FFFFFF, #E7F3F8 40%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #FFFFFF, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);


}

.staff-intro td{
	padding-top:15px;
	font-size:12px;
}
.staff-intro td.first{
	width:295px;
	vertical-align:bottom;
	text-align:center;
}
.staff-intro td.last{
	width:380px;
	padding-bottom:15px;
	vertical-align:middle;
}

.staff-intro .name{
	margin-bottom:13px;
}
.staff-intro .keireki{
	margin-top:20px;
}
.staff-intro .keireki .head{
	color:#07396A;
	font-weight:bold;
	font-size:117%;
	padding-bottom:1px;
	border-bottom:1px solid #ACC0D3;
	margin-bottom:15px;
}
.staff-intro .keireki dl{
	position:relative;
}
.staff-intro .keireki dt{
	position:absolute;
	left:0px;
}
.staff-intro .keireki dd{
	padding-left:58px;
	margin-bottom:2px;
}
.staff-intro .keireki .wide dd{
	padding-left:100px;
}

/* interview */

#staff-p #interview{
	display:inline-block;
}
#staff-p #interview:after{content: ""; display: block; clear: both;}

#staff-p #interview .text{
	float:right;
	width:470px;
}
#staff-p #interview .img{
	float:left;
}

#staff-p #interview h3{
	border-bottom:1px solid #ACC0D3;
	margin-bottom:15px;
	font-size:120%;
	color:#07396a;
}



/* profile */

#profile .base{
	background:url(../img/zeimuotoko/entry-bg.jpg) left top repeat;
	border:1px solid #CCCCCC;
	padding:13px;
}

#profile .data{
	border:1px solid #D4D4D4;
	box-shadow: 0 0 3px #aaa;
	background:#fff;
	padding:13px 0 13px 13px;
	position:relative;

}

#profile .data .img{
	position:absolute;
	bottom:0px;
	right:10px;
}
.yukioka-p #profile .data .img{
	right:-14px;
}
.fujisawa-p #profile .data .img{
	right:-10px;
}
.ichida-p #profile .data .img{
	right:-14px;
}


#profile .data table{
	border-collapse:collapse;
	width:656px;
}
#profile .data th,
#profile .data td{
	border-bottom:1px solid #ACC0D3;
}
#profile .data th{
	padding:7px 10px 7px 3px;
	color:#07396A;
	white-space:nowrap;
	width:18%;
}
#profile .data td{
	padding:7px 0px;
	width:82%;
}
#profile .data tr.last th,
#profile .data tr.last td{
	border-bottom:0;
}


#profile .hitokoto{
	border:1px solid #D4D4D4;
	box-shadow: 0 0 3px #aaa;
	background:#fff;
	margin-top:13px;

}
#profile .hitokoto td{
	padding:18px 0 18px 18px;
}
#profile .hitokoto .head{
	margin-bottom:10px;
}


/* list */

.staff-list{
	width:100%;
	overflow:hidden;
	padding-bottom:25px;
}
.staff-list ul{
	display: inline-block;
	width:720px;
}
.staff-list ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.staff-list li{
	float:left;
	margin:0 15px 25px 0;
}
.staff-list li:nth-child(4n+1){
	clear:both;

}

.staff-list li a:hover img,
.staff-list li a.current img{
	opacity:0.7;
	filter: alpha(opacity=70);
}


.staff-support{
	box-shadow: 0 0 3px #ccc;
	position:relative;
}
.staff-support .photo{
	position:absolute;
	right:1px;
	bottom:0px;
}


/* tabuchi */

#tabuchi .bg{
	background: linear-gradient(top, #EDF0F6, #fff);

	background: -moz-linear-gradient(top, #EDF0F6, #fff);
	background: -webkit-linear-gradient(top, #EDF0F6, #fff);
	-pie-background: linear-gradient(top, #EDF0F6, #fff);

}

#tabuchi .bg2{
	background:url(../img/staff/tabuchi/tabuchi-img1.png) left top no-repeat;
	padding:35px 20px 10px 20px;
}
#tabuchi h3{
	border-bottom:1px solid #ACC0D3;
	font-size:16px;
	margin-bottom:8px;
	padding-bottom:5px;
}
#tabuchi p{
	margin-bottom:10px;
}
#tabuchi .float-l{
	margin-right:25px;
}

.motto{
	border:1px solid #ACC8D3;
	background:#E7F3F8;
	padding:15px 0;
}



/*
===== sub =====
*/


.sub-staff{
	margin-bottom:20px;
}
.sub-staff .head{
	margin-bottom:2px;
}






/* 12:service-p
----------------------------------------------- */

/*
===== index =====
*/

#sagasu{
	position:relative;
	z-index:10;
	color:#0A3F73;
	font-weight:bold;
	font-size:24px;
}

#service-index ul{
	margin-top:-13px;
	position:relative;
	z-index:1;
}
#service-index  li{
	position:relative;
	margin-bottom:6px;
}
#service-index li .text{
	background-image:url(../img/service/index/nayami.jpg);
	color:#043669;
	font-size:18px;
	line-height:1.5;
	padding-top:14px;
}
#service-index li .text td{
	height:65px;
	vertical-align:middle;
	padding-left:10px;
	line-height:1.3;
}
#service-index li .text .small{
	font-size:14px;
}



#service-index li a{
	position:absolute;
	top:16px;
	right:0px;
	background-image:url(../img/service/index/button.jpg);
	width:206px;
	color:#fff;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}
#service-index li a:hover{
	background-image:url(../img/service/index/button-o.jpg);
}
#service-index li a table{
	border-collapse:collapse;
	margin:0 auto;
}
#service-index li a td{
	padding-left:18px;
	background:url(../img/service/index/icon.gif) left no-repeat;
	height:63px;
	vertical-align:middle;
	font-size:15px;
	text-align:center;
	font-weight:bold;
	line-height:1.4;
}

#service-index li a:hover td{
	background-image:url(../img/service/index/icon-o.gif);
}

#service-index li a .small{
	font-size:12px;
}


/*
===== zeirishi =====
*/

#zeirishi-intro{
	padding-left:10px;
	margin-bottom:40px;
}
#zeirishi-intro .img{
	float:right;
	margin:0 0 20px 20px;
}
#zeirishi-intro h2{
	margin-bottom:15px;
}

/* lineup */

#zeirishi-lineup{
	margin-bottom:30px;
}
#zeirishi-lineup h2{
	margin-bottom:5px;
}


#zeirishi-lineup .inner{
	border:1px solid #91B3CD;
	background: linear-gradient(left top, #EBF7FF, #C4E7FF);

	background: -moz-linear-gradient(left top, #EBF7FF, #C4E7FF);
	background: -webkit-gradient(linear, left top, right bottom, from(#EBF7FF), to(#C4E7FF));
	-pie-background: linear-gradient(left top, #EBF7FF, #C4E7FF);
	padding:17px 0 1px 1px;
}

#zeirishi-lineup .item{
	width:303px;
	background: linear-gradient(top, #FFFFFF, #EFEFEF);

	background: -moz-linear-gradient(top, #FFFFFF, #EFEFEF);
	background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#EFEFEF));
	-pie-background: linear-gradient(top, #FFFFFF, #EFEFEF);
	border-radius: 8px;
	box-shadow: 2px 2px 2px #999,2px 2px 2px #aaa inset,-2px -2px 3px #fff inset;

	margin:0 0 17px 25px;
	padding:20px 15px 5px 1px;
	float:left;
	display:inline;


}
#zeirishi-lineup h3{
	background:url(../img/service/zeirishi/lineup-icon.png) 0px 4px no-repeat;
	position:relative;
	left:5px;
	padding-left:50px;
	color:#074C8C;
	font-size:24px;
	margin-bottom:10px;
	line-height:1.4;
}
#zeirishi-lineup p{
	padding-left:20px;
	line-height:1.4;
	padding-bottom:10px;
}


/* zeirishi-menu */

#zeirishi-menu{
	border:1px solid #88A4BE;
	background:#CAE3FD;
	margin-bottom:30px;
	position:relative;
	padding:8px 10px 8px 20px;
}

#zeirishi-menu h3{
	float:left;
	margin-right:20px;
	padding-top:6px;
	color:#053A6C;
	line-height:1;
}


#zeirishi-menu div{
	overflow:hidden;
	zoom:1;
	line-height:2;
}

#zeirishi-menu div a{
	background:url(../img/service/zeirishi/menu-icon.jpg) left no-repeat;
	padding-left:17px;
	margin-right:20px;
	text-decoration:none;
}

#zeirishi-menu div a:hover{
	text-decoration:underline;
}



/*
===== secondopinion =====
*/

#secondopinion-dekiru{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:30px;
	margin-bottom:30px;
}
#secondopinion-dekiru h2{
	position:relative;
	z-index:1;
}
#secondopinion-dekiru .yakuwari{
	float:right;
	position:relative;
	margin-top:-9px;
	z-index:10;
}
#secondopinion-dekiru .text{
	position:relative;
	left:10px;
	width:327px;
}
#secondopinion-dekiru .point{
	background:#F9E4E4;
	padding:10px;
	margin-bottom:0;
	color:#AA0F0F;
}


#secondopinion-consulting .right{
	width:350px;
}


/* service-support */

.service-support{
	background:url(../img/zeimuotoko/entry-bg.jpg) left top repeat;
	margin-bottom:30px;
	height:100%;
}

.service-support .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	padding:14px 20px 1px 20px;
}

.service-support .white-box{
	background:#fff;
	padding:20px;
	margin-bottom:19px;
}
.service-support .white-box p{
	margin-bottom:0;
}


.service-support .blue-box{
	border:1px solid #ACC0D3;
	margin-bottom:19px;
	background:#E7F3F8;
	border-radius: 5px;
	box-shadow: 0 1px 1px #CED4D7;

}
.service-support .blue-box .head{
	background:#C2DEFA;
	padding:12px 0 4px 17px;
	border-bottom:1px solid #ACC0D3;
}
.service-support .blue-inner{
	padding:10px 17px;
}
.service-support .blue-box h3{
	color:#053F76;
	margin-bottom:5px;
}
.service-support .blue-box p{
	margin-bottom:18px;
}


/* faq */

.service-faq{
	position:relative;
	margin-bottom:30px;
}

.service-faq h2{
	margin-bottom:0;
}

.service-faq .more{
	position:absolute;
	right:5px;
	top:10px;
}

.service-faq .inner{
	border-width:0 1px 1px 1px;
	border-color:#BBBBBB;
	border-radius: 0  0 5px 5px;
	zoom:1;
}
* html .service-faq .inner{
	border:0;
}


.service-faq dl{
	padding:13px 13px 1px 13px;
}

.service-faq dt{
	padding-left:38px;
	background:url(../img/faq/q.jpg) left top no-repeat;

	min-height:30px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:7px;
	cursor:pointer;
	border-bottom:1px dashed #bbb;
}


#kokusaizeimu-intro .service-faq dt{
	cursor:default;
}

.service-faq dt.color{
	color:#333;
	border-bottom:0;
}
.service-faq dt.last{
	border-bottom:0;
}


.service-faq dd{
	padding-bottom:14px;
	margin-bottom:10px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	display:none;
}

.service-faq dd.last{
	margin:0;
	background:none;
}
.service-faq dd div{
	background:url(../img/faq/a.jpg) left top no-repeat;
	padding-left:38px;
	padding-top:4px;
}




/*
===== komonzeirishi =====
*/

/* nigate */



#komonzeirishi-nigate h2{
	text-align:center;
	margin-bottom:10px;
}

#komonzeirishi-nigate .inner{
	background:url(../img/zeimuotoko/entry-bg.jpg) left top repeat;
	margin-bottom:22px;
	height:100%;
	border:1px solid #CECECE;
	zoom:1;
}
* html #komonzeirishi-nigate .inner{
	overflow-x:hidden;
	width:715px;
}

#komonzeirishi-nigate h3{
	position:relative;
	left:-5px;
}

#komonzeirishi-nigate .shiten{
	width:696px;
	position:relative;
	left:9px;
}
#komonzeirishi-nigate .shiten .css3{
	background:#E7F3F8;
	width:218px;
	box-shadow: 0px 0px 1px #C4D4E2;
	border:1px solid #CBD6E1;


}
#komonzeirishi-nigate .shiten .left{
	margin-right:17px;
}
#komonzeirishi-nigate .shiten p{
	margin:-4px 0 0 0;
	padding:0 10px 10px 10px;
}


#komonzeirishi-nigate .shiryou{
	padding-bottom:15px;
	width:700px;
	position:relative;
	left:11px;
}
#komonzeirishi-nigate .shiryou .left,
#komonzeirishi-nigate .shiryou .center,
#komonzeirishi-nigate .shiryou .right{
	background-image:url(../img/service/komonzeirishi/nigate-gorikai-bg.png);
	width:229px;
	height:238px;
	zoom:1;
}
#komonzeirishi-nigate .shiryou .left{
	margin-right:7px;
}


#komonzeirishi-nigate .shiryou h4{
	text-align:center;
	padding:3px;
}
#komonzeirishi-nigate .shiryou p{
	padding:0 15px;
	margin:0;
}



/* shikinguri */

#komonzeirishi-shikinguri{
	padding-left:10px;
}

/* getsujikessan */

#getsujikessan{
	border:1px solid #D7D7D7;
	margin-bottom:30px;
	padding:10px 8px;
	zoom:1;

}
#getsujikessan .float-text{
	padding-left:5px;
}


/* support */

.service-support .head-top{
	margin:-24px 0 15px -0px;

}

.support-list{
	padding-left:46px;
	padding-bottom:10px;
}
.support-list li{
	background:url(../img/service/komonzeirishi/support-list.jpg) 0px 8px no-repeat;
	padding-left:18px;
	margin-bottom:3px;
}

/* komonzeirishi-support */

#komonzeirishi-support{
	border:1px solid #CCCCCC;
	box-shadow: 0 0 3px #aaa;
	padding-bottom:10px;
	margin-bottom:30px;
	background: linear-gradient(top, #eee, #fff 20%, #fff 80%,#fff);

	background: -moz-linear-gradient(top, #eee, #fff 20%, #fff 80%,#fff);
	background: -webkit-linear-gradient(top, #eee, #fff 20%, #fff 80%,#fff);
	-pie-background: linear-gradient(top, #eee, #fff 20%, #fff 80%,#fff);
	zoom:1;

}
#komonzeirishi-support h2{
	margin-top:-23px;
	position: relative;
	left:18px;
}

#komonzeirishi-support .flow{
	width:675px;
	position:relative;
	left:23px;
}
#komonzeirishi-support h3{
	margin-bottom:20px;
}

#komonzeirishi-support .step{
	margin-bottom:4px;

}
#komonzeirishi-support .step table{
	width:100%;
}

#komonzeirishi-support .step th,
#komonzeirishi-support .step td{
	vertical-align:middle;
	padding-top:10px;
	padding-bottom:10px;
}

#komonzeirishi-support .step th{
	background: linear-gradient(top, #2B8EB3, #0C7197);

	background: -moz-linear-gradient(top, #2B8EB3, #0C7197);
	background: -webkit-linear-gradient(top, #2B8EB3, #0C7197);
	-pie-background: linear-gradient(top, #2B8EB3, #0C7197);




	padding-left:2px;
	padding-right:2px;
	width:23%;
	color:#fff;
	text-align:center;
	border-radius: 5px 0 0 5px;
}
#komonzeirishi-support .step td{
	background: linear-gradient(top, #fff, #F5F4F4);

	background: -moz-linear-gradient(top, #fff, #F5F4F4);
	background: -webkit-linear-gradient(top, #fff, #F5F4F4);
	-pie-background: linear-gradient(top, #fff, #F5F4F4);
	padding-left:10px;
	padding-right:10px;
	width:77%;
	border-width:1px 1px 1px 0;
	border-color:#bbb;
	border-radius: 0 5px 5px 0;

}


#komonzeirishi-support .step .flow-img{
	position:relative;
}
#komonzeirishi-support .step .flow-img img{
	position:absolute;
	right:0px;
	top:-7px;
}
#komonzeirishi-support .step .text{
	padding-right:130px;
}


#komonzeirishi-support .next{
	text-align:center;
	height:19px;
	overflow:hidden;
}
#komonzeirishi-support .kessan{
	background: linear-gradient(top, #0D4C87, #0D4C87 50%, #0D4C87 50%,#053F76);

	background: -moz-linear-gradient(top, #0D4C87, #0D4C87 50%, #0D4C87 50%,#053F76);
	background: -webkit-linear-gradient(top, #0D4C87, #0D4C87 50%, #0D4C87 50%,#053F76);
	-pie-background: linear-gradient(top, #0D4C87, #0D4C87 50%, #0D4C87 50%,#053F76);
	border-radius:  5px ;
	text-align:center;
	font-weight:bold;
	color:#fff;
	font-size:16px;
	padding:5px;
	margin-bottom:4px;
}


/* price */

.price-table{
	width:100%;
	border-width:0 1px 1px 0;
	border-color:#88A4BE;
	margin-bottom:15px;
}
.price-table th,
.price-table td{
	padding:5px 7px;
	vertical-align:middle;
	border-width:1px 0  0 1px;
	border-color:#88A4BE;
}
.price-table .blank{
	border:0;
}

.price-table thead th{
	background:#DFE6EC;
	text-align:center;
}
.price-table tbody th{
	background:#EEEEEE;
	white-space:nowrap;
}
.price-table tbody td{
}
.price-table .bg-red{background:#FCE5E7;}


.coution{
	background:#F8F5CE;
	padding:10px;
	margin-bottom:10px;
}
.coution p{
	margin-bottom:0;
}


/* gokeiyaku */

#komonzeirishi-gokeiyaku .step{
	margin-bottom:4px;
}
#komonzeirishi-gokeiyaku .step table{
	width:100%;
}

#komonzeirishi-gokeiyaku .step th,
#komonzeirishi-gokeiyaku .step td{
	padding-top:10px;
	padding-bottom:10px;
}
#komonzeirishi-gokeiyaku .step th{
	background: linear-gradient(top, #2B8EB3, #0C7197);

	background: -moz-linear-gradient(top, #2B8EB3, #0C7197);
	background: -webkit-linear-gradient(top, #2B8EB3, #0C7197);
	-pie-background: linear-gradient(top, #2B8EB3, #0C7197);
	padding-left:2px;
	padding-right:2px;
	width:10%;
	color:#fff;
	text-align:center;
	border-radius: 5px 0 0 5px;
}
#komonzeirishi-gokeiyaku .step td{
	vertical-align:middle;
	background: linear-gradient(top, #fff, #F5F4F4);

	background: -moz-linear-gradient(top, #fff, #F5F4F4);
	background: -webkit-linear-gradient(top, #fff, #F5F4F4);
	-pie-background: linear-gradient(top, #fff, #F5F4F4);
	padding-left:20px;
	padding-right:15px;
	width:90%;
	border-width:1px 1px 1px 0;
	border-color:#bbb;
	border-radius: 0 5px 5px 0;

}
#komonzeirishi-gokeiyaku .step .flow-child{
	margin-top:10px;
	display:none;
}

#komonzeirishi-gokeiyaku .flag{
	background:url(../img/service/kichou/flow-open.jpg) right no-repeat;
	min-height:24px;
	cursor:pointer;
	color:#053F76;
	font-weight:bold;
}
#komonzeirishi-gokeiyaku .open .flag{
	background:url(../img/service/kichou/flow-close.jpg) right no-repeat;
}

#komonzeirishi-gokeiyaku .step-text{
	margin:0 15px 0 80px;
	display:none;
}

#komonzeirishi-gokeiyaku .next{
	text-align:center;
	height:19px;
	overflow:hidden;
}

/* zeimu */

.service-zeimuotoko{
	margin-bottom:30px;
}

.service-zeimuotoko .head{
	background:#C2DEFA;
	border:1px solid #88A4BE;
	padding:5px 15px;
}
.service-zeimuotoko .head p{
	margin:2px 0 0 30px;
	color:#36699A;
	font-size:84%;
}
.service-zeimuotoko .zeimu-ichiran{
	margin-bottom:0;
}
.service-zeimuotoko .inner{
	border-width:0 1px 1px 1px;
	border-color:#ccc;
	padding:18px;
}




/*
===== kokusaizeimu =====
*/

#kokusaizeimu-intro{
	margin-bottom:35px;
	padding-bottom:15px;
	position:relative;
}

#kokusaizeimu-intro h2{
	border-width:1px 1px 0 1px;
	border-color:#C2C4C7;
}

#kokusaizeimu-intro .kanousei{
	color:#fff;
	background:url(../img/service/kokusaizeimu/intro-bg.jpg) repeat-y;
	border-bottom:2px solid #054582;
}
#kokusaizeimu-intro .kanousei h3{
	text-align:center;
	margin-bottom:17px;
}


#kokusaizeimu-intro .kanousei ul{
	width:660px;
	margin:0 auto;
	padding-bottom:12px;
}
#kokusaizeimu-intro .kanousei li{
	margin-bottom:8px;
	background-image:url(../img/service/kokusaizeimu/intro-list.jpg);
	height:42px;
	line-height:42px;
	box-shadow: 0px 0px 2px #ccc;
	font-size:20px;
	color:#063F76;
	font-weight:bold;
	padding-left:50px;


}



.kokusaizeimu-service-faq{
	position:relative;
	background:#fff;
	width:685px;
	left:16px;
	zoom:1;
}


.kokusaizeimu-service-faq .more{
	position:absolute;
	right:5px;
	top:10px;
}

.kokusaizeimu-service-faq .inner{
	border-width:0 1px 1px 1px;
	border-color:#BBBBBB;
	border-radius: 0  0 5px 5px;
	zoom:1;

}
* html .kokusaizeimu-service-faq .inner{
	border:0;
}

.kokusaizeimu-service-faq dl{
	padding:13px 13px 1px 13px;
}
.kokusaizeimu-service-faq dt{
	padding-left:38px;
	background:url(../img/faq/q.jpg) left top no-repeat;

	min-height:30px;
	line-height:20px;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:7px;
	zoom:1;
}

.kokusaizeimu-service-faq dt.last{
	border-bottom:0;
}


.kokusaizeimu-service-faq dd{
	padding-bottom:14px;
	margin-bottom:10px;
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	zoom:1;
}

.kokusaizeimu-service-faq dd.last{
	margin:0;
	background:none;
}
.kokusaizeimu-service-faq dd div{
	background:url(../img/faq/a.jpg) left top no-repeat;
	padding-left:38px;
	padding-top:4px;
	zoom:1;
}



/* price */

#kokusaizeimu-price .group{
	background:url(../img/parts/line.jpg) left bottom repeat-x;
	padding-bottom:1px;
	margin-bottom:15px;
}
#kokusaizeimu-price .group dl{
	display: inline-block;
	margin-bottom:10px;
	width:100%;
}
#kokusaizeimu-price .group dl:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#kokusaizeimu-price .group dt{
	float: left;
	margin-right:18px;
}
#kokusaizeimu-price .group dd{
	line-height:40px;
}

/* omakase */

#kokusaizeimu-omakase{
	padding-bottom:10px;
}
#kokusaizeimu-omakase .intro{
	background:url(../img/service/kokusaizeimu/omakase-bg.jpg) bottom repeat-x #D5E4F0;
	padding-bottom:30px;
	margin-bottom:40px;
}
#kokusaizeimu-omakase .intro h2{
	margin-bottom:18px;
}
#kokusaizeimu-omakase .intro .lead{
	text-align:center;
	margin-bottom:29px;
}
#kokusaizeimu-omakase .intro .case{
	width:677px;
	position:relative;
	left:22px;
}
#kokusaizeimu-omakase .intro .left,
#kokusaizeimu-omakase .intro .right{
	width:321px;
	position:relative;
}
#kokusaizeimu-omakase .intro .case a{
	text-decoration:none;
	display:block;
}
#kokusaizeimu-omakase .intro .case span{
	position:absolute;
	text-align:center;
	top:70px;
	width:100%;
	left:0px;
	color:#222;
	font-size:12px;
}



#kokusaizeimu-omakase .service h2{
	margin-bottom:20px;
}
#kokusaizeimu-omakase .service .copy{
	padding-left:8px;
	margin-bottom:28px;
}

#kokusaizeimu-omakase .service .case{
	width:100%;
	padding-bottom:1px;
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
}
#kokusaizeimu-omakase .service .last{
	margin-bottom:0;
	border-bottom:0;
}

#kokusaizeimu-omakase .service .left{
	margin-left:8px;
}
#kokusaizeimu-omakase .service .right{
	margin-right:8px;
}
#kokusaizeimu-omakase .service .text{
	width:380px;
	padding-bottom:15px;
}
#kokusaizeimu-omakase .service .img{
	padding-bottom:30px;
}

#kokusaizeimu-omakase .service h3{
	margin-bottom:15px;
}


#kokusaizeimu-omakase .zeikin{
	border:1px solid #B7CADB;
	margin-bottom:45px;
}
#kokusaizeimu-omakase .zeikin h3{
	background:#C2DEFA;
	border-bottom:1px solid #B7CADB;
}
.zeikin-inner{
	background: linear-gradient(top, #F6FCFF, #E7F3F8);

	background: -moz-linear-gradient(top, #F6FCFF, #E7F3F8);
	background: -webkit-gradient(linear, left top, left bottom, from(#F6FCFF), to(#E7F3F8));
	-pie-background: linear-gradient(top, #F6FCFF, #E7F3F8);
	padding:25px 9px 10px 13px;
}
.zeikin-inner .border{
	margin-top:25px;
}
.zeikin-inner h4{
	margin-bottom:20px;
}

/* kiso */

#kokusaizeimu-keitai{
	border:3px solid #B7B7B7;
	margin-bottom:45px;
}
.keitai-inner{
	background: linear-gradient(top, #EDEDED, #E1DFDF);

	background: -moz-linear-gradient(top, #EDEDED, #E1DFDF);
	background: -webkit-gradient(linear, left top, left bottom, from(#EDEDED), to(#E1DFDF));
	-pie-background: linear-gradient(top, #EDEDED, #E1DFDF);
	padding:25px 8px 10px 14px;
}

.keitai-inner .case{
	width:664px;
	margin-bottom:15px;
	position:relative;
}
.keitai-inner .left,
.keitai-inner .right{
	background:url(../img/service/kokusaizeimu/kiso-bg.jpg);
	width:311px;
	box-shadow: 2px 2px 2px #aaa;
}
.keitai-inner .left{
	border:2px solid #9DC99A;
}
.keitai-inner .right{
	border:2px solid #FCB8B8;
}
.keitai-inner .case h4{
	margin-bottom:15px;
}
.keitai-inner .case ul{
	padding:0 9px 5px 10px;
}
.keitai-inner .case li{
	margin-bottom:8px;
}
.keitai-inner .case .or{
	position:absolute;
	left:305px;
	top:183px;
}

/*
===== yuushi =====
*/

#yuushi-jisseki{
	background:url(../img/service/yuushi/jisseki-bg.jpg) right 37px no-repeat;
}

#yuushi-jisseki li{
	padding-bottom:18px;
}
#yuushi-jisseki .notes{
	background:#EEEEEE;
	border:1px solid #CCCCCC;
	padding:10px 15px;
}

#kagi{
	border:1px solid #ACC0D3;
	background:#E7F3F8 url(../img/service/yuushi/kagi-bg.jpg) right 47px no-repeat;
	border-radius: 5px;
	box-shadow: 1px 1px 3px #B9BFC1;
	padding:20px;

}
#kagi h3{
	margin-bottom:23px;
}
#kagi-inner{
	padding-left:10px;
}
#kagi .taishaku{
	padding-right:240px;
}
#kagi h4{
	margin-bottom:15px;
}
#kagi p{
	margin-bottom:18px;
}


/* yuushiseido */

#yuushiseido{
	margin-bottom:30px;
}
#yuushiseido .inner{
	border-width:3px 1px 1px 1px;
	border-color:#EFAFAF;
	background:#F6E3E3;
	padding:10px 10px 1px 10px;
}

#yuushiseido .kind{
	margin-bottom:30px;
}
#yuushiseido .kind dl{
	float:left;
	width:314px;
	border:1px solid #E4C6C6;
	border-radius: 5px;
	box-shadow: 3px 3px 2px #E2C4C4;
	background:#fff;
	padding:18px 11px 15px 14px;
	margin-bottom:10px;

}
#yuushiseido .kind .right{
	float:right;
}

#yuushiseido .kind dt{
	margin-bottom:5px;
}

#yuushiseido .group{
	background:#fff;
	position:relative;
	margin-bottom:35px;
	padding-bottom:10px;
	padding-top:1px;
}
#yuushiseido .group .head{
	text-align:center;
	margin-top:-16px;
}
#yuushiseido .group ul{
	padding:0 10px;
	font-size:90%;
}

/* kikanerabi */

#kikanerabi .kind{
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	padding:17px 19px 10px 19px;
	border-radius: 5px;
	margin-bottom:26px;
	clear:both;
}
#kikanerabi .kind h3{
	margin-bottom:13px;
	font-size:16px;
}

#kikanerabi .kind dl{
	float:left;
	margin-bottom:18px;
	width:320px;
}
#kikanerabi .kind .right{
	float:right;
}

#kikanerabi .kind dt{
	border-left:10px solid #689ED6;
	background:#C7DEE7;
	line-height:32px;
	color:#053F76;
	font-weight:bold;
	padding-left:10px;
}
#kikanerabi .kind dd{
	border-width:0 1px 1px 1px;
	border-color:#C7DEE7;
	font-size:84%;
	background:#E1F0F5;
	padding:13px 13px 13px 20px;
}


/* yuushi-shinseido */

#yuushi-shinseido{
	background:url(../img/service/yuushi/shinseido-bg.jpg) top repeat-x #E7F3F8;
	border-radius: 5px;
	padding:20px 20px 1px 20px;
	border:1px solid #ACC0D3;
	margin-bottom:15px;

}
#yuushi-shinseido .flow{
	margin-bottom:30px;
}
#yuushi-shinseido .flow h4{
	margin-bottom:28px;
}
#yuushi-shinseido .step{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	padding:14px 14px 1px 14px;
	margin-bottom:9px;
	background:#fff;
}
#yuushi-shinseido .step .head{
	margin-top:-23px;
	margin-bottom:10px;
}
#yuushi-shinseido .flow .arrow{
	margin-bottom:9px;
	text-align:center;
}

#yuushi-shinseido .keikausho h4{
	margin-bottom:20px;
}
#yuushi-shinseido .keikausho dl{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	padding:17px;
	margin-bottom:15px;
	background:#fff;
}
#yuushi-shinseido .keikausho dt{
	margin-bottom:10px;
}
#yuushi-shinseido .keikausho dd{
	padding:0 13px 0 20px;
}


/* ichinichikouko */

#ichinichikouko{
	border:1px solid #EAD98B;
	padding:19px;
	height:342px;
	border-radius: 5px;
	background:url(../img/service/yuushi/ichinichikouko-bg.jpg) right top no-repeat #FCF2C5;
}
#ichinichikouko h3{
	margin-bottom:10px;
}
#ichinichikouko p{
	width:390px;
}
#ichinichikouko .omoushikomi{
	border:1px solid #D9C877;
	background:#fff;
	padding:16px 13px;
	position:relative;
	border-radius: 5px;
}
#ichinichikouko .mail{
	position:absolute;
	left:419px;
	top:16px;
	text-align:center;
}
#ichinichikouko .mail div{
	margin-top:3px;
	font-size:84%;
}


/*
===== jigyosyoukei =====
*/

#jigyosyoukei-kuroji .tsuyomi{
	border:1px solid #B7CADB;
	background: linear-gradient(top, #F6FCFF, #E7F3F8);

	background: -moz-linear-gradient(top, #F6FCFF, #E7F3F8);
	background: -webkit-linear-gradient(top, #F6FCFF, #E7F3F8);
	-pie-background: linear-gradient(top, #F6FCFF, #E7F3F8);
	padding:6px 10px;
}
#jigyosyoukei-kuroji .tsuyomi th{
	vertical-align:middle;
	padding:0 10px;
}
#jigyosyoukei-kuroji .tsuyomi td{
	vertical-align:middle;
}
#jigyosyoukei-kuroji .sakugen{
	width:100%;
	margin-bottom:20px;
	background:url(../img/service/jigyosyoukei/sakugen-bg.jpg) left repeat-y;
}

#jigyosyoukei-kuroji .sakugen p{
	text-align:left;
	margin:3px 8px 0 8px ;
}
#jigyosyoukei-kuroji .sakugen .left{
	width:241px;
	text-align:center;
}
#jigyosyoukei-kuroji .sakugen .center{
	width:241px;
	text-align:center;
}
#jigyosyoukei-kuroji .sakugen .right{
	width:227px;
	text-align:center;
}


#jigyosyoukei-kuroji .taisaku{
	position:relative;
	margin-bottom:30px;
}
#jigyosyoukei-kuroji .taisaku table{
	width:420px;
	height:250px;
	position:absolute;
	left:275px;
	top:35px;
}
#jigyosyoukei-kuroji .taisaku td{
	vertical-align:middle;
}
#jigyosyoukei-kuroji .taisaku p{
	margin:0 0 0 5px;
}

.service-support .white-box2{
	border:1px solid #ACC0D3;
	margin-bottom:19px;
	background:#FFFFFF;
	border-radius: 5px;
	box-shadow: 0 1px 1px #CED4D7;
	padding:18px 0 4px 18px;

}
.service-support .white-inner2{
	width:633px;
}
.service-support .white-box2  .head{
	margin-bottom:15px;
}
.service-support .white-box2 h3{
	color:#053F76;
	margin-bottom:5px;
}

/* komon */

#komon-kakunin{
	background:url(../img/service/jigyosyoukei/komon-bg.jpg) bottom no-repeat #E7F3F8;
	margin-bottom:40px;
	padding-bottom:23px;

}
#komon-kakunin .case{
	position:relative;
	left:13px;
	width:693px;
}
#komon-kakunin dt{
	margin-bottom:9px;
}


/*
===== kessan =====
*/


#onayami{
	border:1px solid #ACC0D3;
	margin-bottom:10px;
	padding:1px 15px 5px 1px;
	background: linear-gradient(top, #FFFFFF, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #FFFFFF, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #FFFFFF, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #FFFFFF, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	border-radius: 5px;

}
#onayami .img{
	float:right;
	margin:0 0 5px 15px;
	padding-top:20px;
}
#onayami h3{
	margin-bottom:15px;
}
#onayami ul{
	padding-left:18px;
}
#onayami li{
	background:url(../img/service/kessann/onayami-icon.gif) left 6px no-repeat;
	padding-left:18px;
	margin-bottom:14px;
}


#okigaru{
	border:2px solid #F8AFB6;
	background:#FEDFE2;
	padding:15px 15px 1px 15px;
	border-radius: 5px;

}

/* kessann-plan */

#kessann-plan .plan{
	margin-bottom:20px;
}
#kessann-plan .plan-inner{
	background:#E7F3F8;
	border-width:0 1px 1px 1px;
	border-color:#ACC0D3;
	border-radius: 0 0 5px 5px;
	padding:13px 15px 1px 15px;
}

#kessann-plan .plan-notes{
	padding:0 10px;
	margin-bottom:15px;
}

#kessann-plan .shiryou{
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	padding:15px 22px;
}
#kessann-plan .shiryou .head{
	padding-bottom:3px;
	border-bottom:1px solid #ccc;
	margin-bottom:15px;
}


/*
===== jikeika =====
*/

#jikeika-about{
	border:1px solid #C2C4C7;
	margin-bottom:30px;
	padding:20px 15px 1px 15px;
	background:url(../img/service/jikeika/jikeika-bg.jpg) right top no-repeat #F4F4F4;
}
#jikeika-about h2{
	margin:0 0 15px 2px;
}
#jikeika-about p{
	margin-left:3px;
}
#jikeika-about .wakaru{
	border:1px solid #C2C4C7;
	background: url(../img/service/jikeika/jikeika-wakaru-bg.png);
	padding:18px 0 18px 18px;
	margin-bottom:15px;

}
#jikeika-about .wakaru h3{
	margin:0 0 10px 0;
}
#jikeika-about .wakaru .case{
	width:648px;
}
#jikeika-about .wakaru .case .left{
}
#jikeika-about .wakaru li{
	background:url(../img/service/jikeika/jikeika-icon.gif) left no-repeat;
	padding-left:18px;
	margin-bottom:4px;
}


/* tokuchou */

#jikeika-tokuchou{
	padding:18px 0 0 0;
	margin-bottom:30px;
}

#jikeika-tokuchou h2{
	margin-bottom:10px;
	padding-left:20px;
}

#jikeika-tokuchou .blue-box{
	border:1px solid #ACC0D3;
	background:#E7F3F8;
	border-radius: 5px;
	box-shadow: 0 1px 1px #CED4D7;
	padding:20px 25px 1px 25px;
	margin:0 22px 14px 22px;

}
#jikeika-tokuchou .blue-box dt{
	margin-bottom:13px;
}
#jikeika-tokuchou .blue-box dd{
	padding:0 0 18px 39px;
}


/* keieikeikaku */

#keieikeikaku{
	margin-bottom:10px;
}
#keieikeikaku .point{
	padding:15px 14px 1px 14px;
	background:#D9E4F3;
	margin-bottom:10px;
}
#keieikeikaku h3{
	margin-bottom:10px;
}


/*
===== kichou =====
*/

#kichou-tokuchou h2{
	margin-bottom:10px;
}

#kichou-tokuchou .case div{
	border:1px solid #ACC0D3;
	border-radius: 10px;
	box-shadow: 2px 2px 2px #C3CBD0;
	background:#E7F3F8;
	width:198px;
	padding:9px 8px;
}
#kichou-tokuchou .center{
	margin:0 12px;
	position:relative;
	left:2px;
}
#kichou-tokuchou .right{
	position:relative;
	left:4px;
}
#kichou-tokuchou dt{
	margin-bottom:2px;
}

/* kiso */

#kichou-kiso .about{
	width:100%;
	position:relative;
}

#kichou-kiso .about .text{
	width:440px;
	position:relative;
	left:10px;
	z-index:10;
}
#kichou-kiso .about .img{
	position:absolute;
	left:452px;
	top:0px;
	z-index:1;
}


/* shiryou */

#shiryou{
	margin-bottom:0;
}
#shiryou .case{
	width:100%;
}
#shiryou .left,
#shiryou .right{
	width:339px;
	padding-bottom:15px;
}
#shiryou h3{
	border-left:10px solid #689ED6;
	background:#C7DEE7;
	line-height:31px;
	color:#053F76;
	padding-left:12px;
	margin-bottom:10px;
}
#shiryou ul{
	margin-bottom:15px;
	padding-left:10px;
}


/* gokentou */

.gokentou{
	margin-bottom:30px;
	border-width:4px 0;
	border-color:#C3D8E1;
	padding:1px 0;
}
.gokentou .inner{
	padding:19px 0 20px 22px;
	background:#E7F3F8;
}

.gokentou .left{
	width:151px;
}
.gokentou .center{
	width:290px;
	margin-right:12px;
	margin-top:-3px;
}


/*
===== zeimuchosa =====
*/

#tsuichoukazei{
	background:url(../img/service/zeimuchosa/tsuichoukazei-bg.jpg) top no-repeat;
	padding:20px 10px 20px 20px;
}
#tsuichoukazei .img{
	float: left;
}
#tsuichoukazei .text{
	float:right;
	width:450px;
}
#tsuichoukazei .case{
	width:450px;
	background:url(../img/service/zeimuchosa/tsuichoukazei-text.jpg) left repeat-y;
}
#tsuichoukazei .left{
	width:195px;
}
#tsuichoukazei .right{
	width:233px;
}
#tsuichoukazei .case p{
	margin-bottom:0;
	font-size:84%;
}


#shinkoku{
	background:url(../img/service/zeimuchosa/shinkoku-bg.jpg) bottom no-repeat;
	margin-bottom:30px;
	padding-bottom:20px;
}

#shinkoku .subcopy,
#shinkoku h2{
	margin-left:3px;
	margin-right:3px;
	background:#fff;
}
#shinkoku .subcopy{
	font-size:18px;
	font-weight:bold;
	padding-left:18px;
	padding-bottom:5px;
}

#shinkoku h2{
	padding-left:6px;
	border-bottom:1px solid #CDCDCD;
	font-size:26px;
	color:#053D76;
	padding-bottom:14px;
	line-height:1.3;
	margin-bottom:20px;
/*
	margin-bottom:20px;
*/
}

#shinkoku p{
	padding-left:20px;
	padding-right:20px;
}

#shinkoku .continue{
	text-align:center;
	cursor:pointer;
}
#shinkoku .open{
	opacity:0.5;
	filter: alpha(opacity=50);
	cursor:default;

}

#shinkoku .continue-block{
	display:none;
	margin-top:10px;
}
#shinkoku .comment{
	background:#E0EFF6;
	padding:10px;
	margin-left:10px;
	margin-right:10px;
}
#shinkoku .comment p{
	padding:0;
}


/* jisseki */

#jisseki .lead{
	text-align:center;
	font-weight:bold;
	font-size:17px;
	margin-bottom:5px;
}

#jisseki .ex{
	width:100%;
}
#jisseki .ex .left,
#jisseki .ex .center,
#jisseki .ex .right{
	width:221px;
}
#jisseki .ex .left{
	margin-left:3px;
}
#jisseki .ex .center{
	margin:0 22px;
}

#jisseki .ex p{
	margin-top:15px;
}

/* riyuu */

#jisseki .riyuu{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	padding:19px;
	margin-bottom:30px;

	background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
}
#jisseki .riyuu h3{
	text-align:center;
	margin-bottom:20px;
}
#jisseki .riyuu .koushou{
	border:1px solid #EAADAD;
	background:#fff;
	position:relative;
	z-index:1;
	padding-bottom:5px;
}
#jisseki .riyuu .koushou .img{
	position:absolute;
	left:14px;
	top:-14px;
}
#jisseki .riyuu .koushou h4{
	background:#FCD8D8;
	padding:9px 0 9px 133px;
	margin-bottom:15px;
	border-bottom:1px solid #EAADAD;
}
#jisseki .riyuu .koushou .copy{
	padding:0 0 20px 133px;
	font-size:21px;
	font-weight:bold;
	line-height:1.2;
}
#jisseki .riyuu .koushou p{
	padding:0 18px;
}

#jisseki .riyuu-plus{
	text-align:center;
	margin-top:-35px;
	position:relative;
	z-index:10;
}


#jisseki .riyuu .ronri{
	border:1px solid #98BAC9;
	background:#fff;
	position:relative;
	z-index:1;
	padding-bottom:5px;
	margin-top:-15px;
}
#jisseki .riyuu .ronri .img{
	position:absolute;
	left:14px;
	top:-12px;
}
#jisseki .riyuu .ronri h4{
	background:#E0EEF1;
	padding:9px 0 9px 85px;
	margin-bottom:15px;
	border-bottom:1px solid #98BAC9;
}
#jisseki .riyuu .ronri .copy{
	padding:0 0 10px 18px;
	font-size:18px;
	font-weight:bold;
}
#jisseki .riyuu .ronri p{
	padding:0 18px;
}


/* knowhow */

#jisseki .inner .subcopy{
	font-weight:bold;
	font-size:17px;
}
#jisseki .inner h3{
	font-size:24px;
	margin-bottom:20px;
	line-height:1.2;
}
#jisseki .inner h3 strong{
	font-size:34px;
}


/* jijitsu */

#jijitsu{
	border:1px solid #DFDA9E;
	background:#F8F5CE;
	padding:18px 23px 1px 23px;
}
#jisseki .inner #jijitsu .subcopy{
	color:#AA1012;
	margin-bottom:3px;
}

#jijitsu h4{
	margin-bottom:13px;
	font-size:24px;
}
#jijitsu h4 span{
	border-bottom:3px solid #F29087;
}


/* zeimu-service */

#zeimu-service .case{
	width:697px;
	margin-bottom:30px;
}
#zeimu-service .text{
	width:378px;
}
#zeimu-service .img{
	width:290px;
}
.service-subhead{
	font-family:Arial, Helvetica,"hiragino kaku gothic pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS UI Gothic",sans-serif;
	-webkit-font-smoothing: antialiased;
	margin-bottom:30px;
	color:#073B6D;
	font-size:20px;
	padding:0 10px;
	line-height:42px;
	background-image:url(../img/service/zeimuchosa/subhead.jpg);
	border-right:1px solid #A3C4D3;
}


#shomentenpu{
	border:1px solid #BBBBBB;
	box-shadow: 0px 0px 3px #aaa;
	position:relative;
	padding:20px 0 5px 24px;


	background: linear-gradient(top, #F0F0F0, #fff 50%, #fff 50%,#fff);

	background: -moz-linear-gradient(top, #F0F0F0, #fff 50%, #fff 50%,#fff);
	background: -webkit-linear-gradient(top, #F0F0F0, #fff 50%, #fff 50%,#fff);
	-pie-background: linear-gradient(top, #F0F0F0, #fff 50%, #fff 50%,#fff);
}
#shomentenpu h4{
	margin-bottom:10px;
	font-size:20px;
}
#shomentenpu p{
	width:409px;
}
#shomentenpu .image{
	position:absolute;
	left:463px;
	top:21px;
}


/* zeimuchosa-houshu */

#zeimuchosa-houshu p{
	margin:0 0 30px 20px;
}


/* kanousei */

#kanousei .check{
	border:1px solid #A2BCCD;
	padding:1px;
}
#kanousei .check ul{
	background: linear-gradient(top, #D7E4ED, #BCD2E0);
	background: -ms-linear-gradient(top, #D7E4ED, #BCD2E0);
	background: -moz-linear-gradient(top, #D7E4ED, #BCD2E0);
	background: -webkit-gradient(linear, left top, left bottom, from(#D7E4ED), to(#BCD2E0));
	-pie-background: linear-gradient(#D7E4ED 0%, #BCD2E0 100%);
	padding:19px 10px 10px 16px;
}

#kanousei .check li{
	background:url(../img/service/zeimuchosa/kanousei-check.png) left no-repeat;
	margin-bottom:10px;
	padding-left:30px;
	font-weight:bold;
	font-size:15px;
}



/*
===== kaishasetsuritsu =====
*/


#seichou{
	position:relative;
	padding-left:10px;
	margin-bottom:25px;
}
#seichou .img{
	position:absolute;
	left:477px;
	top:0px;
	z-index:1;
}
#seichou h2{
	padding:24px 0 17px 0;
}
#seichou h2,
#seichou p{
	position:relative;
	z-index:10;
}


#seichou .case{
	background:url(../img/service/kaishasetsuritsu/seichou-bg.jpg) left repeat-y;
	width:689px;
}
#seichou .left{
	width:219px;
	margin-right:21px;
}
#seichou .center{
	width:222px;
}
#seichou .right{
	width:202px;
}

#seichou .head{
	margin-bottom:10px;
}


/* onestop */

#onestop{
	border:1px solid #C2C4C7;
	margin-bottom:35px;
	background: linear-gradient(top, #fff, #EEEEEE);

	background: -moz-linear-gradient(top, #fff, #EEEEEE);
	background: -webkit-linear-gradient(top, #fff, #EEEEEE);
	-pie-background: linear-gradient(top, #fff, #EEEEEE);
	padding:27px 0 10px 9px;

}

#onestop h2{
	margin-bottom:15px;
	padding-left:3px;
}

#onestop .group{
	width:697px;
	margin-bottom:30px;
	display: inline-block;
}
#onestop .group:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#onestop .group h3{
	margin-bottom:30px;
}
#onestop .group .text{
	width:387px;
	float:left;
	margin-left:10px;
	margin-bottom:5px;
	display:inline;
}
#onestop .group .copy{
	margin-bottom:15px;
	margin-left:-3px;
}
#onestop .group .text p{
	padding-right:15px;
}
#onestop .group .img{
	margin-bottom:20px;
	float:right;
	margin-right:10px;
	display:inline;
}


#shinsougyou{
	clear:both;
	border:1px solid #C4D9E1;
	background:#E7F3F8;
	padding:18px 0 18px 18px;
}
#shinsougyou td{
	vertical-align:middle;
	padding-left:10px;
}

/* hojokin */

#hojokin{
	margin:0 10px 35px 10px;
}

#hojokin h4{
	margin-bottom:5px;
}

#hojokin dl{
	margin-bottom:20px;
}
#hojokin dt{
	font-size:15px;
	font-weight:bold;
}

#hojokin dd{
}


/* joseikin */

#joseikin{
	margin:0 10px 35px 10px;
}

#joseikin h4{
	margin-bottom:15px;
}

#joseikin dl{
	margin-bottom:25px;
}
#joseikin dt{
	background:url(../img/service/kaishasetsuritsu/joseikin-close.png);
	height:50px;
	width:677px;
	position:relative;
	margin-bottom:10px;
	cursor:pointer;
	color:#fff;
	line-height:50px;
	font-size:18px;
	text-indent:16px;
	font-weight:bold;
}
#joseikin dt.open{
	background-image:url(../img/service/kaishasetsuritsu/joseikin-open.png);
}

#joseikin dt img{
	position:absolute;
	left:19px;
	top:16px;
}


#joseikin dd{
	display:none;
	margin:0 20px 20px 20px;
}
#joseikin dd strong{
	color:#11779D;
	font-size:117%;
}


#kakutoku{
	border:1px solid #CCCCCC;
	background: linear-gradient(top, #FFFFFF, #EEEEEE);

	background: -moz-linear-gradient(top, #FFFFFF, #EEEEEE);
	background: -webkit-linear-gradient(top, #FFFFFF, #EEEEEE);
	-pie-background: linear-gradient(top, #FFFFFF, #EEEEEE);
	padding:16px 20px;
	border-radius: 5px;
	margin:0 20px 10px 10px

}




/* consulting */

#kaishasetsuritsu .consulting h3{
	background: url(../img/service/kaishasetsuritsu/consulting-head.png);
	height:50px;
	width:697px;
	position:relative;
	margin-bottom:10px;
	cursor:pointer;
}
#kaishasetsuritsu .consulting h3.open{
	background-image:url(../img/service/kaishasetsuritsu/consulting-head-close.png);
}
#kaishasetsuritsu .consulting h3 img{
	position:absolute;
	left:19px;
	top:16px;
}
#kaishasetsuritsu .consulting .child{
	width:670px;
	position:relative;
	left:15px;
	margin-bottom:25px;
	display:none;
}


#yuuri-merit{
	width:100%;
	margin-bottom:20px;
	background:url(../img/service/kaishasetsuritsu/yuuri-merit-bg.jpg) bottom no-repeat;
}
#yuuri-merit .left,
#yuuri-merit .right{
	width:305px;
	padding:15px 11px 10px 11px;
}
#yuuri-merit .left{
	border-top:1px solid #ACC0D3;
}
#yuuri-merit .right{
	border-top:1px solid #B0CCA0;
}
#yuuri-merit h4{
	margin-bottom:13px;
	text-align:center;
}


#zeiritsu-hikaku{
	width:100%;
	margin-bottom:20px;
}
#zeiritsu-hikaku .left,
#zeiritsu-hikaku .right{
	width:326px;
}
#zeiritsu-hikaku table{
	width:100%;
	border-collapse:collapse;
}
#zeiritsu-hikaku th,
#zeiritsu-hikaku td{
	padding:3px 10px;
	border:1px solid #88A4BE;
	font-size:84%;
}
#zeiritsu-hikaku thead th{
	text-align:center;
	background:#CAD5DF;
}
#zeiritsu-hikaku tbody th{
	background:#DFE6EC;
	width:75%;
}
#zeiritsu-hikaku tbody td{
	background:#FFFFFF;
	text-align:right;
	width:25%;
}


#kaishasetsuritsu #consulting .child .line{
	background:url(../img/service/kaishasetsuritsu/line.jpg) left repeat-x;
	height:1px;
	overflow:hidden;
	margin-bottom:15px;
}


.shihonkin-list1 dt{
	padding-bottom:5px;
	border-bottom:1px solid #CECECE;
	margin-bottom:9px;
}
.shihonkin-list1 dd{
	margin-bottom:18px;
}
.shihonkin-list2 dt{
	color:#053F76;
	font-weight:bold;
}
.shihonkin-list2 dd{
	margin-bottom:10px;
	padding-left:1em;
}

/* tsuyokunaru */

#tsuyokunaru{
	height:340px;
	border-top:1px solid #CCCCCC;
	position:relative;
}
#tsuyokunaru h3{
	padding:30px 0 35px 12px;
	position:relative;
	z-index:10;
}
#tsuyokunaru p{
	padding:0 10px 0 352px;
	position:relative;
	z-index:10;
}
#tsuyokunaru .img{
	position:absolute;
	left:-30px;
	bottom:0px;
	z-index:1;
}

/* shinki */

#shinki{
	border:1px solid #B7CADB;
	margin-bottom:20px;
}
#shinki h3{
	background:#C2DEFA;
	border-bottom:1px solid #B7CADB;
}
#shinki .inner{
	background: linear-gradient(top, #F5FCFF, #E7F3F8);

	background: -moz-linear-gradient(top, #F5FCFF, #E7F3F8);
	background: -webkit-linear-gradient(top, #F5FCFF, #E7F3F8);
	-pie-background: linear-gradient(top, #F5FCFF, #E7F3F8);
	padding:17px;
}


#shinki table{
	width:650px;
}

/* genkabunseki */

#genkabunseki{
	border:1px solid #CCCCCC;
	background:#EEEEEE;
	padding:19px 1px 5px 19px;
	margin-bottom:25px;
}
#genkabunseki .case{
	width:682px;
}
#genkabunseki .right{
	width:482px;
}
#genkabunseki h4{
	margin-bottom:15px;
}


/* setsuritsu */

.setsuritsu-table{
	margin-bottom:20px;
}
.setsuritsu-table th,
.setsuritsu-table td{
	font-size:107%;
}
.setsuritsu-table thead th{
	text-align:center;
}

.setsuritsu-table tfoot th{
	background:#FCE6AC;
}
.setsuritsu-table tfoot td{
	background:#FCF2D7;
}

.setsuritsu-table tbody th{
	text-align: left;
}

.setsuritsu-table tbody td,
.setsuritsu-table tfoot td{
	text-align:right;
	padding-left:13px;
	padding-right:13px;
}

.discount{
	position:relative;
	font-weight:bold;
}
* html .discount{
	width:100%;
}

.discount .arrow{
	position:absolute;
	left:-20px;
	top:4px;
}


/* flow */

#next-bank{
	position:relative;
	z-index:10;
	height:19px;
}
#next-bank img{
	position:absolute;
	left:316px;
	top:0px;
}

/*add 180501*/

.kaishasetsuritsu-p .block.consulting {
	border-top: 1px solid #ccc;
	padding-top: 30px;
	margin-top: 30px;
}

.kaishasetsuritsu-p .reasonable{
	padding: 25px 15px;
	background: #fdf9ef;
	border: 1px solid #faedc8;
}

.kaishasetsuritsu-p .checklist li{
	list-style-type:none;
	background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAMCAYAAABvEu28AAAA/0lEQVQokZ3QvUoDQRSG4SfLEhBECwURRNjCGxAVa6tUgmijhQnaWFhYeRsqabUQCxvxFuz9KwWNWoiVnVGR2GiRDQzjBkJOMzPvnPPOx5Set8v6rDEcYDert15KfYpGcYkMr6gkweV4j5KhQAITOO+IlvGEnR6SXAcSaGIryYfPMIA9bHSRDOMGUwH7wGxWb10kWIgGjgpkI7jCZMA+MZ/VWw+QYBHHBbLNfD+I2yhJE9O464A0X2soYzVoPswlK1GSL8yhEb6cBvs1/KAasP0oaTOX3EdcEp1rOI2b8vrGTJGkSNRJdhKxd+0/afxvb1faha/jF0t4QwWP3STwB4H7MdRYTl+wAAAAAElFTkSuQmCC");
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:25px;
}

.kaishasetsuritsu-p .table-orange tr th{
	background-color: #de6c06;
	border-color: #de6c06;
	color: #fff;
	font-size: 18px;
}

.kaishasetsuritsu-p .table-orange tr td{
	border-color: #de6c06;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 16px;
	padding: 10px 0;
}

.kaishasetsuritsu-p .table-orange tr td .float-r{
	margin: 0 15px 15px -15px;
}

.kaishasetsuritsu-p .table-orange tr td ul li{
	margin-bottom: 5px;
}

.kaishasetsuritsu-p .table-orange tr td ul li:last-child{
	margin-bottom: -15px;
}

.kaishasetsuritsu-p .table-pink tr th{
	background: #fcdddd;
	border-color: #ee9e9f;
}

.kaishasetsuritsu-p .table-pink tr td{
	border-color: #ee9e9f;
}

.kaishasetsuritsu-p .box-yellow{
	padding: 15px;
	background: #fcebbc;
	border: 1px solid #f5ce6c;
}

.kaishasetsuritsu-p .movie{
	background: #eef5f7;
	border: 1px solid #d0dce0;
}

.kaishasetsuritsu-p .movie .inner{
	padding: 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.kaishasetsuritsu-p .flat-title{
	font-size: 18px;
	font-weight: normal;
	background: #0d6586;
	color: #fff;
	padding: 10px 20px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.kaishasetsuritsu-p .flat-title .more{
	position: relative;
	top: 2px;
	background: #f0f0f0;
	font-size: 14px;
	padding: 0 10px;
	border: 1px solid #aaaaaa;
	box-shadow: 0 0 0 1px #fff inset;
	border-radius: 3px;
	color: #333;
}

.kaishasetsuritsu-p .flat-title .more::before{
	content: "";
	display: inline-block;
	background: url("data:image/gif;base64,R0lGODlhBgAJAPMAAABUpRFfqxJgq06IwVKLwmmayqC/3aHA3qfE4OTt9ebu9ujw9+nw9wAAAAAAAAAAACH5BAEAAA0ALAAAAAAGAAkAAAQZMLU5w6ENgLGmBgKSfUBBEowWeoNCGVgTAQA7") no-repeat;
	width: 10px;
	height: 10px;
}


.kaishasetsuritsu-p .flat-title .more:link,
.kaishasetsuritsu-p .flat-title .more:visited{
  color: #333;
}

.kaishasetsuritsu-p .movie .inner .group-movie{
	display: inline-block;
	position: relative;
	width: 22%;
	height: 100%;
	vertical-align: top;
	margin-right: 21px;
}

.kaishasetsuritsu-p .movie .inner .group-movie:nth-child(4),
.kaishasetsuritsu-p .movie .inner .group-movie:nth-child(8){
	margin: 0;
}

.kaishasetsuritsu-p .movie .inner .group-movie p{
	font-size: 12px;
	margin-top: 5px;
}

.kaishasetsuritsu-p .movie .inner .group-movie img{
	width: 100%;
}

.kaishasetsuritsu-p .movie .inner .group-movie .time{
	position: absolute;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	padding: 0 5px;
	color: #fff;
	top: 62px;
	right: 2%;
}


.kaishasetsuritsu-p .related-movie{
	padding: 20px 20px 10px;
	border-style: solid;
	border-width: 1px;
	border-color: rgb(204, 204, 204);
	background-image: -moz-linear-gradient( 0deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -webkit-linear-gradient( 0deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: -ms-linear-gradient( 0deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
	background-image: linear-gradient( 0deg, rgb(238,238,238) 0%, rgb(255,255,255) 100%);
}

.kaishasetsuritsu-p .related-movie > img{
	margin-bottom: 15px;
}

.kaishasetsuritsu-p .related-movie .related-movie__inner a{
	width: 31%;
	display: inline-block;
	margin-right: 18px;
	position: relative;
	font-size: 12px;
}

.kaishasetsuritsu-p .related-movie .related-movie__inner a:nth-child(3){
	margin: 0;
}

.kaishasetsuritsu-p .related-movie .related-movie__inner a img{
	width: 100%;
	margin-bottom: 5px;
}

.kaishasetsuritsu-p .related-movie .related-movie__inner .time{
	position: absolute;
	top: 98px;
	right: 5px;
	background: rgba(0,0,0,0.8);
	font-size: 10px;
	padding: 0 5px;
	color: #fff;
	right: 2%;
}

.kaishasetsuritsu-p .dotted-line-light{
	border-right: 2px dotted #ddd;
	padding-right: 35px;
}


/*
===== food =====
*/

#food-support{
	padding-bottom:10px;
}
#food-support .group{
	margin-bottom:30px;
}
#food-support h3{
	margin-bottom:18px;
}
#food-support .group .inner{
	margin:0 12px;
}
#food-support .group .copy{
	margin-bottom:15px;
}


/* hikaku */

#food-hikaku{
	border:2px solid #CDCDCD;
	background:#F8F8F8;
	padding:22px 22px 5px 25px;
	margin-bottom:35px;
}
#food-hikaku h2{
	margin-bottom:15px;
}

/* shinrai */

#food-shinrai{
	background:url(../img/service/food/shinrai-bg.jpg) left top no-repeat;
	margin-bottom:35px;
}
* html #food-shinrai{
	height:100%;
}

#food-shinrai .text{
	padding:28px 0 10px 13px;
}
#food-shinrai h2{
	position:relative;
	left:-4px;
	margin-bottom:10px;
}

#food-shinrai .more{
	float:right;
	padding:10px 0px 0 0;
	font-size:12px;
	line-height:1;
	position:relative;
	right:10px;
}
#food-shinrai .more a{
}

#food-shinrai #countrytabs{
	height:33px;
	padding-left:6px;
}

#food-shinrai #countrytabs li{
	float:left;
	display:inline;
	margin-right:6px;
}

#food-shinrai #countrytabs a{
	display:block;
	background-image:url(../img/service/food/shinrai-tab.gif);
	height:33px;
	display:block;
	text-indent:-9000px;
	width:116px;
}

#food-shinrai #countrytabs .li1 a{background-position:-6px 0px;}
#food-shinrai #countrytabs .li2 a{background-position:-131px 0px;}
#food-shinrai #countrytabs .li3 a{background-position:-256px 0px;}
#food-shinrai #countrytabs .li4 a{background-position:-381px 0px;}
#food-shinrai #countrytabs .li5 a{background-position:-506px 0px;}

#food-shinrai #countrytabs .li1 .selected,#food-shinrai #countrytabs .li1 a:hover{background-position:-6px -33px;}
#food-shinrai #countrytabs .li2 .selected,#food-shinrai #countrytabs .li2 a:hover{background-position:-131px -33px;}
#food-shinrai #countrytabs .li3 .selected,#food-shinrai #countrytabs .li3 a:hover{background-position:-256px -33px;}
#food-shinrai #countrytabs .li4 .selected,#food-shinrai #countrytabs .li4 a:hover{background-position:-381px -33px;}
#food-shinrai #countrytabs .li5 .selected,#food-shinrai #countrytabs .li5 a:hover{background-position:-506px -33px;}


#food-shinrai #countrytabs .selected,
#food-shinrai #countrytabs a:hover{
	position:relative;
	top:1px;
}

#food-shinrai #tab-block{
	border:1px solid #93BAE2;
	background:#D7E6F5;
	padding:20px 20px 10px 20px;

}

#food-shinrai .tabcontent{
}

#food-shinrai .tabcontent .img{
	float:left;
	margin-right:25px;
}
#food-shinrai .tabcontent p{
	overflow:hidden;
	zoom:1;
}

#food-shinrai .interview-link{
	text-align:center;
	padding:10px 0 10px 0;
	background:#EAEEF2;
}

/* omakase */

#shinrai-omakase{
	padding-bottom:10px;
}

#shinrai-omakase h2{
	margin-bottom:25px;
}
#shinrai-omakase h3{
	margin-bottom:20px;
}
#shinrai-omakase .case{
	width:100%;
	margin-bottom:30px;
}
#shinrai-omakase .case1{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:20px;
}
#shinrai-omakase .case .left{
	margin-left:11px;
}

#shinrai-omakase .case1 .left{
	width:393px;
}
#shinrai-omakase .case1 .right{
	margin-right:6px;
}

#shinrai-omakase .case2{
	border-bottom:1px solid #CCCCCC;
	padding-bottom:20px;
}
#shinrai-omakase .case2 .right{
	width:393px;

}
#shinrai-omakase .case2 p{
	margin-right:20px;
}

#shinrai-omakase .case3 .left{
	width:393px;
}
#shinrai-omakase .case3 .message{
	clear:both;
	margin:0 13px;
}

/* kentou */

#food-kentou{
	border:1px solid #AFC3D5;
	border-radius: 5px;
	background:#E7F3F8;
	margin-bottom:40px;
}
#food-kentou h2{
	background:#C2DEFA;
	border-bottom:1px solid #ACC0D3;
	padding:7px 16px;
}
#food-kentou .inner{
	padding:20px;
}


/* price */

#food-price h2{
	margin-bottom:20px;
}
#food-price p{
	margin:0 10px 35px 10px;
}



/* bottom-banner */

.bottom-banner ul{
	width:100%;
	display: inline-block;
}
.bottom-banner ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.bottom-banner li{
	float:left;
}
.bottom-banner li.even{
	float:right;
}




/* 13:report-p
----------------------------------------------- */

#slide{
	position:relative;
	border:1px solid #88A4BE;
	background:#E7EDF2;
	margin-bottom:15px;
}
#slide .head{
	text-align:center;
	background:#D1DFEA;
	padding:3px;
	margin-bottom:15px;
}

.bxslider li{
	text-align:center;
	padding-bottom:13px;
}
.bxslider li p{
	margin:13px 50px 0 13px;
}

#bx-pager{
	display: inline-block;
}
#bx-pager:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#bx-pager a{
	float:left;
	margin-right:14px;
}
#bx-pager a.last{
	margin-right:0;
	position:relative;
	left:2px;
}

#bx-pager .active img{
	opacity:0.5;
	filter: alpha(opacity=50);
}


/* 14: seminar-p
----------------------------------------------- */

#seminar-news{
	width:437px;
	float:right;
	position:relative;
	left:10px;
	border:1px solid #9EACBA;
	margin-bottom:25px;
}
#seminar-news .seminar-inner{
	border:4px solid #EEEEEE;
	padding:15px;
}

.seminar-section{
	padding:0 10px;
	margin-bottom:25px;
}

.jisseki-list li{
	margin-bottom:12px;
}



/* lineup */

#seminar-lineup{
	border:1px solid #CCCCCC;
	margin-bottom:35px;
	background:#EEEEEE;
	padding:3px;
	font-family:'メイリオ';
}
#seminar-lineup .inner{
	background:#fff;
	padding:10px 10px 1px 15px;
}


#seminar-lineup table{
	width:688px;
	margin-bottom:10px;
	border-collapse:collapse;
}
#seminar-lineup th{
	background:url(../img/seminar/lineup-th.jpg) bottom repeat-x;
	padding-bottom:3px;
}
#seminar-lineup th.col1{
	width:25%;
}
#seminar-lineup th.col2{
	width:75%;
}

#seminar-lineup .ichiran{
	float:right;
}

#seminar-lineup td{
	padding:15px 0 20px 0;
	background:url(../img/seminar/lineup-td.jpg) bottom repeat-x;
}

#seminar-lineup .date{
	margin-bottom:10px;
}

#seminar-lineup .end{
	background-image: url(../img/seminar/lineup-end.jpg);
}
#seminar-lineup .end img{
	visibility:hidden;
}

#seminar-lineup .title{
	margin-bottom:10px;
}
#seminar-lineup .title a{
	font-weight:bold;
	color:#1e4262;
	font-size:18px;
}

#seminar-lineup .data{
	margin-bottom:10px;
}




/* koushi */

#seminar-koushi{
	border:1px solid #CCCCCC;
	margin-bottom:35px;
	background:#EEEEEE;
	padding:3px;
}
#seminar-koushi h2{
	padding-bottom:3px;
}

#seminar-koushi .inner{
	background:#fff;
	padding:10px 10px 1px 15px;
}
#seminar-koushi .img{
	float:left;
	margin-right:25px;
}
#seminar-koushi .text{
	overflow:hidden;
	zoom:1;
}




#sub-seminer-group{
	border-bottom:1px solid #A3BBCD;
	margin-bottom:30px;
}

.sp .sub-category {
	overflow: hidden;
	border: 1px solid #88A4BE;
	background: #CAE3FD;
	margin-bottom: 20px;
	padding: 10px 2%;
}
.sp .sub-category .head img {
	display: none;
}
.sp .sub-category .head:before {
	content: 'バックナンバー';
	color: #063A6C;
	font-size: 170%;
	font-weight: bold;
}
.sp .sub-category:first-child .head:before {
	content: 'カテゴリ';
}
.sp .sub-category ul {
	border-bottom: none;
	margin-left: 27%;
	margin-top: -50px;
}
.sp .sub-category:first-child ul {
	margin-left: 16%;
	margin-top: -50px;
}

.sp .sub-category li {
	float: left;
	width: auto;
	padding: 2% 0 0;
	margin-left: 1%;
	border: none;
	background: none;
}
.sp .sub-category li a {
	display: inline;
	padding-left: 20px;
	background: #CAE3FD url(../img/service/zeirishi/menu-icon.jpg) left no-repeat;
	font-size: 170%;
	text-decoration: none;
}


/* entry */


#seminar-entry{
	border:1px solid #CCCCCC;
	margin-bottom:35px;
	background:#EEEEEE;
	padding:3px;
	font-family:'メイリオ';
}
#seminar-entry .inner{
	background:#fff;
	padding:10px 0px 1px 0px;
}

#seminar-entry .entry-head{
	padding:0 15px;
}

#seminar-entry .date{
	margin-bottom:10px;
}

#seminar-entry .category{
	margin-bottom:20px;
}

#seminar-entry .category a{
	display:inline-block;
	padding:3px 6px;
	background:#DDDDDD;
	margin-bottom:10px;
	text-decoration:none;
	color:#333;
}


#seminar-entry h2{
	border-bottom:1px solid #EEEEEE;
	padding:0 15px 10px 15px;
	margin-bottom:20px;
}
#seminar-entry h2 span{
	display:block;
	background:url(../img/seminar/entry-title.jpg) left no-repeat;
	padding-left:22px;
	font-size:28px;
	color:#0e416f;
	line-height:1.1;
}

#seminar-entry .body{
	padding:0 15px;
}

#seminar-entry .button{
	text-align:center;
	margin:30px auto 40px auto;
}
#seminar-entry.end .button{
	display:none;
}

#seminar-entry .data dt{
	background:url(../img/seminar/entry-data.jpg);
	font-weight:bold;
	font-size:18px;
	padding:5px 20px;
	margin-bottom:10px;
}
#seminar-entry .data dd{
	padding:10px 20px;
	margin-bottom:20px;
}
#seminar-entry .data dd:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#seminar-entry #koushi .img{
	float:left;
	margin-right:25px;
}
#seminar-entry #koushi .text{
	overflow:hidden;
	zoom:1;
}
#seminar-entry #koushi .name{
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}





/* 15:junbi-p
----------------------------------------------- */

#junbi{
	position:relative;
	width:715px;
	left:124px;
	border:1px solid #9EACBA;
	margin:35px 0 65px 0;
	background:#fff;
	font-size:117%;
	text-align:center;
}
#junbi .inner{
	border:4px solid #EEEEEE;
	padding:45px 20px;
}






/* 16:change-p
----------------------------------------------- */

#kaishou{
	position:relative;
	z-index:10;
}

#checkpoint{
	margin-bottom:15px;
	position:relative;
}

#checkpoint ul{
	position:absolute;
	left:44px;
	top:162px;
	width:628px;
}
.sp #checkpoint ul{
	width: auto;
	max-width:628px;
}
#checkpoint li{
	background:url(../img/change/checkpoint-line.gif) left bottom repeat-x;
	margin-bottom:12px;
	padding-bottom:4px;
}
#checkpoint li.last{
	background:none;
}

#checkpoint li div{
	background:url(../img/change/checkpoint-icon.jpg) left 6px no-repeat;
	padding-left:30px;
	font-size:18px;
	font-weight:bold;
}
.sp #checkpoint li div{
	font-size: 100%;
}




#shinmi{
	border:1px solid #A3BBCD;
	padding:1px;
	margin-top:-10px;
	margin-bottom:30px;
}
#shinmi .bg{
	background: linear-gradient(top, #D7E4EE, #BCD2E2);

	background: -moz-linear-gradient(top, #D7E4EE, #BCD2E2);
	background: -webkit-linear-gradient(top, #D7E4EE, #BCD2E2);
	-pie-background: linear-gradient(top, #D7E4EE, #BCD2E2);
	padding:10px;
}

#shinmi h2{
	padding:6px 0 14px 40px;
}

#shinmi .inner{
	border:1px solid #A3BBCD;
	background:#fff;
	padding:10px 32px;
}

#shinmi ul{
	margin-bottom:15px;
	padding-top:10px;
}
#shinmi li{
	background:url(../img/change/checkpoint-line.gif) left bottom repeat-x;
	margin-bottom:12px;
	padding-bottom:4px;
}
#shinmi li.last{
}

#shinmi li div{
	background:url(../img/change/checkpoint-icon.jpg) left 6px no-repeat;
	padding-left:30px;
	font-size:18px;
	font-weight:bold;
}
#shinmi li sup{
	font-size:12px;
}
#shinmi li div strong{
	color:#DA5208;
	font-size:20px;
}



#shinmi .check{
	border:1px solid #A3BBCD;
	padding:10px;
	text-align:center;
	margin-bottom:10px;
}


#donna{
	border:1px solid #ACC0D3;
	background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	border-radius: 5px;
	padding:22px 19px 20px 20px;
	margin-bottom:30px;
}

#donna h2{
	margin-bottom:20px;
}
#donna .section1{
	border-bottom:1px solid #CCCCCC;
	margin-bottom:25px;
	padding-bottom:20px;
}

#donna .section1 .col1{
	padding-right:10px;
	padding-left:0px;
}
#donna .section1 .col2{
	padding-top:10px;
}
#donna .section1 h3{
	margin-bottom:10px;
	position:relative;
	left:-3px;
}

#donna .section4{
	padding-bottom:40px;
	margin-bottom:30px;
	border-bottom:1px solid #CCCCCC;
}

#donna .section4 h3{
	margin-bottom:15px;
}


#donna .section2{
	position:relative;
	padding-bottom:10px;
	border-bottom:1px solid #CCCCCC;
	margin-bottom:25px;
}
#donna .section2 h3{
	margin-bottom:15px;
}
#donna .section2 p{
	width:385px;
}
#donna .section2 .img{
	position:absolute;
	left:402px;
	top:-13px;
}


#donna .section3 h3{
	margin-bottom:15px;
}



/* jirei */

#change-p #jirei h2{
	border-bottom:3px solid #115698;
	margin-bottom:5px;
}

#change-p #jirei .group{
	background:#E6E6E6;
	padding:5px 0;
}

#change-p #jirei h3{
	margin-bottom:15px;
}

#change-p #jirei .subgroup{
	background:#fff;
	padding:15px;
	margin:0 20px 15px 20px;
}
#change-p #jirei .subgroup:last-child{
	margin-bottom:10px;
}

#change-p #jirei .subgroup h4{
	font-weight:bold;
	font-size:18px;
	margin-bottom:5px;
}
#change-p #jirei .subgroup p{
	margin-bottom:0;
}



/* motto */

#motto{
	border-width:4px 0;
	border-color:#CDCDCD;
	padding:1px 0;
	margin-bottom:28px;
}

#motto .inner{
	background: linear-gradient(top, #EEEEEE, #FFFFFF);

	background: -moz-linear-gradient(top, #EEEEEE, #FFFFFF);
	background: -webkit-linear-gradient(top, #EEEEEE, #FFFFFF);
	-pie-background: linear-gradient(top, #EEEEEE, #FFFFFF);
	padding:15px 0 15px 18px;
}
#motto h3{
	margin-bottom:12px;
	padding-left:2px;
}
#motto ul{
	display: inline-block;
}
#motto ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

#motto li{
	float:left;
	margin-right:10px;
}


#otameshi{
	border:1px solid #ACC0D3;
	border-radius: 5px;
	background: linear-gradient(top, #fff, #E7F3F8);

	background: -moz-linear-gradient(top, #fff, #E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8);
	margin-bottom:30px;

}
#otameshi .inner{
	background:url(../img/change/otameshi-bg.png) left no-repeat;
	height:208px;
}
#otameshi .text{
	padding:24px 0 0 200px;
	text-align:center;
}


/* 17:intaizeirishi-p
----------------------------------------------- */

#omakase{
	background:url(../img/intaizeirishi/omakase-top.jpg) top no-repeat;
	position:relative;
}
#omakase .inner{
	background:url(../img/intaizeirishi/omakase-bottom.jpg) bottom no-repeat;
	padding:20px 24px 30px 22px;
}
#omakase .hana{
	position:absolute;
	top:1px;
	right:9px;
}

#omakase h2{
	margin-bottom:10px;
}
#omakase p{
	background:url(../img/intaizeirishi/omakase-text.png) left top repeat;
	line-height:30px;
	margin-bottom:20px;
}

#omakase .second{
	background-image:url(../img/intaizeirishi/omakase-second.png);
	height:162px;
	margin-bottom:25px;
}
#omakase .second-inner{
	padding:23px 0 0 180px;
	text-align:center;
}


#about .inner{
	margin-bottom:20px;
}
#about .border{
	margin-bottom:25px;
}
#about h3{
	margin-bottom:10px;
}
#about .float-l{
	margin-right:30px;
}
#about .float-r{
	margin-left:30px;
}


#hikitsugi .second{
	border:1px solid #ACC0D3;
	background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	border-radius: 5px;
	padding:18px 0 20px 90px;
}


/* 18:voice-p
----------------------------------------------- */

.voice{
	border:1px solid #ACC0D3;
	background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);

	background: -moz-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	background: -webkit-linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	-pie-background: linear-gradient(top, #fff, #E7F3F8 50%, #E7F3F8 50%,#E7F3F8);
	border-radius: 5px;
	padding:10px 15px;
	margin-bottom:20px;
	position:relative;
}

.voice h2{
	border-bottom:1px solid #ACC0D3;
/*
	padding-left:50px;
*/
	font-size:16px;
	line-height:40px;
	height:40px;
	color:#07396A;
	margin-bottom:15px;
}
/*
.voice .houjin{
	background:url(../img/voice/houjin.png) left no-repeat;
}
.voice .kojin{
	background:url(../img/voice/kojin.png) left no-repeat;
}
*/

.voice .data{
	position:absolute;
	right:18px;
	top:10px;
	font-size:12px;
}
.voice .data li{
	line-height:16px;
}
.voice .gyoushu{
	background:url(../img/voice/gyoushu.png) left no-repeat;
	padding-left:30px;
	float:right;
	zoom:1;
}
.voice .url{
	background:url(../img/voice/url.png) left no-repeat;
	padding-left:34px;
	clear:both;
	float:right;
}
.voice .img{
	float:left;
	margin:0 0px 5px 0;
}
.voice .float-text{
	float:right;
	width:418px;
}

.voice .hiro{
	background:#fff;
	box-shadow: 0px 0px 3px #aaa;
	padding:15px 20px 5px 20px;
	margin-bottom:5px;
	margin-top:10px;
}
.voice .hiro .head{
	border-bottom:1px solid #ACC0D3;
	margin-bottom:5px;
	padding-bottom:2px;
}


/*
===== interview =====
*/

.interview{
	margin-bottom:40px;
}

.interview h1{
	margin-bottom:20px;
}

.interview .lead{
	margin:0 10px 35px 10px;
}

.interview .mokuji{
	border-width:1px 0;
	margin-bottom:60px;
	border-color:#;
	background:url(../img/voice/interview01_metzgerai/mokuji.jpg) left top no-repeat;
	padding:15px 0 10px 98px;
}

.interview .mokuji li{
	margin-bottom:10px;
	background-position:0px 2px;
	padding-left:20px;
	line-height:1.2;
}
.interview .mokuji .li1{ background-image:url(../img/voice/interview01_metzgerai/mokuji1.jpg);}
.interview .mokuji .li2{ background-image:url(../img/voice/interview01_metzgerai/mokuji2.jpg);}
.interview .mokuji .li3{ background-image:url(../img/voice/interview01_metzgerai/mokuji3.jpg);}
.interview .mokuji .li4{ background-image:url(../img/voice/interview01_metzgerai/mokuji4.jpg);}
.interview .mokuji .li5{ background-image:url(../img/voice/interview01_metzgerai/mokuji5.jpg);}



.interview .section{
	margin-bottom:55px;
	font-size:14px;
}

.interview .section h2{
	margin-bottom:40px;
}

.interview .section .inner{
	margin:0 10px;
}

.interview .section .q{
	background:url(../img/voice/interview01_metzgerai/q.jpg) left no-repeat;
	padding-left:68px;
	font-size:16px;
	color:#065582;
	margin-bottom:30px;
}


.interview .section dl{
	position:relative;
}
.interview .section dt{
	position:absolute;
	left:0;
	background:url(../img/voice/interview01_metzgerai/name.jpg) right no-repeat;
	padding-right:15px;
}

.interview .section dd{
	padding-left:68px;
	margin-bottom:35px;
}

.interview .section .img{
	text-align:center;
	margin-bottom:35px;
}

.interview .section .img p{
	margin-top:10px;
}

.interview .section .img-r{
	float:right;
	margin:0 0 35px 25px;
}

.interview .section .date{
	text-align:right;
	margin-bottom:35px;
}

.interview .profile{
	background:#F4F5F6;
	padding:20px;
}
.interview .profile dt{
	font-weight:bold;
}
.interview .profile dd{
	margin-bottom:25px;
}




/* 19:episode-p
----------------------------------------------- */

.episode{
	position:relative;
	margin-bottom:30px;
}
.episode .inner{
	border-width:0 1px 1px 1px;
	border-color:#E4E3E0;
	background:url(../img/episode/episode-bg.jpg) top repeat-x #F9F8F5;
	padding:35px 16px 40px 16px;
}

.episode h3{
	margin-bottom:8px;
}
.episode p{
	background:url(../img/episode/text.png) left top repeat;
	line-height:30px;
	margin-bottom:30px;
	padding-top:3px;
}


.episode .next{
	text-align:center;
	margin-bottom:28px;
}


.episode .page{
	text-align:center;
}
.episode .page li{
	display:inline;
	margin:0 5px;
}



/* 2 */

#episode2-group1{
	position:relative;
}
#episode2-group1 .img{
	position:absolute;
	left:-16px;
	top:0px;
	z-index:10;
}
#episode2-group1 h3,
#episode2-group1 p{
	padding-left:250px;
	position:relative;
	z-index:1;
}


#episode2-group2{
	position:relative;
}
#episode2-group2 .img{
	position:absolute;
	right:-16px;
	top:35px;
	z-index:5;
}
#episode2-group2 h3{
	position:relative;
	z-index:10;
}
#episode2-group2 p{
	padding-right:255px;
	position:relative;
	z-index:2;
}


/* 3 */

#episode-other{
	background:url(../img/episode/3/menu-bg.jpg) top repeat-x;
	height:139px;
	margin-bottom:40px;
}
#episode-other ul{
	position:relative;
	top:26px;
	left:14px;
	zoom:1;
}
#episode-other li{
	float:left;
	margin-right:6px;
}

/* 20:blog-p
----------------------------------------------- */

.blog-img{
	margin-bottom:25px;
}

#blog-p .fb-like-box{
	margin:50px 0;
}

.blog-entry{
	margin-bottom:30px;
	border:1px solid #D1D1D1;
	background:url(../img/ameblo/entry.jpg) left top repeat;
	padding:4px;
}

.blog-entry-title{
	border-color:#ACC0C8;
	border-width:1px 0 ;
	background:url(../img/ameblo/entry-header.jpg) left top no-repeat #C2DAE4;
	font-size:16px;
	padding:6px 0 6px 36px;
}

.blog-entry .inner{
	border-width:0 1px 1px 1px;
	border-color:#D0D0D0;
	padding:20px 25px;
	background:#fff;
}
.blog-entry-date{
	margin-bottom:30px;
}


.blog-entry-social{
	clear:both;
	position:relative;
	height:40px;
}

.blog-entry-social .item-iine{
	float:right;
	width:115px;
	margin-right:72px;
	display:inline;
}
.blog-entry-social .item-twitter{
	float:right;
	width:95px;
}
.blog-entry-social #item-plus1{
	width:67px;
	overflow:hidden;
	position:absolute;
	right:0px;
	top:0px;
}


.blog-entry .group{
	clear:both;
}
.blog-entry .group h3{
	background:url(../img/ameblo/saikin-line.jpg) left bottom repeat-x;
	padding-bottom:4px;
	margin-bottom:10px;
}
.blog-entry .group h3 span{
	display:block;
	background:url(../img/ameblo/saikin.jpg) left no-repeat;
	padding-left:16px;
}

.blog-entry .group dl{
	position:relative;
	left:5px;
}
.blog-entry .group dt{
	position:absolute;
	left:0px;
	background:url(../img/ameblo/sub-arrow.gif) left no-repeat;
	padding-left:12px;
}
.blog-entry .group dd{
	background:url(../img/blog/line.jpg) left bottom repeat-x;
	padding-bottom:5px;
	margin-bottom:5px;
	padding-left:90px;
}


.page-navi{
	text-align:center;
	margin-top:50px;
}

.page-navi .num .current_page,
.page-navi .num a{
	display:inline-block;
	padding: 0 4px;
	vertical-align:middle;
	background:#fff;
	color:#926734;
	margin:0 4px;
	border:1px solid #5C370C;
}

.page-navi .num .current_page,
.page-navi .num a:hover{
	background:#5C370C;
	color:#fff;
	text-decoration:none;
}




/* 21:oyakudachi-p
----------------------------------------------- */

.oyakdachi-menu{
	background:url(../img/oyakdachi/menu/bg.jpg) top repeat-x;
	height:49px;
	position:relative;
	margin-bottom:11px;
	padding-left:7px;
}
.oyakdachi-menu .group1{
	padding-top:12px;
	float:left;
}
.oyakdachi-menu .group2{
	float:left;
	padding-top:12px;
}
.oyakdachi-menu li{
	float:left;
	margin-right:6px;
}
.oyakdachi-menu a{
	display:block;
	height:37px;
}

.oyakdachi-menu .kojin a{background-image:url(../img/oyakdachi/menu/1-o.jpg);}
.oyakdachi-menu .houjin a{background-image:url(../img/oyakdachi/menu/2-o.jpg);}
.oyakdachi-menu .keiei a{background-image:url(../img/oyakdachi/menu/3-o.jpg);}
.oyakdachi-menu .calendar a{background-image:url(../img/oyakdachi/menu/4-o.jpg);}
.oyakdachi-menu .linkshu a{background-image:url(../img/oyakdachi/menu/5-o.jpg);}

.category-2 .oyakdachi-menu .kojin a img{visibility:hidden;}

/* index */

.oyakudachi-index,
.oyakudachi-entry{
	font-family:メイリオ;
}


.oyakudachi-index h2{
	background: url(../img/oyakdachi/cat-head.jpg);
	height:44px;
	padding-left:44px;
	font-size:13px;
}
.oyakudachi-index h2 div{
	padding-top:14px;
}
.oyakudachi-index .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	padding:0 3px 3px 3px;
	background:#EEEEEE;
}
.oyakudachi-index .inner2{
	background:#fff;
	padding:25px;
}

.oyakudachi-index .item{
	width:676px;
	background:url(../img/oyakdachi/index-line.jpg) bottom repeat-x;
	display: inline-block;
	margin-bottom:10px;
	position:relative;
}
.oyakudachi-index .:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}
.oyakudachi-index .img{
	float:left;
	margin-bottom:15px;
}
.oyakudachi-index .img a{
	display:block;
	margin-bottom:10px;
}
.oyakudachi-index .img a img{
	border:1px solid #CCD1D3;
}

.oyakudachi-index .sns{
	float:left;
	padding-left:40px;
	margin-right:10px;
}

.oyakudachi-index .facebook{
	background:url(../img/oyakdachi/index-social-f.jpg) left no-repeat;
}
.oyakudachi-index .twitter{
	background:url(../img/oyakdachi/index-social-t.jpg) left no-repeat;
}
.oyakudachi-index .gplus{
	background:url(../img/oyakdachi/index-social-g.jpg) left no-repeat;
}


.oyakudachi-index .text{
	float:right;
	width:418px;
	margin-bottom:15px;
	position:relative;
}

.oyakudachi-index .meta .cat a{
	background:#EBEBEB;
	color:#000;
	margin-right:4px;
	text-decoration:none;
	display:inline-block;
	padding:0px 3px;
}
.oyakudachi-index .meta .cat a:hover{
	background:#085E91;
	color:#fff;
}

.oyakudachi-index .meta .cat .cat1,
.oyakudachi-index .meta .cat .cat2,
.oyakudachi-index .meta .cat .cat3{
	display:none;
}


.oyakudachi-index h3{
	margin:10px 0;
	font-size:22px;
	line-height:1.2;
}
.oyakudachi-index h3 a{
	text-decoration:none;
	color:#1e4262;
}
.oyakudachi-index h3 a:hover{
	text-decoration:underline;
}

.oyakudachi-index .more{
	margin:5px 0;
}
.oyakudachi-index .more a{
	color:#fff;
	background:#4272A4;
	display:inline-block;
	padding:1px 5px;
	text-decoration:none;
}
.oyakudachi-index .more a:hover{
	background:#edb800;
}


.oyakudachi-index .category{
	position:absolute;
	top:0px;
	right:0px;
}
.oyakudachi-index .kojin{
	background-image:url(../img/oyakdachi/index-kojin.jpg);
	width:103px;
	height:27px;
}


/* paging */

.paging-navigation{
	display:block;
	text-align:center;
	margin:30px 0;
}
.paging-navigation h1{
	display:none;
}
.paging-navigation .prev{
	display:none!important;
}
.paging-navigation .next{
	display:none!important;
}

.paging-navigation a.page-numbers{
	border:1px solid #CCCCCC;
	padding:1px 8px;
	display:inline-block;
	background:#F6F6F6;
	color:#666666;
	text-decoration:none;
}
.paging-navigation a.page-numbers:hover,
.paging-navigation span.page-numbers{
	border:1px solid #4272A4;
	color:#fff;
	padding:1px 8px;
	display:inline-block;
	background:#4272A4;
}


/* entry */


.oyakudachi-entry{
	border:1px solid #CCCCCC;
	padding:3px;
	margin-bottom:30px;
	background:#EEEEEE;
}
.oyakudachi-entry .bg{
	padding:20px 0px;
	background:#fff;
}


.oyakudachi-social{
	float:left;
	display:inline;
}
.oyakudachi-social-top{
	margin:0 20px 15px 33px;
}
.oyakudachi-social-bottom{
	margin:0 20px 25px 20px;
}

.oyakudachi-social .f,
.oyakudachi-social .t,
.oyakudachi-social .g{
	float:left;
	width:84px;
	overflow-x:hidden;
}

.oyakudachi-entry .meta{
	margin:0 33px 15px 0px;
	position:relative;
	float:left;
}
.oyakudachi-entry .meta .cat a{
	background:#EBEBEB;
	color:#000;
	margin-right:4px;
	text-decoration:none;
	display:inline-block;
	padding:1px 3px;
}
.oyakudachi-entry .meta .cat a:hover{
	background:#085E91;
	color:#fff;
}
.oyakudachi-entry h1{
/*
	background:url(../img/oyakdachi/entry-bottom.jpg) bottom repeat-x;
*/
	padding-bottom:10px;
	margin-bottom:10px;
	font-size:28px;
	border-bottom:2px solid #EEEEEE;
	padding-left:34px;
	color:#0e416f;
}

.oyakudachi-entry h1 div{
	background:url(../img/oyakdachi/entry-side.jpg) left 10px no-repeat;
	padding-left:24px;
	line-height:1.3;
}

.oyakudachi-entry-inner{
	width:660px;
	position:relative;
	left:34px;
}
.sp .oyakudachi-entry-inner{
	width: 90%;
	left: 5%;
}

.oyakudachi-entry .body{
	width:100%;
	font-size:16px;
	display: inline-block;
}
.oyakudachi-entry .body:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}


.oyakudachi-entry h2{
	margin-bottom:20px;
	background:url(../img/oyakdachi/index-head2.jpg);
	font-size:24px;
	padding:8px 18px;
	margin-top:40px;
}
.oyakudachi-entry h3{
	border-bottom:2px solid #DDDDDD;
	background:url(../img/oyakdachi/index-head3.jpg) 3px 5px no-repeat;
	font-size:20px;
	margin-bottom:20px;
	padding-left:26px;
	margin-top:40px;
	padding-left:17px;
	padding-right:17px;
}
.oyakudachi-entry h4{
	color:#1e4262;
	margin-bottom:15px;
	font-size:18px;
	padding-left:17px;
	padding-right:17px;
}
.oyakudachi-entry .body p{
	padding-left:17px;
	padding-right:17px;
	margin-bottom:2.2em
}
.oyakudachi-entry .body ul{
	padding-left:24px;
	padding-right:24px;
	margin-bottom:2.2em;
}
.oyakudachi-entry .body ul p{
	padding-left:0;
	padding-right:0;
}


.alignleft{
	float:right;
	margin:0 0 15px 15px;
}
.alignright{
	float:left;
	margin:0 15px 15px 0;
}



.oyakudachi-entry-navi{
	width:100%;
	padding-top:20px;
	background:url(../img/oyakdachi/entry-navi.jpg) top no-repeat;

}

.oyakudachi-entry-navi .left{
	width:310px;
}
.oyakudachi-entry-navi .right{
	width:310px;
}


.oyakudachi-entry-navi .left a{
	background:url(../img/oyakdachi/entry-back.jpg) left no-repeat;
	padding-left:35px;
	display:block;
	height:70px;
}

.oyakudachi-entry-navi .right a{
	background:url(../img/oyakdachi/entry-next.jpg) right no-repeat;
	padding-right:35px;
	display:block;
	height:70px;
}

.oyakudachi-entry-navi img{
	width:70px;
	height:auto;
}

.oyakudachi-entry-navi span{
	display:inline-block;
	padding:10px 0 0 15px;
	width:180px;
}


.kaitahito .head{
	background:url(../img/oyakdachi/kaitahito.jpg);
	color:#fff;
	padding:8px 23px;
}
.kaitahito .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	background:#F0F2F4;
	margin-bottom:15px;
	padding:15px 23px;
}
.kaitahito .img{
	float:left;
	margin:0 25px 21px 0;
}
.kaitahito dl{
	overflow:hidden;
	zoom:1;
	margin-bottom:21px;
}
.kaitahito dt{
	font-weight:bold;
	font-size:18px;
	margin-bottom:10px;
}
.kaitahito dd{
	font-size:14px;
}
.kaitahito dd span{
	font-size:12px;
}

.kaitahito .history{
	font-size:12px;
}
.kaitahito .profile{
	font-size:14px;
}





.wp_social_bookmarking_light{
	margin:20px 0 10px;
}
.wp_social_bookmarking_light:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.wsbl_facebook_like,
.wsbl_twitter,
.wsbl_google_plus_one{
	float:left;
	display:inline;
	margin-left:10px;
}
.wsbl_facebook_like{
	position:relative;
	top:-4px;
}


.wp_social_bookmarking_light_clear{
	height:1px;
	clear:both;
}



/* likebox */


.oyakudachi-likebox{
	margin:30px 0;
	border:1px solid #CCCCCC;
	padding:3px;
	background:#EEEEEE;
}
.oyakudachi-likebox .bg{
	background:#fff;
	padding:20px 0 20px 30px;
}




/*
===== sub =====
*/

.widget_categories{
	margin-bottom:25px;
}

.widget_categories h1{
	background-image:url(../img/oyakdachi/sub-category.jpg);
	height:34px;
	text-indent:-9000px;
}


.widget_categories li li{
	border-bottom:1px solid #A3BBCD;
	background:url(../img/oyakdachi/sub-list.jpg) center repeat-x;

/*
	display:none;
*/
}

.個人向けトピック .cat-item-2 li,
.法人向けトピック .cat-item-3 li,
.田淵宏明の経営プチコラム .cat-item-4 li{
	display:block;
}


.widget_categories li a{
	display:none;
}


.widget_categories li li a{
	background:url(../img/oyakdachi/sub-arrow.gif) 18px center no-repeat;
	padding-left:30px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:10px;

	display:block;
}
.個人向けトピック .cat-item-2 li a,
.法人向けトピック .cat-item-3 li a,
.田淵宏明の経営プチコラム .cat-item-4 li a{
	display:block;
}


.widget_views{
	margin-bottom:25px;
}

.widget_views h1{
	background-image:url(../img/oyakdachi/sub-ranking.jpg);
	height:36px;
	text-indent:-9000px;
}


.widget_views li{
	border-bottom:1px solid #A3BBCD;

	background:url(../img/oyakdachi/sub-list.jpg) center repeat-x;

}



.widget_views li a{
	display:block;
	padding-left:6px;
	padding-top:7px;
	padding-bottom:7px;
	padding-right:6px;

	display: inline-block;
	width:201px;
}
.widget_views li a:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.widget_views li a .thumb_img{
	float:left;
}
.widget_views li a .thumb_img img{
	width:84px;
	height:auto;
	margin-right:8px;
}
.widget_views li a .name{
	overflow:hidden;
	zoom:1;
	display:block;
	background-image:url(../img/oyakdachi/sub-ranking1.jpg);
	padding-top:20px;
}
.widget_views li.rank2 a .name{background-image:url(../img/oyakdachi/sub-ranking2.jpg);}
.widget_views li.rank3 a .name{background-image:url(../img/oyakdachi/sub-ranking3.jpg);}
.widget_views li.rank4 a .name{background-image:url(../img/oyakdachi/sub-ranking4.jpg);}
.widget_views li.rank5 a .name{background-image:url(../img/oyakdachi/sub-ranking5.jpg);}





/* sub-ranking */

.sub-ranking{
	margin:20px 0;
}

.sub-ranking .item{
	background:url(../img/oyakdachi/sub-ranking-bg.jpg) bottom  repeat-x ;
	border-bottom:1px solid #A3BBCD;
	width:100%;
	display: inline-block;
	padding:6px 0 1px 0;
}
.sub-ranking .item:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.sub-ranking .item .img{
	float:left;
	border:2px solid #11130E;
	display:inline;
	margin:0 10px 6px 10px;
}

.sub-ranking .item .text{
	overflow:hidden;
	margin-bottom:10px;
}
.sub-ranking .item .text img{
	display:block;
}



/*
===== link =====
*/

.oyakudachi-link{
	margin-bottom:25px;
}
.oyakudachi-link h2{
	font-size:18px;
}

.oyakudachi-link table{
	width:100%;
}
.oyakudachi-link th,
.oyakudachi-link td{
	border-bottom:1px solid #CCCCCC;
	vertical-align:middle;
	padding:10px;
}
.oyakudachi-link th{
	width:35%;
	background:#EDF4F8;
}
.oyakudachi-link td{
	width:65%;
}

.oyakudachi-link th a{
	background:url(../img/oyakdachi/link/arrow.jpg) left no-repeat;
	padding-left:12px;
}



/*
===== calendar =====
*/

#calendar-lead{
	margin:0 13px 25px 13px;
}

#calendar-menu{
	border-width:1px 0;
	border-color:#DFE5E8;
	background:url(../img/oyakdachi/calendar/menu-bg.jpg) top repeat-x;
	padding:15px 0;
	text-align:center;
	margin-bottom:30px;
	line-height:1;
	color:#CCCCCC;
}
#calendar-menu a{
	background:url(../img/oyakdachi/calendar/menu-arrow.jpg) 0px 6px no-repeat;
	padding-left:11px;
	margin:0 10px;
}



.calendar-sch{
	margin-bottom:40px;
}
.calendar-sch h2{
	font-size:18px;
	margin-bottom:25px;
}
.calendar-sch table{
	width:100%;
	border-collapse:collapse;
}


.calendar-sch th,
.calendar-sch td{
	vertical-align:middle;
	border:1px solid #CCCCCC;
}

.calendar-sch th{
	text-align:center;
	padding:5px;
}
.calendar-sch td{
	padding:5px 10px;
}

.calendar-sch thead th{
	text-align:center;
	font-weight:bold;
	color:#333333;
	font-size:117%;
	background:url(../img/oyakdachi/calendar/sch-head.jpg) top repeat-x #C2DBE5;
}

.calendar-sch tbody th{
	background:#FAFAFA;
	width:7%;
}

.calendar-sch tbody .head{
	background:#EEEEEE;
	font-weight:bold;
}

.sp .oyakudachi-cnt #sub {
	display: block!important;
	width: 30%;
}
.oyakudachi-cnt #main {
	width: 733px;
}
.sp .oyakudachi-cnt #main {
	width: 70%;
}



/* 22:souzoku-p
----------------------------------------------- */


/*
===== index =====
*/

.souzoku-mainimg{
	position:relative;
	margin-bottom:30px;
}
.souzoku-mainimg div{
	position:absolute;
	left:210px;
	top:232px;
	color:#c21f13;
	font-size:24px;
	font-weight:bold;
	text-shadow: 1px 1px 3px #fff;
	line-height:1;
	letter-spacing:-1px;
}
.souzoku-mainimg div span{
	font-size:18px;
}


.souzoku-point ul{
	width:100%;
	background:url(../img/service/souzoku/index/point-bg.jpg) top repeat-x #3E6B95;
	display: inline-block;
	padding:11px 0 1px 1px;
}
.souzoku-point ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.souzoku-point li{
	float:left;
	margin:0 0 10px 10px;
	display:inline;
}



.souzoku-gosoudan{
	margin-bottom:40px;
}
.souzoku-gosoudan h2{
	margin-bottom:0;
}
.souzoku-gosoudan .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	background:#FCFCFC;
	padding:20px 20px 13px 20px;
}
.souzoku-gosoudan li{
	margin-bottom:7px;
	background:url(../img/service/souzoku/index/soudan.jpg) left no-repeat;
	padding-left:15px;
}


.border-box{
	border:1px solid #9EACBA;
	background:#EEEEEE;
	margin-bottom:10px;
	padding:4px;
	zoom:1;
}
.border-box-inner{
	background:#fff;
	zoom:1;
	padding:15px;
}

.border-box .head{
	background:url(../img/service/souzoku/index/border-box-head.jpg) bottom repeat-x;
	color:#053f76;
	padding-bottom:5px;
	margin-bottom:5px;
}



.border-box-two{
	width:100%;
}
.border-box-two .left,
.border-box-two .right{
	width:350px;
}


.page-menu{
	border:1px solid #9EACBA;
	padding:10px;
	margin-bottom:25px;
	background:#fff;
}

.page-menu ul{
	display: inline-block;
}
.page-menu ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.page-menu li{
	display:inline;
	margin-right:20px;
	white-space:nowrap;
}

.page-menu li a{
	background: url(../img/service/souzoku/arrow.jpg) left no-repeat;
	padding-left:12px;
}






/* 22:kakuteishinkoku-p
----------------------------------------------- */

.kakuteishinkoku-p #main{
	font-family:"メイリオ";
}


/*
===== index =====
*/

.kakuteishinkoku-mainimg{
	position:relative;
	margin-bottom:30px;
}
.kakuteishinkoku-mainimg div{
	position:absolute;
	color:#c21f13;
	font-size:24px;
	font-weight:bold;
	text-shadow: 1px 1px 3px #fff;
	line-height:1;
	letter-spacing:-1px;
}
.kakuteishinkoku-mainimg .price1{
	left:314px;
	top:242px;
}
.kakuteishinkoku-mainimg .price2{
	left:517px;
	top:242px;
}

.kakuteishinkoku-mainimg div span{
	font-size:15px;
}





.kakuteishinkoku-gosoudan{
	margin-bottom:40px;
}
.kakuteishinkoku-gosoudan h2{
	margin-bottom:0;
}
.kakuteishinkoku-gosoudan .inner{
	border-width:0 1px 1px 1px;
	border-color:#CCCCCC;
	background:#EEEEEE;
	padding:20px 0px 0px 0px;
}
.kakuteishinkoku-gosoudan ul{
	display: inline-block;
	padding-bottom:1px;
}
.kakuteishinkoku-gosoudan ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.kakuteishinkoku-gosoudan li{
	margin:0 0 14px 14px;
	display:inline;
	width:336px;
	border:1px solid #CCCCCC;
	float:left;
	background: url(../img/service/kakuteishinkoku/index/soudan.jpg) right bottom no-repeat #fff;
}
.kakuteishinkoku-gosoudan li table{
	border-collapse:collapse;
}
.kakuteishinkoku-gosoudan li td{
	height:80px;
	vertical-align:middle;
	padding-left:10px;
	font-size:19px;
	line-height:1.4;
}

.kakuteishinkoku-gosoudan li td strong{
	color:#c21f13;
}





.kakuteishinkoku-point ul{
	width:100%;
	background:url(../img/service/souzoku/index/point-bg.jpg) top repeat-x #3E6B95;
	display: inline-block;
	padding:11px 0 1px 1px;
}
.kakuteishinkoku-point ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}

.kakuteishinkoku-point li{
	float:left;
	margin:0 0 10px 11px;
	display:inline;
}
.kakuteishinkoku-point li a{
	display:block;
	background:#fff;
	border-radius: 3px;

}
.kakuteishinkoku-point li a:hover img{
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}


/*
===== glossary =====
*/

.glossary-menu ul{
	display: inline-block;
}
.glossary-menu ul:after{content: ".";display: block;height:0;overflow:hidden;clear:both;visibility: hidden;}


.glossary-menu li{
	float:left;
	border:1px solid #9EACBA;
	background:#EEEEEE;
	padding:3px;
	margin-right:11px;
}
.glossary-menu li a{
	background:#fff;
	display:block;
	padding:7px 13px;
	font-weight:bold;
	text-decoration:none;
}
.glossary-menu li a:hover{
	text-decoration:underline;
}

.glossary-menu li a span{
	background:url(../img/service/kakuteishinkoku/glossary/mokuji.jpg) left no-repeat;
	padding:0 14px;
}



/* 24:soshiki-p
----------------------------------------------- */


.soshiki-block{
	background:url(../img/service/soshiki/block.jpg) top repeat-x;
	border-top:1px solid #CCCCCC;
	margin-bottom:30px;
}

.soshiki-block .inner{
	margin:0 25px;
}

.soshiki-block .mondai{
	padding:20px;
	margin-bottom:30px;
	border:1px solid #CCCCCC;
}
.soshiki-block .mondai h3{
	color:#22AC38;
}
.soshiki-block .mondai li .icon{
	color:#22AC38;
	font-family:monospace;
}


.soshiki-block .text{
	margin:0 0 25px 18px;
}

.soshiki-block .data{
	position:relative;
}

.soshiki-block .bg{
	position:absolute;
	left:0;
	top:0;
	z-index:1;
}
.soshiki-block .cont{
	margin-left:280px;
	position:relative;
	z-index:10;
}


.soshiki-note{
	border-top:1px solid #CCCCCC;
	padding-top:15px;
	text-align:right;
	margin-bottom:60px;
	font-size:90%;
}




/* 25:consulting-p
----------------------------------------------- */

#consulting .okomari{
	margin-bottom:35px;
}


.page-menu2{
	text-align:center;
	border-width:1px 0;
	border-color:#e2e2e2;
	padding:10px;
	background:url(../img/consulting/page-menu2-bg.jpg) repeat-x;
}

.page-menu2 li{
	display:inline-block;
	border-right:1px solid #e2e2e2;
}
.page-menu2 li:last-child{
	border-right:0;
}
.page-menu2 li a{
	display:inline-block;
	line-height:34px;
	background:url(../img/consulting/page-menu-arrow.png) left no-repeat;
	padding-left:15px;
	margin:0 20px;
}


#consulting #section1 .text-title{
	margin-bottom:0;
}
#consulting #section1 .inner{
	background:url(../img/consulting/1-bg.jpg) right top no-repeat;
	min-height:401px;
}

#consulting #section1 .text{
	padding-top:48px;
	margin-left:10px;
}

#consulting #section1 h3{
	margin-bottom:25px;
}
#consulting #section1 p{
	width:385px;
}
#consulting #section1 .name{
	text-align:right;
	margin-top:25px;
	width:415px;
}
#consulting .hankyo{
	margin-bottom:35px;
}

/* 2 */

#consulting #section2 .ikusei{
	margin-bottom:20px;
	text-align:center;
}

#consulting #section2 .text{
	margin:0 10px 30px 10px;
}

#consulting #section2 .chikara{
	border:1px solid #ccc;
	margin:0 25px 55px 25px;
	padding:15px 20px;
}
#consulting #section2 .chikara h3{
	color:#22ac38;
}
#consulting #section2 .chikara li .ja{
	color:#22ac38;
}


/* 3 */

#consulting #section3{
	margin-bottom:40px;
}

#consulting #section3 .intro{
	margin:0 10px 30px 10px;
}

#consulting #section3 .intro p{
	margin-bottom:20px;
}

#consulting #section3 .intro li{
	margin-bottom:5px;
}
#consulting #section3 .intro li a{
	background:url(../img/consulting/3-menu.png) left no-repeat;
	padding-left:14px;
}

#consulting #section3 .program{
	border:1px solid #cccccc;
	padding:25px;
	margin-bottom:22px;
}
#consulting #section3 .program:after{content: ""; display: block; clear: both;height: 0;}


#consulting #section3 .program .img{
	float:right;
	margin-bottom:30px;
}
#consulting #section3 .program .text{
	float:left;
	width:380px;
	margin-bottom:30px;
}

#consulting #section3 .program h3{
	font-size:130%;
	margin-bottom:15px;
	padding-bottom:5px;
	border-bottom:1px solid #cccccc;
}

#consulting #section3 .program .group{
	border:1px solid #cccccc;
	background:#f7f7f7;
	margin-bottom:30px;
	padding:20px;
	clear:both;
}
#consulting #section3 .program .group:last-child{
	margin-bottom:0;
}
#consulting #section3 .program h4{
	font-size:120%;
	margin-bottom:15px;
}

#consulting #section3 .program .circle-list li{
	margin-bottom:20px;
	padding-left:23px;
	position:relative;
}
#consulting #section3 .program .circle-list li:last-child{
	margin-bottom:0;
}
#consulting #section3 .program .circle-list li:before{
	content:"◎";
	position:absolute;
	left:0;
}

#consulting #section3 .program .num-list li{
	margin-bottom:15px;
	position:relative;
	padding-left:23px;
}
#consulting #section3 .program .num-list li:last-child{
	margin-bottom:0;
}
#consulting #section3 .program .num-list li .num{
	position:absolute;
	left:0;
}



/* 4 */

#consulting #section4{
	margin-bottom:50px;
	margin-top:65px;
}

#consulting #section4 .inner:after{content: ""; display: block; clear: both;height: 0;}


#consulting #section4 .item{
	border:1px solid #cccccc;
	float:left;
	padding:20px;
	margin-bottom:20px;
	width:306px;
}
#consulting #section4 .item:nth-child(odd){
	clear:both;
}

#consulting #section4 .item:nth-child(even){
	float:right;
}

#consulting #section4 .item p{
	margin:0;
}



/* 5 */


#consulting #section5 p{
	margin:0 10px 25px 10px;
}
#consulting #section5 .button{
	text-align:center;
}




/* 26: facilitation-p
----------------------------------------------- */


#facilitation{
}

/* facilitation-minaoshi */

#facilitation-minaoshi .copy{
	text-align:center;
	margin:40px 0;
}




#facilitation .seika{
	margin-top:40px;
}

#facilitation .seika ul:after{content: ""; display: block; clear: both;height: 0;}

#facilitation .seika li{
	float:left;
	width:226px;
	border:1px solid #cccccc;
}
#facilitation .seika li:first-child{
	margin-right:16px;
}
#facilitation .seika li:last-child{
	float:right;
}


#facilitation .seika li .title{
	background:#f7f7f7;
	font-weight:bold;
	font-size:18px;
	padding:20px;
	position:relative;
}

#facilitation .seika li .title .num{
	float:left;
}
#facilitation .seika li .title h4{
	overflow:hidden;
}

#facilitation .seika li .img{
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#facilitation .seika li p{
	margin:0;
	padding:15px;
}


/* flow */

#facilitation-flow .copy{
	text-align:center;
	margin:40px 0;
}

#facilitation-flow .step{
	border:1px solid #cccccc;
}

#facilitation-flow .step .head{
	background:#f7f7f7;
	font-size:18px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
	margin-bottom:35px;
}
#facilitation-flow .step .head .num{
	display:table-cell;
	border-right:1px solid #cccccc;
	text-align:center;
	width:120px;
	vertical-align:middle;
	padding:18px 0px;
}
#facilitation-flow .step .head h3{
	display:table-cell;
	vertical-align:middle;
	padding:18px 22px;
}

#facilitation-flow .step .body{
	padding:0 30px 1px 30px;
}

#facilitation-flow .step h4{
	font-size:18px;
	margin-bottom:25px;
}
#facilitation-flow .step .lead{
	margin-bottom:35px;
}

#facilitation-flow .step h5{
	font-size:18px;
	background:#eeeeee;
	padding:6px 20px;
	margin-bottom:40px;
}

#facilitation-flow .step .subgroup{
	margin-bottom:50px;
}

#facilitation-flow .step .subgroup:after{content: ""; display: block; clear: both;height: 0;}

#facilitation-flow .step .subgroup .text{
	float:left;
	width:400px;
}
#facilitation-flow .step .subgroup .img{
	float:right;
}

#facilitation-flow .step h6{
	font-size:18px;
	margin-bottom:15px;
	position:relative;
	padding-left:44px;
}
#facilitation-flow .step h6 .num{
	position:absolute;
	left:0;
}



#facilitation-flow .next{
	text-align:center;
	margin-bottom:2px;
}



/* consultant */

#facilitation #section-consultant{
	margin-bottom:50px;
}


#facilitation #section-consultant .text-title{
	margin-bottom:0;
}
#facilitation #section-consultant .inner{
	background:url(../img/consulting/1-bg.jpg) right top no-repeat;
	min-height:401px;
}

#facilitation #section-consultant .text{
	padding-top:48px;
	margin-left:10px;
}

#facilitation #section-consultant h3{
	margin-bottom:25px;
}
#facilitation #section-consultant p{
	width:385px;
}
#facilitation #section-consultant .name{
	text-align:right;
	margin-top:25px;
	width:415px;
}



/* facilitation-other */

#facilitation-other{
	margin:50px 0;
}


#facilitation-other .inner{
	margin-top:40px;
	border:1px solid #cccccc;
	box-shadow: 0px 0px 0 4px  #efefef inset;
	background:url(../img/service/facilitation/other-bg.jpg) left no-repeat;
	background-size:auto 100%;
	height:256px;
}

#facilitation-other .text{
	margin-left:auto;
	width:423px;
	position:relative;
	left:0px;
	padding-top:30px;
}


#facilitation-other h3{
	border-bottom:1px solid #cccccc;
	padding-bottom:10px;
	margin-bottom:20px;
}

#facilitation-other p{
	margin-right:35px;
	margin-bottom:25px;
}
#facilitation-other .button{
	text-align:center;
}
