@charset "UTF-8";

body {
	text-align: center;
	color: #666;
	font-family:"Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Verdana, sans-serif;
	line-height: 145%;
	font-size: 0.9em;
	-webkit-text-size-adjust: 100%;
	word-wrap : break-word;
	overflow-wrap : break-word;
}

a {
	color: #09c;
	text-decoration: none;
}

a:visited {
	color: #09c;
}

a:hover {
	color: #9cc;
	text-decoration: underline;
}

img {
	vertical-align: bottom;
}

ol, ul{
    list-style:none;
}

.pick:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

.mojigreen {
	color: #090;
}

.telnogreen {
	margin: 0px -7px 0px -7px;
	color: #090;
}
.red {
	color: #f00;
}

.mini {
	font-size: 0.8em;
  line-height: 1.3em;
  display: inline-block;
}

#header {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}

.fbenlogo {
	margin: 25px 0px;
}

#socialbot {
	position: absolute;
	top: 0px;
	right: 0px;
	text-align: right;
}

.toptwitter {
	position: absolute;
	top: 3px;
	right: 160px;
}
#topfacebbok {
	position: absolute;
	top: 0px;
	right: 40px;
}
.twitter {
	position: absolute;
	top: 3px;
	right: 0px;
}
#facebbok {
	position: absolute;
	top: 0px;
	right: 0px;
}

#kensakuwaku {
	position: absolute;
	top: 40px;
	right: 0px;
	text-align: right;

}

#snswaku,
#socialbot img.chase {
	float: right;
}

#snswaku {
	margin-right: -25px;
}
#socialbot img.chase {
	z-index: 1000;
}

#menuobi {
	width: 100%;
	background-color: #0086d1;
	text-align: center;
	clear: both;

}
#mainmenu {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#mainmenu ul li {
	border-left: 1px solid #fff;
	display: inline;
	float: left;
	line-height: 130%;
}

#mainmenu ul li li {
	border-left: none;
}

#mainmenu ul li.lastli {
	border-right: 1px solid #fff;
}

#menuobi:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

/*------------------------------------------------------------------------pulldownmenu*/

#pdmenu {
	margin: 0 auto;
	position: relative;
	line-height:1;
	text-align: center;
	background: #0086d1;
}
#pdmenu li {
	list-style: none;
	float: left;
	position: relative;
	width: 248px;
}
#pdmenu li.basemenu li {
	text-align: left;
}
#pdmenu li img {
	margin: 12px 0;
}

#pdmenu ul {
	display: none;
	position: absolute;
	top: 45px;
	left: 0;
}

* html #pdmenu ul {
	line-height: 0;
}

#pdmenu ul a {
  display: block;
  padding: 6px;
  background: #069;
  color: #FFF;
  border-bottom: 1px solid #FFF;
  line-height: 1;
  animation: fadeInUp 10s ease forwards;
}
/* フェードイン用のアニメーション */
@keyframes fadeInUp {
  to {
    opacity: 0.9;
    transform: translateY(0);
  }
}

#pdmenu ul a.hover {
	background: #0086D1;
	text-decoration: none;
}

/*------------------------------------------------------------------------mainvisual*/
#mainvisual {
	margin: 20px 0px;
}

#vselect,
#mainimg {
	float: left;
}
#mainimg {
	max-width: 748px;
}
#mainimg img {
	max-width: 747px;
}
#vselect {
	padding-left: 2px;
}



#vselect img.martop { margin-top: 1px;}

/*------------------------------------------------------------------------mainvisual end*/
#container {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#contents {
	width: 1000px;
	margin: 0 auto;

}

#central {
	width: 730px;
	float: right;
	padding-top: 15px;
}

/*------------------------------------------------pankuzu*/

#pankuzu {
	overflow: hidden;
}
#pankuzu ol li {
	display: inline;
	float: left;
	margin-right: 15px;
	font-size: 0.8em;
	padding: 10px 0px 5px 0px;
	line-height: 10%;
}

/*------------------------------------------------main*/
#main {
	margin: 20px 0px;
	clear: both;
}

#maininner {
	clear: both;
	margin: 20px auto;
	text-align: left;
}
.maintitle {
	clear: both;
	background-color: #cdedf7;
	padding: 8px;
	margin: 10px 0px;
	display: block;
	box-sizing: border-box;

}

