/*外枠です*/
body {
	margin: 0px;
	padding: 0px;
}

h1.hidden {
height:0;
left:0;
overflow:hidden;
position:absolute;
top:0;
width:0;
}

/*幅760pxのメインボックス*/
#main {
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border: 1px solid #333333;
	padding: 0px;
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

/*ヘッダー部分*/
#header {
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 49px;
	width: 760px;
	background-color: #FFFFFF;
}

/*↓↓↓↓↓↓↓↓↓ヘッダーナビ部分ここから↓↓↓↓↓↓↓↓↓*/
#header_navi {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
	height: 19px;
	width: 752px;
	border: 1px solid #CCCCCC;
	padding-right: 8px;
}
#header_navi_spacer {
	float: left;
	height: 19px;
	width: 300px;
}


/*↓↓↓ヘッダーナビサイズ100×19ここから↓↓↓*/
/*HOME*/
#menu01 {
	background-image: url(images/bo_home.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*当院の紹介*/
#menu02 {
	background-image: url(images/bo_link.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a.menu {
	display:block;
	width:100;
	height:19;
	text-decoration: none;
	float: left;
}

a.menu:hover {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.menu:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↑↑↑ヘッダーナビサイズ100×19ここまで↑↑↑*/

/*↓↓↓ヘッダーナビサイズ150×19ここから↓↓↓*/
/*診療時間・アクセス*/
#menu150_1 {
	background-image: url(images/bo_access.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a.menu150 {
	display:block;
	width:150;
	height:19;
	text-decoration: none;
	float: left;
}

a.menu150:hover {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.menu150:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↑↑↑ヘッダーナビサイズ150×19ここまで↑↑↑*/
/*↓↓↓ヘッダーナビサイズ101×19ここから↓↓↓*/
/*初めての方へ*/
#menu101_1 {
	background-image: url(images/bo_first.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a.menu101 {
	display:block;
	width:101;
	height:19;
	text-decoration: none;
	float: left;
}
a.menu101:hover {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.menu101:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↑↑↑ヘッダーナビサイズ101×19ここまで↑↑↑*/
/*↓↓↓ヘッダーナビbsの設定ここから↓↓↓*/
a.bsmenu {
	display:block;
	width:100;
	height:19;
	text-decoration: none;
	float: left;
}
/*↑↑↑ヘッダーナビbsの設定ここまで↑↑↑*/
/*↑↑↑↑↑↑↑↑↑ナビ部分ここまで↑↑↑↑↑↑↑↑↑*/

/*↓↓↓↓↓↓↓↓サイドナビ部分ここから↓↓↓↓↓↓↓↓*/
#side_navi {
	float: left;
	width: 159px;
	clear: both;
	height: auto;
}
/*一般歯科*/
#side_menu01 {
	background-image: url(images/bo_public.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*小児歯科*/
#side_menu02 {
	background-image: url(images/bo_infant.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*予防歯科*/
#side_menu03 {
	background-image: url(images/bo_prevention.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*ホワイトニング*/
#side_menu04 {
	background-image: url(images/bo_whitening.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*スポーツ用マウスガード*/
#side_menu05 {
	background-image: url(images/bo_sports.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*インプラント*/
#side_menu06 {
	background-image: url(images/bo_implant.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
/*診療料金*/
#side_menu07 {
	background-image: url(images/bo_rate.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
a.side_menu {
	display:block;
	width:100;
	height:19;
	text-decoration: none;
	float: left;
}
a.side_menu:hover {
	background-image: url(images/side_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.side_menu:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↓↓↓サイドナビbsの設定ここから↓↓↓*/
a.bssidemenu {
	display:block;
	width:100;
	height:19;
	text-decoration: none;
	float: left;
}
/*↑↑↑サイドナビbsの設定ここまで↑↑↑*/

/*About Clinicここから*/
#about_clinic {
	width: 151px;
	height: auto;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	clear: both;
	float: left;
	margin-top: 10px;
	padding-top: 5px;
	margin-left: 3px;
}
#about_clinic img {
	margin-left: 5px;

}
#about_clinic p {
	margin-left: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 1.5em;
	font-weight: normal;
	color: #333333;

}




/*About Clinicここまで*/
/*↑↑↑↑↑↑↑↑↑サイドナビ部分ここまで↑↑↑↑↑↑↑↑↑*/



/*↓↓↓コンテンツ部分ここから↓↓↓*/
#content {
	float: right;
	padding: 10px;
	margin: 0px;
	width: 581px;
	height: auto;
	clear: right;
}
/*トップイメージ画像*/
.top_photo {
	width: 581px;
	height: auto;
}
/*治療方針のボックス指定*/
#treatment_polisy {
	padding: 9px;
	height: auto;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
/*お知らせのボックス指定*/
#info {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 168px;
	width: 267px;
	border: 1px solid #999999;
	padding: 9px;
}
/*お知らせのボックス内NEWHTML*/
#new {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	float: left;
	height: 168px;
	width: 561px;
	border: 1px solid #FFFFFF;
	padding: 1px;
}
/*スポーツ用マウスガードのボックス指定*/
#sports {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	float: right;
	height: 168px;
	width: 267px;
	border: 1px solid #999999;
	padding: 9px;
}
/*院長の紹介のボックス指定*/
#doc {
	padding: 9px;
	height: auto;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#doc_02 {
	float: left;
	height: 230px;
	width: 380px;
	margin-top: 10px;
}
#doc_03 {
	float: right;
	height: 230px;
	width: 160px;
	margin-top: 10px;
	margin-right: 5px;
	font-size: 11px;
	text-align: center;
}
/*ホワイトニングのボックス指定*/
#white_top {
	padding: 9px;
	height: auto;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.white_01_tenmetu {
	color: #FF0000;
	font-size: 12px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/*リストの設定*/
ul {
	list-style-image: url(images/treatment_polisylist.gif);
	margin-left: 25px;
	margin-top: 10px;
	padding: 0px;
	margin-bottom: 5px;
}
/*↑↑↑コンテンツ部分ここまで↑↑↑*/

/*↓↓↓↓↓↓↓↓↓フッターナビ部分ここから↓↓↓↓↓↓↓↓↓*/
#footer_navi {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: 0px 0px;
	height: 19px;
	width: 752px;
	padding-right: 8px;
	border: 1px solid #CCCCCC;
	clear: both;
	text-align: right;
	display: block;
}
#footer_navi_spacer {
	float: left;
	height: 19px;
	width: 500px;
}
#footer {
	width: 758px;
	height: 28px;
	text-align: center;
	padding: 0px;
	clear: both;
}


/*↓↓↓フッターナビサイズ150×19ここから↓↓↓*/
/*プライバシーポリシー*/
#footer_menu150_1 {
	background-image: url(images/bo_privacy.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a.footer_menu150 {
	display:block;
	width:150;
	height:19;
	text-decoration: none;
	float: left;
}

a.footer_menu150:hover {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.footer_menu150:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↑↑↑フッターナビサイズ150×19ここまで↑↑↑*/
/*↓↓↓フッターナビサイズ101×19ここから↓↓↓*/
/*サイトポリシー*/
#footer_menu101_1 {
	background-image: url(images/bo_sitepolicy.gif);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

a.footer_menu101 {
	display:block;
	width:101;
	height:19;
	text-decoration: none;
	float: left;
}
a.footer_menu101:hover {
	background-image: url(images/header_navi_back.gif);
	background-repeat: repeat-x;
	background-position: left center;
}	
a.footer_menu101:hover img{
    visibility:hidden
}
img {
	border: none;
}
/*↑↑↑フッターナビサイズ101×19ここまで↑↑↑*/
/*↓↓↓フッターナビbsの設定ここから↓↓↓*/
a.bsfooter_menu {
	display:block;
	width:100;
	height:19;
	text-decoration: none;
	float: left;
}
/*↑↑↑フッターナビbsの設定ここまで↑↑↑*/
/*↑↑↑↑↑↑↑↑↑フッターナビ部分ここまで↑↑↑↑↑↑↑↑↑*/


.info_iframe {
	height: 110px;
	width: 560px;
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 5px;
	margin-left: 3px;
}
#intobox {
	padding: 5px;
	height: 110px;
	width: 220px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#intro_box {
	width: 561px;
	position: relative;
}



/*↓↓↓初めての方へページここから↓↓↓*/
#first {
	padding: 9px;
	height: 320px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.content_01 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
.first_photo {
	width: 581px;
	height: 101px;
}
.content_02 {
	color: #339966;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 20px;
}
/*↑↑↑初めての方へページここまで↑↑↑*/

/*↓↓↓当院の紹介ページここから↓↓↓*/
#intro {
	padding: 9px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	position: relative;
}
#intro_02 {
	float: left;
	width: 380px;
	position: relative;
}
.intro_02_table {
	margin-left: 10px;
	margin-right: 10px;
	margin-top: 8px;
}

#intro_03 {
	float: right;
	width: 160px;
	margin-top: 13px;
	margin-right: 5px;
	font-size: 11px;
	text-align: center;
	position: relative;
	padding-top: 13px;
}
.intro_02_tｄ01 {
	font-size: 11px;
}
/*↑↑↑当院の紹介ページここまで↑↑↑*/

/*↓↓↓診療時間・アクセスページここから↓↓↓*/
#access {
	padding: 9px;
	height: 440px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.ac_table_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	color: #333333;
	margin-top: 10px;
	margin-left: 10px;
}
#ac_mapwaku {
	float: right;
	height: 200px;
	width: 290px;
	margin-right: 5px;
	vertical-align: top;
	text-align: center;
	margin-top: 15px;
	border: 1px solid #999999;
}
#access_02 {
	float: left;
	height: 215px;
	width: 260px;
}
.content_a_01 {
	margin-left: 10px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-top: 10px;
}
.content_a_02 {
	color: #FF6600;
}
#access_02_waku {
	height: 215px;
	width: 561px;
}
/*↑↑↑診療時間・アクセスページここまで↑↑↑*/

