/* CSS Document */

#left h4{
	margin-left:15px;
	background:url(/medical/img/ico_medical.gif) left no-repeat;
	padding-left:20px;
	color:#33AEA8;
	font-size:14px;
}

.line_v {
	background:url(/common_img/line_v.gif) left repeat-y;
	margin:10px 0 0 40px;
	padding:4px 10px;
}

.btn_medical {
	margin:26px 0 25px 14px;
}

.btn_medical img {
	float:left;
}

/***灰色のボックス***/
.mn_medical {
	border:6px double #ccc;
}

.mn_medical h5 {
	margin:6px 0 18px 6px;
}

.mn_medical p {
	margin:0 6px 10px 14px;
}

.btn {
	margin:0 0 15px 15px;
}
#otoku_bnr {
	width: 464px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}

.td1 {
	width: 150px;
	padding: 5px;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.td2 {
	width: 80px;
	padding: 5px;
	border: 1px dotted #CCCCCC;
}
.td3 {
	text-align: right;
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.me_table {
	table-layout:fixed
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
	width: 466px;
	border: 1px solid #999999;
	border-collapse:collapse;
	margin-top: 10px;
}
.right {
	text-align: right;
}