.maintitle h2 {
	clear: both;
	color: #036;
	font-size: 1.5em;
	font-weight: bold;
	background-color: #cdedf7;
	border-left: solid 15px #fff;
	text-align: middle;
	padding: 12px 0px 12px 10px;
}

.maintitle h2 span {
	font-size: 0.9em;
	font-weight: normal;
	margin: 0px 0px 0px 10px;
}

#newinner {
	clear: both;
	width: 585px;
	margin: 15px auto;
	text-align: left;
}

#bloginnner ol,
#newinner ol {
	margin-left: 50px;
	list-style-type: decimal;
}
/*---------------------------------------------------------noleftmain*/

#central.noleft {
	width: 730px;
	float: none;
	padding-top: 15px;
	margin: 0 auto;
}

#noleftmain {
	width: 730px;
	margin: 20px auto;
	text-align: left;
}

#noleftmain h3 {
	border-left: solid 5px #0066CC;
	padding: 10px 5px;
	margin: 10px 0px;
}

#noleftmain ol {
	margin-left: 30px;
	list-style-type: decimal;
}

#noleftmain p {
	text-indent: 1em;
}
/*---------------------------------------------------------konnnatoki*/

h3 {
	color: #036;
	font-size: 1.5em;
	line-height: 110%;
}
h5 {
	font-size: 0.6em;
}
h5 span,
h4 span,
h3 span {
	font-size: 0.8em;
	font-weight: normal;
}
/*---------------------------------------------------------konnnatoki*/
#konnnatoki {
	width: 730px;
}

#konnnatoki:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

#konnnatoki ul li {
	float: left;
	margin: 5px 2px 0px 0px;
}

#konnnatoki ul li.rmzero {
	float: left;
	margin: 5px 0px 1px 0px;
}
#konnnatoki ul li.lmone {
	float: left;
	margin: 5px 3px 1px 0px;
}

#konnnatoki ul li.rmzero {
	float: left;
	margin: 5px 0px 0px 0px;
}

/*------------------------------------------------centertelannnai*/

.centertelannnai {
	clear: both;
	margin-top: 15px;
}
.centertelleft,
.centertelright {
	width: 360px;
	float: left;
	margin-top: 15px;
}
.bengoshisagashi {
	width: 365px;
	float: left;
	text-align: center;
	margin-top: 15px;
}

.centertelannnai h3 {
	font-size: 1.3em;
	margin-bottom: 10px;
}

.aboutlink a {
	color: #036;

}

.aboutlink img {
	margin: 0px 3px 3px 0px;
}
p.aboutlink {
	margin: -8px 0px 5px 11px;
}
.centertelannnai p {
	font-size: 0.8em;
	padding: 0px 5px 0px 10px;
}

.centertelleft {
	margin-right: 10px;
}

.activotherleft,
.activotherright {
	width: 175px;
	float: left;
	margin-top: 15px;
}

.activotherleft {
	margin-right: 10px;
}

/*------------------------------------------------button*/
ul.blueyajirushi li {
	list-style-image: url('/img/listicon.gif');
	margin-left: 15px;

}

/*------------------------------------------------button*/
h3.buttonwhite {
	width: 340px;
	font-size: 1.3em;
	padding: 15px 10px 15px 10px;
}

h4.buttonwhite {
	width: 154px;
	font-size: 1em;
	padding: 10px 10px 5px 10px;
	height: 75px;
}

h4.buttonwhite img {
	float: left;
	margin: -5px 2px 0px 2px;}

.buttonwhite {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	padding: 15px 10px 15px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #606060;
	border: solid 2px #3366cc;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.buttonwhite a {
	color: #003366;
	display: block;
}

