@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:18px;
	margin-bottom:14px;
}


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

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

#picupCol .extraBox{
	padding-bottom:4px;
}

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

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

#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
----------------------------------------------------*/

.rightContainer{
	float:right;
	width:466px;
	/*　整形外科追加用
	height:287px;*/
	text-align:center;
}

#banCol a{
    display: block;
    margin-bottom: 10px;
}

#newsCol{
	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:103px;
}

#newsCol dl.news {
	overflow:auto;
	width: 436px;
	height:189px;
	/*消化器追加用*/
	height:100px;
	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;
	margin-top:10px;
}

#etcCol ul li{
	/*display:inline;*/
}

#etcCol #bannarArea .bnrHead {
    text-align: left;
    margin-bottom: 10px;
    font-size: 12px;
    line-height: 12px;
}

#etcCol #bannarArea ul li{
	margin-bottom:10px;
    border: 1px solid #d4d4d4;
}

#etcCol #bannarArea ul li a:hover {
    text-decoration: none;
    opacity: 0.7;
}

#etcCol #bannarArea ul li img {
    width: 100%;
    height: auto;
}

#etcCol #bannarArea ul li .bnrTxtArea {
    padding: 6px 0;
    position: relative;
}

#etcCol #bannarArea ul li .bnrTxtArea:after {
    content: url(../img/share/ico_arrow04.png);
    position: absolute;
    height: 19px;
    top:0;
    bottom: 0;
    right: 7px;
    margin: auto;
}

#etcCol #bannarArea ul li .bnrTxtArea .bnrSmall {
    font-size: 9px;
    line-height: 9px;
    color: #666666;
    margin-bottom: 5px;
}

#etcCol #bannarArea ul li .bnrTxtArea .bnrTitle {
    font-size: 13px;
    line-height: 13px;
    color: #000;
    margin-bottom: 0;
}


/*----------------------------------------------------
#住所／電話番号　変更　告知
----------------------------------------------------*/
#header .attBlock {
	position:absolute;
	top:0;
	left:140px;
  z-index: 100;
}

#header .attBlock .aniTxt{
	position:absolute;
	top:0;
	left:0;
  z-index: 110;
}

#header .attBlock .aniImg{
	position:absolute;
	top:0;
	left:0;
  z-index: 105;
}

#header .attBlock .aniDetail {
  margin-left: 48px;
}
