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


/*必要CSSをロード*/
@import url("../../css/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: 15px;
	list-style-type: none;
	display: block;
	margin-right: 10px;
}
.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: block;
	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;
}
.content .consultation ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
.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: block;
	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;
}
.content .patient ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
.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: block;
	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;
}
.content .prevention ul {
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
}
.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 .marubox ul {
	display: block;
	padding: 0px;
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
}
.content .marubox ul li {
	list-style-image: none;
	list-style-type: none;
	background-image: url(../images/gairailist.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 126px;
	padding-top: 7px;
	text-align: center;
	display: block;
	float: left;
	margin-right: 3px;
	margin-bottom: 3px;
	font-size: 10px;
	font-weight: bold;
}
.content .marubox ul li a { color: #006666; }
