﻿@charset "utf-8";

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p {
	margin:0;
	padding:0;
}

h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
	}

p {
	margin:0 0 1em 0;
	}

ul {
	list-style-type:none;
	}

img {
	border:0;
	}

img a {
	border:none;
	}

caption,th {
	text-align:left;
	}

caption,em,strong,th {
	font-style: normal;
	}

body {
	margin-top:0;
}

#mainBox {

	margin: 0 auto;
}

img {
    max-width: 100%;
    height: auto;
}

/*----------------------------------------
■ヘッダー
------------------------------------------*/

#headerContainer {
		display:table;
	width: 990px;
margin: 0 auto;
	}

h1 {

	}
h1 a:link,
h1 a:visited {
	color: #FFF;
	}

/* ヘッダー　ロゴ */
.logo {
	display: block;
	clear: both;
	height: 123px;
	margin: 0px 0px 0 0;
	text-align: center;
	}
.logo img {
	margin: 25px 0px 0px 0;
	}
.logo02 {
	display: block;
	clear: both;
	height: 43px;
	margin: 0px 0px 0 0;
	text-align: center;
	line-height: 43px;
	}
.logo02 img {
	margin: 13px 0px 0px 0;
	}
.timeBox {
	display: block;
	height: 67px;
	float: left;
	margin: 0px 0 0 0;
	padding: 13px 0px 0 0px;
	font-size: 16px;
	}
.catch img {
	margin: 0 0 2px 0;
	}

.telBox {
	display: block;
	width: 460px;
	height: 58px;
	float: right;
	margin: 0px 0 0 0;
	padding: 22px 0 0 0;
	text-align: right;
	line-height: 1.2em;
	font-size: 14px;
	}

/*----------------------------------------
■
------------------------------------------*/

#flashContainer {
	clear: both;
	width: 1400px;
	height: 460px;
	margin: 0px auto 38px auto;
	padding: 0 0px 0 0px;
	background: url(../img/01.jpg) no-repeat;
	}

/*下層ページタイトル*/
#titHead {
	clear: both;
	display: block;
	width: 990px;
	height: 230px;
	position: relative;
	overflow: hidden;
	margin: 0px auto 26px auto;
	padding: 0px 205px 0 205px;
	/*background: #0047B3 url(../img/bg_title.jpg) repeat-y;*/
	}
#titHead p#pagetit {
	position: absolute;
	top: 50px;
	z-index: 30;
	color: #FFF;
	font-size: 40px;
	margin: 0;
	line-height: 1.3em;
	}
#titHead p#pagetit span {
	display: block;
	font-size: 18px;
	line-height: 1.3em;
	}
#titHead img#titimg {
	position: absolute;
	left: 742px;
	z-index:10;
	margin: 0;
	}
#titHead div#titBg {
	position: absolute;
	width: 1400px;
	height: 230px;
	top: 0px;
	left: 0px;
	z-index: 20;
	background: url(../img/bg_tit01.png) repeat-y;
	/*background: url(../img/bg_tit_03.png) repeat-y;*/
	}
#titHead div#titBg.bg_tit_01 {
	background: url(../img/bg_tit01.png) repeat-y;
}
#titHead div#titBg.bg_tit_02 {
	background: url(../img/bg_tit01.png) repeat-y;
	/*background: url(../img/bg_tit_02.png) repeat-y;*/
}

/*----------------------------------------
■メインコンテナ
------------------------------------------*/
#mainContainer {
	width: 990px;
	margin: 0 auto;
	}

/*----------------------------------------
■右側コンテナ
------------------------------------------*/
#sideContainer {
	width: 230px;
	float: right;
	padding-top: 25px;
	}


/*-------------------------
 サイドメニュー装備
 ----------------------------*/

#sideMenu {
	padding: 17px 0px 0 0px;
	margin-bottom: 15px;
	}
#sideMenu h3 {
	font-size: 18px;
	width: 230px;
	height: 43px;
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-bottom: 10px;
	padding-top: 10px;
	color: #0046B2;
	border-top: dotted #A08B49 1px;
	}
#sideMenu h3.h3clinic { background-image: url(../img/bg_h3clinic.jpg); }
#sideMenu h3.h3dental { background-image: url(../img/bg_h3dental.jpg); }
#sideMenu h3.h3aesthe { background-image: url(../img/bg_h3aesthe.jpg); }
#sideMenu h3.h3imp { background-image: url(../img/bg_h3imp.jpg); }

#sideMenu ul {
	display: block;
	width: 230px;
	background: url(../img/bg_menu.png) repeat-y;
	margin-bottom: 22px;
	}

