@charset "utf-8";
/*-------------------------------------
	共通項目
-------------------------------------*/
#page {
	background: url(../image/common/bg-page.jpg) repeat-y left top;
	width: 1000px;
	margin: 0px auto;
	padding: 0 10px 0px 10px;
}
#maincontents {
	clear: left;
	float: left;
	width: 640px;
	padding:0 0 0 30px;
	margin-top:40px
}
#eyecatch {
	width: 1000px;
	margin: 0 0 0 0px
}

.inbox{
	padding:10px;
}


a img:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
}

/*-------------------------------------
	トップページ
-------------------------------------*/
#topimage {
	margin: 0
}

/*-----------------------------------*/
#pr {
	box-shadow: 0 0px 5px #FF9999;
	-webkit-box-shadow: 0 0px 5px #FF9999;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px 0 0px 0;
}
#pr .pr {
	padding: 15px 15px 160px 15px;
	position: relative;
}
#pr .pr .primg {
	position: absolute;
	bottom: 5px;
	left: 10px;
}
#pr p.title {
	text-align: center;
	margin: 0;
}
#pr ul li {
	padding: 10px 0 10px 65px;
	font-size: 17px;
	border-bottom: 2px dotted #D2C277;
	list-style-type: none;
}
#pr ul li strong {
	color: #FF7272;
	font-weight: bold;
	text-decoration: underline;
}
#pr ul li#no1 {
	background: url(../image/top/pr01.jpg) no-repeat left center;
}
#pr ul li#no2 {
	background: url(../image/top/pr02.jpg) no-repeat left center;
}
#pr ul li#no3 {
	background: url(../image/top/pr03.jpg) no-repeat left center;
}
#pr ul li#no4 {
	background: url(../image/top/pr04.jpg) no-repeat left center;
}
#pr ul li#no5 {
	background: url(../image/top/pr05.jpg) no-repeat left center;
}
#pr ul li#no6 {
	background: url(../image/top/pr06.jpg) no-repeat left center;
}
#pr ul li#no7 {
	background: url(../image/top/pr07.jpg) no-repeat left center;
	/*padding: 23px 0 20px 65px;*/
}

/*-----------------------------------*/
#first {
}
#first .block-l {
	float: left;
	width: 310px;
	border: 1px solid #D8C88F;
	margin: 10px 0 15px;
}
#first .block-r {
	float: right;
	width: 310px;
	border: 1px solid #D8C88F;
	margin: 10px 0 15px;
}
#first h3 {
	width: 310px;
	color: #837126;
	font-size: 20px;
	font-weight: bold;
	background: #F3EED8;
	border-bottom: 2px dashed #FCB8B6;
	padding: 0px;
	margin: 0px;
	height: 40px;
	line-height: 40px;
	text-indent: 15px;
}
#first h3 a {
	color: #837126;
}
#first h3 a:hover {
	color: #E47772;
	text-decoration: underline;
}
#first .in {
	padding: 10px 10px 10px 15px;
}
#first .in img {
	float: left;
	margin-right: 10px;
	margin-top: 3px;
}
#first .bun {
	width: 160px;
	float: right;
	margin-right: 10px;
}
#first .bun p {
	line-height: 1.4;
	/* [disabled]font-size: 15px; */
}
#first .bun p.more {
	background: #FC8FAB;
	text-align: center;
	font-size: 15px;
	font-weight: bold;
	color: #FFf;
	border-radius: 5px;
	margin-top: 10px;
}
#first .bun p.more a {
	color: #fff;
}
#first .bun p.more:hover {
	background: #FA827E;
	cursor: pointer;
}

/*-------------------------------------
	当院紹介
-------------------------------------*/
#feature, #greet, #photo {
	box-shadow: 0 0px 5px #FF9999;
	-webkit-box-shadow: 0 0px 5px #FF9999;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px 10px 0px 10px;
}

/*-----------------------------------*/
#feature h3 {
	background: url(../image/shoukai/feature.jpg) no-repeat left top;
	height: 45px;
	line-height: 45px;
	padding: 0 0 0 33px;
	margin: 0 0 10px;
}
#feature p {
	margin: 0 0 20px;
	padding: 0 10px;
}

/*-----------------------------------*/
#greet .inchou {
	float: left;
	width: 180px;
	height: 270px;
	margin: 0 10px 0 0px;
	padding: 0px 5px;
	text-align: center;
}
#greet .inchou img {
	width: 180px;
	height: 220px;
	margin: 5px 0 15px;
	border-radius: 5px;
}
#greet .inchou p {
	text-align: center;
	line-height: 1.7;
	color: #B49161;
}
#greet .inchou p span {
	font-size: 18px;
	color: #F7547F;
}

#greet .sikaku {
	border: 1px dashed #D7D088;
	padding: 5px 10px;
	margin: 10px 0 0 0px;
	width: 375px;
	float: right;
	border-radius: 5px;
}
#greet .sikaku dl dt {
	font-weight: bold;
	padding: 1px 5px;
	background-color: #EBE8C5;
}
#greet .sikaku dl dd {
	padding: 10px 5px 0px;
}

/*-----------------------------------*/
#photo {
}
#photo #office_ph {
	padding: 0;
	text-align: center;
	margin-bottom:20px;
}


#photo #office_ph #imgList {
	margin: 10px auto 20px auto;
	width:605px;
}
#photo #office_ph #imgList li{
	float: left;
	list-style: none;
	margin-right:6px;
}
#photo #office_ph #imgList li + li{
	border-left:none;
}
#photo #office_ph #imgList li img{
	cursor:pointer;
	width:139px;
	height:100px;
	border:solid 3px #ddd;
}
#photo #imgList .list1 img, #photo #imgList .list2 img, #photo #imgList .list3 img, #photo #imgList .list4 img{
	border-color:#FFF;
}


