@charset "utf-8";
/*
Theme Name: dentalsemi
Theme URI: http://dentalsemi.info//
Description: 白と青を貴重とした清潔感と信頼性のあるテーマ
Author: dentalsemi
Version: 1.1
Tags: white, blue, simple, Three-columns, 

Theme design by alpha-zeal from web creator alpha-zeal
(http://www.alpha-zeal.info)
*/



body {
    margin: 0px;
	padding: 0px;
    font-family: "メイリオ","Meiryo",verdana,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"MS PGothic",Sans-Serif;
}
h1,h2,h3,h4,p {
    margin: 0px;
	padding: 0px;
}




/***********************************************************/
/******************     [ header ]   ***********************/


#headline {
    height: 25px;
	width: 100%;
	background-color: #0b85c4;
}
#headline_text {
    width: 970px;
	margin: auto;
	padding-top: 4px;
    font-size: 12px;
	color: #FFFFFF;
}
#headbg {
    width: 100%;
	height: 100px;
	border-bottom: solid 1px #0b85c4;
}
#head {
    width: 970px;
	height: 100px;
	margin: auto;
	background-image: url(img/head.gif);
}
#head h1 {
    margin: 0px;
	padding: 0px;
	text-indent: -9999px;
}
#head a {
    height: 100px;
	width: 565px;
	display: block;
	text-indent: -9999px;
}






/***********************************************************/
/******************      [ navi ]    ***********************/






#navibg {
	height: 40px;
    width: 100%;
	margin: 0px auto 25px auto;
	background-image: url(img/navi_bg.gif);
	background-repeat: repeat-x;
}
#navi {
    height: 40px;
	width: 970px;
	margin: auto;
	background-image: url(bt/navi.gif);
}
#navi a {
    height: 40px;
	width: 194px;
	display: block;
	float: left;
	text-indent: -9999px;
}
#navi #nbt1 a {
    background: url(bt/navi.gif) no-repeat 0px 0px;
}
#navi #nbt1 a:hover {
    background: url(bt/navion.gif) no-repeat 0px 0px;
}
#navi #nbt2 a {
    background: url(bt/navi.gif) no-repeat -194px 0px;
}
#navi #nbt2 a:hover {
    background: url(bt/navion.gif) no-repeat -194px 0px;
}
#navi #nbt3 a {
    background: url(bt/navi.gif) no-repeat -388px 0px;
}
#navi #nbt3 a:hover {
    background: url(bt/navion.gif) no-repeat -388px 0px;
}
#navi #nbt4 a {
    background: url(bt/navi.gif) no-repeat -582px 0px;
}
#navi #nbt4 a:hover {
    background: url(bt/navion.gif) no-repeat -582px 0px;
}
#navi #nbt5 a {
    background: url(bt/navi.gif) no-repeat -776px 0px;
}
#navi #nbt5 a:hover {
    background: url(bt/navion.gif) no-repeat -776px 0px;
}





/***********************************************************/
/*****************     [ main img ]   **********************/




#mainbg {
    width: 100%;
	height: 300px;
	padding: 0px 0px 25px 0px;
	background-image:;
	background-repeat: repeat-x;
}
#main {
    width: 970px;
	height: 300px;
	margin: auto;
}






/***********************************************************/
/*****************     [ contents ]   **********************/




#content {
    width: 970px;
	margin: auto;
	line-height: 1.5;
	letter-spacing: 1px;
	font-size: 14px;
	color: #333333;
}







/***********************************************************/
/*******************     [ left ]   ************************/





#left {
    width: 200px;
	float: left;
	margin-right: 20px;
}




#left h2 {
    width: 190px;
	height: 24px;
	background-image: url(bar/lefth2.gif);
	font-size: 16px;
	font-weight: 600;
	color: #FFFFFF;
	padding: 6px 0px 0px 10px;
	display: block;
}




