@charset "UTF-8";
/* CSS Document */

#btn_medical {
	width: 1000px;
	height: 80px;
	margin-left: -30px;
	background: url(../images/bg_medical-border.gif) repeat-x;
	margin-bottom: 60px;
}
#btn_medical_box {
	width: 740px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#btn_medical_tag {
	width: 355px;
	height: 80px;
	float: left;
}
#btn_medical_tag + #btn_medical_tag {
	margin-left: 30px;
}
.ul_medical01 {
	width:740px;
	overflow:hidden;
	border:1px solid #ccc;
	border-width:1px 0px 0px 1px;
}
.ul_medical01 li {
	float:left;
	width:147px;
	height:147px;
	line-height:147px;
	text-align:center;
	border:1px solid #ccc;
	border-width:0px 1px 1px 0px;
	font-size:108%;
	font-weight:bold;
}
.ul_medical01 li.li_two {
	line-height:1.5;
	height: 92px;
	padding-top: 55px;
	font-size:100%;
}
.ul_medical01 li.li_three {
	line-height: 1.5;
	height: 99px;
	padding-top: 48px;
	font-size: 100%;
}
.ul_medical01 li.li_four {
	line-height:1.5;
	height:113px;
	padding-top: 34px;
	font-size:100%;
}
.ul_medical01 li a {
	display:block;
	background:#F1F9FE url(../../images/img_blank.gif) no-repeat right bottom;
	height:147px;
	line-height:147px;
	text-decoration:none;
}
.ul_medical01 li a:hover {
	background:#0092D8;
	color:#fff;
}
.ul_medical01 li.li_a_two a {
	height: 92px;
	padding-top: 55px;
	line-height: 1.5;
}
.ul_medical01 li.li_a_three a {
	height: 99px;
	padding-top: 48px;
	line-height:1.5;
	font-size:85%;
}

.dl_eye dt {
	font-size: 115%;
	font-weight: bold;
	color: #0092D8;
}

.dl_eye dd {
	padding-left: 18px;
}

#img-right {
	float: right;
	padding-left: 40px;
	margin-bottom: 20px;
	position: relative;
}

.santen {
	margin-top: 10px;
	margin-bottom: 40px;
}

#column {
	width: 353px;
	height: 456px;
	border: solid 1px #0092D8;
	float: left;
	margin-top: 60px;
	border-radius: 5px;        /* CSS3草案 */  
	-webkit-border-radius: 5px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 5px;
	position: relative;
}

#column + #column {
	margin-left: 30px;
}

#column h3 {
	color: #0092D8;
	background: none !important;
	margin-top: 10px;
	margin-bottom: 12px;
	padding-bottom: 6px;
	border-bottom: solid 1px #0092D8;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;
}

#column p {
	padding: 0px 15px 10px 15px;
}

#column h4 {
	padding: 0px 15px 0px 15px;
	font-size: 115%;
	color: #0092D8;
	font-weight: bold;
}

#column ul {
	padding: 0px 15px 10px 15px;
}

#column li:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	border-radius: 100%;
	background: #0092D8;
	position: relative;
	left: 1px;
	top: 0px;
}

#column ul li span {
	padding-left: 5px;
}

#operation {
	position: relative;
}

#medical-ch01 {
	width: 100px;
	height: 120px;
	float: right;
	margin-top: 45px;
	margin-left: 25px;
}

#medical-ch02 {
	width: 100px;
	height: 150px;
	position: absolute;
	right: 10px;
	bottom: -80px;
}
