@charset "UTF-8";

body,
h1,h2,h3,h4,h5,h6,p,
ul,ol,li,dl,dt,dd,
form,fieldset,legend,pre,blockquote {
	margin:0px;
	padding:0px;
}

ul,li {
	list-style:none;
}

img {
	margin:0px;
	padding:0px;
	border:0px;
	vertical-align:bottom;
}

* {/*font*/
	color:#333333;
	font-size:12px;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;	
}

/* --------------------------------------------------------------------------- */

body{
	text-align:center;
	font-size:12px;
	color:#333333;
	font-family: "ＭＳ Ｐゴシック", Arial, Helvetica, sans-serif;
	line-height:150%;	
}

a,
a:link,
a:visited {
	color:#268DD5;
	text-decoration:none;
}

a:hover,
a:active {
	color:#999999;
	text-decoration:underline;
}

h1{
	font-size: 10px;
	color: #cccccc;
	height: 15px;
	padding-left: 10px;
	background-color: #FFFFFF;
	width: 820px;
	padding-top: 3px;
}

h2{
	font-size: 16px;
	line-height: 79px;
	font-weight: bold;
	background-image: url(../images/h2_back.jpg);
	background-repeat: no-repeat;
	text-indent: 45px;
	height: 79px;
	width: 562px;
	margin-bottom: 14px;
}

h3{
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	background-image: url(../images/h3_back.jpg);
	background-repeat: no-repeat;
	text-indent: 35px;
	height: 30px;
	width: 562px;
	margin-bottom: 10px;
}

h4{
	font-size: 12px;
	line-height: 26px;
	font-weight: bold;
	background-image: url(../images/h4_back.jpg);
	text-indent: 30px;
	height: 26px;
	width: 562px;
	margin-bottom: 5px;
	background-repeat: no-repeat;
}

h5{
	margin-left: 15px;
	height: 34px;
	width: 534px;
	padding-top: 5px;
	padding-bottom: 5px;
}


/* --------------------------------------------------------------------------- */

#wrapper {
	width:820px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	background-image: url(../images/sdw.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	text-align: left;
}

#header{
	width:820px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 81px;
}



#logo{
	display:inline;
	text-indent:-9999px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
	float: left;
}

#logo a{
	width:210px;
 	height:75px;
 	display: block;
	overflow:hidden;
	text-decoration:none;
}

#detail{
	float: right;
	width: 350px;
}

.click{
	padding-top: 43px;
	padding-left: 218px;
}

.click a, .click a:link,
.click a:visited{
	color:#268DD5;
}


/* sab_navi------------------------------------------------------------------- */

#main{
	width:798px;
	margin-right: 11px;
	margin-left: 11px;
}

#use {
	width:798px;
}

#use ul {
	list-style-type:none;
	height: 30px;
}

#use li {
	float:left;
	height: 30px;
}

#use li a {
 	display: block;		
 	height: 30px;
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#use li#toppage a {
	background-image:url(../btn/top.jpg);
	background-position:0px 0px;
	width:194px;
}

#use li#toppage a:hover, #use li#toppage a:active {
 	background-position:0px -30px;
}

#use li#concept a {
	background-image:url(../btn/concept.jpg);
	background-position:0px 0px;
	width:211px;
}

#use li#concept a:hover, #use li#concept a:active {
 	background-position:0px -30px;
}

#use li#guide a {
	background-image:url(../btn/guide.jpg);
	background-position:0px 0px;
	width:199px;
}

#use li#guide a:hover, #use li#guide a:active {
 	background-position:0px -30px;
}

#use li#info a {
	background-image:url(../btn/info.jpg);
	background-position:0px 0px;
	width:194px;
}

#use li#info a:hover, #use li#info a:active {
 	background-position:0px -30px;
}

#contents{
	width:776px;
	margin-top: 11px;
	margin-right: 11px;
	margin-left: 11px;
}


/* left----------------------------------------------------------------------- */

#left_contents{
	float: left;
	width: 203px;
}

#gnavi {
	width:201px;
	border: 1px solid #CCCCCC;
}

#gnavi ul {
	width:201px;
	list-style-type:none;
}

#gnavi li a {
 	display: block;		
}