.buttonwhite:hover {
	text-decoration: none;
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.buttonwhite:active {
	position: relative;
	top: 1px;
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

.centertelannnai:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}

/*---------------------------------------------bloginnner---greenbutton*/
h2.greenbutton {
	width: 150px;
	font-size: 0.9em;
	padding: 3px;
	margin:　0px 0px 5px -10px;
}

h2.greenbutton:before {
	content: "▼";
	font-size: 0.8em;
	padding-right: 3px;
}

.cateitititle {
	font-size: 1.2em;
	color: #9cc;
	padding: 15px 0px 15px 0px;
}

.greenbutton {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	outline: none;
	cursor: pointer;
	text-decoration: none;
	padding: 15px 10px 15px 10px;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .2em;
	-moz-border-radius: .2em;
	border-radius: .2em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
	color: #fff;
	border: solid 1px #00974F;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#29CB80), to(#00974F));
	background: -moz-linear-gradient(top,  #29CB80,  #00974F);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#29CB80', endColorstr='#00974F');
}
.greenbutton a {
	color: #003366;
	display: block;
}

.greenbutton:hover {
	text-decoration: none;
	background: #00974F;
	background: -webkit-gradient(linear, left top, left bottom, from(#00974F), to(#006633));
	background: -moz-linear-gradient(top,  #00974F,  #006633);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00974F', endColorstr='#006633');
}
.greenbutton:active {
	position: relative;
	top: 1px;
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#00974F), to(#29CB80));
	background: -moz-linear-gradient(top,  #00974F,  #29CB80);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00974F', endColorstr='#29CB80');
}
/*---------------------------------------------blog-sns-links*/

.posted {
	margin: 30px 0px 80px 0px;
}

.posted li {
	float: left;
	margin-bottom: 15px;
}
.posurl {
	margin-right: 15px;
}

.posfb {
	margin-left: 10px;

}
/*---------------------------------------------bloginnner---greenbutton-end*/
/*------------------------------------------------leftside*/
#leftside {
	width: 246px;
	margin: 15px 20px 0px 0px;
	float: right;
}

#leftside img {
	margin-bottom: 3px;
}

#leftside .leftbanner img {
	width: 100%;
}

#leftside ul li ul li ul {
	margin-bottom: 3px;
}

.cmbanner {
	margin-top: 3px;
}

ul#submenu {
	list-style-image: url('/img/listicon.gif');
	margin: 5px 0px 5px 27px;
	font-weight: 0.8em;
}

ul#submenu a {
	color: #333;
	text-decoration: none;
	padding-left: 3px;
}

ul#submenu a:hover {
	color: #09c;
}

ul#submenu a:visited {
	color: #333;
}

ul#submenu li {
	line-height: 150%;
}
/*-----------------------------------------------blog-*/
#bloginnner,
#rightside {
	float: left;
}

#bloginnner {
	width: 570px;
	margin-right: 10px;
}
#rightside {
	width: 150px;
	margin-left: -8px;
}
.entrydata {
	padding-right: 15px;
	margin-bottom: 15px;
}
/*-----------------------------------------------footer-*/

#footer {
	width: 100%;
	background-color: #0086d1;
	text-align: center;
	clear: both;
	padding: 10px 0;
}

#footer:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}


#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #9cc;
	text-decoration: underline;
}

#footer a {
	color: #fff;
	text-decoration: none;
}

#footer nav {
	width: 1000px;
	margin: 0 auto;
	text-align: center;
}
#footer nav ul {
	width: 700px;
	margin: 0 auto;
}

#footer nav ul li {
	width: 160px;
	float: left;
	border-right: 1px solid #fff;
}
#footer nav ul li:last-child {
	border-right: 0;
}

#footerinner {
	clear: both;
	margin: 0px auto;
	text-align: center;
	padding: 20px 0;

}
#footerinner p {
	font-size: 0.8em;
	color: #0099cc:

}

/*-----------------------------------------------footer Googleカスタム検索 -*/

#footerinner .gsc-control-cse {
	width: 400px;
	margin: 0 auto 10px auto;
	display: block;
}

#footerinner .gsc-control-cse .gsc-input-box {
	text-align: left;
	padding: 4px;
	overflow: hidden;
}
#footerinner .gsc-control-cse input {
	padding: 10px;
}
#footerinner .gsc-webResult.gsc-result {
	text-align: left;
}

/*----------------------------------------------- 天神弁護士センターネット予約リンク　レスポンシブページ共通 -*/

#header .banner_yoyaku {
	display: none;
}

@media screen and (min-width:300px) and (max-width:747px) {

	#header .banner_yoyaku {
		display: block;
	}

	#header .banner_yoyaku a {
		display: block;
		color: #333;
		font-size: 14px;
		text-align: center;
		padding: 10px 6px;
		margin: 0 10px 10px 10px;
		background-color: #dfdd3b;
		border-radius: 4px;
		-webkit-border-radius: 4px;
		-moz-border-radius: 4px;
	}

}