#sideMenu ul li {
	background-repeat: no-repeat;
	}

#sideMenu ul li a {
	display: block;
	margin: 0 0 0 0;
	width: 200px;
	height: 37px;
	line-height: 37px;
	font-size: 14px;
	text-decoration: none;
	color: #444;
	padding-left: 30px;
	}

#sideMenu ul li a:hover {
	background: url(../img/bg_menu_h.png);
	text-decoration:none;
	color: #FFF;
	}

/*----------------------------------------
■左側コンテナ
------------------------------------------*/
#contentContainer {
	margin: 0 10px;
	}
#contentContainer h2 {
	clear: both;
	display: block;
	line-height: 1.3em;
	font-size: 20px;
	margin-bottom: 10px;
	padding: 7px 0 7px 0px;
	font-weight: normal;
	color: #0046B2;
	border-bottom: solid #0047B3 1px;
	}
#contentContainer h2 img {
	width: 142px;
}
#contentContainer h2 a {
	color: #2F534D;
	}

/*下層ページ用*/

#contentContainer p {
	font-size: 14px;

	}
#contentContainer p.center {
	overflow: hidden;
	}

#contentContainer p a:link {
	color: #00A3D8;
	font-weight: bold;
	text-decoration: underline;
	}
#contentContainer .wid200 {
	font-size:12px;
}

/*TOPコンテンツブロック*/

.topBox {
	clear: both;
	width: 1110px;
	margin: 0px auto 27px auto;
	padding: 0 0px 0 0px;
}

/*選ばれる理由*/
.pointArea {
	padding: 10px 0px 0;
	}
.pointArea h2 {
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color: #003F9F;
	border-top: none;
	margin-bottom: 27px;
	padding: 0;
	background: url(../img/bg_h2_top.png) repeat-x left center;
	}
.pointArea h2 span {
	background: #FFF;
	padding: 0 20px 0 20px;
	}

.pointArea div {
	display: block;


	padding: 0px 0px 0 0px;
	line-height: 1.6em;
	}

.pointArea div img {
	margin-bottom: 10px;
	}

.pointArea p {
	font-size: 12px;
	width: 310px;
	line-height: 1.4em;
	margin-left: 20px;
	}

.point1,
.point2,
.point4,
.point5 {  }


/*衛生管理TOP*/

.infectionBox {
	padding: 18px 0 0 0;
	}
.infectionBox h2 {
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 19px;
	text-align: center;
	color: #003F9F;
	border-top: none;
	margin-bottom: 27px;
	padding: 0;
	background: url(../img/bg_h2_top.png) repeat-x left center;
	}
.infectionBox h2 span {
	background: #FFF;
	padding: 0 10px 0 10px;
	}
.infectionBox div {
	display: block;

	padding-bottom: 10px;
	padding: 0px 0px 0 0px;
	}

.infectionBox div h3 {
	display: block;
	font-size: 19px;
	font-weight: normal;
	color: #003F9F;
	line-height: 1.3em;
	text-align: center;
	margin-bottom: 5px;
	padding: 0px 0 0 0;
	}

.infectionBox div img {
	float: right;
	margin-left: 10px;
	}

.infectionBox p {
	font-size: 14px;
	line-height: 1.4em;
	}

.infe01, .infe02 { margin: 0 10px;}

/*診療項目*/
.treatBox {
	padding: 38px 0 0 0;
	}
.treatBox h2 {
	clear: both;
	display: block;
	height: 30px;
	line-height: 30px;
	font-weight: normal;
	font-size: 20px;
	text-align: center;
	color: #003F9F;
	border-top: none;
	margin-bottom: 27px;
	padding: 0;
	background: url(../img/bg_h2_top.png) repeat-x left center;
	}
.treatBox h2 span {
	background: #FFF;
	padding: 0 10px 0 10px;
	}

.treatBox div {
	display: block;

	margin-bottom: 5px;
	padding: 0px 0px 0 0px;
	line-height: 1.6em;
	}

.treatBox div img {

	}

.treatBox p {
	font-size: 12px;
	line-height: 1.4em;
	}




/*衛生管理TOP*/

.ctBox {
	padding: 38px 0 20px 0;
	}
.ctBox h2 {
	clear: both;
	display: block;
	line-height: 30px;
	font-weight: normal;
	font-size: 20px;
	color: #003F9F;
	border-top: none;
	border-bottom: solid #0047B3 1px;
	margin-bottom: 10px;
	padding: 7px 0 7px 0;
	text-align: center;
	}

.ctBox img {
	margin: 0 auto 10px;
	display: block;
	max-width: 90%;
	}

.ctBox p {
	font-size: 14px;
	line-height: 1.7em;
	padding: 0 10px;
	}