/*-------------------------------------
	保険施術
-------------------------------------*/
#ryokin, #hoken {
	box-shadow: 0 0px 5px #FF9999;
	-webkit-box-shadow: 0 0px 5px #FF9999;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px 10px 0px 10px;
}

/*-----------------------------------*/
#ryokin table {
	border: 1px solid #FA9DBA;
	margin: 0 0 15px;
}
#ryokin table th {
	background: #FFFFEE;
	border-right: 1px dashed #FCAFAD;
	border-bottom: 1px dashed #FCAFAD;
}
#ryokin table th, #ryokin table td {
	padding: 3px 0;
}
#ryokin table th.futan {
	width: 150px;
	border-right: 1px solid #FCAFAD;
}
#ryokin table tr:first-child th {
	border-bottom: 1px solid #FCAFAD;
}
#ryokin table td {
	text-align: center;
	padding: 5px 30px 5px 30px;
	border-right: 1px dashed #FCAFAD;
	border-bottom: 1px dashed #FCAFAD;
}

/*-----------------------------------*/
#hoken {
}
#hoken p {
	margin: 0 0 20px 5px;
}
#hoken p img {
	float: right;
	width: 230px;
	height: 170px;
	margin: 0 0 10px 20px;
	border-radius: 8px;
}
#hoken h3 {
	margin: 0 0 10px;
	padding: 3px 0 0 15px;
	color: #837126;
	background: #F3EED8;
	border-bottom: 2px dashed #FCB8B6;
	line-height: 30px;
	font-size: 17px;
	width: 585px;
}


/*-------------------------------------
	自費施術
-------------------------------------*/
#jihi {
	box-shadow: 0 0px 5px #FF9999;
	-webkit-box-shadow: 0 0px 5px #FF9999;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px 10px 0px 10px;
}
#jihi .imgbox {
	background: url(../image/jihi/jihi.jpg) no-repeat left top;
	height: 100px;
	font-size: 15px;
	color: #32271F;
	padding: 50px 230px 50px 50px;
	margin: 0 0 20px;
}
#jihi .imgbox img {
	width: 600px;
	height: 200px;
	margin: 0 0 15px;
}
#jihi p img {
	float: right;
	width: 230px;
	height: 170px;
	margin: 0 0 10px 20px;
	border-radius: 8px;
}
#jihi p {
	margin: 0 0 20px;
}
#jihi h3 {
	margin: 0 0 10px;
	padding: 3px 0 0 15px;
	color: #837126;
	background: #F3EED8;
	border-bottom: 2px dashed #FCB8B6;
	line-height: 30px;
	font-size: 17px;
	width: 585px;
}
#jihi .moji {
	width: 350px;
	float: left;
}
#jihi .moji dl {
	border: 1px solid #DFD297;
	background: #FFD;
	padding: 5px 5px 5px 5px;
	margin: 0 0 20px;
}
#jihi .moji dl dt {
	width: 80px;
	text-align: center;
	padding: 2px 0;
	margin: 0px;
	border-radius: 5px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-shadow: 0 1px 4px #D28093;
	background-color: #FF97B6;
	float: left;
}
#jihi .moji dl dd {
	padding: 4px 0 0px 95px;
	margin: 0px;
	font-size: 16px;
}
#jihi .moji dl dd span {
	font-size: 14px;
	line-height: 1.3;
}
#jihi .image img {
	float: right;
}
#jihi .image img {
	width: 230px;
	height: auto;
	border-radius: 8px;
}


/*-------------------------------------
	交通事故治療
-------------------------------------*/
#jiko, #jibaiseki, #tekiyou {
	box-shadow: 0 0px 5px #FF9999;
	-webkit-box-shadow: 0 0px 5px #FF9999;
	border-radius: 5px;
	margin: 0 0 30px;
	padding: 10px 10px 0px 10px;
}

/*-----------------------------------*/
#jiko .inbox p.img {
	margin: 10px 0;
	text-align: center;
}
#jiko .inbox p.img img {
	width: 550px;
	height: auto;
}

/*---------------------------------*/
#jibaiseki .inbox {
	padding-top: 5px;
}
#jibaiseki img {
	float: left;
}
#jibaiseki p {
	padding: 10px 190px 10px 5px;
	background: url(../image/jiko/jibaiseki.jpg) no-repeat right -5px;
}

/*---------------------------------*/
#tekiyou .inbox {
	padding-bottom: 20px;
}
#tekiyou .nagare {
	background: url(../image/jiko/yajirusi.png) no-repeat 70px bottom;
	background-size: auto 55px;
	-webkit-background-size: auto 55px;
	padding-bottom: 10px;
	margin-bottom: 15px;
}
#tekiyou .nagare:last-child {
	padding-bottom: 0px;
	margin-bottom: 0px;
	background: none;
}
#tekiyou p.flow {
	border-bottom: 2px dashed #D5C0A6;
	margin-bottom: 15px;
	padding: 2px 0;
	font-size: 18px;
	font-weight: normal;
	color: #333333;
}
#tekiyou p.flow .step {
	font-size: 15px;
	color: #FFFFFF;
	/* [disabled]text-shadow: 0 0 3px #666; */
	background-color: #A6CD1D;
	font-weight: bold;
	margin-right: 20px;
	padding-top: 2px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 8px;
}
#tekiyou img {
	background-color: #FFFBE8;
	width: 180px;
	height: 130px;
	border-radius: 5px;
}
