@charset "utf-8";


/*
------------------------------------------------
Top Layout
------------------------------------------------*/
.top .box01 {
	background: url("../img/top/img01.jpg") no-repeat right top;
	padding-bottom: 80px;
}
.top .box01 .text01 {
	padding-top: 20px;
	padding-bottom: 20px;
	width: 330px;
}
.top .box02 {
	width: 630px;
	padding-top: 20px;
}
.top .box02 .boxleft {
	float: left;
	width: 315px;
	padding-bottom: 10px;
}
.top .box02 .boxright {
	float: right;
	width: 315px;
	text-align: right;
}
.top .box03 {
	padding-top: 10px;
	padding-bottom: 35px;
}
.top .box03 dl {
	background: url("../img/top/line.gif") repeat-x left bottom;
	clear: both;
	padding-top: 10px;
	padding-bottom: 5px;
}
.top .box03 dt {
	float: left;
	width: 80px;
	color: #6B7914;
}
.top .box03 dd {
	float: left;
	width: 590px;
}
.top .box04 {
	padding-top: 15px;
}
.top .box04 p {
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
}

.top .box04 .box-l {
	float: left;
	width: 315px;
}

.top .box04 .box-r {
	float: right;
	width: 315px;
}

.top .box04 .txt1 {
	font-weight: bold;
}

.top .box04 .txt2 {
	color: #F00;
	font-weight: bold;
}

.top .mark {
	color: #788918;
}

/*
------------------------------------------------
doctor Layout
------------------------------------------------*/
.doctor .box01 {
	padding-top: 20px;
}
.doctor .box01 .boxleft {
	float: left;
	width: 250px;
	padding-bottom: 30px;
}
.doctor .box01 .boxright {
	float: right;
	width: 395px;
	padding-bottom: 30px;
}
.doctor .box01 .boxright h3 {
	padding-bottom: 10px;
}
.doctor .box01 .boxright h4 {
	padding-bottom: 7px;
}

#license {
	background: url("../img/doctor/bg_line.gif") center center repeat-y;
	width: 670px;
	margin-bottom: 30px;
}

.license {
}

.license li {
	float: left;
	margin:12px 0 12px 12px;
}


/*
------------------------------------------------
shinbi Layout
------------------------------------------------*/
.shinbi .box01 {
	text-align: center;
}
.shinbi .arrowbox {
	background: url("../img/shinbi/arrow.jpg") no-repeat center bottom;
	padding-bottom: 20px;
	margin-bottom: 10px;
}

.shinbi .box02 {
	border: 1px solid #D8306C;
	background: #FFF;
	padding-top: 15px;
	padding-left: 50px;
	position: relative;
	padding-right: 25px;
}
.shinbi .box02 .number {
	position: absolute;
	left: 18px;
	top: 12px;
}
.shinbi .box02 .boxtext {
	padding-bottom: 15px;
}


/*
------------------------------------------------
compare Layout
------------------------------------------------*/
.compare table {
	width: 670px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 10px;
}
.compare table th {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
}
.compare table td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	padding: 15px 5px;
	width: 85px;
}
.compare table caption {
	padding-bottom: 5px;
	padding-left: 10px;
}
.compare table .thtop {
	background-color: #F8D8E4!important;
	padding-top: 7px;
	padding-bottom: 7px;
}
.compare .table02 th {
	background-color: #FFDF62;
}
.compare .table02 td {
	background-color: #FFDF62;
}
.compare strong {
	color: #D8306C;
}
.compare .box01 {
}
.compare .box01 .boxleft {
	float: left;
	width: 170px;
	padding-bottom: 25px;
}
.compare .box01 .boxright {
	float: right;
	width: 495px;
	padding-bottom: 25px;
}
.compare .box02 p {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}


/*
------------------------------------------------
clinic Layout
------------------------------------------------*/
.clinic strong {
	color: #F00;
	font-size: 140%;
	font-weight: bold;
}



/*
------------------------------------------------
access Layout
------------------------------------------------*/
.access .box01 {
}
.access .box01 .boxleft {
	float: left;
	width: 375px;
	padding-bottom: 25px;
}
.access .box01 .boxleft .text01 {
	color: #D82C8B;
	font-size: 130%;
	padding-top: 12px;
	padding-bottom: 12px;
}
.access .box01 .boxright {
	float: right;
	width: 280px;
	padding-bottom: 25px;
}
.access table {
	clear: both;
	width: 670px;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	margin-bottom: 30px;
}
.access table th {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	font-weight: bold;
}
.access table td {
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	text-align: center;
	padding: 15px 5px;
	width: 80px;
}
.access table .thtop {
	background-color: #F8D8E4;
	padding-top: 7px;
	padding-bottom: 7px;
}
.access table .week {
	color: #D8306D;
}
.access table .time {
	font-weight: normal;
}
.access .box02 dl {
	background: url("../img/access/arrow.jpg") no-repeat 215px 55px;
	width: 230px;
	float: left;
}
.access .box02 dd {
	padding-top: 5px;
	padding-bottom: 25px;
}
.access .box02 .last {
	background: url("http://www.tukamoto-shika.jp/css/none");
	width: 210px;
}
.access .box03 {
	clear: both;
}
.access .box03 dd {
	padding-top: 5px;
	padding-bottom: 25px;
}
.access .box03 .boxleft {
	background: url("../img/access/arrow.jpg") no-repeat 0px 85px;
	width: 240px;
	padding-left: 25px;
	float: left;
	padding-top: 30px;
}
.access .box03 .boxright {
	background: url("../img/access/arrow.jpg") no-repeat 0px 85px;
	padding-left: 25px;
	float: left;
}


