@charset "utf-8";
body {
	margin-top: 0px;
	background-color: #CDD172;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #000000;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
p {
	line-height: 1.5em;
	font-size: 13px;
}



#wrapper {
	width: 857px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #999999;
	border-left-color: #999999;
}
#header {
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #4B7922;
	margin-bottom: 0px;
}
#header h1 {
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 66px;
	width: 286px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	margin-bottom: 5px;
}
#header h1 a {
	display: block;
	height: 66px;
	width: 286px;
}
#submenu {
	float: right;
	margin-top: 10px;
	margin-right: 20px;
}
#submenu ul {
	margin: 0px;
	padding: 0px;
}
#submenu li {
	display: block;
	float: left;
	margin-left: 10px;
	background-image: url(images/arrow_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	list-style-type: none;
	padding-left: 10px;
}
#header #gnavi {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 839px;
	margin-bottom: 10px;
	height: 42px;
}
#header #gnavi ul {
	padding: 0px;
	margin: 0px;
	width: 839px;
}
#header #gnavi li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
#main {
	width: 807px;
	margin-right: auto;
	margin-left: auto;
	padding: 25px;
}
#main p {
	padding-right: 28px;
	padding-left: 28px;
}

#left {
	margin: 0px;
	float: left;
	width: 558px;
}
#news {
	width: 558px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
}
#news p {
	margin: 0px;
	padding: 5px;
	font-size: 12px;
}
#service_top {
	width: 558px;
}
#service_top #service_b {
	float: left;
	width: 273px;
	min-height:205px;
	border: 1px solid #CCCCCC;
}
#service_top #service_p {
	float: right;
	width: 273px;
	height:205px;
	border: 1px solid #CCCCCC;
}

#service_top ul {
	margin: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
}

#service_top li {
	list-style-position: outside;
	list-style-image: url(images/arrow_02.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#service_top p {
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#right {
	float: right;
	width: 220px;
}
#meilto {
	border: 1px solid #CCCCCC;
	width: 219px;
	margin-bottom: 10px;
}
#adress {
	border: 1px solid #CCCCCC;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#adress p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
}

#footer {
	color: #FFFFFF;
	background-color: #4B7922;
	clear: both;
	text-align: center;
	padding: 10px;
}
#footer p {
	margin-top: 3px;
	margin-bottom: 3px;
	font-size: 12px;
}



#aboutus h2 {
	background-image: url(images/title_aboutus.jpg);
}
#service h2 {
	background-image: url(images/title_service.jpg);
}

#service_p h2 {
	background-image: url(images/title_service_p.jpg);
}

#service_b h2 {
	background-image: url(images/title_service_b.jpg);
}

#lawyer h2 {
	background-image: url(images/title_lawyer.jpg);
}
#price h2 {
	background-image: url(images/title_price.jpg);
}
#access h2 {
	background-image: url(images/title_access.jpg);
}
#inquiry h2 {
	background-image: url(images/title_inquiry.jpg);
}
#sitemap h2 {
	background-image: url(images/title_sitemap.jpg);
}

#blog h2 {
	background-image: url(images/title_blog.jpg);
}


#service li {
	list-style-image: url(images/arrow_02.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 13px;
	text-decoration: underline;
}

#sitemap li {
	list-style-image: url(images/arrow_02.jpg);
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	font-size: 13px;
	text-decoration: none;
}


#aboutus, #sitemap {
	min-height: 400px;
}

#aboutus h2, #service h2, #service_p h2, #service_b h2, #lawyer h2, #price h2, #access h2, #inquiry h2, #sitemap h2, #blog h2 {
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 40px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
	margin-top: 0px;
}
#aboutus h3, #service h3, #service_p h3, #service_b h3, #price h3, #lawyer h3, #access h3, #inquiry h3, #sitemap h3, #blog h3 {
	margin-top: 30px;
	margin-bottom: 15px;
	margin-left: 20px;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #6EB232;
	font-size: 16px;
	margin-right: 20px;
	padding-left: 8px;
}
#lawyer h3 {
	clear: both;
}
#lawyer h4 {
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #D0D9BB;
	border-left-color: #A6B57D;
	float: right;
	width: 500px;
	margin-right: 30px;
	margin-top: 5px;
	margin-bottom: 10px;
	padding-left: 5px;
	background-color: #E7EBDC;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E1E8D7;
	border-right-color: #E1E8D7;
	font-size: 14px;
}

#service h4, #service_p h4, #service_b h4, #price h4, #blog h4 {
	margin-left: 23px;
	margin-right: 25px;
	border-bottom-width: 1px;
	border-left-width: 3px;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-bottom-color: #CCCCCC;
	border-left-color: #BFBFBF;
	padding-left: 4px;
	font-size: 14px;
	margin-top: 30px;
	margin-bottom: 20px;

}

#access #map {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
}
#lawyer img {
	float: left;
	margin-bottom: 50px;
	margin-right: 10px;
	margin-left: 30px;
}
#lawyer p {
	float: right;
	clear: right;
	width: 500px;
	padding: 0px;
	margin-right: 30px;
	margin-top: 0px;
	margin-bottom: 20px;
}
#lawyer .name {
	font-size: 12px;
	padding-left: 15px;
}
#price table {
	margin-left: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-left-color: #999999;
	border-collapse:collapse;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 12px;
}
#price th {
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	background-color: #E7E7E7;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-weight: normal;
}
#price .pcate {
	background-color: #D7D7D7;
	text-align: center;
}

#price td {
	text-align: right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
}
caption {
	caption-side: top;
	text-align: left;
	white-space: nowrap;
	font-weight: bold;
	margin-bottom: 5px;
}




#inquiry table {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	border-collapse: collapse;
	font-size: 12px;
}
#inquiry th {
	background-color: #CAD2B3;
	text-align: right;
	padding: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEF0E8;
	width: 240px;
}
#inquiry td {
	padding: 10px;
	background-color: #E7EBDC;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #C5CCAC;
}
#sitemap p {
	display: block;
	margin: 0px;
	padding: 0px;
}
#sitemap p a {
	border: 1px solid #BCC7A0;
	margin: 15px;
	background-image: url(images/arrow_02.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 20px;
	display: block;
}
#sitemap a:hover {
	background-color: #E2E7D8;
	text-decoration: none;
}


#pagetop {
	text-align: right;
  margin-top:30px;
  margin-right:30px;
	font-size: 11px;
}
#pagetop a {
	text-decoration: underline;
}

#blog .blog_date {
  font-weight:bold;
	
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #BFBFBF;
	padding-left: 4px;
	margin-left: 23px;
	margin-right: 25px;
  margin-top:30px;
  margin-bottom:-20px;
}

#blog .blog_content a {
	text-decoration: underline;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}
.fs10 {
	font-size: 10px;
}
.fs14 {
	font-size: 14px;
}
.fontRed {
	color: #FF0000;
}
.center {
	text-align: center;
}