/*フッターお問い合わせ*/
div.otoArea {
	clear: both;
	display: block;

	margin: 20px 0 20px 0;
	padding: 30px 0px 0px 0px;
	background: url(/img/border-oto.jpg) 0 0 no-repeat;
}
div.otoArea img {
	max-width: 100%;
}
.otoArea-inner {
	background: url(/img/border-oto.jpg) 0 bottom no-repeat;
}
#contentContainer .otoArea p {
	font-size:14px;
	line-height: 1.4em;
}

#contentContainer .pointArea p a,
#contentContainer div.otoArea p a {
	text-decoration: none;
    background: none;
    padding-right: 0;
	margin-right: 0;
	height: auto;
}

#contentContainer div.otoArea .otoMap {
	display: block;
	background: url(/img/border-oto.jpg) 0 bottom no-repeat;
	padding-bottom: 30px;
	}

#contentContainer div.otoArea .otoMap p {
	font-size: 12px;
	}

div.otoArea .fl {
	text-align: right;
}

#contentContainer div.otoArea .otoMap p.train {
	font-size: 18px;
	color: #468C00;
	text-align: center;
	padding-left: 34px;
	margin: 5px 0 0 0;
	background:url(../img/train.png) no-repeat 8px 0;
}

#contentContainer div.otoArea .otoMap p.car {
	font-size: 14px;
	color: #3F2600;
	text-align: left;
	padding-left: 34px;
	margin: 5px 0 0 0;
	background:url(../img/car.png) no-repeat 3px 0;
}

/* -----------------------------------------------------------
  h見出し　装飾
----------------------------------------------------------- */

/*h3タイトル1*/
#contentContainer h3 {
	display: block;
	line-height: 1.4em;
	padding: 0 0 4px 25px;
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	background: url(../img/bg_h3.png) no-repeat left 5px;
	border-bottom: dotted #B29683 1px;
	}
#contentContainer .h3noBox h3 {
	display: block;
	line-height: 1.3em;
	padding: 0 0 0 0;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	background: none;
	border-bottom: dotted #B29683 1px;
	}

/*h3タイトル2 子どもの*/
#contentContainer .kidsBox h3 {
	display: block;
	line-height: 1.4em;
	padding: 0 0 4px 25px;
	margin-bottom: 1em;
	font-size: 18px;
	font-weight: normal;
	color: #008FBF;
	background: url(../img/bg_h3_02.png) no-repeat left 5px;
	border-bottom: dotted #B29683 1px;
	}


#contentContainer .clinicBox {
	margin-bottom: 5em;
}

#contentContainer .clinicBox h3 {
	display: block;
	line-height: 1.3em;
	padding: 5px 0 5px 10px;
	margin-bottom: 8px;
	font-size: 18px;
	font-weight: normal;
	color: #444;
	background: none;
	border-left: solid #0046B2 3px;
	border-bottom: none;
	}


/*----------------------------
  治療の流れ
----------------------------*/
#contentContainer .stepBox h2,
#contentContainer .stepBox h3,
#contentContainer .stepBox h4 {
	clear: both;
	font-size: 20px;
	line-height: 1.3em;
	margin-bottom: 0;
	padding: 5px 0 10px 40px;
	border-top: dotted #999999 1px;
	border-bottom: none;
	}

#contentContainer .stepBox .titStep1 { background: url(../img/step01.png) no-repeat; }
#contentContainer .stepBox .titStep2 { background: url(../img/step02.png) no-repeat; }
#contentContainer .stepBox .titStep3 { background: url(../img/step03.png) no-repeat; }
#contentContainer .stepBox .titStep4 { background: url(../img/step04.png) no-repeat; }
#contentContainer .stepBox .titStep5 { background: url(../img/step05.png) no-repeat; }
#contentContainer .stepBox .titStep6 { background: url(../img/step06.png) no-repeat; }
#contentContainer .stepBox .titStep7 { background: url(../img/step07.png) no-repeat; }
#contentContainer .stepBox .titStep8 { background: url(../img/step08.png) no-repeat; }
#contentContainer .stepBox .titStep9 { background: url(../img/step09.png) no-repeat; }
#contentContainer .stepBox .titStep10 { background: url(../imgstep10.png) no-repeat; }

.stepBox p {
	background: url(../img/arrow_step.png) no-repeat 10px 0;
	margin-left: 5px;
	padding-left: 40px;
	}

/*新着記事表示*/
dl.newsArea {

	margin-bottom: 10px;
	font-size: 14px;
	}

dl.newsArea dt {
	display: block;
	clear: both;
	width: auto;
	padding: 0;

	}

