/* Base Style */
body {
	font-size: 14px;
	line-height: 125%;
	color: #666666;
	scrollbar-arrow-color:#AEB6DD;
	scrollbar-base-color:white;
	scrollbar-face-color:#FFFFFF;
	scrollbar-darkshadow-color:#D2D7ED;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-3dlight-color: #D2D7ED;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
td,th {
	font-size: 14px;
	line-height: 125%;
	color: #666666;
}
.blue {
	color: #3F4F6B;
}
.blue2 {
	color: #6699CC;
}
.green {
	color: #009900;
}
.orange {
	color: #FF9900;
}
a:link {
	color: #6699CC;
}
a:visited {
	color: #6699CC;
}
a:hover {
	color: #FF9900;
}
a:active {
	color: #FF6600;
}
a.nav_gr { 
	color: #009900; 
}
a.nav_gr:link {
	color: #009900;
}
a.nav_gr:visited { 
	color: #009900;
}
a.nav_gr:hover { 
	color: #FF9900; 
}
a.nav_gr:active { 
	color: #FF9900; 
}
a.nav_or { 
	color: #FF9900; 
}
a.nav_or:link {
	color: #FF9900;
}
a.nav_or:visited { 
	color: #FF9900;
}
a.nav_or:hover { 
	color: #009900; 
}
a.nav_or:active { 
	color: #009900; 
}

.txt_18 {
	font-size: 18px;
	line-height: 130%;
}
.txt_16 {
	font-size: 16px;
	line-height: 130%;
}
.txt_13 {
	font-size: 13px;
	line-height: 125%;
}
.white {
	color: #FFFFFF;
}
.red {
	color: #FF0000;
}

/*2009年2月顎関節症のしくみのページで使用*/
.jawstyle {
	font-size:14px;
	font-weight:bold;
	padding:5px 0 5px 25px;
	line-height:16px;
	background:url(jaw/img/h3_title_bg.gif) no-repeat bottom left;
}

.jawtxtbox {
	background:url(jaw/img/jaw_box_bg.gif) repeat-x top center;
	background-color:#c8f2c8;
	border-left:1px solid #bef0bd;
	border-right:1px solid #bef0bd;
	}
	
div.maincontent2 {
	width:470px;
	margin-left:35px;
}

.magintop1 { margin-top:16px;}

.magintop2 { margin-top:10px;}

.magintop3 { margin-top:8px;}