@charset"Shift_JIS";

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}
body  {
	background-color:#D8F5A0;
	font-size:12px;
	line-height:1.5em;
	color:#666666;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
}


h1  {
	font-size:8px;
	color:#FFFFFF;
	line-height: 1em;
	margin: 0px;
}

h2  {
	font-size:13px;
	color:#FFFFFF;
	background-color:#009933;
	display: block;
	height: 18px;
	width: 100%;
	padding-top: 3px;
}

h3  {
	font-size: 14px;
	font-weight: bold;
	color: #009933;
	text-decoration: underline;
}

h4  {
	background-color: #B6FF17;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #009628;
	font-weight: bold;
	padding-left: 10px;
	font-size: 12px;
}

h5{
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	background-image: url(../image/maru.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-left: 20px;
	margin-left: 10px;
	color: #333333;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


a  {
	color:#999999;
	text-decoration: none;
}

a:hover  {
	text-decoration: underline;
}

tr td{
	padding-left: 3px;
}

/*コンテンツボックス*/



#containor{
	height:auto;
	width: 800px;
	padding-top: 2px;
	background-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}

/*ヘッダー*/

.header {
	clear: both;
	width: 800px;
	background-image: url(../image/header.gif);
	background-repeat: no-repeat;
	background-position: center center;
	height: 115px;
}

.head_link {
	height: 20px;
	width: 300px;
	display: block;
	float: right;
	margin-top: 15px;
}

.soudan  {
	display: block;
	float: left;
	height: 20px;
	width: 98px;
}


/*左メニュー*/

.leftnavi{
	display: block;
	height: auto;
	width: 215px;
	float: left;
}

.jyushin{
	display: block;
	height:  auto;
	width: 215px;
	border: 3px solid #009628;
	background-color: #FFFFFF;
}

.jyushincoment{
	padding: 5px;
}

.serch{
	background-color: #00CC00;
	display: block;
	height: 60px;
	width: 221px;
}

.kikin {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 14px;
	font-weight: bold;
	background-color: #DBEF66;
	color: #006633;
	font-style: normal;
	display: block;
	width: 215px;
	height: 25px;
}

.club  {
	background-image: url(../image/dentalclub.gif);
	background-repeat: no-repeat;
	background-position: center top;
	display: block;
	height: auto;
	width: 221px;
	margin-top: 5px;
	background-color: #E6FFE5;
	padding-top: 50px;
	text-align: center;
}

.kanren{
	font-size: 13px;
	font-weight: bold;
	background-image: url(../image/leftnavi/bg.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 221px;
	color: #FFFFFF;
}

.kanren  a{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.kanren  a:hover{
	font-size: 13px;
	font-weight: bold;
	color: #FF9900;
}

.kanren  a:visited{
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

/*メインコンテンツ*/

#maincontents{
	display: block;
	width:390px;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: auto;
}

#maincontents2{
	display: block;
	width:390px;
	float: left;
	padding-top: 5px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 8px;
	height: auto;
	margin-left: 8px;
}

.pre  {
	background-color: #D9E966;
	display: block;
	height: 190px;
	width: 380px;
	border: 6px ridge #00CC00;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 3px;
}

.pre2  {
	background-color: #FFFFFF;
	display: block;
	height: 160px;
	width: 350px;
	padding-top: 10px;
	margin-top: 10px;
}

.pre_photo  {
	float: left;
	height: 95px;
	width: 90px;
	font-size: 10px;
}

.pre_come  {
   	float: left;
	height: 95px;
	width: 260px;
}

.flash  {
	display: block;
	height: 250px;
	width: 380px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.coment{
	padding-left: 20px;
}


.serch2 {
	padding-left: 15px;
}

.serch2 a{
	font-weight: bold;
	color: #CC3300;
}

.serch2 a:hover{
	color: #FFCC33;
}

.iinmei{
	width: 120px;
	padding-left: 10px;
	float: left;
	height: auto;
	padding-top: 5px;
}
.iin {
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-left-color: #FF9900;
	width: 380px;
}


.iinsyoukai{
	display: block;
	clear: right;
	float: left;
	height: auto;
	width: 240px;
	padding-left: 8px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FF9900;
	padding-top: 5px;
	padding-bottom: 5px;
}


/*右メニュー*/

#rightnavi {
	display: block;
	clear: right;
	float: right;
	height: auto;
	width: 170px;
	padding-top: 5px;
}

.dentist  {
	background-color: #E6FFE5;
	display: block;
	height: auto;
	width: 165px;
}

.eiseishi  {
	background-color: #DAEF66;
	display: block;
	height: auto;
	width: 165px;
}

/*フッター*/

#footer  {
	display: block;
	height: 80px;
	width: 800px;
	clear: both;
	background-color: #90D218;
}

#footer  p {
	color: #006600;
	padding-top: 10px;
}

#footer a{color: #006600;
}
#footer a:hover{ color:#003333;}


.kyujin  {
	color:#0000FF;
}

.kyujin  a:hover{
	color:#FF0000;
	text-decoration: underline;
}

.clbox{
	clear: both;
	height: auto;
}
.coment2 {
	padding-left: 20px;
	background-color: #D7FFC4;
	border: 1px solid #33CC00;
	padding-top: 5px;
	padding-bottom: 5px;
}
}