dl.newsArea dd {
	margin: 0;
	margin-bottom: 15px;
	display: block;
	padding: 0;
	line-height: 1.7em;
	}

dl.newsArea a:link,
dl.newsArea a:visited {
	text-decoration: underline;
	color: #009AB0;
	}

/*----------------------------
院内紹介用 写真　装飾
----------------------------*/

.tourBox div {
	display: block;
	float: left;
	width: 330px;
	margin-right: 20px;
	padding-bottom: 10px;
	}
.tourBox div img {
	border: 5px #CCCCCC solid;
	}
#contentContainer .tourBox div h3 {
	font-size: 18px;
	font-weight: normal;
	color: #666666;
	text-align: center;
	line-height: 1.3em;
	margin: 0;
	padding-top: 0;
	padding-left: 0;
	background: none;
	border: none;
	}
.tourBox div span {
	display: block;
	font-size: 10px;
	color: #297678;
	text-align: center;
	line-height: 12px;
	margin: 0 auto;
	}
#contentContainer .tourBox div p {
	font-size: 12px;
	}

/*院内機器*/
#contentContainer .eqContent p {
	display: block;
	float: left;
	width: 212px;
	margin-left: 20px;
	margin-bottom: 20px;
	font-size: 12px;
	line-height: 1.4em;
	}
#contentContainer .eqContent p span {
	display: block;
	height: 20px;
	font-size: 16px;
	font-weight: normal;
	color: #297678;
	text-align: center;
	line-height: 18px;
	padding-top: 3px;
	margin: 0;
	}

/*----------------------------
  Q&A設定
----------------------------*/

dl.faqArea {
	margin-left: 10px;
	display:block;
	}

dl.faqArea dt {
	background: url(../img/q.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 5px;
	font-size: 18px;
	font-weight: normal;
	color: #3F3416;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	margin: 10px 0 8px 0;
}

dl.faqArea dd {
	background: url(../img/a.gif) no-repeat top left;
	padding-left: 40px;
	padding-top: 5px;
	padding-bottom: 20px;
	line-height: 1.7em;
	font-size: 14px;
}
dl.faqArea dd span {
	display: block;
	font-size: 18px;
	margin-top: 5px;
	margin-bottom: 5px;
	color: #336633;
}

/*----------------------------------------
■フッター
------------------------------------------*/
#footerContainer {
	width: 100%;
	height: 277px;
	margin-left: auto;
	margin-right: auto;
	background: url(../img/bg_foot.jpg) repeat-x;
	padding: 0 0 0 0;
	}
#footerContent {
	width: 960px;
	height: 257px;
	padding: 40px 0 0 0;
	margin: 0 auto 0 auto;
	background: url(../img/copy.png) no-repeat center 214px;
	}
#footerContent a {
	color: #000;
	}
#footerContent ul.listFoot {
	display: block;
	width: 750px;
	float: right;
	font-size: 12px;
	color: #000;
	margin: 0px 0 20px 0;
	}

#footerContent ul.listFoot li {
	display: block;
	float: left;
	width: 165px;
	background: url(../img/arrow_foot_0.png) no-repeat left top;
	padding: 0 0 0 20px;
	font-size: 13px;
	}
#footerContent ul.listFoot li ul li {
	width: auto;
	clear: both;
	background: url(../img/arrow_left.png) no-repeat left 3px;
	padding: 0 0 0 12px;
	font-size: 12px;
	}

p.footLogo a {
	display: block;
	width: 800px;
	height: 100%;
	font-size: 14px;
	margin: 0 auto 0 auto;
	padding: 90px 0 12px 0;
	color: #444;
	text-align: center;
	background: url(../img/logo_pc.png) no-repeat center 0px;
	}
#footerContent p.footLogo a {
	color: #013F8C;
	text-decoration: underline;
	}
.copy {
	text-align: center;
	color: #0047B3;
}

/*----------------------------------------
■角丸
------------------------------------------*/
div.round_uu {
	clear: both;
  border-radius: 10px;
  border: #0047B3 1px solid;
  padding: 20px;
  margin: 0 auto 20px auto;
  /*background-color: #E9E6DA;*/

}

/*その中の見出し設定*/

#contentContainer h4,
#contentContainer .round_uu h3,
#contentContainer .round_uu h4 {
	display: block;

	line-height: 22px;
	margin-bottom: 8px;
	padding: 0 0 0 20px;
	font-size: 20px;
	font-weight: normal;
	color: #000;
	border: none;
	background: url(../img/bg_h4.png) no-repeat left 5px;
	}