/*
------------------------------------------------
contact Layout
------------------------------------------------*/
.contact table {
	width: 670px;
}
.contact table th {
	width: 170px;
	padding-top: 8px;
	padding-bottom: 8px;
	background: url("../img/contact/line.gif") repeat-x left bottom;
	vertical-align: top;
}
.contact table td {
	padding-top: 8px;
	padding-bottom: 8px;
	background: url("../img/contact/line.gif") repeat-x left bottom;
}
.contact span {
	color: #F00;
}
.contact .btn {
	padding-top: 15px;
	text-align: center;
	padding-bottom: 25px;
}


/*
------------------------------------------------
invisible Layout
------------------------------------------------*/
.invisible h2 {
	margin-bottom: 20px;
}

.invisible h3 {
	margin-bottom: 10px;
}

.invisible .box01 {
	background: url("../img/invisible/arrow.jpg") no-repeat center center;
	height: 200px;
	margin-bottom: 25px;
}
.invisible .box01 .boxleft {
	float: left;
}
.invisible .box01 .boxright {
	float: right;
}

.invisible .box02 {
	margin-bottom: 45px;
}

.invisible .box02 p {
	float: left;
	margin-right: 20px;
}

.invisible .box02 p.last {
	margin: 0;
}

.invisible .box03 {
	margin-bottom: 45px;
}

.invisible .box03 .boxleft {
	float: left;
	width: 325px;
}

.invisible .box03 .boxright {
	float: right;
	width: 325px;
}

.invisible .box03 h3 {
	text-align: center;
}

.invisible .box04 {
	margin-bottom: 50px;
}

.invisible .box04 p {
	float: left;
	width: 223px;
	margin-right: 10px;
	background: url("../img/case/arrow.jpg") right center no-repeat;
}

.invisible .box04 p.last {
	width: 200px;
	margin: 0;
	background: none;
}

/*
------------------------------------------------
campaign Layout
------------------------------------------------*/
#costBlock{
	width:670px;
	margin:0 0 30px 0;
}
#costBlock span{
	text-decoration:line-through;
}
#costBlock table{
	width:676px;
	border-left:#DD477F solid 1px;
	border-top:#DD477F solid 1px;
	margin:0 0 10px 0;
}
#costBlock th{
	background:#EDD9D3;
	width:228px;
	border-right:#DD477F solid 1px;
	border-bottom:#DD477F solid 1px;
	vertical-align:middle;
	line-height:2.2;
	padding:0 10px;
}
#costBlock td{
	width:398px;
	border-right:#DD477F solid 1px;
	border-bottom:#DD477F solid 1px;
	text-align:right;
	line-height:2.2;
	padding:0 10px;
}
.campaign strong {
	font-weight: bold;
	font-size: 110%;
}
.campaign .box01 .boxleft {
	float: left;
	width: 300px;
	padding-bottom: 40px;
}
.campaign .box01 .boxright {
	float: right;
	width: 350px;
	padding:0 0 40px 10px;
}

.campaign .box02 .boxleft {
	float: left;
	width: 360px;
	padding-bottom: 40px;
}
.campaign .box02 .boxright {
	float: right;
	width: 300px;
	padding:0 0 40px 10px;
}

.campaign .list li {
	background: url("../img/campaign/disc.gif") no-repeat left .8em;
	padding-left:10px;
	line-height: 2;
}

.bold{
	font-weight:bold;
	font-size:120%;
}

.bold2{
	font-weight:bold;
	color:#F00;
}

.sili1{
	float:left;
}
.sili2{
	float:right;
}

.sili{
	width:320px;
	margin-bottom:20px;
}

.dlc {
	text-align:center;
}
.dlc-box {
	float:left;
	width:150px;
	margin-right:20px;
}
.dlc a {
	text-decoration:none;
}
strong{
	font-weight:bold;
}
.color_pink{
	color:#F6C;
}

/*
------------------------------------------------
見えない矯正
------------------------------------------------*/

table.price {
	width: 670px;
	font-size: 125%;
	border: thin solid #CCC;
}

.price th {
	padding-left: 10px;
	line-height: 1.6em;
	border: thin solid #CCC;

}
.price td {
	line-height: 1.6em;
	text-align: right;
	border-top: thin solid #CCC;
}
.price td.end {
	font-weight: bold;
	border-top: thin solid #CCC;
	padding-right: 10px;
	color: #D8306D;
}
.price tr {
	background-color: #EFE;
}
.price tr.color {
	background-color: #FFE8E8;
}




.red {
	color: #C00;
}

.orange {
	color: #F93;
}

.pink {
	color: #F99;
}

.black {
	color:#000;
	font-weight: normal;
}