#leftbox {
    width: 190px;
	padding: 5px;
	background-color: #0b85c4;
	padding: 5px;
	margin-bottom: 10px;
}
#leftbox a {
    width: 170px;
	height: 31px;
	display: block;
	padding: 9px 0px 0px 20px;
	margin-bottom: 2px;
	background-image: url(bt/lbt.gif);
	text-decoration: none;
	color: #666666;
	font-weight: 600;
	font-size: 16px;
}
#leftbox a:hover {
    width: 170px;
	height: 31px;
	display: block;
	padding: 9px 0px 0px 20px;
	margin-bottom: 2px;
	background-image: url(bt/lbton.gif);
	text-decoration: none;
	color: #333333;
	font-weight: 600;
	font-size: 16px;
}




.left_bt {
    width: 200px;
}
.left_bt img {
    margin-bottom: 10px;
	border: 0px;
}
.left_bt a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}


/***********************************************************/
/******************     [ center ]   ***********************/



#center {
    width: 530px;
	float: left;
	padding-bottom: 30px;
}



#center h2 {
	color: #333333;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 3px 10px;
	margin-bottom: 10px;
	border-bottom: solid 2px #0b85c4;
	color: #0b85c4;
	text-align: inherit;
	display: block;
}





#center h3 {
	color: #996633;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 10px 15px;
	display: block;
	background-image: url(bar/h3.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}
#center h3 a {
	color: #996633;
	text-decoration: underline;
}
#center h3 a:hover {
	color: #cc9257;
	text-decoration: none;
}



#center .pbox {
    width: 500px;
	padding-left: 20px;
	margin-bottom: 20px;
	display: block;
}

#center p {
	padding: 0 0 20px 0;
}


.centerbox {
    width: 530px;
	margin-bottom: 20px;
}
.centerbox a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}




/***********************************************************/
/*******************     [ right ]   ***********************/



#right {
    width: 200px;
	float: right;
	padding-bottom: 30px;
}




#right h2 {
    width: 200px;
	height: 24px;
	background-image: url(bar/lefth2.gif);
	font-size: 16px;
	font-weight: 500;
	color: #FFFFFF;
	padding: 6px 0px 0px 0px;
	display: block;
	text-align: center;
}
#rightbox {
    width: 180px;
	height: 120px;
	border: 5px solid #0b85c4;
	padding: 5px;
	overflow: auto;
}
#rightbox ul {
    margin: 0px 0px 10px 0px;
	padding: 0px;
}
#rightbox li {
    list-style: none;
font-size: 12px;
	background-image: url(img/li.gif);
	background-repeat: no-repeat;
	padding: 0px 0px 5px 15px;
}
#rightbox li a {
    text-decoration: none;
	color: #666666;
}
#rightbox li a:hover {
    text-decoration: underline;
	color: #999999;
}


/***********************************************************/
/******************     [ footer ]   ***********************/



#foot {
    width: 100%;
	padding: 25px 0px;
	color: #333333;
	font-size: 12px;
	border-top: solid 1px #999999;
}
.foot {
    width: 970px;
	margin: auto;
	font-size: 12px;
	display: block;
}
.foot span.footleft {
    float: left;
}
.foot span.footright {
    float: right;
}
.foot a {
    text-decoration: none;
	color: #333333;
}
.foot a:hover {
    text-decoration: underline;
	color: #666666;
}





/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                   トップページ                                                         ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/




#homecenter {
    width: 530px;
	float: left;
	padding-bottom: 30px;
}




#homecenter #topics {
    width: 508px;
	height: 100px;
	padding: 10px;
	border: solid 1px #999999;
	overflow: auto;
	margin-bottom: 20px;
}
#homecenter #topics a {
    text-decoration: none;
}
#homecenter #topics a:hover {
    text-decoration: underline;
}
#homecenter #topics p a {
	color: #0066FF;
}
#homecenter #topics span.topi {
	color: #996633;
	font-size: 12px;
}


#homecenter h2 {
	color: #333333;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 3px 10px;
	margin-bottom: 10px;
	border-bottom: solid 2px #0b85c4;
	color: #0b85c4;
	text-align: inherit;
	display: block;
}


