@charset "utf-8";
/*------共通-----*/
.inbox {
	padding: 15px 15px 5px;
	width: 640px;
}
p.img_right {
	width: 630px;
}
p.img_right img {
	float: right;
	padding: 3px;
	margin: 0 0 15px 15px;
}
p.img_left {

}
p.img_left img {
	float: left;
	padding: 3px;
	margin: 0 15px 15px 0;
	border: 1px solid #CDCDCD;
}


p.img_left2 {
	width: 610px;
	text-align:justify;
	text-justify:inter-ideograph;
}
p.img_left2 img {
	float: left;
	padding: 3px;
	margin: 0 20px 15px 0;
}



p.img_left3 {
	width: 600px;
	text-align:justify;
	text-justify:inter-ideograph;
	color:#630;
	letter-spacing:1px;
	font-weight:bold;
	line-height:2;
}
p.img_left3 img {
	float: left;
	padding: 3px;
	margin: 0 30px 15px 0;
}

/*------------------------------
	トップページ
------------------------------*/
#topimage {
	margin: 0 0 30px;
	background: #fff;
	padding: 8px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
}

/*-----------------------------*/
#pr {
	background: #fff;
	padding: 0 8px 8px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
	margin: 0 0 30px 0;
}

#pr .title {
	display: block;
	text-align: center;
	font-size: 17px;
	font-weight: bold;
	margin: -10px auto 0 auto;
	background-repeat: no-repeat;
}
#pr .title strong {
	color: #FF4C4C;
	font-weight: bold;
	font-size: 17px;
}
#pr .prbox{
	display: block;
	padding: 0 5px;
}

#pr .prbox h2 {
	color: #0080C8;
	font-size: 23px;
	font-weight: bold;
	padding-left: 60px;
	line-height: 48px;
	border-style: none;
}

#pr .prbox .title1{
	background-image: url(../image/top/pr1.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
}

#pr .prbox .title2{
	background-image: url(../image/top/pr2.jpg);
	background-repeat: no-repeat;
	height: 70px;
	background-position: left top;
	padding: 7px 0 7px 60px;
	line-height: 28px;
}

#pr .prbox .title3{
	background-image: url(../image/top/pr3.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
}

#pr .prbox .title4{
	background-image: url(../image/top/pr4.jpg);
	background-repeat: no-repeat;
	height: 70px;
	padding: 7px 0 7px 60px;
	background-position: left top;
	line-height: 28px;
}
#pr .prbox .title5{
	background-image: url(../image/top/pr5.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
}
#pr .prbox .title6{
	background-image: url(../image/top/pr6.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
}

#pr .prbox .title7{
	background-image: url(../image/top/pr7.jpg);
	background-repeat: no-repeat;
	height: 60px;
	background-position: left top;
}


#pr .prbox .text{
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	padding: 0px 10px 0 215px;
	line-height: 25px;
}
#pr .prbox img{
	margin: 0 15px 25px 0;
	float: left;
}


/*-----------------------------*/
#blocks {
	width: 675px;
	margin: 0 0 30px 0;
	clear: both;
}
#blocks .block {
	width: 220px;
	float: left;
	background: #fff;
	padding: 5px 0px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
	margin: 0 5px 0 0;
}
#blocks .block h3 {
	font-weight: bold;
	font-size: 18px;
	color: #000000;
	line-height: 22px;
	height: 22px;
	padding: 3px 0 0 10px;
	border-left: 8px solid #0080C8;
	margin: 0 0 10px;
	background: none;
	border-bottom: 0px;
}
#blocks .block h3 a {
	color: #000000;
}
#blocks .block h3 a:hover {
	color: #2DB200;
}
#blocks .block .innerblock {
	background: url(../image/top/block-btm.jpg) no-repeat left bottom;
	padding: 9px 9px 6px 9px;
}
#blocks .block .innerblock img.icon {
	padding: 2px;
	border: 1px solid #CDCDCD;
}
#blocks .block .innerblock p {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 3px 0;
	padding: 5px 0 0 0;
	min-height: 60px;
}
#blocks .block .innerblock .more {
	margin: 5px 0 10px 0;
	width: 90px;
	display: block;
	float: right;
	text-align: center;
	font-weight: bold;
	border-radius: 5px;
	font-size: 13px;
	background-position: left top, left bottom, color-stop(0.88, #3b1600), color-stop(0.00, #69340c));
	background-color: #2DB200;
}
#blocks .block .innerblock .more a {
	color: #fff;
}
#blocks .block .innerblock .more a:hover {
	text-decoration: none;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
