/* CSS Document */
/* ***********************************************************
 *
 * Since:     2006-4-1
 * Modified:  2006-04-24
 * Guideline: Ver.1.00
 * Editor:    Noriyoshi Komura
 *
 * ***********************************************************
 */


/*必要CSSをロード*/
@import url("base.css");

#mainimg {
	
}
.content table{
}
.content table img {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.content ul {
	margin-left: 10px;
	list-style-type: none;
	display: block;
	margin-right: 0px;
	width: 510px;
	margin-bottom: 5px;
	padding-right: 0px;
}
.content ul li{
	margin-bottom: 1em;
	list-style-image: url(../images/news_liicon.gif);
	padding: 0px;
}
.content ul li em {
	font-style: normal;
	color: #996633;
}
.content .consultation {
	display: none;
	width: 547px;
	margin-bottom: 5px;
	background-image: url(../images/toptable01_middle.gif);
}
.content .consultation h3{
	background-image: url(../images/toptable01_head.gif);
	padding-top: 8px;
	height: 21px;
	padding-left: 15px;
	color: #003366;
	font-size: 12px;
	margin: 0px;
}
.content .consultation ul {
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
	width: 520px;
	display: block;
	padding: 0px;
}
.content .consultation ul li{
	margin-bottom: 1em;
	margin-right: 10px;
	display: block;
	padding: 0px;
	list-style-image: url(../images/guide_liicon.gif);
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}



.content .patient {
	display: none;
	width: 547px;
	margin-bottom: 5px;
	background-image: url(../images/toptable02_middle.gif);
}
.content .patient h3{
	background-image: url(../images/toptable02_head.gif);
	padding-top: 8px;
	height: 21px;
	padding-left: 15px;
	color: #663300;
	font-size: 12px;
	margin: 0px;
}
.content .patient ul {
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
	width: 520px;
	display: block;
	padding: 0px;
}
.content .patient ul li{
	margin-bottom: 1em;
	margin-right: 10px;
	display: block;
	padding: 0px;
	list-style-image: url(../images/guide_liicon.gif);
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}


.content .prevention {
	display: none;
	width: 547px;
	margin-bottom: 5px;
	background-image: url(../images/toptable03_middle.gif);
}
.content .prevention h3{
	background-image: url(../images/toptable03_head.gif);
	padding-top: 8px;
	height: 21px;
	padding-left: 15px;
	color: #006600;
	font-size: 12px;
	margin: 0px;
}
.content .prevention ul {
	margin-right: 0px;
	margin-left: 20px;
	margin-top: 5px;
	width: 520px;
	display: block;
	padding: 0px;
}
.content .prevention ul li{
	margin-bottom: 1em;
	margin-right: 10px;
	display: block;
	padding: 0px;
	list-style-image: url(../images/guide_liicon.gif);
	float: left;
	width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
.content .sitemap {
	display: block;
	padding: 0px;
	width: 530px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px dotted #999999;
}
.content .sitemap h3 {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	padding-bottom: 3px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.content .sitemap ul{
	display: block;
	padding-left: 25px;
	clear: both;
	margin: 0px;
	list-style-type: circle;
	width: 500px;
}
.content .sitemap li{
	display: block;
	font-size: 10px;
	margin-right: 0px;
	padding: 3px 3px 3px 7px;
	float: left;
	width: 150px;
}
.content .sitemap .sitemapbox {
	display: block;
	width: 670px;
	float: left;
	border: 1px solid #CCCCCC;
	margin: 1px;
}
