/* CSS Document */

/** ========== BASIC ========== */

body,p,td,th,li,h1,h2,h3,h4,input,textarea{
	font-size:13px;
	font-family:"Verdana", "Arial","sans-serif";
	line-height: 18px;
}

.narrow{
margin-left: 20px;
margin-right: 20px;
}

.titleyellow{
	color: #F60;
	font-size: 19px;
	font-style: bold;
	line-height: 19px;
}

body {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #97C749;
	margin-left: 40px;
}


a {
	
	color: #309BEB;
}


a:hover {
	text-decoration: none;
	color: #F8B62B;
}



/** ========== HEADER ========== */

#header {
	width: 815px;
	margin: 0px auto;
	padding: 0px;
	background-image: url(../gfx/top/topbanner.gif);
	background-repeat: no-repeat;
	background-position: center top;	
}

/**==========  MENU ========== */

#menu {
	width: 815px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}



/** CONTENT */

#content {
	width: 815px;
	margin: 0px auto;
	height:inherit;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

/** ========== TOP PAGE ========== */
#flash {
	width: 815px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
}

#topmenu {
	width: 815px;
	margin: 0px auto;
	background-image: url(../gfx/bgd_white.gif);
	background-repeat: repeat-y;
	background-position: center top;
	padding-left: 10px;
}

.module-calendar .module-header_sp
{
	color: #666666;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size: 11px;
	text-align: left;
	font-weight: bold;
	width:125px;
	padding: 0px 0px 0px 0px; 
	margin: 10px 0px 0px 0px; 
}

.module-calendar th,
.module-calendar td
{
	text-align: left;
	font-weight: normal;
}

/* add css */


td,tr{
	white-space:normal;
}
.s{font-size: 9px; line-height:12px; white-space:normal; width:100%; margin-right:25px;}
.module-list-item a.a_menu{font-size: 10px; color: #666666;}
.module-list-item a.a_menu:hover{text-decoration: underline; }


.off{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #97C74B;
}
.allday{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #F8B62B;
}
.halfday{
	font-weight: normal;
	color: #FFFFFF;
	background-color: #EF9DC2;
}

.styletext {
	font-size:9px;
}


#links {
	width: 700px;
	margin: 0px auto;
	margin-top: 30px;
}

#button{
	padding-right:50px;
	padding-left:50px;
}

#news{
	width: 600px;
	height:155px;
	border: thin solid #999999;
}
 

#news a{
color:#999999;
font-size: 10px;
}




#news a:link,
#news a:visited{
text-decoration:underline;
}


#news a:hover,
#news a:active{
text-decoration:underline;
color:#4CA301;
}



ul.link{
	margin:0px 0 5px 10px;
	padding-top:20px;
	list-style-type:none;
	padding-right: 5px;
}
ul.link li{
margin:5px 0 5px -15px;
padding:0px 0 4px 25px;
}


#news ul.link li{
background:url(../img/top/info.gif) no-repeat;
}





/** ========== 中PAGE ========== */

#inside {
	width: 730px;
	margin: 0px auto;
	margin-top: 30px;
}

	
/** ========== スタッフ　PAGE ========== */

#doctor {
	width: 720px;
	border: medium dotted #F8B62B;
}

#doctor2 {
	width: 720px;
	border: medium dotted #97C74B;
}

/** ========== アクセスマップ　PAGE ========== */
.ttlcards {
	padding:0 0 0 95px;
}
#frame {
	width: 400px;
	border: medium dotted #97C74B;
}
.alignright {
	text-align:right;
	margin:0 18px 0 0;
	padding:0;
}
.alignright a img {
	border:none;
	margin:0;
	padding:0;
}
.main_map {
	margin:0;
	padding:0;
}
.main_map a img {
	border:none;
	margin:0;
	padding:0;
} 
/** ========== 歯科用語集　PAGE ========== */

.yougo table a {
	color: #333;
	text-decoration: none;
}


.yougo table a:hover {
	text-decoration: underline;
	color: #97C74B;
}

#frameyougo {
	width: 720px;
	border: medium dotted #F8B62B;
	margin:0 0 40px 0;
}
#frameyougo table tr td {
	text-align:center;
}
#frameyougo table tr td a img {
	border:none;
}


.yougo table tr th {
	text-align:left;
}
	

.yougo table tr td ul {
	list-style:none;
	margin:20px 20px 0px 20px;
	padding:0;
}
.yougo table tr td ul li {
	list-style:none;
	margin:0 0 18px 0;
	padding:0 0 8px 0;
	border-bottom: medium dotted #97C74B;
	clear:both;
}
.yougo table tr td ul li dl {
	margin:0;
	padding:0;
}

/**
* ====================================================== clearfix. */

.yougo table tr td ul li dl { display: inline-block; }
.yougo table tr td ul li dl:after { content: " "; display: block; height: 0; clear: both; visibility: hidden; }
/* MacIE5 begin \*/
* html .yougo table tr td ul li dl { height: 1%; }
.yougo table tr td ul li dl { display: block; }
/**/