#contentContainer .round_uu h3.hDr {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 155px;
	margin-bottom: 8px;
	font-size: 22px;
	font-weight: normal;
	color: #000;
	background: #FFFFFF url(../img/bg_h3_dr.png) no-repeat left center;
	}
#contentContainer .round_uu h3.hMemo {
	display: block;
	height: 50px;
	line-height: 50px;
	padding-left: 110px;
	margin-bottom: 8px;
	font-size: 19px;
	font-weight: normal;
	color: #446622;
	background: #FFFFFF url(../img/bg_h3_memo.png) no-repeat left center;
	}


/*----------------------------
  テーブル　クリニック紹介　設定
----------------------------*/
#contentContainer table.tableClinic {
	border-collapse: collapse;
	width: 100%;
	 font-size: 16px;
	 margin-bottom: 20px;
	}
#contentContainer table.tableClinic th {
	 background-color: #E4EDEA;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 text-align: center;
	 white-space: nowrap ;
	}
#contentContainer table.tableClinic td {
	clear: both;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	}
#contentContainer table.tableClinic p {
	margin:0;
	padding:0;
	 text-align: left;
	}
#contentContainer table.tableClinic p.center {
	 text-align: center;
	}
#contentContainer table.tableClinic td img {
	float: left;
	margin-right: 10px;
}

/*----------------------------
  テーブル　費用　設定
----------------------------*/
#contentContainer table.tableFee {
	border-collapse: collapse;
	width: 100%;
	 font-size: 16px;
	 margin-bottom: 1em;
	}
#contentContainer table.tableFee th {
	 background-color: #E4EDEA;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap ;
	}
#contentContainer table.tableFee td {
	clear: both;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	}
#contentContainer table.tableFee p {
	margin:0;
	padding:0;
	 text-align: left;
	}
#contentContainer table.tableDenture p.center {
	 text-align: center;
	}
#contentContainer table.tableDenture td img {
	float: left;
	margin-right: 10px;
}
/*----------------------------
  テーブル　求人　設定
----------------------------*/
#contentContainer table.tableJob {
	border-collapse: collapse;
	 font-size: 16px;

	 margin-bottom: 20px;
	}
#contentContainer table.tableJob th {
	 background-color: #E4EDEA;
	 font-weight: normal;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap ;
	}
#contentContainer table.tableJob td {
	clear: both;
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	}
#contentContainer table.tableJob p {
	margin:0;
	padding:0;
	 text-align: left;
	}
#contentContainer table.tableJob p.center {
	 text-align: center;
	}
#contentContainer table.tableJob td img {
	float: left;
	margin-right: 10px;
}

/*----------------------------
  テーブル　補綴の比較表
----------------------------*/
.tableCompa {
	border-collapse:collapse;
	 font-size: 16px;
	 margin-bottom: 3.5em;
	}
.tableCompa th {
	 background-color: #E0DECF;
	 padding: 4px;
	 font-weight: normal;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap;
	}
.tableCompa td {
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	}
/*----------------------------
  テーブル　虫歯の比較表
----------------------------*/
.tableCaries {

	border-collapse:collapse;
	 font-size: 14px;
	 margin-bottom: 3.5em;
	}
.tableCaries th {
	 background-color: #E0DECF;
	 padding: 4px;
	 font-weight: normal;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap;
	}
.tableCaries td {
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 vertical-align: top;
	}
/*----------------------------
  テーブル　クラスBの比較表
----------------------------*/
.tableClass {

	border-collapse:collapse;
	 font-size: 14px;
	 margin-bottom: 3.5em;
	}
.tableClass th {
	 background-color: #E0DECF;
	 padding: 4px;
	 font-weight: normal;
	 border: 1px solid #CCCCCC;
	 white-space: nowrap;
	}
.tableClass td {
	 padding: 4px;
	 border: 1px solid #CCCCCC;
	 vertical-align: top;
	}

/*Dr経歴表示*/
dl.drProfile {
	display: block;
	margin: 0 0 1em 2em;;
	line-height: 1.7em;
	font-size: 14px;
	}

dl.drProfile dt {
	float: left;
	clear: both;
	width: 80px;
	padding: 0px 0 0px 15px;
	background: url(../img/arrow01.png) no-repeat left 5px;
	}

dl.drProfile dd {
	margin: 0;
	margin-left: 90px;
	}

/*-------------------------------
リスト
---------------------------------*/

/* リスト*/

#contentContainer ul {
	display: block;
	list-style-image: url(../img/arrow.png);
	line-height:1.7em;
	font-size: 16px;
	margin-left: 2em;
	margin-bottom: 2em;
	}
#contentContainer ul li ul {
	display: block;
	list-style-image: url(../img/arrow.png);
	line-height:1.7em;
	margin-left: 2em;
	}
