@charset "UTF-8";
/* CSS Document */

body {
	background-image: url(../images/bg_img.gif);
	background-repeat: repeat;
}
#wrapper {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat;
	font-size: 14p;
	line-height: 1.5em;
	letter-spacing: 0.8pt;
	font-family: "ヒラギノ角ゴ Pro W3",メイリオ,Osaka,Arial,Verdana,"ＭＳ Ｐゴシック",sans-serif;
}
ul li {
	list-style-type: none;
}
.clear {
	clear: both;
}
a:hover {
	opacity: 0.5;
}
#d_line {
	width: 585px;
	margin-left: auto;
	margin-right: auto;
}
#header {
	margin-bottom: 10px;
}
#header_info {
	width: 300px;
	float: left;
	height: 250px;
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 210px;
}
#header_info h2 {
	font-size: 14px;
}
#logo {
	margin-left: 28px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#header_info ul li {
	font-size: 16px;
	/* [disabled]margin-bottom: 5px; */
}
#nav_box {
	float: left;
	width: 430px;
	height: 250px;
}
#gnav {
	float: left;
	width: 390px;
}
#gnav ul li  {
	float: left;
}
#subnav {
	float: left;
	width: 34px;
	margin-top: 67px;
	margin-left: 5px;
}
#subnav_link {
	margin-bottom: 13px;
}
#sidebar {
	float: left;
	width: 300px;
	margin-right: 20px;
}
table{
	margin-left:10px;
	margin-top:10px;
}
#contact li {
	margin-bottom: 12px;
	margin-top: 5px;
}
#consultation {
	margin-top: 15px;
}
#s_nav {
	margin-top: 20px;
}
.side_list   {
	text-decoration: none;
	color: #000;
	display: block;
	text-align: center;
	padding-top: 9px;
	background-color: #887b42;
	height: 30px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.line {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000;
	border-bottom-color: #000;
}
.u_line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.s_subnav li {
	background-color: #fff;
	height: 35px;
	text-align: center;
	display: block;
	padding-top: 5px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000;
	border-left-color: #000;
}
.side_blog {
	margin-bottom: 12px;
	margin-top: 15px;
}
.s_subnav li a {
	text-decoration: none;
	color: #000;
}
#content {
	float: left;
	width: 640px;
	margin-bottom: 100px;
}
#content section {
	border: 1px solid #000;
	margin-bottom: 20px;
}
#content section h2 {
	text-align: center;
	display: block;
	height: 30px;
	background-color: #887b42;
	font-size: 18px;
	padding-top: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	margin-bottom: 10px;
}
#content section p {
	padding-right: 10px; 
	padding-left: 10px; 
}
#news ul li {
	padding-left: 20px;
	margin-bottom: 20px;
}
.date{    
	/*display: inline-block;
    width: 100px;
    padding-left: 0.5em;*/
	color:#F63;
}
/*#news ul li p {
	display: inline-block;
	width: 470px;
}
*/
.greet_sanri  {
	float: left;
	width: 248px;
	margin-right: 15px;
}
#greeting p {
	margin-bottom: 20px;
}
#signature {
	width: 300px;
	margin-left: 350px;
}
#staff_img {
	margin-left: 100px;
}
.self-intro {
	float: left;
	width: 150px;
}
.self-intro p {
	display: block;
	text-align:center;
}
#s1 {
	margin-left: 130px;
}
#s2 {
	margin-left: 50px;
}
.job {
	color: #887b42;
}
.belief {
	color: #666;
}
.voice_img {
	margin-top: 20px;
}
#voice p {
	margin-top: 15px;
	margin-bottom: 20px;
	margin-left: 15px;
}
#voice p a {
	text-decoration: none;
	color: #426b99;
}
#info {
	width: 600px;
	border: 1px solid #000;
	padding: 20px;
}
#info h2 {
	float: left;
	width: 80px;
	margin-left: 100px;
}
#info_box {
	float: left;
	width: 400px;
	margin-left: 20px;
	margin-top: 20px;
}
#info_box h2 {
	color: #887b42;
	width: 400px;
	margin-left: 0px;
	font-size: 18px;
}
#info_box p {
	margin-left: 30px;
}
#content_contact  {
	width: 570px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
}
#content_contact p {
	text-align: center;
	display: block;
	margin-bottom: 10px;
}
#content_contact a {
	text-decoration: none;
	color: #426b99;;
}
#content_contact ul li img {
	float: left;
	width: 275px;
	margin-right: 10px;
}
#footer {
	width: 960px;
	border-top-width: 3px;
	border-top-style: dotted;
	border-top-color: #887b42;
	padding-top: 30px;
}
#footer_info {
	float: left;
	width: 350px;
	margin-left: 30px;
	margin-bottom: 100px;
}
#f_infobox {
	width: 300px;
	margin-top: 10px;
}
#f_infobox h2 {
	font-size: 18px;
	color: #887b42;
	margin-bottom: 10px;
}
#f_infobox small {
	font-style: italic;
	font-size: 12px;
	margin-top: 10px;
}
#footer_link {
	float: left;
	width: 500px;
	margin-left: 50px;
}
#footer_link ul li a {
	text-decoration: none;
	color: #000;
}
#under_b1 {
	float: left;
	width: 300px;
}
#under_b2 {
	float: left;
	width: 150px;
	margin-left: 30px;
}
.m_b {
	margin-bottom: 15px;
}
.sub_fl li {
	list-style-type: disc;
	list-style-position: inside;
}
.sub_fl a {
	font-size: 14px;
}

