

/*初期化*/
td,tr{
	margin:  0;
	padding: 0;
}
td {
	vertical-align: top;
}
body, form, filedset, table{
	margin:  0;
	padding: 0;
}
filedset{
	border: none;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, ul, ol, dl,dd{
	margin: 0;
	padding: 0;
}
blockquote, li, dt,dd {
}
li {
	list-style: none;
}
input, textarea {
	font-size: 1em;
}
img {
	border: none;
}
p {
	text-align: justify;
	text-justify: inter-ideograph;
}
html {
	overflow-y: scroll;
}
/*初期化ここまで*/
vml\:* {
behavior: url(#default#VML);display:inline-block
}

a {
	text-decoration: underline;
	color: #422b25;
}
a:hover {
	text-decoration: underline;
	color: #422b25;
}
a:visited{
	text-decoration: underline;
	color: #422b25;
}
a:hover {
	text-decoration: underline;
	color: #EA5504;
}

body {
 	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background-color: #53462D;
	font-size: 14px;
	color: #3E3A39;
}
#wrapper {
	width: 964px;
	margin: 0 auto 0 auto;
}
#description {
	font-size: 14px;
	position: relative;
	color: #E6DEC5;
	width: 960px;
	text-align: center;
	line-height: 1.23;
	padding: 5px 0 0 0;
}
#header {
	position: relative;
	background-color: #E6DEC5;
	width: 964px;
	height: 160px;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url("images/cr/header_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
}
#main {
	position: relative;
	background-color: #E6DEC5;
	width: 960px;
	height: 150px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#footer {
	position: relative;
	background-color: #E6DEC5;
	width: 960px;
	height: 150px;
	text-align: center;
	margin: 0 auto 0 auto;
}
#site_logo {
	position: absolute;
	top: 20px;
	left: 20px;
	z-index: 100;
	width: 590px;
	height: 95px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

#tsh_logo {
	position: absolute;
	top: 6px;
	left: 676px;
	z-index: 100;
	width: 255px;
	height: 95px;
	background-color: transparent;
	background-image: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}

/* #site_logo/#tsh_logo中のspacer.gif(1x1px)は、width/height属性(590x95, 255x95)
   だけでは正しくサイズ計算されず、Tailwindのheight:autoと組み合わさって
   590x590pxの正方形として描画されてしまい、下の#cr_naviのリンクを覆って
   クリックできなくしていた。親要素にぴったりフィットさせて修正する。 */