#gnavi li#cont01 a {
	background-image:url(../btn/g_concept.jpg);
	background-position:0px 0px;
	width:201px;
	height: 30px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont01 a:hover, #gnavi li#cont01 a:active {
 	background-position:0px -30px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont02 a {
	background-image:url(../btn/g_guide.jpg);
	background-position:0px 0px;
	width:201px;
	height: 30px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont02 a:hover, #gnavi li#cont02 a:active {
 	background-position:0px -30px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont03 a {
	background-image:url(../btn/g_ippan.gif);
	background-position:0px 0px;
	width:201px;
	height: 32px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont03 a:hover, #gnavi li#cont03 a:active {
 	background-position:0px -32px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont04 a {
	background-image:url(../btn/g_syouni.gif);
	background-position:0px 0px;
	width:201px;
	height: 29px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont04 a:hover, #gnavi li#cont04 a:active {
 	background-position:0px -29px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont05 a {
	background-image:url(../btn/g_shinbi.gif);
	background-position:0px 0px;
	width:201px;
	height: 28px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont05 a:hover, #gnavi li#cont05 a:active {
 	background-position:0px -28px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont06 a {
	background-image:url(../btn/g_ireba.gif);
	background-position:0px 0px;
	width:201px;
	height: 24px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont06 a:hover, #gnavi li#cont06 a:active {
 	background-position:0px -24px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

#gnavi li#cont07 a {
	background-image:url(../btn/g_info.jpg);
	background-position:0px 0px;
	width:201px;
	height: 30px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#gnavi li#cont07 a:hover, #gnavi li#cont07 a:active {
 	background-position:0px -30px;
	text-decoration: none;
	text-indent: -9999px;
 	overflow:hidden;
}

.side{
	font-size: 11px;
	color: #666666;
	padding-right: 6px;
	padding-left: 6px;
	list-style-type:none;
	padding-top: 5px;
	padding-bottom: 0px;
	line-height: 140%;
}

.click2 {
	width:86px;
	height: 27px;
	margin-left: 108px;
	margin-bottom: 8px;
}

.click2 a {
	background-image:url(../btn/click2.gif);
	background-position:0px 0px;
	width:86px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
	height: 27px;
}

.click2 a:hover, .click2 a:active {
 	background-position:0px -27px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#mob_qr{
	background-image: url(../images/mob_qr.gif);
	background-repeat: no-repeat;
	height: 157px;
	width: 203px;
	margin-top: 15px;
}

.mob_text{
	padding-top: 115px;
	line-height: 135%;
	padding-left: 18px;
	padding-right: 18px;
}

#intro{
	width:203px;
	height: 139px;
	margin-top: 15px;
	margin-bottom: 60px;
}

#intro a {
	background-image:url(../btn/intro.jpg);
	background-position:0px 0px;
	width:203px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
	display: block;	
	height: 139px;
}

#intro a:hover, #intro a:active {
 	background-position:0px -139px;
	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

/* main_contents-------------------------------------------------------------- */

#right_contents{
	float: right;
	width: 573px;
}

#right_main{
	width: 562px;
	margin-left: 11px;
}

.ip1{
	margin-left: 16px;
	margin-right: 16px;
}

.ip2{
	margin-left: 42px;
	margin-right: 42px;
}

.ip3{
	margin-left: 16px;
	margin-right: 16px;
	margin-bottom: 20px;
}

.ir1{
	margin-left: 30px;
	font-weight: bold;
	color: #996600;
	padding-top: 4px;
}

.ir2{
	margin-left: 68px;
	padding-top: 15px;
	padding-bottom: 5px;
}

#place{
	margin-left: 16px;
	margin-right: 16px;
	width: 530px;
	margin-top: 3px;
}

.place_l{
	width: 109px;
	float: left;
}

.place_r{
	float: right;
	width: 400px;
}

.brs{
	padding-top: 30px;
	line-height: 160%;
}

#c1_tb{
	width: 478px;
	margin-right: 42px;
	margin-left: 42px;
	margin-top: 10px;
}

.c1_text{
	line-height: 135%;
	padding-top: 5px;
}

.in_text{
	padding-left: 16px;
	padding-bottom: 10px;
}

.grn{
	color: #009933;
	font-weight: bold;
}

.grn2{
	color: #009933;
}

.grn3{
	color: #ff0000;
        font-weight: bold;
}

#whi{
	width: 490px;
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 10px;
}

#whi_in{
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}

.faq_q{
	line-height: 23px;
	background-image: url(../images/faq_q.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 23px;
	width: 490px;
	text-indent: 30px;
	margin-bottom: 5px;
}

.faq_a{
	width: 490px;
	margin-bottom: 10px;
}

#whi_in2{
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-top: 10px;
}

.info_in{
	width: 490px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	margin-bottom: 3px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#info_time{
	width: 488px;
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 10px;
	background-color: #FEE5E0;
	border: 1px solid #FFCED1;
	margin-bottom: 20px;
}

.time_i{
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 20px;
}

.time_i2{
	padding-top: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}

.greet{
	margin-right: 36px;
	margin-left: 36px;
	margin-top: 10px;
}

