.font12 {font-size: 13px;
	color:#333333;
}

A:link{   /*リンク文字*/
        text-decoration:underline;
	color : #191970;
        font-size: 13px;
}

a:visited {  /*訪問済リンクの色*/
	color : #191970;
        font-size: 13px;
}

a:hover{ /*オンマウスのリンク文字の色*/
	text-decoration:none;
	color: #191970;
	border : 0px solid;
}

.topmain h2{
	font-size:14px;
	color:#333333;
	border-bottom:solid 1px #333333;
	margin-top:30px;
	width:500px;
}

.topmain {
	font-size:13px;
	width:620px;
	height:380px;
	text-align:left;
}

td.t{
        font-size: 13px;
	line-height:18px;
	color:#333333;
}
td.t1{
	background-color:#E6E6FA;
	font-size:14px;
	color:#333366;
	padding:5px 6px 3px;
	line-height:18px;
}
td.t2{
        font-size: 13px;
	line-height:22px;
	color:#333333;
}

/* info, kokuji, rece */

.main{
	width:700px;
	margin-top:20px;
	margin-left:70px;
	margin-right:auto;
	text-align:left;
}
.main h2{
	font-size:16px;
	border-bottom:solid 2px #6B8E23;
	padding-top:6px;
	padding-bottom:3px;
	margin-bottom:13px
}

.main p{
	font-size:14px;
	line-height:24px;
	color:#333333;
	margin-top:0px;
}

.main2{
	width:700px;
	margin-top:20px;
	margin-left:70px;
	margin-right:auto;
	text-align:left;
}

.main2 h2{
	background-color:#E6E6FA;
	border-bottom:solid 1px #9999ff;
	font-size:14px;
	color:#333366;
	padding:5px 6px 3px;
}
.main2 a:link{
        font-size: 14px;
}

.main2 a:visited {  /*訪問済リンクの色*/
        font-size: 14px;
}

.main2 a:hover{ /*オンマウスのリンク文字の色*/
	text-decoration:none;
	border : 0px solid;
}

.main2 p{
	font-size:13px;
	line-height:20px;
	color:#333333;
	padding:0px 10px 0px;
}

.divW0 p{ /*歯科マスタ枠*/
	color:#333333;
	width:600px;
	margin-top:20px;
	margin-left:10px;
	margin-right:auto;
	text-align:left;
	font-size:13px;
	border-top:solid 2px #66cc33;
	border-bottom:solid 2px #66cc33;
	border-right:solid 2px #66cc33;
	border-left:solid 2px #66cc33;
	padding:5px 6px 3px;
	margin-bottom:13px;
	line-height:16px;
}

/* faq */

.main3{
	width:700px;
	margin-top:20px;
	margin-left:70px;
	margin-right:auto;
	text-align:left;
}

.main3 h2{
	background-color:#ccccff;
	font-size:13px;
	color:#003366;
	padding:5px 6px 3px;
}

.main3 p{
	font-size:13px;
	line-height:16px;
	color:#333333;
	padding:0px 20px 0px;
}


.divW p{
	color:#333333;
	width:680px;
	margin-top:20px;
	margin-left:70px;
	margin-right:auto;
	text-align:left;
	font-size:13px;
	border-top:solid 2px #66cc33;
	border-bottom:solid 2px #66cc33;
	border-right:solid 2px #66cc33;
	border-left:solid 2px #66cc33;
	padding:5px 6px 3px;
	margin-bottom:13px;
	line-height:16px;
}

/* メニュー */
/* --- static menu styles ---
note:
	1. not all browsers render styles the same way so try out your style sheet
	on different browsers before publishing;
style naming convention:
	m<zero based menu number>l<zero based level number>i|o<for inner or outer tag>
*/


.m0l0o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #f0f0f0;
}

.m0l1o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #f0f0f0;
}

.m0l2o {
	text-decoration: none;
	margin: 0px;
	border: 1px solid #f0f0f0;
}

.m0l0i {
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
	border:1px solid #000000;
}

.m0l1i {
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
	border:1px solid #000000;
}

.m0l2i {
	padding: 2px;
	text-decoration: none;
	font-size: 12px;
	text-align:center;
	border:1px solid #000000;
}

*.news
{
   width: 240px;
   height: auto;
   overflow: hidden;
}