#site_logo img, #tsh_logo img {
	width: 100%;
	height: 100%;
}
#body {
float:left;
	position: relative;
	background-color: #E6DEC5;
	width: 964px;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url("images/cr/body_bg.png");
	background-repeat: repeat-y;
	background-position: 0 0;
	border: none;
	overflow: hidden;
}
#page_bg {
	position: relative;
	background-color: #E6DEC5;
	width: 964px;
	height: auto;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url("images/cr/body_page_bg.png");
	background-repeat: repeat-y;
	background-position: 0 0;
	border: none;
	padding: 0;
}
#footer {
	clear: both;
	position: relative;
	background-color: #E6DEC5;
	width: 964px;
	height: 101px;
	text-align: center;
	margin: 0 auto 0 auto;
	background-image: url("images/cr/footer_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	color: #A3944F;
}
#footer {
	position: relative;
	top: 0px;
}
#footer a {
	color: #4B2E0F;
}
#footer #footer_links {
	font-size: 14px;
	color: #A3944F;
	position: relative;
	top: 18px;
	line-height: 1.31;
	
}
#footer #footer_links a {
	color: #4B2E0F;
	
}
#footer #copyright {
	position: relative;
	top: 20px;
}
#body #top_image {
	position: relative;
	top: 0;
	left: 7px;
	background-image: url("images/cr/eha0171-009_w950.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 964px;
	height: 400px;
}
#cr_navi {
	position: absolute;
	top: 116px;
	width: 945px;
	height: 40px;
	left: 20px;
}
#cr_navi li a {
	display: block;
	padding: 12px 0px 10px 0px;
}
#cr_navi li {
	font-size: 13px;
	position: relative;
	float: left;
	background-color: #654235;
	width: 100px;
	height: 35px;
	line-height: 1;
	background-image: url("images/cr/navi_btn_bg.png");
}
#cr_navi a {
	color: #ffffff;
	font-weight: 600;
	text-decoration: none;
}
#cr_navi li:hover {
	background-position: 0 35px;
}
#cr_navi .general_info {
	width: 82px;
	background-color: #654235;
}
#cr_navi .prices {
	width: 82px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .counseling {
	width: 152px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .flow {
	width: 122px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .cases {
	width: 82px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .blog {
	width: 72px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .wakaba {
	width: 92px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .company {
	width: 86px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .profile {
	width: 110px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_navi .contact {
	width: 98px;
	margin-left: 5px;
	background-color: #654235;
}
#cr_page {
float:left;
position: relative;
	font-size: 16px;
	line-height: 1.74;
	width: 964px;
	width: 690px;
	text-align: left;
	padding:0;
	margin:0;
}

#cr_page h1 {
	margin: 0px 0 10px 0;
	padding: 0 0 20px 0;
	position: relative;
	left: 0px;
	top: 20px;
	text-align: left;
}
#cr_page h2 {
	margin: 0px 0 15px 0;
	padding: 20px 20px 0px 20px;
	position: relative;
	text-align: left;
	border-bottom: 1px dotted #a6966d;	
	line-height: 1.31;
}
#cr_page p.adjust_bottom_a {
	padding: 6px 20px 10px 20px;
}
#cr_page h3 {
	margin: 0px 0 5px 0;
	padding: 16px 20px 0px 20px;
	position: relative;
	text-align: left;
	line-height: 1.31;
	font-size: 18px;
}
#cr_page .post {
	position: relative;
	left: 0px;
	text-align: left;
	width: 600px;
	padding: 0px 0 20px 0;
	margin: 10px 0 50px 0;

}
#cr_page .page_date {
	position: relative;
	margin: 10px 0 0px 0;
	font-size: 13px;
	padding: 10px 0 20px 0;
	color: #a3944f;
}
#top_msg {
	text-align: left;
	width: 360px;
	position: absolute;
	top: 20px;
	left: 40px;
	background-color: #ffffff;
	padding: 20px 20px 20px 20px;
	background-image: url("images/cr/white_bg.png");
	background-repeat: repeat;
	background-position: 0 0;
}
#top_msg2 {
	text-align: left;
	position: relative;
	left: 40px;
	height: 80px
	top: 10px;	width: 820px;
	padding: 10px 20px 20px 20px;
	margin: 0 0 0 0;

}
#top_msg2 {
	text-align: left;
	position: relative;
	left: 40px;
	height: 80px
	top: 10px;	width: 820px;
	padding: 10px 20px 20px 20px;
	margin: 0 0 0 0;
}
#cr_page strong {
	font-weight: 600;
	color: #57A436;
}
#cr_page strong.black {
	font-weight: 600;
	color: #3E3A39;
}
#cr_page strong.red {
	font-weight: 600;
	color: #e50000;
}
#cr_page a {
	font-weight: 600;
	color: #57A436;
}
#cr_page a:hover {
	text-decoration: none;
}
#cr_page h2.green {
	color: #57A436;
}
#cr_page h2.blue {
	color: #2d538b;
}
#cr_page h2.pink {
	color: #e37c9e;
}

