@charset "utf-8";
/*@import "";*/


/* medical Guide
***************************************************************************/
h1 {
    background:url(../img/dock_h1.jpg) no-repeat left top;
}
.catch {
    background:url(../img/dock_catch.jpg) no-repeat left top;
	width: 670px;
	height: 55px;
	margin-left: 7px;
	text-indent: -9999px;	
}
.lead {
    padding: 0 0 40px 7px;
}
.lead span {
	color: #FF0000;
}
.box01 {
	margin-left: 15px;
	margin-top: 20px;
}
.box01 h3 {
    background:url(../img/titleline02.jpg) no-repeat 0px 2px;
	padding-left: 12px;
	padding-bottom: 10px;
	width: 645px;
}
.box01 h3 span {
    border-left: solid 1px #CCCCCC;
	margin-left: 10px;
	padding-left: 10px;
}
/*
.table01 {
	width: 645px;
	border-top: 1px solid #DFDFDF;
}
.table01 th {
    font-weight: bold;
	border-bottom: 1px solid #DFDFDF;
	text-align:center;
	vertical-align:middle;
	padding: 5px 0;
	background-color: #F4F2F0;
}
.table01 th p {
    font-size: 90%;
}
.table01 td {
	border-bottom: 1px solid #DFDFDF;
	text-align:center;
	vertical-align:middle;
	padding: 5px 0;
}
.table01 .lefthead {
    width: 78px;
	border-right: 1px solid #DFDFDF;
}
.table01 .righthead {
    width: 110px;
	border-left: 1px solid #DFDFDF;
}
.table01 .lefttd {
    width: 78px;
	border-right: 1px solid #DFDFDF;
}
.table01 .lefttd p {
    font-size: 90%;
	font-weight: bold;
}
.table01 .righttd {
    width: 110px;
	border-left: 1px solid #DFDFDF;
	font-weight: bold;
}
.table01 .righttd p {
    font-size: 90%;
	font-weight: bold;
}
.table01 .centertd {
    text-align: left;
	padding: 12px 10px;
}
.table01 .centertd .txt01 {
	padding-top: 5px;
	font-size: 65%;
}
*/
.box02 {
    width: 643px;
	padding: 20px 0 40px 15px;
}
/*
.box02 .boxleft {
    padding-left: 7px;
	width: 440px;
	float: left;
}
.box02 .boxleft p {
    font-size: 65%;
}
.box02 .boxright {
	width: 196px;
	float: left;
}
*/
.marginset {
    margin-bottom: 25px;
}