#contentContainer #mailfield dl.mailform ul {
	list-style-image: none;
	}
#contentContainer table ul {
	margin-bottom: 0;
	}
/*数字*/

#contentContainer ol {
	display: block;
	line-height:1.8em;
	font-size: 16px;
	margin-left: 2em;
	margin-bottom: 2em;
	}

/*200pxを2つ*/
#contentContainer ul.imgList0 {
	list-style-image: none;
	margin-left: 150px;
	}

#contentContainer ul.imgList0 li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	background-color: #FFF;
	text-align: center;
	}

/*200pxを3つ*/
#contentContainer ul.imgList {
	list-style-image: none;
	margin-left: 40px;
	}

#contentContainer ul.imgList li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	background-color: #FFF;
	text-align: center;
	}

/*150pxを4つの流れ*/
ul.imgListstep4 {
	margin-left: 10px;
	}

ul.imgListstep4 li {
	display: block;
	float: left;
	width: 150px;
	padding-right: 30px;
	margin-bottom: 15px;
	background: url(../img/arrow_step.png) no-repeat 160px 80px;
	}
ul.imgListstep4 li.lastimg {
	padding-right: 0px;
	}


/*3mix 従来*/
ul.imgList3mix {
	margin-left: 120px;
	}

ul.imgList3mix li {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: auto;
	padding: 5px;
	}
ul.imgList3mix li.wakuLine {
	display: block;
	float: left;
	margin-right: 12px;
	margin-bottom: 15px;
	width: 200px;
	padding: 5px;
	border:solid 1px;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	background-color: #FFF;
	}
/*3mix 現在*/
ul.imgList3mix2 {
	margin-left: 10px;
	}

ul.imgList3mix2 li {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: auto;
	padding: 5px;
	}
ul.imgList3mix2 li.wakuLine {
	display: block;
	float: left;
	margin-bottom: 15px;
	width: 190px;
	padding: 5px;
	border:solid 1px;
	border-color: #eeeeee #bbbbbb #bbbbbb #eeeeee;
	background-color: #FFF;
	}


/*-------------------
 リンク設定
 ---------------------*/
a:link {
	text-decoration:none;
	}

a:visited {
	text-decoration:none;
	color: #00A3D8;
	}

a:hover {
	color: #FF9900;
	text-decoration:underline;
	}

p {
	color: #444;
	line-height: 1.7em;
	}

.uLine a {
	color: #00A3D8;
	text-decoration: underline;
	}

.linkColor a {
	color: #333;
	text-decoration: none;
	}

/* パンくずリスト */

ol.panNavi {
	clear: both;
	display: block;
	margin: 0px 0 14px 0;
	font-size: 10px;
	color: #FFF;
	padding-left: 60px;
	background: url(../img/glue_0.png) no-repeat 47px center;
	}

ol.panNavi li {
	display: inline;
	list-style-type: none;
	}

ol.panNavi li a {
	padding-right: 14px;
	background: url(../img/glue.png) no-repeat right center;
	}


ol.panNavi li a:link,
ol.panNavi li a:visited,
ol.panNavi li a:hover {
	color: #FFF;
	text-decoration: underline;
	}

/* ページの先頭へ */

p.retornPage {
	clear: both;
	display: block;
	width: 700px;
	text-align:right;
	margin: 0;
	background: url(../img/bg_pagetop.jpg) no-repeat left;
	}
#contentContainer p.pageTop a {
	clear: both;
	display:block;
	text-align:right;
	margin: 0;
	padding-right: 14px;
	font-size: 14px;
	background: url(../img/pagetop.gif) no-repeat right;
	}

/*padding設定*/
.pt30 { padding-top: 30px; }

.pl05 { padding-left: 05px; }
.pl10 { padding-left: 10px; }
.pl12 { padding-left: 12px; }
.pl15 { padding-left: 15px; }
.pl20 { padding-left: 20px; }
.pl24 { padding-left: 24px; }
.pl27 { padding-left: 27px; }
.pl30 { padding-left: 30px; }
.pl36 { padding-left: 36px; }
.pl40 { padding-left: 40px; }
.pl50 { padding-left: 50px; }


.bold {
	color: #000;
	font-weight: bold;
	}
#contentContainer p.bold1,
.bold1 {
	color: #00A3D8;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold2 {
	color: #884797;
	font-weight:bold;
	letter-spacing:0.2em;
	}

.bold3 {
	color:#FF6600;
	font-weight:bold;
	letter-spacing:0.1em;
	}

/*マージン設定群*/

.m0 {	margin:0;	}