#cr_page .arrow_green {
	text-align: left;
	width: 60px;
	position: relative;
	height: 50px;
	top: -5px;
	left: 63px;
	background-color: transparent;
	padding: 0;
	background-image: url("images/cr/arrow_green.png");
	background-repeat: no-repeat;
	background-position: 0 -7px;
}
#cr_page dt {
	padding: 0 20px 0.5em 20px;
	margin: 0 0 0 0;
	font-weight: 600;
	color: #ea803a;
}
#cr_page dd {
	padding: 0 20px 1.8em 50px;
	margin: 0 0 0 0;
}
#cr_page p {
	padding: 0 20px 1.8em 20px;
	margin: 0 0 0 0;
}
#cr_page ul {
	font-size: 15px;
	padding: 20px 20px 20px 20px;
	margin: 0 20px 1.5em 20px;
	background-color: #f1fff0;
}
#cr_page li {
	padding: 0 8px 1.5em 22px;
	text-indent: -0em;
	background-image: url("images/cr/li_mark.gif");
	background-repeat: no-repeat;
	background-position: 5px 10px;
}
#cr_page ul.page_index {
	position: relative;
	font-size: 15px;
	padding: 6px 20px 5px 30px;
	margin: 0 20px 0 20px;
	background-color: #fefcf1;
	border-top: 1px dotted #a6966d;	
	border-bottom: 1px dotted #a6966d;	
	background: -moz-linear-gradient(center top, #f9f6e2, #fff 30%, #fff 50%, #fff 70%, #f9f6e2);
	background: -webkit-gradient(linear, center top, center bottom, from(#f9f6e2), color-stop(30%, #fff), color-stop(50%, #fff), color-stop(70%, #fff), to(#f9f6e2)); 
	}
.box_01 {
	margin: 0 20px 10px 1.8em;
	padding: 10px;
	background-color: #f9f2c3;
}
.box_02 {
	clear: both;
	margin: 10px 10px 10px 10px;
	padding: 25px 10px 0px 10px;
	background-color: #F1FFF0;
	background-repeat: no-repeat;
	background-position: 430px 28px;
}
#cr_contact .box_02 h2,
#cr_contact2 .box_02 h2 {
	padding: 0px 10px 0px 10px;
	border-bottom: none;
	position: relative;
	left: 10px;
}
#cr_contact .contact_ph01,
#cr_contact2 .contact_ph01 {
	position: relative;
	left: 20px;
	top: 8px;
	margin: 0 20px 20px 0;
	width: 200px;
	float: left;
}


#cr_page ul.page_index li {
	padding: 0 8px 0 22px;
	text-indent: -0em;
	background-image: url("images/cr/li_mark.gif");
	background-repeat: no-repeat;
	background-position: 5px 10px;
}

#cr_page ul.page_index a {
	color: #422B25;
	font-weight: normal;
}

#cr_page_inner {
	position: relative;
	left: 40px;
	width: 600px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;	
	text-align: left;
}
#h1_box {
	height: 98px;
	background-image: url("images/cr/h1_bg.png");
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0 0 0px 0;
}
#h1_box h1 {
	width: 550px;
	font-size: 24px;
	position: relative;
	top: 17px;
	left: 38px;
	line-height: 1.16;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	
}
#image_01 {
	background-image: url("images/cr/image_01.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	float: right;
	left: 0px;
	top: 5px;
	width: 190px;
	height: 150px;
	background-color: transparent;
	margin: 0 0 5px 16px;

}
#image_02 {
	background-image: url("images/cr/eha0037-003.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: absolute;
	left: 343px;
	top: 8px;
	width: 190px;
	height: 150px;
	background-color: transparent;

}
#image_03 {
	float: right;
	background-image: url("images/cr/image_03.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 190px;
	height: 150px;
	margin: 0 30px 0 20px;
	background-color: transparent;
}
#image_04 {
	float: right;
	background-image: url("images/cr/059g_72.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 190px;
	height: 150px;
	margin: 0 30px 0 20px;
	background-color: transparent;
}
#image_05 {
	float: right;
	background-image: url("images/cr/R017021.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;
	position: relative;
	width: 190px;
	height: 150px;
	margin: 0 30px 0 20px;
	background-color: transparent;
}
#cr_page ul.cases {
	position: relative;
}
#h1_box .h1_en {
	font-size: 12px;
	position: relative;
	top: 17px;
	left: 42px;
	color: #A3944F;
	line-height: 1.16;
	letter-spacing: 0.1em;
	width: 550px;
}
#cr_breadcrumbs {
	position: relative;
	font-size: 13px;
	top: 10px;
	left: 0px;
	text-align: left;
	height: 26px;
	margin: 0 0 2px 0;
	color: #A3944F;
}
#cr_breadcrumbs a {
	color: #422B25;
}
.text_large {
	font-size: 130%;
	font-weight: 600;
}
#cr_page table.dock_tbl {
	margin: 0 20px 30px 20px;
	width: 560px;
	font-size: 14px;
}
#cr_page table.dock_tbl th {
	text-align: center;
	padding: 8px;
	font-size: 15px;
}
#cr_page table.dock_tbl td {
	padding: 6px 4px 6px 4px;
	vertical-align: middle;
	line-height: 1.31;
	background-color: #F9F2C3;
}
#cr_page table.dock_tbl th.border_left {
	border-left: 1px solid #ffffff;
}
#cr_page table.dock_tbl td.center {
	text-align: center;
}

