.op-flash{
	width:728px;
	height:180px;
	padding-bottom:5px;
}
table.top-menu{
	width:360px;
	border-top:2px solid #ccc;
}
#text,#button{
border:0px;
border-bottom:2px solid #ccc;
}

td.text{
	width:26px;
	height:40px;
	/*border-bottom:2px solid #fff;*/
}
td.button{
	background-image:url("../images/top_menu_bg.gif");
	width:100px;
	height:40px;
	/*border-bottom:2px solid #fff;*/
}

.new_info{
	border:1px solid #039;
	border-left:1px solid #039;
	border-right:1px solid #039;
	width:473px;
	height:117px;
	margin-bottom:10px;
	background-color: #7A95CA;
/**/}
.new_info-data{
	width:473px;
	height:100px;
	border-color:#fff;
}
.kanren_link{
	border:1px solid #29A329;
	width:358px;
	height:140px;
}
.kanren_link-data-title{
	margin-bottom:4px;
}
.kanren_link-data{
	margin-top:4px;
	margin-left:4px;
}

.diagnosis_link{
		margin-top:2px;
}

/*add by kirisako*/
td.line{
	background-image:url("../images/top_menu_line.gif");
	width:360px;
	height:2px;
}

/*リンクエリア*/
#contArea {
	width: 728px;
	clear: both;
/*	margin-top: 10px;*/
}
.contArea-left {
	width: 475px;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
}
.contArea-right {
	width: 237px;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
.contArea-Lt {
	width: 231px;
	float: left;
	background-image: url(../images/kaden_base.gif);
	background-repeat: repeat-y;
}
.contArea-Rt {
	width: 231px;
	float: right;
	background-image: url(../images/gyoumu_base.gif);
	background-repeat: repeat-y;
}
.contArea-LR {
	width: 475px;
	padding-bottom: 10px;
	clear: both;
	overflow: auto;
}
img.madoguchiT {
	margin-bottom: 5px;
}
img.madoguchiB {
	margin-top: 5px;
}
img.madoguchiL {
	margin-left: 6px;
}
img.madoguchiR {
	margin-left: 5px;
}

#topmenu {
	width: 237px;
	margin: 0px;
	padding: 0px;
}
#topmenu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#topmenu ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}


.infoBox {
	border: 1px solid #ff0101;
	text-align: center;
	font-weight: bold;
	color: #ff0101;
	margin-bottom: 12px;
}
.infoBox a:link {color: #ff0101; text-decoration: none;}
.infoBox a:visited {color: #ff0101; text-decoration: none;}
.infoBox a:hover {color: #ff0101; text-decoration: underline;}
.infoBox a:active {color: #ff0101; text-decoration: underline;}


.topMultiColumnBox {
	width: 768px;
	margin: 0 -20px 10px 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
.topMultiColumnBox .baseBox {
	float: left;
	margin-right: 20px;
}
.topMultiColumnBox .half {
	width: 354px;
}
.topMultiColumnBox .contactBox {
	margin: 0;
}
.topMultiColumnBox .contactBox img {
	vertical-align: bottom;
}
.topMultiColumnBox .contactBox dt {
	margin: 0 0 5px;

}
.topMultiColumnBox .contactBox dd {
	margin: 0;
	padding: 12px 20px;
}
.topMultiColumnBox #kaden dd {
	background: #d2f7ff;
}
.topMultiColumnBox #gyomu dd {
	background: #ebffdc;
}
.topMultiColumnBox .contactBox ul {
	width: 320px;
	margin: 0 -7px 0 0;
	padding: 0;
	list-style: none;
	clear: both;
	overflow: hidden;
}
.topMultiColumnBox .contactBox ul li {
	float: left;
	width: 153px;
	margin: 0 7px 0 0;
	padding: 0;
	list-style: none;
}
.topMultiColumnBox .contactBox a img {
	border: none;
}

.topMultiColumnBox .noteList {
	border: 1px solid #ff0000;
	padding: 5px;
}
.topMultiColumnBox .noteList dt {
	font-weight: bold;
	color: #ff0000;
	margin-bottom: 2px;
}
.topMultiColumnBox .noteList dd {
	margin-left: 0;
}