.mb03{	margin-bottom:3px;	}
.mb04{	margin-bottom:4px;	}
.mb05{	margin-bottom:5px;	}
.mb06{	margin-bottom:6px;	}
.mb07{	margin-bottom:7px;	}
.mb08{	margin-bottom:8px;	}
.mb09{	margin-bottom:9px;	}
.mb10{	margin-bottom:10px;	}
.mb12{	margin-bottom:12px;	}
.mb13{	margin-bottom:13px;	}
.mb15{	margin-bottom:15px;	}
.mb20{	margin-bottom:20px;	}
.mb25{	margin-bottom:25px;	}
.mb27{	margin-bottom:27px;	}
.mb30{	margin-bottom:30px;	}
.mb36{	margin-bottom:36px; }
.mb40{	margin-bottom:40px; }
.mb50{	margin-bottom:50px; }
.mb60{	margin-bottom:60px; }
.mb70{	margin-bottom:70px; }
.mb100{	margin-bottom:100px; }


.mt05{	margin-top:5px;	}
.mt10{	margin-top:10px; }
.mt15{	margin-top:15px; }
.mt20{	margin-top:20px; }
.mt25{	margin-top:25px; }
.mt30{	margin-top:30px; }
.mt100{	margin-top:100px; }

.mr05{	margin-right:5px; }
.mr06{	margin-right:6px; }
.mr07{	margin-right:7px; }
.mr08{	margin-right:8px; }
.mr09{	margin-right:9px; }
.mr10{	margin-right:10px; }
.mr11{	margin-right:11px; }
.mr12{	margin-right:12px; }
.mr13{	margin-right:13px; }
.mr14{	margin-right:14px; }
.mr15{	margin-right:15px; }
.mr16{	margin-right:16px; }
.mr17{	margin-right:17px; }
.mr20{	margin-right:20px; }
.mr25{	margin-right:25px; }
.mr26{	margin-right:26px; }
.mr30{	margin-right:30px; }
.mr50{	margin-right:50px; }


.ml05{	margin-left:5px; }
.ml10{	margin-left:10px; }
.ml15{	margin-left:15px; }
.ml20{	margin-left:20px; }
.ml25{	margin-left:25px; }
.ml26{	margin-left:26px; }
.ml27{	margin-left:27px; }
.ml28{	margin-left:28px; }
.ml30{	margin-left:30px; }
.ml40{	margin-left:40px; }
.ml50{	margin-left:50px; }
.ml60{	margin-left:60px; }
.ml70{	margin-left:70px; }
.ml100{	margin-left:100px; }


/*レタースペース*/
.ls00 { letter-spacing: 0 }
.ls01 { letter-spacing: 0.1em }
.ls02 { letter-spacing: 0.2em }
.ls03 { letter-spacing: 0.3em }
.ls04 { letter-spacing: 0.4em }
.ls05 { letter-spacing: 0.5em }
.ls06 { letter-spacing: 0.6em }
.ls07 { letter-spacing: 0.7em }
.ls08 { letter-spacing: 0.8em }
.ls09 { letter-spacing: 0.9em }
.ls10 { letter-spacing: 1em }


/*クリア設定*/

.left {
	text-align: left;
	}

.right {
	text-align: right;
	}

.center {
	text-align: center;
	}


