@charset "utf-8";

#topicPath{
	margin:0;
}

/* list */
h2#title{
	height:23px;
	color:#FFFFFF;
	font-size:13px;
	padding:4px 0 0 25px;
	margin:0 0 5px 0;
	clear:both;
	background:url(../img/top2/bg_h2_1_l.gif) no-repeat;
}
.contents_block{
	float:left;
	clear:none;
	width:374px;
	background:url(../img/list/table_body.png) center top repeat-y;
	margin-bottom:8px;
}
.contents_inner{
	background:url(../img/list/table_head.png) center top no-repeat;
	margin:0;
	padding:5px 7px;
	float:left;
}
h3{
	margin:0 0 3px 0;
	padding:3px 0;
	float:right;
	width:240px;
	background:url(../img/list/bg_name.png);
	font-weight:normal;
}
h3 a{
	text-decoration:none;
	display:block;
	width:240px;
}
.name{
	margin:5px;
	font-size:24px;
	line-height:1.2;
}
.clinic{
	margin:5px;
	font-size:12px;
	line-height:1.2;
}
.photo{
	float:left;
	width:120px;
}

.photo a{
	display:block;
}
.photo a:link,
.photo a:visited{
	background:#fff;
}
.photo a:hover,
.photo a:active{
	background:#00CCCC;
}

h4{
	clear:right;
	font-weight:normal;
	font-size:12px;
	background:url(../img/top2/bg_h3_1.gif) no-repeat;
	margin:3px 0 3px 125px;
	padding-left:12px;
}

/* mainVisual */
#listMainVisual{
	width:749px;
	height:250px;
	background:#EEF8F8 url(../img/list/main_visual.jpg) no-repeat;
}
#listMainVisual ul{
	margin:0 10px 10px 419px;
	padding:55px 0 0;
	list-style:none;
	width:320px;
}
#listMainVisual li{
	margin:0;
	padding:0;
	float:left;
	width:153px;
	height:17px;
	border-left:7px solid #A0D0D0;
}
#listMainVisual li a{
	display:block;
	width:145px;
	height:17px;
	margin:0 0 0 8px;
	padding:1px 0 auto 0;
}
#listMainVisual li a:link{
	color:#666666;
}
#listMainVisual li a:visited{
	color:#aaaaaa;
}
#listMainVisual li a:hover,
#listMainVisual li a:active{
	color:#FF8585;
}

/* entry */
.entry{
	margin:3px 0 3px 125px;
	padding:0 0 0 15px;
	list-style:none;
	height:42px;
}
.entry li{
	float:left;
	width:42px;
	height:42px;
	margin:0 1px 0 0;
	padding:0;
	text-decoration:none;
	text-indent:-3000px;
}
.entry li a:link,
.entry li a:visited,
.entry li span{
	display:block;
	width:42px;
	height:42px;
	margin:0;
	padding:0;	
}
.entry li a:visited{
	background-position:0 -42px;
}
.entry li a:hover,
.entry li a:active{
	background-position:0 -84px;
}
/* file */
.entry li.file a:link,
.entry li.file a:visited{
	background-image:url(../img/list/ic_file_link.png);
}
.entry li.file span{
	background-image:url(../img/list/ic_file_off.png);
}
/* blog */
.entry li.blog a:link,
.entry li.blog a:visited{
	background-image:url(../img/list/ic_blog_link.png);
}
.entry li.blog span{
	background-image:url(../img/list/ic_blog_off.png);
}
/* beforeafter */
.entry li.beforeafter a:link,
.entry li.beforeafter a:visited{
	background-image:url(../img/list/ic_beforeafter_link.png);
}
.entry li.beforeafter span{
	background-image:url(../img/list/ic_beforeafter_off.png);
}
/* pickup */
.entry li.pickup a:link,
.entry li.pickup a:visited{
	background-image:url(../img/list/ic_pickup_link.png);
}
.entry li.pickup span{
	background-image:url(../img/list/ic_pickup_off.png);
}
/* auctions */
.entry li.auctions a:link,
.entry li.auctions a:visited{
	background-image:url(../img/list/ic_auctions_link.png);
}
.entry li.auctions span{
	background-image:url(../img/list/ic_auctions_off.png);
}

/* bt_profile */
.bt_profile{
	clear:both;
	text-align:right;
	background:url(../img/list/table_foot.png) center bottom no-repeat;
	height:30px;
	padding:0 7px;
	font-size:12px;
}
.bt_profile img{
	border:none;
}
.bt_profile a:link,
.bt_profile a:visited{
	text-decoration:none;
	color:#FFFFFF;
}
.bt_profile a:hover,
.bt_profile a:active{
	color:#FFFFaa;
}
.bt_profile a{
	padding-top:7px;
	display:block;
}


#auc_about{
	border-top:2px #999999 dashed;
	border-bottom:2px #999999 dashed;
	margin-bottom:30px;
}

.clinic_list a img{
	border-width:1px;
	border-style:solid;
	width:50px;
	height:50px;
	display:block;
}
.clinic_list a:link img{
	border-color:#DD7777;
}
.clinic_list a:visited img{
	border-color:#997777;
}
.clinic_list a:hover img,
.clinic_list a:active img{
	border-color:#FF9999;
}

#doctor060720.clinic_list a img{
	width:100px;
	height:90px;
}
