/*body
----------------------------------------------------------*/
body{
	margin:0px;
	padding:0px;
	text-align:left;
	font-size: 12px;
	line-height: 16px;
}
div#wrap{
	width:740px;
}
.background {
	padding: 0px;
	margin: 0px;
	background:#ffffff url(img/bg.jpg) no-repeat top left;
}
.bg_logo {
	background-image: url(images/top/logo.gif);
	background-repeat: no-repeat;
	display: block;
	width: 156px;
	height: 150px;
	background-position: center;
}
.text_blue {
	color: #377BBB;
}
.top_waku {
	background-image: url(images/top/waku02.gif);
	background-repeat: repeat-y;
	padding-right: 10px;
	padding-left: 10px;
}
/*--------------------------------------------------------*/


/*font
----------------------------------------------------------*/
.fontsize_10{
	font-size:10px;
}
.fontsize_12{
	font-size:12px;
}
.fontsize_12_line14{
	font-size:12px;
	line-height:16px;
}
.fontsize_14{
	font-size:14px;
}
.fontsize_16{
	font-size:16px;
}
.fontsize_18{
	font-size:18px;
}
.linehi_13{
	line-height:13px;
}
.linehi_16{
	line-height:16px;
}
.linehi_21{
	line-height:21px;
}
h1{
	font-size:16px;
}

.text_13px {
	font-size: 13px;
	font-weight: bold;
}
.text_12px {
	font-size: 12px;
}
.text_14px {
	font-size: 14px;
}
.text_15px {
	font-size: 15px;
}
.text_16px {
	font-size: 16px;
}
.text_16px_bold {
	font-size: 16px;
	font-weight:bold;
}
.text_17px {
	font-size: 17px;
}
.text_18px {
	font-size: 18px;
	line-height:20px;
}
.text_19px {
	font-size: 19px;
	line-height:21px;
}
.text_20px {
	line-height:20px;
	font-size: 21px;
}
.waku_dot {
	border: 1px dotted #263C63;
}
.border_1px {
	border: 1px solid #456BB4;
}

/*--------------------------------------------------------*/