/*↓↓↓スポーツ用マウスガードページここから↓↓↓*/
.content_s_01 {
	margin-bottom: 5px;
	margin-left: 10px;
}
.content_s_02 {
	color: #FF0000;
}
.content_s_03 {
	color: #0000FF;
}
.content_s_04 {
	color: #FF6600;
}
.content_s_05 {
	color: #0000FF;
	margin-left: 10px;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 15px;
	margin-bottom: -5px;
}
#s_photo {
	float: right;
	height: 353px;
	width: 240px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 5px;
}
#sports_01 {
	padding: 9px;
	height: 750px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#sports_02 {
	float: left;
	width: 290px;
	margin-top: 10px;
}
/*↑↑↑スポーツ用マウスガードページここまで↑↑↑*/

/*↓↓↓予防歯科ページここから↓↓↓*/
.content_pre_01 {
	margin-bottom: 5px;
	margin-left: 10px;
}
.content_pre_02 {
	color: #339966;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
}
.content_pre_04 {
	color: #FF6600;
}
#prevention_01 {
	padding: 9px;
	height: 450px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#prevention_02 {
	float: left;
	width: 340px;
	height: 205px;
}
#pre_photo {
	float: right;
	height: 200px;
	width: 200px;
	margin-right: 5px;
	font-size: 11px;
	text-align: center;
	margin-top: 5px;
}
#prevention_02_waku {
	width: 561px;
	height: 210px;
	padding-top: 10px;
}
/*↑↑↑予防歯科ページここまで↑↑↑*/

