@charset "shift_jis";
/* CSS Document */

/* fontsize
--------------------*/
#contents h1,
#contents h1.database{	
    font-size: 25px;
}

#contents h1.database2{
	font-size: 16px;
}

#contents h1.database {
	font-size: 15px;
}

#contents h2 {
	font-size: 23px;
}

#contents h2 a{
	font-size: 23px;
}

#contents h2.database a{
	font-size: 16px;
	text-decoration: none;	
}

#contents .implantnews h2 {
	font-size: 16px;
}

#contents h3 {
	font-size: 15px;
}

#contents h3 a{
	font-size: 15px;
}

#contents h3.h3bottomblue{
	font-size: 13px;
}


#contents h4 {
	font-size: 14px;
}

#contents h4 a{
	font-size: 14px;
}

#contents p {
	font-size: 13px;
}

#contents .staffbox p,
#contents .staffbox li{
	font-size: 11px;
}


#contents p.small{
	font-size: 12px;
}

#contents a {
	font-size: 13px;
}

#contents dl {
	font-size: 12px;
}
#contents table p a,
#contents table p,
#contents table {
	font-size: 11px;
	line-height: 150%;
}

#contents p.kome {
	font-size: 12px;
}

#left li {
	font-size: 11px;
}

.tablebg th{
	font-size: 13px;
}

.tablebg td{
	font-size: 13px;
}

.question{
	color: #339999;
	font-size: 14px;
	font-weight: bold;
}

#contents .stafftitle{
	font-size: 23px;
	color: #CC6600;
	clear: both;
	font-family: "ＭＳ 明朝", "細明朝体", "ヒラギノ明朝 Pro W3","Hiragino Kaku Mincho Pro";
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	height: 40px;
	width: 699px;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
	line-height: 44px;
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #996633;
	font-weight: bold;		
}



/* space
--------------------*/

#top1bottom1{
	background-image: url(../image/top1bottomb_00.jpg);
	height: 420px;
	width: 764px;
}

#contents .top1a p{
	padding-right: 20px;
}

#contents .top1b p{
	padding-right: 10px;
}


#contents .top1a,
#contents .top1b{
	margin-bottom: 15px;
}


#contents .top2{
	background-image: url(../image/implanttop2.jpg);
/*	height: 620px;*/
	width: 764px;
}


#contents .top2 p{
	margin-top:30px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
}

#contents .top3{
	background-image: url(../image/implanttop3b_00.jpg);
	height: 255px;
	width: 764px;
}


/* top4の内側の余白はstyle.css*/
#contents .top4{
	background-image: url(../image/implanttop4_00.jpg);
	height: 422px;
	width: 327px;
}

#contents .top4 p{
	height: 108px;
}

#contents .top4 img{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

/* top5の内側の余白はstyle.css*/
#contents .top5{
	background-image: url(../image/implanttop5_00.jpg);
	height: 422px;
	width: 327px;
}

#contents .top5 p{
	height: 112px;
}

#contents .top5 img{
	margin: 0px;
	padding: 0 0 5px 0;
}



#contents .top6{
	background-image: url(../image/implanttop6b_00.jpg);
	height: 282px;
	width: 764px;
}





#contents .top7{
	background-image: url(../image/implanttop7_00.jpg);
	height: 182px;
	width: 764px;
}


/*

#contents .top8{
	background-image: url(../image/implanttop8.jpg);
	height: 142px;
	width: 325px;
}

#contents .top8 p{
	height: 117px;
}

 */

#contents .top9{
	background-image: url(../image/implanttop9b_00.jpg);
	height: 222px;
	width: 764px;

}

#contents .top10{
	background-image: url(../image/implanttop10b_00.jpg);
	width: 764px;
}



/* right */

#contents .linkr{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	_padding-bottom: 6px;
	padding-left: 622px;
	height: 30px;
	margin: 0px;
}

#contents .implantnews .linkr{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	_padding-bottom: 6px;
	padding-left: 622px;
	height: 30px;
	margin: 0px;
}

/* ----------------------------------------
other etc
---------------------------------------- */
#contents .fonts{
	font-size: 12px;
}

#contents .fontm{
	font-size: 13px;
}

#contents .fontml{
	font-size: 14px;
}

#contents .fontl{
	font-size: 16px;
}



/* 料金表
--------------------*/
.feemar{
	margin-right: 13px;
}


/* ボタンの表示状態*/

#fsmall a {
	background-image: url(../image/size1s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a {
	background-image: url(../image/size2m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(../image/size1l.jpg);
	background-repeat: no-repeat;
	background-position: left top;

}
#fsmall a:hover {
	background-image: url(../image/size2s.jpg);
}

#fmiddle a:hover {
	background-image: url(../image/size2m.jpg);
	}

#flarge a:hover {
	background-image: url(../image/size2l.jpg);

}