.table1_left {
	background-image:url(images/top/table1_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.table1_right {
	background-image:url(images/top/table1_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.table2_left {
	background-image:url(images/top/table2_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.table2_right {
	background-image:url(images/top/table2_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.table2_ttl {
	font-size: 15px;
	font-weight:bold;
	color:#0066CC;
}
.table2_txt {
	padding:5px;
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	color:#000000;
}
.pop_table_left {
	background-image:url(../images/popup/pop_table_left.gif);
	background-repeat:repeat-y;
	background-position:left;
}
.pop_table_right {
	background-image:url(../images/popup/pop_table_right.gif);
	background-repeat:repeat-y;
	background-position:right;
}
.pop_table_txt {
	background-color:#FFFFFF;
	font-size:12px;
	line-height:18px;
	padding:5px;
}
.pop_footer {
	background-image:url(images/popup/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:12px;
	text-align:center;
	padding-top:11px;
	line-height:30px;
}
.maru1 {
	background-image:url(images/top/maru_01.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
}
.maru2 {
	background-image:url(images/top/maru_02.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding-left:15px;
	font-size:12px;
	line-height:18px;
}

.pop_border {
	border:1px solid #cccccc;
	background-color:#FFFFFF;
}
.pop_txt {
	padding:0px 30px 0px 30px;
	font-size:12px;
	line-height:16px;
	color:#000000;
}
.orange_bold {
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	color:#FF6600;
}
.orange_bold2 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	color:#FF6600;
}
.red_bold {
	font-size:12px;
	font-weight:bold;
	color:#FF0000;
}
/*commonness
----------------------------------------------------------*/
.tac{
	text-align:center;
}
.tar{
	text-align:right;
}
td.FFFFFFbg{
	background:#FFFFFF;
}
td.FBF9F3bg{
	background:#FBF9F3;
}
.333333{
	color:#333333;
}
.666666{
	color:#666666;
}
.999999{
	color:#999999;
}
.4C5F91{
	color:#4C5F91;
}
.384054{
	color:#384054;
}
.5079C2{
	color:#5079C2;
}
.FF0000{
	color:#FF0000;
}
td.titlePadding{
	padding:1em 0px 0px 0px;
}
td.tablePadding{
	padding:5px 5px 5px 5px;
}
/*--------------------------------------------------------*/


/*leftSide
----------------------------------------------------------*/
td.lsShadow{
	background:#ffffff url(img/bg01.jpg) repeat-y top right;
	width:5px;
}
/*--------------------------------------------------------*/


/*rightSide
----------------------------------------------------------*/
td.rsShadow{
	background:#ffffff url(img/bg02.jpg) repeat-y top left;
	width:5px;
}
/*--------------------------------------------------------*/


/*menu
----------------------------------------------------------*/
.menubg {
	background-image: url(img/menu_bg.jpg);
	background-repeat: no-repeat;
	width:157px;	
}
#menu_center {
	margin-left: 18px;
}
td.menuBg02{
	background:#FFFFFF url(img/menu_bg02.jpg) repeat-y;
	width:157px;
}
/*--------------------------------------------------------*/


/*main
----------------------------------------------------------*/
td.whiteningTbg{
	background:#FFFFFF url(img/whitening_banner02.jpg);
	height:61px;
	padding:5px 7px 5px 7px;
}
td.ceramicTbg{
	background:#FFFFFF url(img/ceramic_banner02.jpg);
	height:61px;
	padding:5px 7px 5px 7px;
}
td.implantTbg{
	background:#FFFFFF url(img/implant_banner02.jpg);
	height:61px;
	padding:5px 7px 5px 7px;
}
td.topicsFTbg{
	background:#FFFFFF url(img/topics_frame02.jpg);
	padding:5px 7px 5px 7px;
}
/*--------------------------------------------------------*/


/*futter
----------------------------------------------------------*/
td.futterP{
	padding:2em 0px 2em 0px;
}
/*--------------------------------------------------------*/


/*link
----------------------------------------------------------*/
a.link:link{
	font-size:12px;
	color:#5079C2;
	text-decoration:none;
	line-height:160%;
}
a.link:visited{
	font-size:12px;
	text-decoration:none;
	color:#5079C2;
	line-height:160%;
}
a.link:hover{
	font-size:12px;
	line-height:160%;
	color:#5079C2;
	text-decoration:underline;
}
a.link:activ{
	font-size:12px;
	line-height:160%;
	color:#5079C2;
	text-decoration:underline;
}
/*--------------------------------------------------------*/


/*sinryou
----------------------------------------------------------*/
td.sinryouPadding{
	padding:5px 0px 5px 40px;
}
table.sinryouTableBorder{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
}
table.sinryouTableBorder_shinbi{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/hana.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_ceramic{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/kusa.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_implant{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/sora.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_shika{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/shika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_shonishika{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/shonishika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_kokugeka{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/kokugeka.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_kyoseishika{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/kyoseishika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_houmonshika{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/houmonshika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
table.sinryouTableBorder_yoboushika{
	border:1px dotted #999999;
	border-width:1px 1px 1px 1px;
	width:540px;
	background-image: url(img/yoboushika.jpg);
	background-repeat: no-repeat;
	background-position: right;
}
/*--------------------------------------------------------*/



/*whitening
----------------------------------------------------------*/
td.whiteningPadding{
	padding:5px 0px 5px 40px;
}
/*--------------------------------------------------------*/


/*contact
----------------------------------------------------------*/
td.contactLw{
	width:130px;
}


/*houmon
----------------------------------------------------------*/
table.houmonTableBorder{
	border:1px dotted #66CCFF;
	border-width:0px 0px 1px 0px;
	width:540px;
}
td.houmonPadding{
	padding:5px 0px 5px 60px;
}
/*--------------------------------------------------------*/


/*image
----------------------------------------------------------*/
img.imageBorder{
	border:1px solid #93D3FF;
	border-width:1px 1px 1px 1px;
}
/*--------------------------------------------------------*/

/*doctor
----------------------------------------------------------*/
td.doctor01bg{
	background:#FFFFFF url(img/doctor_image01.jpg) no-repeat fixed bottom right;
}
/*--------------------------------------------------------*/



.mt5{
margin-top:5px;
}
.mb5{
margin-bottom:5px;
}
#heading h1 {
	font-size: 12px;
	width: 740px;
	font-weight: lighter;
	margin: 0px;
	color: #ffffff;
	padding: 3px 0px 0px 0px;
	background-color:#3378C6;
}
.form_table{
	font-size:12px;
	padding-left: 30px;
}
.table_margin_left {
	padding-left: 20px;
}
.float_r {
    float:right;
}
#header {
	height: 164px;
	width: 740px;
	position: relative;
}
#header #logo {
	position: absolute;
	top: 60px;
	right: 320px;
}
#whitening_bg {
	background: url(img/whitening_bg.jpg) no-repeat left top;
	width: 175px;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 13px;
	height: 70px;
	font-size: 12px;
}
#ceramic_bg {
	background: url(img/ceramic_bg.jpg) no-repeat left top;
	width: 175px;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 20px;
	height: 70px;
	font-size: 12px;
}
#implant_bg {
	background: url(img/implant_bg.jpg) no-repeat left top;
	width: 175px;
	padding-top: 10px;
	padding-left: 7px;
	padding-bottom: 13px;
	height: 70px;
	font-size: 12px;
}