/*↓↓↓診療料金ページここから↓↓↓*/
#rate {
	padding: 9px;
	height: 1020px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.content_01_large {
	color: #FF6600;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	font-size: 18px;
	font-weight: bold;
}
#rate_02 {
	height: auto;
	width: 561px;
	clear: both;
	margin-bottom: 10px;
}
#rate_03_right {
	height: 520px;
	width: 270px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#rate_03_left {
	height: 520px;
	width: 270px;
	float: left;
	margin: 0px;
	padding: 0px;
}
.rate_p_01 {
	text-align: right;
	margin-top: 0px;
	height: 40px;
	display: block;
	margin-right: 10px;
}
#rate_04 {
	height: 16px;
	width: 260px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
	clear: both;
}
#rate_05 {
	height: 104px;
	width: 149px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 10px;
	line-height: 12px;
	margin: 0px;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
	color: #333333;
}
#rate_pic {
	height: 104px;
	width: 106px;
	float: left;
}
.content_ra_01 {
	color: #339966;
}
.content_ra_02 {
	color: #FF6600;
}
/*↑↑↑診療料金ページここまで↑↑↑*/

/*↓↓↓小児歯科ページここから↓↓↓*/
#infant {
	padding: 9px;
	height: auto;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#infant_02 {
	height: auto;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}
.content_inf_01 {
	color: #339966;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
}
#infant_03_left {
	height: auto;
	width: 189px;
	float: left;
	margin: 0px;
	text-align: center;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#infant_03_right {
	height: 394px;
	width: 372px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#infant_04 {
	height: 18px;
	width: 362px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	margin-top: 10px;
	margin-bottom: 5px;
	padding-left: 10px;
	clear: both;
}
#infant_05 {
	height: 168px;
	width: 217px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 16px;
	color: #333333;
	margin: 0px;
	padding-left: 10px;
	float: left;
	padding-right: 5px;
	clear: both;
}
#infant_pic01 {
	height: 168px;
	width: 140px;
	float: right;
}
#infant_pic02 {
	height: 130px;
	width: 372px;
	text-align: center;
}
#infant_06 {
	height: 15px;
	width: 372px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	color: #333333;
	text-align: center;
}
/*↑↑↑小児歯科ページここまで↑↑↑*/