#staff{
	width: 460px;
	margin-right: 51px;
	margin-left: 51px;
	margin-top: 10px;
}

.staff_back{
	background-color: #FEE0E2;
	width: 218px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFCDD0;
	border-bottom-color: #FFCDD0;
	border-left-color: #FFCDD0;
}

.staff_text{
	line-height: 130%;
	padding-top: 6px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

.hanaoka{
	padding-left: 30px;
}

#setsubi{
	width: 500px;
	margin-right: 31px;
	margin-left: 31px;
}

.setsubi_box{
	width: 236px;
	border: 1px solid #DEDEDE;
	background-image: url(../images/box_b.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 20px;
}

.setsubi_box2{
	width: 236px;
	border: 1px solid #DEDEDE;
	background-image: url(../images/box_b.gif);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 0px;
}

.setsubi_img{
	margin-right: 12px;
	margin-left: 12px;
	margin-top: 19px;
	margin-bottom: 12px;
}

.dr{
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.dr2{
	padding-bottom: 7px;
}

.dr3{
	padding-bottom: 7px;
	padding-top: 7px;
}

.dr4{
	padding-bottom: 7px;
	padding-top: 7px;
	text-indent: 38px;
}

.ac_text{
	padding-left: 30px;
	padding-right: 25px;
}

/* --------------------------------------------------------------------------- */

#footer{
	height: 69px;
	width: 820px;
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	text-align: center;
	line-height: 50px;
}

#footer a, #footer a:link,
#footer a:visited{
	color:#333333;
	text-decoration:none;
}

#footer a:hover,
#footer a:active {
	color:#999999;
	text-decoration:underline;
}

#copy{
	font-size: 10px;
	padding-bottom: 20px;
}


/* --------------------------------------------------------------------------- */
.clear {
	clear:both;
}

.rgtside {
	float: right;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.lgtside {
	float: left;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#pagetop{
	width:100px;
	margin-left: 462px;
	margin-bottom: 20px;
	margin-top: 15px;
}

#pagetop a {
	background-image:url(../btn/pagetop.gif);
	background-position:0px 0px;
	width:100px;
	height: 23px;
	display: block;		
 	text-indent: -9999px;
 	overflow:hidden;
	text-decoration:none;
}

#pagetop a:hover, #pagetop a:active {
 	background-position:0px -23px;
	text-decoration: none;
}

.table1 {
	width: 478px;
	border-collapse: collapse;
	border: 1px #CCCCCC solid;
	font-family: "ＭＳ Ｐゴシック", Osaka;
	text-align: left;
	vertical-align: middle;
	padding-top: 1px;
	padding-bottom: 1px;
} 

.table1 td {
	border: 1px #CCCCCC solid;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
	
}

.tbl_back{
	background-color: #DEEEFF;
}

.n_dt{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	line-height: 150%;
	padding-right: 3px;
}

/* --20100309追記--矯正歯科---------- */
#kougou{
	width: 530px;
	margin-left: 16px;
	margin-top: 10px;
}

#ko_tb{
	float: left;
	width: 330px;
	text-align: left;
	vertical-align: top;
}

#ko_tb th{
	width: 20px;
	vertical-align: top;
	text-align: left;
	padding-bottom: 7px;
}

#ko_tb td{
	line-height: 140%;
	padding-left: 2px;
	text-align: left;
	vertical-align: middle;
	padding-bottom: 7px;
	padding-top: 3px;
}

#ko_img{
	float: right;
	width: 194px;
}

.dm01{
	color:#268DD5;
	font-weight: bold;
}

.etc_box{
	margin-left: 16px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
}

.etc_box2{
	margin-left: 16px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	padding-top: 5px;
}

.etc_box3{
	margin-left: 16px;
	padding-bottom: 2px;
	padding-left: 5px;
	width: 530px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #268DD5;
	padding-top: 5px;
	font-size: 11px;
	font-weight: normal;
	color:#268DD5;
	margin-top: 15px;
}

.etc_text{
	font-size: 11px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 4px;
	line-height: 140%;
}

.etc_text2{
	text-align: right;
	padding-right: 15px;
}

.etc_text3{
	padding-left: 17px;
}

.etc_text4{
	padding: 5px 16px 0 16px;
}

.etc_img{
	text-align: center;
	margin-top: 10px;
	margin-bottom: 15px;
}

#dr_box{
	background-image: url(../images/img_line.gif);
	background-repeat: repeat-y;
	width: 530px;
	margin-left: 16px;
}

.ec_l{
	float: left;
	width: 130px;
}

.ec_r{
	float: right;
	width: 398px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCC;
}
