@charset "Shift_JIS";
@import url("common.css");


/* --------------------------------------------------------------------------------------
 産科
--------------------------------------------------------------------------------------- */

dl.comInfoLeft ul,
dl.comInfoRight ul {
	margin: 10px 0 10px 0;
	list-style: none;
}

dl.comInfoLeft ul li,
dl.comInfoRight ul li {
	background: url(../../common/img/arw_circle_pink.gif) no-repeat 0 5px;
	padding-left: 13px;
}



/* 妊婦健診/テーブル ------------------------------ */

div.ctComText table.base{
}

div.ctComText table.base th{
	padding: 8px;
	width: 180px;
	border: 1px #ddd1b5 solid;
	text-align: left;
	background: #fffde4;
	color: #8e711e;
}

div.ctComText table.base td{
	padding: 8px;
	border: 1px #ddd1b5 solid;
}




div.ctComText table.schedule{
	margin-bottom: 5px;
}

div.ctComText table.schedule th{
	padding: 8px;
	width: 90px;
	border: 1px #ddd1b5 solid;
	text-align: left;
	color: #dd3d5d;
	background: #f9d1d4;
}

div.ctComText table.schedule td{
	padding: 8px;
	border: 1px #ddd1b5 solid;
}

div.ctComText table.schedule td.item{
	width: 130px;
	background: #fffde4;
	color: #8e711e;
}


/* カラードップラー ------------------------------ */

div.ctComText p.no1 {
	background: url(../../sanka/img/ico_no1.gif) no-repeat 0 50%;
	padding-left: 35px;
}

div.ctComText p.no2 {
	background: url(../../sanka/img/ico_no2.gif) no-repeat 0 50%;
	padding-left: 35px;
}


/* 入院準備 ------------------------------ */

div.ctComText ul.nyuin_l {
	float: left;
	width: 190px;
}