.yougo table tr td ul li dl dt {
	width:150px;
	float:left;
	font-weight:bold;
	margin:0;
	padding:0;
}
.yougo table tr td ul li dl dd {
	margin:0 0 0 170px;
	padding:0;
}

/** ========== Q&A　お問い合わせ　PAGE ========== */

#frameqa {
	width: 720px;
	border: medium dotted #97C74B;

	background-color: #FFC;
}

.pink{
	font-weight: bold;
	font-size:15px;
	color: #F06;
	background-color: #FCC;
	line-height:18px;
}

.blue{
	font-weight: bold;
	font-size:15px;
	color: #00C5DD;
	background-color: #D7F0F8;
	line-height:18px;
}


#qanda a {
	color: #333;
	text-decoration: none;
}


#qanda a:hover {
	text-decoration: underline;
	color: #97C74B;
}




.leftlink a {
	color: #97C74B;
	text-decoration: underline;
		text-align: right;
}


.leftlink {
	text-align: right;
}





/** ========== 診療内容　PAGE ========== */

#aboutcontent {
	width: 390px;
	height:inherit;

}

#aboutcontent  ul.link li{
	background:url(../img/about/dot.gif) no-repeat;
	font-size: 14px;
	color: #0E53A4;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: -45px;
	padding-left: 20px;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #196FB1;
}


#aboutcontent ul.link{
	list-style-type:none;
	
}






#extracontent {
	width: 320px;
	height: 260px;
	margin-left: 35px;
	background-color: #FFFFCC;
	border: thin solid #CCCCCC;
	padding-left: 20px;
	padding-top: 10px;
	margin-top: 20px;
}

#line{
	border-top-style: dotted;
	border-top-color: #F90;
}


/** ========== 診療案内PAGE ========== */

#frametakenoko {
	width: 425px;
	border: medium dotted #97C74B;
	
	background-color: #FFC;
}

/** ========== リンクPAGE ========== */

#linkcontent {
	width: 630px;
	margin: 0px auto;
margin-top: 30px;
}

#linkcontent  ul.link li{
	font-size: 14px;
	color: #0E53A4;
	
	margin-bottom: 15px;
	margin-left: -12px;
	padding-left: 30px;
	background-image: url(../gfx/link/yellow.gif);
	background-repeat: no-repeat;
}


#linkcontent ul.link{
	list-style-type:none;
	margin-bottom:10px;
	
}

#linkcontent a:link,
#linkcontent a:visited{
	text-decoration:none;
	font-size: 14px;
	color: #000;
	
	margin-bottom: 15px;
}


#linkcontent a:hover,
#linkcontent a:active{
	text-decoration:underline;
	color:#97C749;
}


/** ========== 院長紹介PAGE ========== */

#othercontent {
	

}

#othercontent  ul.link li{
	background:url(../img/link/button.gif) no-repeat;
	font-size: 14px;
	color: #0E53A4;
	font-weight: bold;
	margin-bottom: 15px;
	margin-left: -55px;

	padding-left: 30px;

}


#othercontent ul.link{
	list-style-type:none;
	
	
}


/** ========== FOOTER ========== */

#footer {
	clear: both;
	width: 815px;
	margin: 0px auto;
	background-color: #97C74B;
	background-image: url(../gfx/footer.gif);
	background-repeat: no-repeat;
}

.footerright {
	margin: 0px;
	color: #fff;
	text-align: center;
	font-size: 10px;
	line-height: 4;
}

.footercentered {
	margin: 0px;
	text-align: center;
	color: #000;
	font-size: 12px;
	padding-top: 5px;
}


#border-top {
	border-top: 5px solid #60B7DE;
}



/** ========== サイトマップ ========== */


ul.sitemap1{
	padding-top:10px;
	list-style-type:none;
	padding-right: 5px;
margin-left:-30px;
}
ul.sitemap1 li{
	background:url(../img/arrow_orange2.gif) no-repeat;
	padding:0px 0 6px 20px;
	font-size: 14px;
	
}
ul.sitemap1 li a{
color:#000099;

}

ul.sitemap1 li a:link,
ul.sitemap1 li a:visited{
text-decoration:none;
}

ul.sitemap1 li a:hover,
ul.sitemap1 li a:active{
text-decoration:underline;

}


ul.sitemap2{
	padding-top:0px;
	list-style-type:none;
	padding-right: 5px;
margin-left:-20px;
}
ul.sitemap2 li{
	background:url(../img/arrow_red.gif) no-repeat;
	padding:0px 0 8px 20px;
	font-size: 13px;
	
}
ul.sitemap2 li a{
color:#0099FF;

}

ul.sitemap2 li a:link,
ul.sitemap2 li a:visited

{
text-decoration:none;
}

ul.sitemap2 li a:hover,
ul.sitemap2 li a:active
{

text-decoration:underline;

}
.bigyellow {
	font-size: 14px;
}

.red {
	color: #F33;
}
#content table tr td #links table tr td table tr td .module-calendar.module .module-content table tr td table tr .off {
	text-align: center;
}
.underline{
	color: #97C74B;
	font-size: 11px;
	font-weight: bold;
}
.green {
	color: #97C74B;
	font-size: 13px;
}

.small {
	font-size:10px;
	color: #333;
}
