@charset "Shift_JIS";
#k-navi {
	margin-bottom: 12px;
}
#k-navi-all {
	background-image: url(../images/komi_images/k-navi-all.png);
	background-repeat: no-repeat;
	height: 29px;
}
#k-navi-good {
	background-image: url(../images/komi_images/k-navi-good.png);
	background-repeat: no-repeat;
	height: 29px;
}
#k-navi-bad {
	background-image: url(../images/komi_images/k-navi-bad.png);
	background-repeat: no-repeat;
	height: 29px;
}
#k-navi ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#k-navi li {
	float: left;
}
#k-navi .list-all {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 188px;
}
#k-navi .list-all a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 188px;
}
#k-navi .list-good {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 186px;
}
#k-navi .list-good a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 186px;
}
#k-navi .list-bad {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 186px;
}
#k-navi .list-bad a {
	text-indent: -9999px;
	display: block;
	height: 24px;
	width: 186px;
}
.komilist-p-navi {
	margin-top: 12px;
	margin-bottom: 6px;
	font-size: 12px;
	text-align: center;
	color: #666666;
}
.komilist-p-navi a {
	text-decoration: none;
}
#container #content #komilist {
}
#komilist .komilist-box {
	margin-top: 12px;
	margin-bottom: 24px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #CCCCCC;
	border-bottom-color: #B7B7B7;
	border-left-color: #EAEAEA;
}
#komilist .komilistnew-box {
	margin-top: 12px;
	margin-bottom: 24px;
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EAEAEA;
	border-right-color: #CCCCCC;
	border-bottom-color: #B7B7B7;
	border-left-color: #EAEAEA;
	background-image: url(../images/komi_images/bg_new.png);
	background-position: right top;
	background-repeat: no-repeat;
}
#komilist .komilist-box-cname {
	color: #0099CC;
	margin-bottom: 6px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 6px;
	padding-right: 50px;
}
#komilist .komilist-box-info {
	margin-bottom: 12px;
}
#komilist .komilist-box-comment {
	margin-bottom: 12px;
	line-height: 175%;
}
#komilist .go-clinic-komilist a{
	text-decoration: none;
}
#komilist .go-clinic-komilist .info-cap {
	background-image: url(../images/komi_images/info_cap.png);
	padding-left: 18px;
	background-repeat: no-repeat;
	height: 18px;
	padding-bottom: 4px;
	padding-top: 2px;
}
#komilist .go-clinic-komilist .komi-cap {
	background-image: url(../images/komi_images/komi_cap.png);
	padding-left: 18px;
	line-height: 16px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-bottom: 4px;
}
