@charset "utf-8";


/*
------------------------------------------------
Top Layout
------------------------------------------------*/
.top .box01 {
	padding-bottom: 30px;
}
.top .box01 .boxleft {
	width: 450px;
	float: left;
}
.top .box01 .boxleft h2 {
	padding-bottom: 10px;
}

.top .box01 .boxright {
	float: right;
	width: 180px;
}
.top .box02 {
	background: #F4F5EF url(../img/top/arrow.jpg) no-repeat 314px 91px;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 10px;
}
.top .box02 dl {
	width: 254px;
	float: left;
	padding-right: 37px;
	padding-left: 37px;
}


/*
------------------------------------------------
setsubi Layout
------------------------------------------------*/
.set h2 {
	padding-bottom: 25px;
}
.set h3 {
	padding-bottom: 20px;
}
.set .box01 {
	background-color: #F4F5EF;
	border: 1px solid #CCC;
	padding-top: 20px;
	padding-bottom: 20px;
	margin-bottom: 30px;
}
.set .box01 dl {
	width: 210px;
	float: left;
	padding-left: 7px;
}
.set .box02 {
	background: url(../img/setsubi/boxbg.jpg) no-repeat right top;
}
.set .box02 .text {
	width: 330px;
}
.set .box02 .text span {
	font-weight: bold;
	font-size: 120%;
	color: #F60;
}

/*
------------------------------------------------
doctor Layout
------------------------------------------------*/
.doc h2 {
	padding-bottom: 25px;
}
.doc h3 {
	padding-bottom: 20px;
}
.doc .box01 .boxleft {
	float: left;
	width: 435px;
}
.doc .box01 .boxright {
	float: right;
	width: 200px;
}
.doc table {
	width: 660px;
	margin-bottom: 40px;
	margin-top: 10px;
}
.doc table th {
	width: 140px;
	padding-left: 20px;
	border-bottom: 1px solid #F90;
	padding-bottom: 2px;
	padding-top: 5px;
}
.doc table td {
	border-bottom: 1px solid #F90;
	padding-bottom: 2px;
	padding-top: 5px;
}
.doc table td span {
	color: #669900;
	font-weight: bold;
}
.doc .text01 {
	font-size: 90%;
	color: #F60;
	padding-bottom: 25px;
}
.doc .box02 {
	padding-right: 20px;
	padding-left: 20px;
}
.doc .box02 dl {
	border: 1px solid #CCC;
	width: 280px;
	padding: 10px;
	background: #F4F5EF url(../img/doctor/boxbg.jpg) no-repeat right top;
}
.doc .box02 dt {
	padding-bottom: 5px;
}
.doc .box02 .dlleft {
	float: left;
}
.doc .box02 .dlright {
	float: right;
}


/*
------------------------------------------------
relation Layout
------------------------------------------------*/
.rel h2 {
	padding-bottom: 25px;
}
.rel h3 {
	padding-bottom: 20px;
}
.rel .box01 .boxleft {
	float: left;
	width: 360px;
	padding-bottom: 30px;
}
.rel .box01 .boxright {
	float: right;
	width: 288px;
	padding-bottom: 30px;
}
.rel .box02 .boxleft {
	float: left;
	width: 170px;
	padding-bottom: 30px;
}
.rel .box02 .boxright {
	float: right;
	width: 480px;
	padding-bottom: 30px;
}
.rel .box03 {
	background: #F4F5EF;
	border: 1px solid #CCC;
	width: 640px;
	clear: both;
	padding: 15px 10px;
	text-align: center;
}

/*
------------------------------------------------
implant Layout
------------------------------------------------*/
.imp h2 {
	padding-bottom: 25px;
}
.imp h3 {
	padding-bottom: 20px;
}
.imp .box01 .boxleft {
	float: left;
	width: 340px;
	padding-bottom: 30px;
}
.imp .box01 .boxleft span {
	font-size: 120%;
	font-weight: bold;
	color: #F60;
}
.imp .box01 .boxright {
	float: right;
	width: 300px;
	padding-bottom: 30px;
}
.imp .box02 {
	background: #FFE6E6;
	margin-bottom: 10px;
	clear: both;
}
.imp .box02 .boxleft {
	padding: 15px 20px;
	width: 220px;
	font-size: 120%;
	font-weight: bold;
	float: left;
	line-height: 1.3;
}
.imp .box02 .boxright {
	padding: 15px 10px 15px 0px;
}
.imp .btn01 {
	text-align: right;
	padding-top: 10px;
	padding-bottom: 30px;
}
.imp .box03 {
	margin-bottom: 10px;
}
.imp .box03 .boxleft {
	width: 480px;
	float: left;
}
.imp .box03 .boxright {
	width: 180px;
	float: right;
}


/*
------------------------------------------------
concept Layout
------------------------------------------------*/
.con h2 {
	padding-bottom: 25px;
}
.con h3 {
	padding-bottom: 20px;
}
.con .box01 {
	background: url(../img/concept/img01.jpg) no-repeat right top;
	padding-bottom: 30px;
	margin-top: 20px;
	min-height: 340px;
}
* html .con .box01 {
	height: 340px;
}
.con .box01 .text{
	width: 340px;
}
.con .box02 {
	background: url(../img/concept/img02.jpg) no-repeat left top;
	margin-top: 20px;
	min-height: 300px;
}
* html .con .box02 {
	height: 300px;
}
.con .box02 .text{
	padding-left: 238px;
}