/*↓↓↓一般歯科ページここから↓↓↓*/
#public {
	padding: 9px;
	height: 1330px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#public_02 {
	height: auto;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}
#public_03_left {
	height: auto;
	width: 176px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
	padding: 0px;
}
#public_03_center {
	height: auto;
	width: 176px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#public_03_right {
	height: auto;
	width: 176px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#public_04 {
	height: 18px;
	width: 174px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	text-align: center;
}
#public_04_pic {
	height: 120px;
	width: 172px;
	border: 1px solid #999999;
}
#public_05 {
	height: 100px;
	width: 172px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	line-height: 14px;
	color: #333333;
	margin: 0px;
	padding-left: 5px;
	padding-top: 5px;
}
.content_pub_01 {
	color: #339966;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
}
.content_pub_02 {
	color: #333333;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -5px;
}
#public_06 {
	height: 18px;
	width: 524px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
#public_07_left {
	height: 16px;
	width: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	margin-left: 10px;
	float: left;
	text-align: center;
	margin-right: 10px;
	margin-top: 5px;
	clear: both;
}
#public_07_center {
	float: left;
	height: 94px;
	width: 94px;
	margin-bottom: 5px;
	margin-top: 5px;
}
#public_07_right {
	float: left;
	height: 84px;
	width: 360px;
	margin-bottom: 5px;
	margin-top: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 15px;
	color: #333333;
	margin-left: 10px;
	padding-top: 10px;
}
.content_pub_03 {
	color: #339966;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-left: 10px;
}
#public_02_02 {

	height: 350px;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}
#public_02_03 {
	height: 540px;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}
/*↑↑↑一般歯科ページここまで↑↑↑*/

/*↓↓↓インプラントページここから↓↓↓*/
#implant {
	padding: 9px;
	height: auto;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
#implant_02 {
	height: auto;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}
#implant_03_left {
	height: auto;
	width: 293px;
	float: left;
	padding: 0px;
	margin: 0px;
}
#implant_03_right {
	height: 200px;
	width: 268px;
	float: right;
	padding: 0px;
	margin: 0px;
}
#implant_03_waku {
	width: 561px;
	height: 200px;
}
.content_imp_01 {
	color: #339966;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 10px;
	margin-right: 0px;
}
.implant_td_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
}
.implant_table_01 {
	margin-left: 10px;
}
.content_imp_02 {
	color: #FF6600;
}
/*↑↑↑インプラントページここまで↑↑↑*/

/*↓↓↓ホワイトニングページここから↓↓↓*/
#whitening {
	padding: 9px;
	height: 1150px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
.content_ｗ_01 {
	color: #339966;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
	margin-top: 10px;
	margin-right: 0px;
}
#whitening_02 {
	height: auto;
	width: 561px;
	margin-bottom: 10px;
	clear: both;
}#whitening_03 {
	height: 18px;
	width: 480px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.whitening_td_01 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
}
.whitening_td_02 {
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 11px;
	padding-left: 5px;
}
.whitening_table_01 {
	margin-left: 10px;
}
#whitening_04 {
	height: 16px;
	width: 50px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #339966;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
	margin-top: 15px;
	margin-bottom: -5px;
}
.content_w_02 {
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 20px;
}
.whitening_table_02 {
	margin-left: 50px;
}
/*↑↑↑ホワイトニングページここまで↑↑↑*/

/*↓↓↓サイトポリシーページここから↓↓↓*/
.content_03 {
	color: #339966;
	margin-left: 10px;
	font-size: 16px;
	font-weight: bold;
	margin-bottom: -5px;
}
#sitepolicy_01 {
	padding: 9px;
	height: 530px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
/*↑↑↑サイトポリシーページここまで↑↑↑*/

/*↓↓↓プライバシーポリシーページここから↓↓↓*/
#privacy_01 {
	padding: 9px;
	height: 400px;
	width: 561px;
	border: 1px solid #999999;
	margin-top: 5px;
	margin-bottom: 5px;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
}
/*↑↑↑プライバシーポリシーページここまで↑↑↑*/
/*↓↓↓リンクページここから↓↓↓*/
.link_01 {
	color: #FF6600;
	font-size: 14px;
	line-height: 25px;
}
.link_02 {
	color: #333333;
	font-size: 14px;
	line-height: 25px;
}
/*↓↓↓リンクページここまで↓↓↓*/

