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

@import "common.css";


/*####################枠設定####################*/

#Main {padding-top:6px;}
#Main a{color:#6699cc;}

/*####################ヘッダイメージ####################*/

#HeadImg {
	background:url(../../img/head-img.jpg);
	width:570px;
	height:240px;
	margin-bottom:28px;
	}
#HeadImg p{
	position:absolute;
	top:-9999px;
	left:-9999px;
	}

/*####################あなたの悩みは脚(leg)だけですか？@####################*/

h2#Intro{
	background:url(../../img/title-copy.gif) 0 0 no-repeat;
	width:560px;
	height:57px;
	margin:0 0 23px 5px;
	text-indent:-9999px;
	}

/*####################最新情報####################*/

#TopicsBox {
	width:560px;
	margin: 0 0 25px 5px;
	}
#TopicsBox h3{
	position:relative;
	background:url(../../img/title-topics.gif) 0 0 no-repeat;
	width:560px;
	height:22px;
	margin-bottom:15px;
	}
#TopicsBox h3 a{
	position:absolute;
	top:0;
	right:12px;
	display:block;
	width:60px;
	height:15px;
	text-indent:-9999px;
	}

#TopicsBox dl{
	clear:both;
	margin-bottom:3px;
	zoom:1;
	}
#TopicsBox dl.last{
	padding-bottom:10px;
	margin-bottom:10px;
	}
#TopicsBox dl:after{
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}

#TopicsBox dt{
	float:left;
	margin-right:12px;
	font-size:10px;
	font-family:verdana;
	}
#TopicsBox dd{
	background:url(../img/ico-arrow_pink.gif) 0 3px no-repeat;
	float:left;
	padding-left:12px;
	}

#TopicsBox ul{
	margin-bottom:13px;
	padding-bottom: 13px;
	background:url(../img/border-dot.gif) 0 bottom repeat-x;

	}
#TopicsBox ul li{
	background:url(../img/ico-arrow_square.gif) 0 2px no-repeat;
	padding-left:15px;
	margin-bottom:3px;
	}



/*####################当クリニックの下肢静脈瘤レーザー治療の特徴####################*/

#FeatureBox {
	width:560px;
	margin:0 0 15px 5px;
	}
#FeatureBox:after {
	content:".";
	display:block;
	clear:both;
	height:0;
	visibility:hidden;
	}
#FeatureBox p{margin-left:10px;}
#FeatureBox a{text-decoration:underline;}
#FeatureBox h3{
	background:url(../img/wall-title.gif) left center no-repeat;
	margin-bottom:12px;
	padding:9px 8px;
	font-size:12px;
	font-weight:normal;
	}

#FeatureBox ul{
	clear:both;
	min-height:110px;
	_height:120px;
	margin:0 0 50px 10px;
	padding-top:10px;
	}
#FeatureBox li{
	background:url(../img/ico-circle_red.gif) 0 0 no-repeat;
	margin-bottom:14px;
	padding-left:20px;
	color:#555;
	font-weight:bold;
	}

#FeatureBox dl{
 	width:180px;
	height:81px;
	margin:0 10px 0 0;
	background-position:0 bottom;
	background-repeat:no-repeat;
	float:left;
	}
#FeatureBox dl.menu01 {background-image:url(../../img/link-feature01.jpg);}
#FeatureBox dl.menu02 {background-image:url(../../img/link-feature02.jpg); height:73px; margin-top:9px;}
#FeatureBox dl.menu03 {background-image:url(../../img/link-feature03.jpg); margin-right:0;}
#FeatureBox dt{margin-bottom:0; padding-bottom:0;}
#FeatureBox dt a{
	display:block;
	height:81px;
	text-indent:-9999px;
	}
#FeatureBox dl.menu02 a{height:73px;}
#FeatureBox dd{
	text-indent:-9999px;
	_line-height:0;
	_font-size:0;
	}



/*end*/

