@charset "utf-8";

/*----------------------------------------------------
#contents
----------------------------------------------------*/

#contents{
	position:relative;
}

#container{
	width:688px;
	float:left;
}

/*----------------------------------------------------
#mainPct
----------------------------------------------------*/

#mainPct{
	width:890px;
	height:207px;
	padding-bottom:15px;
}

#mainPct #menu{
	position:absolute;
	left: 18px;
	top: 20px;
}

#mainPct #menu li.middle{
	margin-top:24px;
	margin-bottom:22px;
}


/*----------------------------------------------------
#leftColumn
----------------------------------------------------*/

#picupCol{
	float:left;
	width:207px;
	/*　整形外科追加用
	height:287px;*/
	background:url(../img/top/column_picup_bg.gif) repeat-y center;
	margin-right:15px;
}

#picupCol dl dt{
	padding-bottom:4px;
}

#picupCol dl dd{
	padding-left:11px;
	padding-bottom:6px;
}

#picupCol dl dd.end{
	height:50px;
	background:url(../img/top/column_left_bottom.gif) no-repeat left bottom;
}

#picupCol .lineBottom, #newsCol .lineBottom{
	background:url(../img/top/column_right_bottom.gif) no-repeat right bottom;
}

#newsCol .lineBottomLeft{
	background:url(../img/top/column_left_bottom.gif) no-repeat left bottom;
}



/*----------------------------------------------------
#centerColumn
----------------------------------------------------*/

#newsCol{
	float:right;
	width:466px;
	/*　整形外科追加用
	height:287px;*/
	background:url(../img/top/column_news_bg.gif) repeat-y center;
	text-align:center;
}

#newsCol #newsColInner{
	width:436px;
	margin:0 auto;
}


#newsCol .icon{
	padding-right:3px;
	vertical-align:middle;
}

#newsCol #newsBox {
	width: 436px;
	height:198px;
	/*整形外科追加用*/
	height:244px;
}

#newsCol dl.news {
	overflow:auto;
	width: 436px;
	height:189px;
	/*整形外科追加用*/
	height:238px;
	text-align:left;
}

#newsCol dl.news dt {
	float: right;
	padding: 5px 15px;
}

#newsCol dl.news dd {
	padding: 5px 0;
	border-bottom: 1px dotted #999;
	padding-left:15px;
}


/*----------------------------------------------------
#rightColumn
----------------------------------------------------*/

#etcCol{
	float:right;
	width:187px;
}

#etcCol div#etcColInner{
	margin:0 auto;
	text-align:center;
	/*width:173px;*/
}

#etcCol div#plugin{
	background-color:#FFFFFF;
	/*margin-bottom:20px;*/
	border-top:1px dotted #666666;
	border-bottom:1px dotted #666666;
	/*width:173px;*/
	background-color:#f8f8f8;
	text-align:left;
}


#etcCol div#plugin ul{
	/*margin:10px;*/
	padding:10px;
}

#etcCol div#plugin li{
	/*margin-bottom:10px;*/
	font-size:78%;
	line-height:120%;
}

#etcCol div#plugin li p{
	margin-top:6px;
	margin-bottom:0;
}

#etcCol ul.prvIsoArea{
	margin-bottom:8px;
}

#etcCol ul li{
	display:inline;
}

#etcCol #bannarArea{
	margin-bottom:5px;
}