#homecenter h3 {
	color: #996633;
	font-size: 18px;
	font-weight: 500;
	padding: 0px 0px 10px 15px;
	display: block;
	background-image: url(bar/h3.gif);
	background-repeat: no-repeat;
	margin-left: 10px;
}






.topbox {
    width: 530px;
	margin-bottom: 10px;
}
.topbox_l {
    width: 260px;
	float: left;
	display: block;
}
.topbox_l a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.topbox_r {
    width: 260px;
	float: right;
	display: block;
}
.topbox_r a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}



.topbox br {
    clear: both;
}





.topbox2 {
    width: 530px;
	margin-bottom: 10px;
}
.topbox2_l {
    width: 170px;
	margin-right: 10px;
	display: block;
	float: left;
}
.topbox2_l a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}
.topbox2_r {
    width: 170px;
	display: block;
	float: right;
}
.topbox2_r a:hover {
    filter: alpha(opacity=60);
    -moz-opacity: 0.60;
    opacity: 0.60;
}

.topbox2 br {
    clear: both;
}







/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                   共通CSS                                                              ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/




.clear {
    clear: both;
}


.gray {
    font-size: 16px;
	font-weight: 600;
	color: #333333;
}
.orange {
	font-weight: bold;
	color: #FF6633;
}
.red {
    color: #FF0000;
}

.blue {
	color: #0033FF;
	font-weight: bold;
}



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                   講師紹介                                                             ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/




.lec_box {
    width: 530px;
	padding-bottom: 15px;
	margin-bottom: 25px;
}
.lec_box_l {
    width: 165px;
	float: left;
}
.lec_box_r {
    width: 365px;
	float: right;
}
.leclink {
    width: 530px;
	height: 25px;
	text-indent: -9999px;
}








/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                   申し込みフォーム                                                     ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/





#form {
    width: 500px;
	margin-bottom: 30px;
	padding-left: 20px;
	display: block;
}
#formbox {
    width: 500px;
	margin-bottom: 30px;
	padding-left: 20px;
	display: block;
}






/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                            記事ページ                                                  ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/






img.alignright {
    float: right;
	margin: 10px;
}
img.alignleft {
    float: left;
	margin: 10px;
}
img.alignaligncenter {
	margi: 10px auto;
}





.prevnext {
    clear: both;
	width: 530px;
	height: 20px;
	margin-top: 20px;
	padding-top: 20px;
	font-size: 12px;
	border-top: dotted 1px #999999;
}
.prev a {
    float: left;
    color: #0066FF;
	text-decoration: underline
}
.prev a:hover {
    color: #6a87fb;
	text-decoration: none;
}
.next a {
    float: right;
    color: #0066FF;
	text-decoration: underline;
}
.next a:hover {
    color: #6a87fb;
	text-decoration: none;
}






/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



/*◆                   医業支援                                                             ◆*/



/*◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆◆*/



#medbox {
    width: 530px;
	margin-bottom: 15px;
}
.medbt1 {
    width: 125px;
	float: left;
	margin-right: 10px;
}
.medbt2 {
    width: 125px;
	float: right;
}
#medbox br {
    clear: both;
}




#medtextlink {
    width: 530px;
	margin-bottom: 30px;
}

#medtextlink a {
    color: #0066FF;
	text-decoration: underline;
}
#medtextlink a:hover {
    color: #5a9afa;
	text-decoration: none;
}




.medtextlink1 {
    width: 125px;
	float: left;
	display: block;
	margin-right: 10px;
}
.medtextlink2 {
    width: 125px;
	float: right;
	display: block;
}








table a {
    color: #0066FF;
	text-decoration: none;
}
table a:hover {
	text-decoration: underline

}





/*=======================

 リンク

■■■■■■■■■■■■■*/


ul.link {
	margin-bottom: 20px;
	padding: 0;
}

ul.link li {
	font-size: 14px;
list-style: none;
}

ul.link li a {
	color: #555;
	text-decoration: none;
	margin-bottom: 5px;
	padding: 5px 0;
	border-bottom: dashed 1px #bbb;
	display: block;
}