#blocks .block .innerblock .more img {
	position: absolute;
	width: 7px;
	height: auto;
	right: 5px;
	top: 5px;
}

/*------------------------------
	当院紹介
------------------------------*/
#feature, #greet, #staff, #shashin, #kyujin, #inquiry {
	background: #fff;
	padding: 8px 0px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
	margin: 0 0 20px 0;
}

/*-----------------------------*/
#feature h3 {
	padding: 0 0 0 70px;
	margin: 0 0 10px;
	font-size: 25px;
	font-weight: bold;
	color: #0080C8;
	position: relative;
	background-image: url(../image/shoukai/h3.png);
	background-repeat: no-repeat;
	line-height: 57px;
	border-bottom: 3px solid #DBF2F8;
}
#feature h3 img {
	position: absolute;
	top: 5px;
	left: 6px;
}
#feature p {
	margin: 0 0 30px 0;
}

#feature .featureBox {
	min-height: 130px;
	border-bottom: 1px dashed #D7C49F;
	padding: 10px 0 15px 10px;
	margin: 0 0 10px 0;
}
#feature .featureBox p {
	margin-bottom: 5px;
	line-height: 1.9;
}
#feature .featureBox img {
	width: 150px;
	height: 130px;
	float: left;
	margin: -10px 15px 0 5px;
	border: 5px solid #FFF;
	box-shadow: 0 2px 5px #ddd;
	-webkit-box-shadow: 0 2px 5px #ddd;
	background-color: #FFF5CE;
}

/*-----------------------------*/
#greet p {
	margin: 0 0 10px;
}
#greet .incho {
	float: left;
	width: 200px;
	text-align: center;
	margin: 0 15px 15px 0;
}
#greet .incho img {
	width: 190px;
	height: 230px;
	border-radius: 0;
	margin: 0 1px 10px 1px;
	padding: 3px;
	border: 1px solid #CDCDCD;
}
#greet .incho p {
	text-align: center;
	font-weight: bold;
	color: #0080C8;
	width: 200px;
}
#greet .incho p strong {
	color: #2DB203;
	font-size: 20px;
	line-height: 30px;
}

/*-----------------------------*/
#staff p{
	margin: 0 0 10px;
	display: block;
	padding: 0;
	width: 430px;
	float: right;
}
#staff img{
	border-radius: 0;
	margin: 0 1px 10px 1px;
	padding: 3px;
	border: 1px solid #CDCDCD;
}

#staff p strong{
	color: #FF9393;
	font-size: 18px;
	line-height: 60px;
}

/*-----------------------------*/
#shashin #office_ph {
	margin: 10px 5px 15px 10px;
}
#shashin #office_ph #office_ph_big {
	clear: left;
	float: left;
	width: 455px;
	text-align: center;
}
#shashin #office_ph ul#imgList {
	clear: right;
	float: right;
}
#shashin #office_ph ul#imgList li {
	list-style-type: none;
	height: 89px;
}
#shashin #office_ph #office_ph_big img {
	border: 3px solid #DEEBFE;
	/* [disabled]border-radius: 5px; */
}
#shashin #office_ph li{
	list-style:none;
}
#shashin #office_ph li + li{
	border-left:none;
}
#shashin #office_ph li img{
	cursor: pointer;
	width: 125px;
	height: 82px;
	border: 2px solid #E0FEDE;
}
#shashin .list1 img, #shashin .list2 img, #shashin .list3 img, #shashin .list4 img{
	border-color: #F5EA96;
}


/*-----------------------------*/
#inquiry p{
	margin-left: 0px;
}
#inquiry table#toiawaseform {
	font-size: 14px;
	background: #FFF;
	border: 1px solid #666;
	width:630px;
	margin:15px auto 15px auto;
}
#inquiry table#toiawaseform td {
	padding: 10px;
	height: 20px;
	border-bottom: 1px dotted #9F7D66;
}
#inquiry table#toiawaseform th {
	text-align: center;
	width: 180px;
	padding: 10px 0;
	color: #000000;
	border-bottom: 1px dotted #9F7D66;
	background-color: #D5F0F8;
}
#inquiry table#toiawaseform tr:last-child td, #inquiry table#toiawaseform tr:last-child th {
	border-bottom: 0px dotted #9F7D66;
}