.coler1 { color: #FF6666; }
.coler2 { color: #3399CC; }
.coler3 { color: #009966; }
.coler4 { color:#990000; }
.coler5 { color:#FF0000; }

.f10 { font-size: 10px;	}
.f11 { font-size: 11px;	}
.f12 { font-size: 12px;	}
.f13 { font-size: 13px;	}
.f14 { font-size: 14px;	}
.f15 { font-size: 15px;	}
.f16 { font-size: 16px;	}
.f17 { font-size: 17px;	}
.f18 { font-size: 18px;	}
.f19 { font-size: 19px;	}
.f20 { font-size: 20px;	}
.f30 { font-size: 30px;	}


/*幅設定*/
.wid80 { width: 80px; }
.wid100 { width: 100px; }
.wid120 { width: 120px; }
.wid140 { width: 140px; }
.wid150 { width: 150px; }
.wid180 { width: 180px; }

.wid200 { width: 200px; }
.wid212 { width: 212px; }
.wid215 { width: 215px; }
.wid250 { width: 250px; }
.wid260 { width: 260px; }
.wid276 { width: 276px; }
.wid300 { width: 300px; }
.wid312 { width: 312px; }
.wid320 { width: 320px; }
.wid350 { width: 350px; }
.wid360 { width: 360px; }

.wid400 { width: 400px; }
.wid450 { width: 450px; }
.wid470 { width: 470px; }
.wid480 { width: 480px; }
.wid490 { width: 490px; }

.wid500 { width: 500px; }
.wid550 { width: 550px; }

.wid600 { width: 600px; }
.wid630 { width: 630px; }
.wid650 { width: 650px; }
.wid670 { width: 670px; }
.wid680 { width: 680px; }


/*----------------------------
  安心のポイント
----------------------------*/
.pointBox {
	display: block;
	line-height: 1.6em;
	}

#contentContainer .pointBox h3 {
	clear: both;
	color: #008C69;

	line-height: 1.5em;
	font-size: 20px;
	margin: 0px 0 10px 0;
	padding: 0;
	background: none;
	border-bottom: dotted #CCCCCC 1px;
	}
#contentContainer .pointBox h3 span {
	font-size: 16px;
	margin-right: 0.5em;
	}
.pointBox p {

	}
.pointBox h4 {
	margin-left: 25px;
	margin-bottom: 10px;
	}
.pointBox img {
	}
/*----------------------------
  インプラント安心の7ポイント
----------------------------*/
.pointStep {
	display: block;
	line-height: 1.6em;
	}

#contentContainer .pointStep h3 {
	clear: both;
	color: #000;

	line-height: 1.5em;
	font-size: 18px;
	margin: 1.5em 0 10px 0;
	padding: 8px 0 8px 60px;
	border-bottom: dotted #CCCCCC 1px;
	background-repeat: no-repeat;
	background-position: left center;
	}
.pointStep p {

	}
.pointStep img {
	}

#contentContainer .point01 { background-image: url(../img/point01.png) ; background-position: left center; }
#contentContainer .point02 { background-image: url(../img/point02.png) ; background-position: left center; }
#contentContainer .point03 { background-image: url(../img/point03.png) ; background-position: left center; }
#contentContainer .point04 { background-image: url(../img/point04.png) ; background-position: left center; }
#contentContainer .point05 { background-image: url(../img/point05.png) ; background-position: left center; }
#contentContainer .point06 { background-image: url(../img/point06.png) ; background-position: left center; }
#contentContainer .point07 { background-image: url(../img/point07.png) ; background-position: left center; }
/*----------------------------
  インプラント安心の7ポイント その2
----------------------------*/
.pointBox02 {
	display: block;
	line-height: 1.6em;
	}

#contentContainer .pointBox02 h3 {
	clear: both;
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	margin: 3em 0 10px 0;
	padding: 0 0 5px 0px;
	border-bottom: dotted #CCCCCC 1px;
	background-repeat: no-repeat;
	background-position: left 0;
	background-image: none;
	}
.pointBox02 p {
	margin-left: 1em;
	}

#contentContainer .point001 { color:#00B2B2;}
#contentContainer .point002 { color:#00B545;}
#contentContainer .point003 { color:#0069B5;}
#contentContainer .point004 { color:#0002B5;}
#contentContainer .point005 { color:#9F3FC7;}
#contentContainer .point006 { color:#C73F99;}
#contentContainer .point007 { color:#D66500;}

/* リンク・ブランク表示アイコン */
.linkBlank a {
   background: transparent url(../img/external.png) right no-repeat;
   padding-right: 15px;
}
/* メモ帳アイコン　表示 */
#contentContainer p a,
.aLink01 a {
	color: #00B2B2;
	text-decoration: underline;
    background: transparent url(../img/txt-icon.gif) right no-repeat;
    padding-right: 12px;
	margin-right: 3px;
	height: 12px;
	font-weight: bold;
}
.aLink02 a {
	color: #008EBF;
	text-decoration: underline;
    background: transparent url(../img/txt-icon.png) right no-repeat;
    padding-right: 15px;
	margin-right: 3px;
	height: 15px;
	font-weight: bold;
}
#contentContainer p.txtNone a {
    background: none;
}

/*BOXのセンタリング*/
.boxCenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}



/* ---------------------------------------------------------------- *
	clearfixに関する設定
 * ---------------------------------------------------------------- */

div:after {
 content: ".";  
 display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
	}

*+html div {
	display: inline-block;
	}				
	/*-- IE7用 --*/

/**/
.fl {
	display: block;
	float: left;
	}

.fr {
	display: block;
	float: right;
	}
#contentContainer .alignR {
	display: block;

	margin-top: 1em;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	}
#contentContainer .alignL {
	display: block;

	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	}

/*----- floatをclearするための汎用クラス定義 -----*/

.clear { clear: both; }

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}
.clearfix { display: inline-block; }
/* Hides from IE-mac \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* End hide from IE-mac */

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

/*----------------------------------------
■
------------------------------------------*/