#profile div.cr_profile_box {
	width: auto;
	margin: 0 0px 20px 0px; 
	padding: 10px 10px 10px 10px;
	background-color: #f8f5e1;
}
#profile div.cr_profile_box_inner {
	background-color: #ffffff;
	background: -moz-linear-gradient(center top, #f9f7eb, #fff 5%, #fff 50%, #fff 95%, #f9f7eb);
	background: -webkit-gradient(linear, center top, center bottom, from(#f9f7eb), color-stop(5%, #fff), color-stop(50%, #fff), color-stop(95%, #fff), to(#f9f7eb)); 
	
	width: auto;
	margin: 0 0px 0px 0px; 
	padding: 10px 10px 10px 10px;
}
#profile .cr_profile_box p {
	font-size: 14px;
	line-height: 1.465;
	padding: 0 20px 1.5em 20px;
	
}
#profile h2 {

	background-image: url("images/cr/profile_pict.png");
	background-repeat: no-repeat;
	background-position: 434px 10px;
	padding: 25px 0px 2px 20px; 
	border-bottom: 2px dotted #ede7c0;
}
#counseling {
	font-size: 16px;

}
#counseling p {
	font-size: 16px;
	padding: 0 15px 1.4em 20px ;
	line-height: 1.539;	
	
}
#general_info img {
	padding: 0 0 0 0;
}
span.phone {
	font-size: 30px;
	font-weight: 600;
	color: #57A436;
}

#blog_banners {
	position: absolute;
	right: 34px;
	top: 20px;
}
#blog_banners .banner {
	width: 222px;
	height: auto;
	background-color: #ffffff;
	text-align: center;
	border: 1px solid #efe7ba;
	padding: 0 0 5px 0;
}
#blog_banners .banner h2 {
	background-color: #57A436;	
	color: #ffffff;
	height: 20px;
	line-height: 1;
	padding: 7px 0 0 0;
	font-size: 14px;
}

#blog_banners .banner h3 {
	font-size: 120%;
	color: #57A436;	
	font-size: 18px;
	padding: 6px 0 0 0;
}
#blog_banners .banner p {
	text-align: center;
	font-size: 13px;
}
#blog_banners a {
	color: #ea5504;	
	
}