/*------------------------------
	施術内容
------------------------------*/
#nagare, #ryokin, #hoken, #jihi,#seikotsu {
	background: #fff;
	padding: 8px 0px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
	margin-bottom: 20px;
}
#hoken h3, #jihi h3 {
	position: relative;
	padding: 0 0 0 45px;
	margin-bottom: 10px;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	border-radius: 5px;
	background-color: #0080C8;
	line-height: 36px;
	background-image: url(../image/sejutsu/h3.png);
	background-repeat: no-repeat;
	background-position: 7px center;
}

/*-----------------------------*/

#seikotsu img{
	margin: 50px 0 0 0;
	float: left;
}
#seikotsu p{
	padding: 0 10px 0 240px;
}


/*-----------------------------*/
#nagare p.flow {
	padding: 2px;
	line-height: 30px;
	height: 30px;
	font-size: 17px;
	border: 1px solid #ddd;
	width: 630px;
	border-radius: 5px;
	margin: 0 0 15px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f0f0f0), color-stop(0.47, #fff));
	background: -webkit-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -o-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 47%, #f0f0f0 100%);
}
#nagare p.flow .step {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #21BA00;
	margin: 0 1em 0 5px;
	padding: 0px 10px;
	border-radius: 5px;
}
#nagare p.flow img {
	float: left;
	padding: 6px 0 0 8px;
}
#nagare p.img_right {
	background-repeat: no-repeat;
	background-position: 210px bottom;
	background-image: url(../image/jiko/yajirusi.png);
	background-size: auto 40px;
	-webkit-background-size: auto 40px;
	padding-bottom: 60px;
	min-height: 70px;
	margin: 0 0 0 0;
}
#nagare p.img_right img {
	border-radius: 3px;
	padding: 0px;
	border: 5px solid #FFF;
	box-shadow: 0 2px 5px #ddd;
	-webkit-box-shadow: 0 2px 5px #ddd;
	background-color: #EDFAFF;
}
#nagare p.img_right.last {
	background:none;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
	min-height: 30px;
}

/*-----------------------------*/
#ryokin table {
	width: 95%;
	margin: 0px auto;
	border: 1px solid #555;
}
#ryokin table tr:first-child {
	border-bottom: 1px solid #555;
}
#ryokin table tr {
	border-bottom: 1px dashed #555;
}
#ryokin table th {
	background-color: #FEFFD1;
	width: 10em;
	border-right: 1px solid #555;
	text-align: center;
}
#ryokin table td {
	border-right: 1px dotted #555;
	text-align: center;
}
#ryokin table th, #ryokin table td {
	padding: 10px;
	border-bottom: 1px dotted #555;
}
#ryokin table td.kaisuu {
	background-color: #FEFFD1;
	text-align: center;
	font-weight: bold;
}

/*-----------------------------*/
#hoken p {
	padding: 0 10px 30px;
	margin: 0;

}
#hoken p img {
	margin: 0 0 15px 15px;
	padding: 3px;
	float: right;
	border: 1px solid #CDCDCD;
}
#hoken p.img img {
	margin: 0;
	background: #bbb;
	width: 630px;
	height: 170px;
}


/*-----------------------------*/
#jihi p {
	margin: 0;
	padding: 0 10px 10px;
}
#jihi p img {
	margin: 0 0 15px 15px;
	padding: 3px;
	float: right;
	border: 1px solid #CDCDCD;
}
#jihi .imgbox{
	width: 238px;
	margin: 0 10px 20px 15px;
	float: right;
}
#jihi .imgbox img{
	margin: 0 0 0px;
	padding: 3px;
	border: 1px solid #CDCDCD;
	}
#jihi .imgbox p{
	text-align: center;
	padding: 0;
	margin: 0 0 10px 0;
	background-color: #E2FFD4;
	font-weight: bold;
	color: #32B007;
}

#jihi table {
	width: 95%;
	margin: 0px auto;
	border: 1px solid #555;
}
#jihi table tr:first-child {
	border-bottom: 1px solid #555;
}
#jihi table tr {
	border-bottom: 1px dashed #555;
}
#jihi table th {
	background-color: #D5F0F8;
	width: 15em;
	border-right: 1px solid #555;
	text-align: left;
}
#jihi table td {
	border-right: 1px dotted #555;
	text-align: center;
}
#jihi table th, #jihi table td {
	padding: 10px;
	border-bottom: 1px dotted #555;
}
#jihi table td.kaisuu {
	background-color: #D5F0F8;
	text-align: center;
	font-weight: bold;
}

