/* CSS Document */
/* fontsize
--------------------*/
body {
    line-height: 200%;
}

#contents h1 {
	font-size: 27px;
}


#contents h2 {
	font-size: 24px;
}

#contents h2 a{
	font-size: 24px;
}


#contents h3 {
	font-size: 16px;
}

#contents h3 a{
	font-size: 16px;
}

#contents h3.h3bottomblue{
	font-size: 14px;
}


#contents h4 {
	font-size: 15px;
}

#contents h4 a{
	font-size: 15px;
}


#contents p {
	font-size: 14px;
}

#contents a {
	font-size: 14px;
}
.tablebg th{
	font-size: 14px;
}

.tablebg td{
	font-size: 14px;
}


#contents dl {
	font-size: 13px;
}

#contents table {
	font-size: 12px;
}

#contents p.kome {
	font-size: 13px;
}


#left li {
	font-size: 12px;
}


/* space
--------------------*/
#top1bottom1{
	background-image: url(../image/implant1bottomb.jpg);
	height: 430px;
	width: 764px;
}


#contents .top13 p{
	padding-left: 50px;
	padding-top: 73px;
	padding-bottom: 10px;
	padding-right: 40px;
}

#contents .top13 a{
	margin-left: 50px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#contents .top14 p{
	padding-left: 30px;
	padding-top: 73px;
	padding-bottom: 10px;
	padding-right: 40px;
}

#contents .top14 a{
	margin-left: 30px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}


#contents .top2{
	background-image: url(../image/implanttop2b.jpg);
	height: 524px;
	width: 764px;
}

#contents .top2 p{
	margin: 0px;
	padding-top: 65px;
	padding-right: 0px;
	padding-bottom: 15px;
}





#contents .top3{
	background-image: url(../image/implanttop3.jpg);
	height: 257px;
	width: 764px;
}

#contents .top3 p{
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 15px;
	width: 420px;
}




/* top4の内側の余白はstyle.css
--------------------*/
#contents .top4{
	background-image: url(../image/implanttop4.jpg);
	height: 362px;
	width: 327px;
}

#contents .top4 p{
	height: 120px;
}

#contents .top4 img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}


/* top5の内側の余白はstyle.css
--------------------*/
#contents .top5{
	background-image: url(../image/implanttop5.jpg);
	height: 362px;
	width: 325px;
}

#contents .top5 p{
	height: 120px;
}

#contents .top5 img{
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}





#contents .top6{
	background-image: url(../image/implanttop6.jpg);
	height: 302px;
	width: 764px;
}

#contents .top6 p{
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 15px;
}



#contents .top7{
	background-image: url(../image/implanttop7.jpg);
	height: 182px;
	width: 764px;
}

#contents .top7 p{
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 15px;
}

/*

#contents .top8{
	background-image: url(../image/implanttop8.jpg);
	height: 152px;
	width: 325px;
}

#contents .top8 p{

}

*/


#contents .top9{
	background-image: url(../image/implanttop9.jpg);
	height: 257px;
	width: 764px;
}

#contents .top9 p{
	margin: 0px;
	padding-top: 70px;
	padding-right: 0px;
	padding-bottom: 15px;
}


/* right */

#contents .linkr{
	clear: both;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 15px;
	_padding-bottom: 6px;
	padding-left: 600px;
	height: 30px;
	margin: 0px;
}



/* 料金表
--------------------*/
.feemar{
	margin-right: 15px;
}


/* ボタンの表示状態
--------------------*/
#fsmall a {
	background-image: url(../image/size1s.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#fmiddle a {
	background-image: url(../image/size1m.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#flarge a {
	background-image: url(../image/size2l.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);
}
