@charset "Shift_JIS";

body {
	margin: 0;
	padding: 0;
	font-family: 'Lucida Grande','Hiragino Kaku Gothic Pro','ƒqƒ‰ƒMƒmŠpƒS Pro W3','‚l‚r ‚oƒSƒVƒbƒN', sans-serif;
	text-align: center;
	background:#fff url(../img/body_bg.gif) top repeat-x;
}

/*link
-----------------------------------------------------*/
a:link{
	color: #CC0000;
	background: transparent;
}

a:visited{
	color: #CC0000;
	background: transparent;
}

a:hover, a:active{
	color: #003366;
	background: transparent;
}

/*text
-----------------------------------------------------*/
h1,h2,h3,h4,p {margin: 0; padding: 0;}

p {
	color: #333;
	line-height: 1.7em;
	margin-bottom: 0.5em;
	font-size: small;

}

/*table
-----------------------------------------------------*/
table {border-collapse: collapse;}
td.center {text-align: center;}

/*shadow
-----------------------------------------------------*/
#shadow {
	margin: 0 auto;
	width:868px;
	height:200px;
	text-align:center;
	position:relative;
}

/*wrapper
-----------------------------------------------------*/
#wrapper {
	margin: 0 auto;
	width:850px;
	padding: 0;
	text-align: center;
	position:absolute;
	top:0;
	left:9px;
}

#wrapper img {vertical-align: bottom; border:none;}


/*header
-----------------------------------------------------*/

#header {
	margin: 0 auto;
	width:850px;
	height:200px;
	padding: 0;
	text-align: left;
	position:relative;
}

h1 a{
	font-size: 1px;
	text-indent: -9999px;
	margin:0;
	position:absolute;
	width:226px;
	height:42px;
	top: 5px;
	left: 3px;
}


/*glo-navi
-----------------------------------------------------*/
ul#glo-navi {
	margin: 0;
	padding: 0;
	list-style: none;
	height: 17px;
	width:332px;
	position:absolute;
	top:15px;
	right:15px;
}

#glo-navi li {
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	height: 17px;
	position: absolute;
	display: block;
	text-align: left;
	font-size:1px;
}

#glo-navi li a {
	height: 17px;
	display: block;
	text-decoration: none;
}

#glo-navi li#home {width:56px; left: 0px; background: url(../img/glo_navi.gif) no-repeat 0 0;}
#glo-navi li#access {width:66px; left: 56px; background: url(../img/glo_navi.gif) no-repeat -56px 0;}
#glo-navi li#staff {width:56px; left: 122px; background: url(../img/glo_navi.gif) no-repeat -122px 0;}
#glo-navi li#blog {width:52px; left: 178px; background: url(../img/glo_navi.gif) no-repeat -178px 0;}
#glo-navi li#dentist {width:102px; left: 230px; background: url(../img/glo_navi.gif) no-repeat -230px 0;}

#glo-navi li#home a:hover {background: url(../img/glo_navi.gif) no-repeat 0 -17px;}
#glo-navi li#access a:hover , #access li#access {background: url(../img/glo_navi.gif) no-repeat -56px -17px;}
#glo-navi li#staff a:hover , #staff li#staff {background: url(../img/glo_navi.gif) no-repeat -122px -17px;}
#glo-navi li#blog a:hover {background: url(../img/glo_navi.gif) no-repeat -178px -17px;}
#glo-navi li#dentist a:hover , #dentist li#dentist {background: url(../img/glo_navi.gif) no-repeat -230px -17px;}

/*#glo-navi li#home a:hover {width:56px; left: 0px; background: url(../img/glo_navi.gif) no-repeat 0 -17px;}
#glo-navi li#access a:hover , #access li#access {width:66px; left: 56px; background: url(../img/glo_navi.gif) no-repeat -56px -17px;}
#glo-navi li#staff a:hover , #staff li#staff {width:56px; left: 122px; background: url(../img/glo_navi.gif) no-repeat -122px -17px;}
#glo-navi li#blog a:hover {width:52px; left: 178px; background: url(../img/glo_navi.gif) no-repeat -178px -17px;}
#glo-navi li#dentist a:hover , #dentist li#dentist {width:102px; left: 230px; background: url(../img/glo_navi.gif) no-repeat -230px -17px;}*/

/*main-navi
-----------------------------------------------------*/

#main-navi {
	padding:0 ;
	margin:0 ;
	width:225px;
	text-align:left;
	position:relative;
	float:left;
}

*:first-child+html #main-navi {
	margin-left:-115px;
}

*html #main-navi {
	margin-left:-115px;
}

#main-navi p.title{
	padding:0;
	margin:0 0 0 5px;
}

#concept{
	width:207px;
	margin:15px 0 20px 8px;
}

#treatment{
	width:207px;
	margin:0 0 20px 8px;
}

#equipment{
	width:207px;
	margin:0 0 0 8px;
}


/*footer
-----------------------------------------------------*/
#footer {
	margin: 1px auto 0 auto;
	padding: 20px 0 50px 0;
	width: 850px;
	background:#fff;
	border-top:#CCC solid 1px;
	text-align:center;
}

#footer p {
	margin:5px 0 0 0 ;
	padding: 0;
	color:#666;
	font-size:11px;
}

#footer p.copy{
	color:#333;
}

#footer p a{
	color:#666;
	text-decoration:none;
}

#footer p a:hover{
	color:#666;
	text-decoration:underline;
}


/*others
-----------------------------------------------------*/
br.clear {
	clear: both;
	height: 0px;
}

.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
}

p.go-top {
	font-size:10px;
	text-align:right;
	margin-bottom:10px;
}

p.go-top a{
color:#cc0000;
text-decoration:none;
}

p.go-top a:hover{
color:#CC0000;
text-decoration:underline;
}

/*
-----------------------------------------------------*/
#container{
margin: 0 auto;
padding:1px 0 0 0 ;
}

#contents{
width:625px;
margin: 0 ;
padding:20px 0 40px 0;
background-color:#000;
float:right;
}

#contents p{
color:#CCC;
text-align:left;
margin:0 0 10px 0;
}

#contents span.orange{
color:#ffcc33;
}

#contents .in-area{
	width:580px;
	margin:0 auto;
	text-align:left;
}

#contents .photo-area{
	width:190px;
	float:left;
	margin:0;
}

#contents .photo-area img{
	margin:0 0 1px 0;
}

#contents .txt-area{
	width:372px;
	float:right;
	margin:0;
}

#contents .section-tit{
	margin:0 0 20px 0;
}

#contents .sub-section-tit{
	margin:0 0 15px 0;
}