#jihi table span{
	float: right;
	display: block;
	width: 80px;
	text-align: center;
	border-radius: 5px;
	background-color: #32B007;
	color: #FFFFFF;

}
#jihi table span.not{
	background-color: #888888;
}

#jihi dl{
	margin: 10px 10px 20px;
}
#jihi dt{
	float: left;

}
#jihi dd{
	padding: 0 0 0 20px;
}
#jihi strong{
	color: #D21717;
}

/*------------------------------
	交通事故治療
------------------------------*/
#jiko, #jibaiseki, #jikonagare {
	background: #fff;
	padding: 8px 0px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;
	margin-bottom: 20px;
}
#jiko .inbox {
	padding-right: 0px;
}
#jiko p {
	margin-bottom: 10px;
	width: 620px;
}
#jiko p img {
	float: left;
	width: 180px;
	height: auto;
	background: #ddd;
	margin: 0 10px 0 0;
}

/*---------------------------*/
#jibaiseki p {
	padding-right: 0px;
}
#jibaiseki p img {
	float: right;
	width: 170px;
	height: 130px;
	margin: 0 0 10px 15px;
}

/*---------------------------*/
#jikonagare p.flow {
	padding: 2px;
	line-height: 30px;
	height: 30px;
	font-size: 17px;
	border: 1px solid #ddd;
	width: 630px;
	border-radius: 5px;
	margin: 0 0 15px 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f0f0f0), color-stop(0.47, #fff));
	background: -webkit-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -moz-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -o-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: -ms-linear-gradient(top, #fff 47%, #f0f0f0 100%);
	background: linear-gradient(to bottom, #fff 47%, #f0f0f0 100%);
}
#jikonagare p.flow .step {
	color: #FFFFFF;
	font-weight: bold;
	background-color: #21BA00;
	margin: 0 1em 0 5px;
	padding: 0px 10px;
	border-radius: 5px;
}
#jikonagare p.img_right {
	background-repeat: no-repeat;
	background-position: 210px bottom;
	background-image: url(../image/jiko/yajirusi.png);
	background-size: auto 40px;
	-webkit-background-size: auto 40px;
	padding-bottom: 60px;
	margin: 0 0 10px 0;
	min-height: 70px;
}
#jikonagare p.img_right img {
	border-radius: 3px;
	padding: 0px;
	margin: 0 0 5px 20px;
	border: 5px solid #FFF;
	box-shadow: 0 2px 5px #ddd;
	-webkit-box-shadow: 0 2px 5px #ddd;
	background-color: #EDFAFF;
}
#jikonagare p.img_right.last {
	background:none;
	padding-bottom: 10px;
	margin: 0 0 10px 0;
}



/*------------------------------
	患者さんの声
------------------------------*/
#voice, #qa {
	background: #fff;
	padding: 8px 0px;
	box-shadow: 0 2px 4px #ccc;
	-webkit-box-shadow: 0 2px 4px #ccc;
	border-radius: 6px;	
	margin-bottom: 20px;
}

#voice img{
	border-radius: 10px;
	float: left;
	background-color: #FEFFD1;
}
#voice dl{
	padding: 0 5px 10px 160px;
	margin: 0 0 15px 0;
	border-bottom: 2px dashed #0080C8;
	min-height: 150px;
}
#voice dt{
	font-size: 18px;
	font-weight: bold;
	color: #21BA00;
	line-height: 30px;
}
#voice dd{
	line-height: 25px;
	font-size: 14px;

}


/*-----------------------------*/
#qa p.q{
	background-repeat: no-repeat;
	background-position: 7px top;
	background-image: url(../image/first/q.png);
	line-height: 25px;
	font-size: 17px;
	color: #0080C8;
	margin-bottom: 5px;
	padding: 3px 0 5px 45px;
}
#qa p.a {
	background-repeat: no-repeat;
	background-position: 5px 8px;
	background-image: url(../image/first/a.png);
	background-color: #EDFAFF;
	padding: 10px 10px 15px 45px;
	border: 2px dotted #21BA00;
	border-radius: 8px;
	margin: 0 0 20px;
}
#D21717