/*
------------------------------------------------
access Layout
------------------------------------------------*/
.acc h2 {
	padding-bottom: 25px;
}
.acc h3 {
	padding-bottom: 20px;
}
.acc .box01 {
	padding-bottom: 30px;
}
.acc .box01 .boxleft {
	float: left;
	width: 445px;
	background: #F4F5EF;
	border: 1px solid #CCC;
}
.acc .box01 .boxleft table {
	width: 430px;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 15px;
}
.acc .box01 .boxleft th {
	background: url(../img/access/line01.gif) repeat-x left bottom;
	width: 80px;
	padding-top: 10px;
	padding-bottom: 10px;
	vertical-align: top;
}
.acc .box01 .boxleft td {
	background: url(../img/access/line01.gif) repeat-x left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}
.acc .box01 .boxright{
	float: right;
	width: 200px;
}
.acc .box02 {
}
.acc .box02 .boxleft {
	width: 185px;
	font-weight: bold;
	font-size: 120%;
	background: url(../img/access/ic01.jpg) no-repeat 0 0;
	padding-left: 30px;
	padding-top: 3px;
	padding-bottom: 15px;
	float: left;
	clear: both;
}
.acc .box02 .boxright {
	width: 440px;
	padding-top: 4px;
	padding-bottom: 15px;
	float: left;
}



/*
------------------------------------------------
jaw Layout
------------------------------------------------*/
.jaw h2 {
	padding-bottom: 25px;
}
.jaw h3 {
	padding-bottom: 20px;
}
.jaw .centtext {
	text-align: center;
}
.jaw .box01 {
}
.jaw .box01 dl {
	border: 1px solid #CCC;
	width: 300px;
	padding: 10px;
	background: #F4F5EF;
}
.jaw .box01 dt {
	padding-bottom: 5px;
	text-align: center;
}
.jaw .box01 .dlleft {
	float: left;
}
.jaw .box01 .dlright {
	float: right;
}


/*
------------------------------------------------
merit Layout
------------------------------------------------*/
.mer h2 {
	padding-bottom: 25px;
}
.mer h3 {
	padding-bottom: 20px;
}
.mer .box01 {
	background: #F4F5EF url(../img/merit/boxbg01.jpg) no-repeat right top;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.mer .box01 p {
	padding-left: 35px;
}
.mer .box01 p span {
	font-size: 120%;
	font-weight: bold;
	color: #F60;
}
.mer .box02 {
	background: #F4F5EF url(../img/merit/boxbg02.jpg) no-repeat right top;
	border: 1px solid #CCC;
}
.mer .box02 p {
	padding-left: 35px;
}
.mer .box02 p span {
	font-size: 120%;
	font-weight: bold;
	color: #F60;
}
.mer h4 {
	padding-bottom: 10px;
}


/*
------------------------------------------------
case Layout
------------------------------------------------*/
.cas h2 {
	padding-bottom: 25px;
}
.cas h3 {
	padding-bottom: 20px;
}
.cas h4 {
	padding-bottom: 15px;
}
.cas .box01 {
	background-color: #F4F5EF;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.cas .box01 .arrowbox {
	background: url(../img/case/arrow.jpg) no-repeat center center;
}
.cas .box01 .before {
	float: left;
	padding: 15px 35px;
}
.cas .box01 .after {
	float: right;
	padding: 15px 35px;
}
.cas .box01 .ttl {
	padding-bottom: 10px;
}

.cas .box02 {
	background-color: #F4F5EF;
	border: 1px solid #CCC;
	margin-bottom: 30px;
}
.cas .box02 .arrowbox {
	background: url(../img/case/arrow.jpg) no-repeat 312px 100px;
	clear: both;
}
.cas .box02 .before {
	float: left;
	padding: 15px 35px;
}
.cas .box02 .after {
	float: right;
	padding: 15px 35px;
}
.cas .box02 .ttl {
	padding-bottom: 10px;
}

/*
------------------------------------------------
cost Layout
------------------------------------------------*/
.cos h2 {
	padding-bottom: 25px;
}
.cos h3 {
	padding-bottom: 20px;
}
.cos .box01 {
	background: #FFE6E6;
	margin-bottom: 10px;
	clear: both;
}
.cos .box01 .boxleft {
	padding: 15px 20px;
	width: 400px;
	font-size: 120%;
	font-weight: bold;
	float: left;
}
.cos .box01 .boxleft span {
	font-size: 90%;
}
.cos .box01 .boxright {
	padding: 15px 30px 15px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}
.cos .text01 {
	text-align: right;
}
.cos .box02 {
	background: #FFE6E6;
	margin-bottom: 10px;
	clear: both;
}
.cos .box02 .boxleft {
	padding: 15px 20px;
	width: 510px;
	font-size: 120%;
	font-weight: bold;
	float: left;
}
.cos .box02 .boxleft span {
	font-size: 80%;
}
.cos .box02 .boxright {
	padding: 15px 30px 15px 0px;
	font-size: 120%;
	font-weight: bold;
	text-align: right;
}
.cos .box03 {
	background-color: #F4F5EF;
	border: 1px solid #CCC;
	text-align: center;
	padding: 15px 0;
}
.cos .box03 .ttl {
	font-size: 120%;
	font-weight: bold;
	padding-bottom: 10px;
}
.cos .box03 a {
	color: #0000FF;
}
