@charset "UTF-8";
* {
	margin: 0px;
	padding: 0px;
	border: none;
}
body {
	background-image: url(/common/images/main_bg.gif);
	margin: 0px;
	padding: 0px;
	background-repeat: repeat-x;
	background-position: center top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	line-height: 20px;
	background-color: #e5f3f1;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #2b9086;
}
a:visited {
	text-decoration: none;
	color: #2b9086;
}
a:hover {
	text-decoration: underline;
	color: #CC6600;
}
.align_c {
	text-align:center;
}
.align_r {
	text-align:right;
}
.v-align_b {
	vertical-align: bottom;
}
.v-align_m {
	vertical-align:middle;
}
.m_top5 {
	margin-top: 5px;
}
.m_top10 {
	margin-top: 10px;
}
.m_top15 {
	margin-top: 15px;
	margin-bottom: 15px;
}
.m_top20 {
	margin-top: 20px;
}
.text_green {
	color: #53A2A4;
}
.text_blue {
	color: #0099FF;
}
.text_red {
	color: #FF6064;
}
.text_redbold {
	color: #FF6064;
	font-size: larger;
	font-weight: bold;
}
.page_top01 {
	text-align: right;
	margin-right: 20px;
}
.contents_box01 p.text01 {
	padding-top: 15px;
}
.contents_box01 p.text02 {
	padding-top: 10px;
}
.contents_box01 p.text03 {
	padding-top: 5px;
}
#contents {
	background-image: url(/common/images/contents_bg.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#element {
	width: 760px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#head-ele {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#main_contents #main_image {
	margin-bottom: 25px;
}
#main_contents .contents_box01 {
	width: 505px;
	margin-left: 15px;
}
#main_contents .contents_gallery {
	width: 505px;
	margin-left: 15px;
}
#sub-title01 {
	font-size: 14px;
	font-weight: bold;
	color: #EE8708;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #EE8708;
	padding-left: 7px;
	padding-top: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
}
.contents_box01 img {
	padding-bottom: 15px;
}
#main_contents {
	width: 540px;
	float: right;
}
#clear {
	clear: both;
}
.clear {
	clear: both;
	text-indent: -999px;
}
#fotter_menu {
	background-image: url(/common/images/fotteer_menu_bg.gif);
	background-repeat: no-repeat;
	text-align: center;
	margin-left: 8px;
	font-size: 12px;
	margin-top: 10px;
	padding-bottom: 12px;
	margin-bottom: 10px;
	padding-top: 8px;
}
#fotter {
	text-align: right;
	margin-right: 10px;
	margin-bottom: 20px;
	color: #666666;
}
#fotter .cap {
	font-size: 10px;
	color: #999999;
}
#container {
	background-image: url(/common/images/container_bg.png);
	background-position: center;
	background-repeat: repeat-y;
}
.dummy_text {
	display: none;
	text-indent: -999px;
}
#side_menu {
	width: 220px;
	float: left;
	background-image: url(/common/images/side_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#side_menu_main_kasou {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 8px;
}
#side_menu li {
	font-size: 12px;
}
#side_pickup01 {
	margin-bottom: 10px;
}
#side_pickup01 a {
	color: #666666;
	text-decoration: none;
}
#side_pickup01 a:hover {
	color: #ff9933;
}
li.side_icon_red {
	border-bottom: 1px solid #e3e3e3;
	list-style-type: none;
}
li.side_icon_red div {
	display: block;
	background: url(/common/images/side_icon_red.gif) no-repeat 12px;
	padding: 5px 0px 5px 25px;
}
li.side_icon_yellow {
	list-style-type: none;
	display: block;
	background: url(/common/images/side_icon_yellow.gif) no-repeat 12px;
	border-bottom: 1px solid #e3e3e3;
	padding: 5px 0px 5px 25px;
}
li.side_icon_blue {
	list-style-type: none;
	display: block;
	background: url(/common/images/side_icon_blue.gif) no-repeat 12px;
	padding: 5px 0px 5px 25px;
	border-bottom: 1px solid #e3e3e3;
}
.side_menu_subtitle {
}
ul.list_tipe01 {
}
#side_menu ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 10px;
}
ul.list_tipe01 li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
ul.list_tipe02 {
	margin-top: 15px;
}
ul.list_tipe02 li {
	margin: 5px 0px 0px 20px;
}
ol.list_tipe02 {
	margin-top: 15px;
}
ol.list_tipe02 li {
	margin: 5px 0px 0px 25px;
	list-style-type: decimal;
}
#side_menu ol {
	margin: 0px;
	padding: 0px;
}
ol.pull_menu {
	list-style-type: none;
	margin-left: 20px;
	display: none;
}
ol.pull_menu02 {
	list-style-type: none;
	margin-left: 20px;
}
ol.pull_menu li {
	list-style-type: none;
	background: url(/common/images/side_icon_gray.gif) no-repeat left;
	margin-left: 20px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 13px;
}
ol.pull_menu02 li {
	padding: 3px 0px 3px 13px;
	list-style-type: none;
	background: url(/common/images/side_icon_gray.gif) no-repeat left;
}
#side_link01 {
	margin-bottom: 10px;
}
.side_menu_bnr {
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 17px;
}
#mobile01 {
	font-size: 12px;
}
#mobile01 #qr_code {
	height: 90px;
	width: 90px;
	float: left;
	margin-top: 10px;
	margin-left: 5px;
	margin-right: 5px;
}
#mobile01 #mobile_text {
	margin-right: 15px;
	margin-top: 12px;
	font-size: 10px;
	padding-left: 90px;
}
#mobile01 #mobile_box {
	margin-right: 20px;
	margin-left: 15px;
	clear: both;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCCCCC;
}
#mobile_link {
	font-size: 10px;
	background-color: #ffffff;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#mobile_link a#Do {
	color: #108ECB;
}
#mobile_link a#Au {
	color: #ff6100;
}
#mobile_link a#So {
	color: #000000;
}
#mobile_link a#Do:hover,
#mobile_link a#Au:hover,
#mobile_link a#So:hover {
	color:#6AB3B4;
}
h3.copy01 {
	margin-top: 15px;
}
h3.copy02 {
	margin: 25px 20px 0px 15px;
}
h3.copy03 {
	margin: 10px 0px 0px 0px;
}
.contents_box01 p.text01 {
	padding-top: 15px;
}
.contents_box01 p.text02 {
	padding-top: 10px;
}
.contents_box01 p.text03 {
	padding-top: 5px;
}
ul.list_tipe01 {
}
ul.list_tipe01 li {
	margin: 10px 0px 0px 15px;
}
ul.list_tipe02 {
	margin-top: 15px;
}
ul.list_tipe02 li {
	margin: 5px 0px 0px 20px;
}
ol.list_tipe02 {
	margin-top: 15px;
}
ol.list_tipe02 li {
	margin: 5px 0px 0px 25px;
	list-style-type: decimal;
}
.img01 {
	width: 140px;
	float: right;
	margin: 15px 0px 0px 10px;
}
.img02 {
	width: 180px;
	float: right;
	margin: 15px 0px 0px 10px;
}
.img03 {
	width: 180px;
	float: right;
	margin: 20px 20px 0px 0px;
}
.img04 {
	width: 140px;
	float: right;
	margin-left: 10px;
}
.img05 {
	width: 154px;
	float: right;
	margin: 15px 0px 0px 10px;
}
.img06 {
	width: 154px;
	float: right;
	margin-left: 10px;
}
/*---お悩みメニュー---*/
.onayami_right {
	vertical-align: bottom;
	width: 100px;
	white-space: nowrap;
	padding: 0px 10px;
}
/*---アクセス・地図---*/
#map {
	width: 245px;
	float: right;
	margin-left: 10px;
}
#map_box1 {
	margin:10px 0px 0px 0px;
}
#map_text {
	width: 360px;
	float: right;
}
#map_box1 p {
	font-weight: bold;
}
#map_box1 p span {
	color: #FF6060;
	line-height: 1.8em;
	margin-left: 15px;
	font-size: 1.1em;
}
#map_img1 {
	width: 130px;
	float: left;
}
#map_img2 {
	float: right;
	width: 170px;
	margin-left: 20px;
}
#map_img3 {
	width: 170px;
	float: right;
}
/*---診療案内---*/
.calendar {
	border-top: solid 2px #e8e8e8;
	border-left: solid 2px #e8e8e8;
	margin-top: 10px;
}
.calendar td {
	font-weight: bold;
	line-height: 1.5em;
	text-align: center;
	border-right: solid 2px #e8e8e8;
	border-bottom: solid 2px #e8e8e8;
}
.calendar td.time {
	width: 30%;
	white-space: nowrap;
	background-color: #F3FCFB;
}
.calendar td.week {
	background-color: #F3FCFB;

}
/*---医師・スタッフ---*/
.doctor_box {
	width:485px;
}
.doctor_box01 {
	margin-top:15px;
	padding:10px;
	border: solid 2px #e8e8e8;
	width:auto;
}
.doctor_box01_in {
	width:481px;
}
.doctor_box01 p {
	font-size:1.6em;
	font-weight:bold;
	line-height: 1.4em;
	float:left;
}
.doctor_box01 p span {
	font-size:0.8em;
}
.doctor_box01 ul {
	margin:5px 0px 0px 20px;
}
.doctor_box01 li {
	margin:5px 0px 0px 0px;
	list-style-type:disc;
}
.doctor_img01 {
	float:left;
	width:180px;
	margin-right:20px;
}
.doctor_box02 {
	clear:both;
	border-top: solid 2px #e8e8e8;
	border-left: solid 2px #e8e8e8;
	margin-top:10px;
}
.doctor_box02 th {
	background-color: #F3FCFB;
	text-align:left;
	font-weight:normal;
	border-bottom: solid 2px #e8e8e8;
	border-right: solid 2px #e8e8e8;
	padding: 2px  5px 2px 10px;
	width: 25%;
}
.doctor_box02 td {
	border-bottom: solid 2px #e8e8e8;
	border-right: solid 2px #e8e8e8;
	padding: 2px  5px 2px 10px;
}
/*---矯正歯科---*/
#kyousei_box01 {
	vertical-align: bottom;
	width: 255px;
	margin-left: 250px;
}
#kyousei_img01 {
	width: 89px;
	padding-left: 12px;
}
a.kyousei_link01 {
	display: block;
	text-align: center;
	line-height: 2em;
	border: 2px solid #E8E8E8;
	font-weight: bold;
	width: 150px;
}
/*---医院案内---*/
.clinic_img01 {
	width: 155px;
	float: left;
	margin-top: 10px;
}
.clinic_img02 {
	width: 155px;
	float: left;
	margin: 10px 0px 0px 20px;
}
.clinic_img03 {
	width: 155px;
	float: right;
	margin: 25px 0px 0px 20px;
}
/*---インプラント治療---*/
.implants_img01 {
	width: 130px;
	float: left;
	margin-top: 5px;
}
.implants_table01 {
	float: right;
	margin: 5px 0px 0px 15px;
}
.implants_td01 {
	padding-right:10px;
	white-space: nowrap;
}
/*---むし歯---*/
.mushiba_text01 {
	vertical-align:middle;
	padding-left:15px;
}
/*---審美---*/
#shinbi_img01 {
	width: 217px;
	float: right;
	margin: 15px 0px 10px 10px;
}
/*---ホワイトニング---*/
.whitening_table01 {
	margin-top: 10px;
}
/*---かみ合わせ---*/
.whitening_td01 {
	padding-right:20px;
	white-space: nowrap;
}
#kamiawase_img01 {
	width: 140px;
	float: right;
	margin: 15px 0px 0px 10px;
}
/*---予約・相談フォーム---*/
form {
	font-size: 1em;
}
#form_table01 {
	margin-top: 15px;
	border: 2px solid #e8e8e8;
}
form textarea {
	font-size: 0.8em;
}
.form_left01 {
	width: 120px;
	padding: 5px 0px 5px 10px;
	background: url(/common/images/line05.gif) repeat-x left bottom;
}
.form_right01 {
	width: 371px;
	padding: 5px 0px;
	background: url(/common/images/line05.gif) repeat-x left bottom;
}
.form_text01 {
	border: 1px solid #999999;
}
.form_radio01 {
	margin-right: 5px;
}
.form_box01 {
	padding: 5px 10px 0px 0px;
}
.form_button01 {
	text-align: center;
	padding: 5px 0px;
}
.form_button02 {
	border: 1px solid #999999;
	background-color: #D1E0FD;
	font-weight: bold;
	color: #4D6185;
}
/*---矯正治療例---*/
h2#case01 {
	background: url(/common/images/case_no01.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
h2#case02 {
	background: url(/common/images/case_no02.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
h2#case03 {
	background: url(/common/images/case_no03.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
h2#case04 {
	background: url(/common/images/case_no04.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
h2#case05 {
	background: url(/common/images/case_no05.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
h2#case06 {
	background: url(/common/images/case_no06.gif) no-repeat left center;
	font-size: 1.1em;
	font-weight: bold;
	line-height: 16px;
	padding-left: 65px;
	color: #53A2A4;
	margin-bottom: 5px;
}
/*---執筆論文・記事---*/
.link_pdf01 {
	text-align: right;
	padding-top: 5px;
}
/*---スタッフ募集---*/
span.staff_text1 {
	font-weight: bold;
	border: 1px solid #666666;
}
span.staff_text2 {
	font-weight: bold;
	border: 1px solid #666666;
	padding:0px 2px;
}
#staff_box1 {
	margin-top: 5px;
}
#staff_box1 th {
	padding-top: 10px;
}
#staff_box1 td {
	padding-left: 10px;
	padding-top: 10px;
}
#staff_box1 td p {
	padding:0px 0px 2px 0px;
}
/*---サイトマップ---*/
#site_map td {
	width: 50%;
	color: #777777;
}
#site_map a {
	color: #777777;
}
#site_map a:hover {
	color: #ff9933;
	text-decoration: underline;
}
ol.map_list li {
	background: url(/common/images/side_icon_gray.gif) no-repeat left;
	list-style-type: none;
	display: block;
	margin-left: 15px;
	padding-left: 15px;
	line-height: 20px;
}
p.map01 {
	background: url(/common/images/side_icon_red.gif) no-repeat left;
	padding-left: 15px;
	line-height: 1.3em;
}
p.map02 {
	background: url(/common/images/side_icon_green.gif) no-repeat left;
	padding-left: 15px;
	margin-top:10px;
	line-height: 1.3em;
}
p.map03 {
	background: url(/common/images/side_icon_yellow.gif) no-repeat left;
	padding-left: 15px;
	margin-top:10px;
	line-height: 1.3em;
}
p.map04 {
	background: url(/common/images/side_icon_blue.gif) no-repeat left;
	padding-left: 15px;
	margin-top:10px;
	line-height: 1.3em;
}
p.map04_t {
	background: url(../common_images/side_icon_blue.gif) no-repeat left;
	padding-left: 15px;
	line-height: 1.3em;
}
/*---ギャラリー---*/
.main_gallery{
	height: 400px;
	text-align: center;
}
.gallery01 {
	float: left;
	width: 111px;
}
.gallery02 {
	float: left;
	width: 111px;
	margin-left: 20px;
}
.another_gallery {
 text-align: right;
	margin: 20px 0 0 0;
	padding: 0px 20px 10px 0px;
}#blue-dotline {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #339999;
	margin-bottom: 10px;
	margin-top: 10px;
}
#main_contents .copy02 {
	margin-top: 10px;
	margin-left: 13px;
	margin-bottom: 20px;
}
.link_pdf01 a {
	color: #006699;
	text-decoration: underline;
}
#recruit-banner {
	background-image: url(/images/recruit_banner.gif);
	background-repeat: no-repeat;
	padding-top: 40px;
	padding-left: 20px;
	margin-bottom: 10px;
	padding-right: 30px;
	padding-bottom: 15px;
}
#recruit-banner .important {
	color: #17786e;
	font-weight: bold;
}
#spot02 #to-detail {
	font-size: 10px;
	text-align: right;
	margin-right: 10px;
}
#top_contents {
	margin-left: 5px;
}
#topic-area {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #afd5d1;
	border-left-color: #afd5d1;
	margin-right: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #afd5d1;
}
#top_contents #spot02 {
	margin-bottom: 15px;
}
#recruit-banner #detail {
	text-align: right;
}
#spot02 .title {
	margin-bottom: 10px;
}
#blue-line {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #65b4ab;
	margin-bottom: 10px;
	margin-top: 11px;
	margin-right: 18px;
}
.sp {
	font-size: 12px;
	color: #900;
	padding-bottom: 5px;
}