#blog_banners .banner p.time {
	text-align: center;
	font-size: 17px;
}
#blog_banners .banner h2 {
	font-size: 14px;
}
#blog_banner_top {
	position: absolute;
	right: 27px;
	top: 288px;
}
#cr_page .alignright {
	float: right;
	margin: 0 20px 10px 20px;
}
#cr_page .alignleft {
	float: left;
	margin: 0 10px 15px 0px;
}
#cr_page ul.cr_notice {
	background-color: transparent;
	font-size: 16px;
	padding: 0 20px 0 20px;
	margin: 10px 0 10px 10px;
}
#cr_page ul.cr_notice li {
	background-image: none;
	text-indent: -1em;
	padding: 0;
	margin: 0;
}
#cr_page .himitsu {
	background-color: #F1FFF0;
	width: 560px;
	position: relative;
	left: 20px;
}
#cr_page .box_03 {
	background-color: #F9F2C3;
	width: 560px;
	position: relative;
	left: 20px;
}
#cr_page .box_03 p {
	padding: 10px 20px 10px 20px;
}
#cr_page .box_04 {
	background-color: #F9F2C3;
	width: 600px;
	position: relative;
	left: 0px;
}
#cr_page .box_04 p {
	padding: 10px 20px 10px 20px;
}
#cr_page .syokai {
	background-color: #F1FFF0;
	margin-bottom: 20px;
}
#cr_page .syokai h3 {
	color: #57A436;
	padding: 8px 20px 2px 20px;
	margin-top: 10px;
}
#cr_page .himitsu h3 {
	color: #57A436;
	padding: 18px 20px 2px 20px;
	margin-top: 18px;
}
#cr_page .himitsu p {
	padding: 5px 20px 10px 20px;
}
#cr_page p.syokai {
	padding-bottom: 6px;
	font-size: 18px;
}
#cr_page table.cr_price {
	position: relative;
	left: 20px;
	margin-bottom: 10px;
	width: 356px;
}
#cr_page table.cr_price th {
	padding: 5px 10px 5px 10px;
	text-align: center;
}
#cr_page table.cr_price td {
	padding: 10px;
	font-size: 18px;
	text-align: center;
}
#cr_page table.cr_price_syokai {
	position: relative;
	left: 20px;
	margin-bottom: 10px;
	width: 356px;
}
#cr_page table.cr_price_syokai th {
	padding: 5px 10px 5px 10px;
	width: 60%;
	text-align: center;
	background-color: #57A436;
}
#cr_page table.cr_price_syokai td {
	padding: 3px;
	font-size: 18px;
	width: 40%;
	text-align: center;
	color: #57A436;
}
#cr_page table.cr_price th.small,
#cr_page table.cr_price td.small {
	font-size: 14px;
	vertical-align: middle;
}
#cr_page .open {
	position: relative;
	left: 20px;
	margin-bottom: 30px;
	width: 300px;
	text-align: center;
}
#cr_page .open th {
	padding: 5px 10px 5px 10px;
}
#cr_page .open td {
	padding: 8px 10px 5px 10px;
	font-size: 18px;
	line-height: 1;
}
#cr_page .open caption {
	text-align: center;
	color: #57A436;
	font-weight: 600;
}
#cr_contact table,
#cr_contact2 table {
	position: relative;
	left: 0px;
	margin-bottom: 6px;
}
#cr_contact table th,
#cr_contact2 table th {
	padding: 5px 10px 5px 10px;
	text-align: center;
}
#cr_contact table th.sat,
#cr_contact2 table th.sat {
	background-color: #A3944F;	
}
#cr_contact table td,
#cr_contact2 table td {
	padding: 5px 10px 5px 10px;
	background-color: #ffffff;
}
#cr_contact table caption,
#cr_contact2 table caption {
	font-size: 18px;
	color: #57A436;
	font-weight: 600;
}
#cr_page strong.large {
	font-size: 20px;
}
#cr_page #wakaba table {
	font-size: 14px;
	width: 560px;
	margin: 0 20px 0 20px;
}
#cr_page #wakaba table td {
	padding: 4px 6px 4px 6px;
	line-height: 1.5;
}
#cr_page #wakaba table th {
	padding: 5px;
	text-align: center;
	background-color: #57A436;
}
#cr_page #wakaba table td span.small {
	font-size: 14px;
	line-height: 1.5;
}
#cr_page #wakaba table th.1st {
    background-color: #422B25;
}

#cr_page #wakaba table td.wareki {
	border-right: 0px;
	text-align: right;
	font-size: 14px;
	line-height: 1.5;
    padding-right: 0;
}
#cr_page #wakaba table td.bb0 {
	border-bottom: 0px;
}
#cr_page #wakaba table th.brw {
	border-right: 1px solid #ffffff;

}
#cr_page #wakaba table th.bbw {
	border-bottom: 1px solid #ffffff;

}
#cr_page #wakaba table td.date {
	font-size: 20px;
	line-height: 1.2;
}
#cr_page ul {
	background-color: transparent;
	padding: 5px 0 0 0;
}
#cr_page li {
	background-image: none;
	padding: 0 0 0 0;
}
#cr_page ul.strong {
	background-color: transparent;
	padding: 5px 0 0 0;
	font-size: 18px;
	font-weight: 600;
}
#cr_page ul.strong li {
	line-height: 1.31;
	background-image: none;
	padding: 0 0 0 0;
}
#wakaba span.event_date {
	font-size: 28px;
	font-weight: 600;
	color: #57A436;
}
#wakaba span.event_date_small {
	font-size: 22px;
	font-weight: 400;
	color: #57A436;
}
#cr_page #wakaba h5 {
	font-size: 18px;
	color: #57A436;
	font-weight: 600;
	padding-left: 20px;
}
#blog_banners .banner_img {
	margin-bottom: 5px;
}

