@charset "utf-8";
/* CSS Document */
    .hidden {
      display: none;
    }

    .more-link {
      cursor: pointer;
      color: blue;
      text-decoration: underline;
    }
.taknews{
	margin: 0px;
	padding: 10px;
}

.taknewsBlok{
	width: 50%;
	height: 315px;

}


.taknewsBlok dl{
	height: 230px;
	overflow:auto;	
	border-top: 1px #c0c0c0 solid;
    text-align: left;
    padding: 10px;
	margin-top: 0;
}

.taknewsBlok dd{
	border-bottom: 1px #c0c0c0 solid;
    padding: 5px 0px 10px 0px;
	margin-bottom: 10px;
	margin-inline-start:0;
}


#space > div > dl > dd > hr{
	    border: none;
    border-top: 1px dotted #c0c0c0;
}

.f-r{float:right;}
.fclear{clear : both;}

.ui-header .ui-btn-inner,
.ui-footer .ui-btn-inner,
.ui-mini .ui-btn-inner { font-size: 12px; padding: .55em 11px .5em; }
.ui-btn-inner { font-size: 12px; padding: .6em 20px; min-width: .75em; display: block; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; zoom: 1; }


/* C
-----------------------------------------------------------------------------------------------------------*/
.ui-body-c,
.ui-overlay-c {
	border: 1px solid 		#f60 /*{c-body-border}*/;
	text-shadow: 0 /*{c-body-shadow-x}*/ 1px /*{c-body-shadow-y}*/ 0 /*{c-body-shadow-radius}*/ #fff /*{c-body-shadow-color}*/;
	background:url(../images/index_bg4d.png) center top no-repeat;
}
.ui-overlay-c {
	border-width: 0;
}



@media only screen and (min-device-width: 240px) and (max-device-width: 639px) {
.ui-body-c,
.ui-overlay-c {
	background:url(../images/index_bg4d.png) center top no-repeat;
}
#space{width:87%;
	vertical-align: bottom;
    background: url(../images/taksp_bg4.png) no-repeat;
    background-size: 72.5% 100%;}
	  }


@media only screen and (max-device-width: 480px) and (-webkit-device-pixel-ratio: 2) {
 /*iPhone 4向けCSS*/
.ui-body-c,
.ui-overlay-c {
	
.fqlh{height : 100px;}


/*
	background:url(../images/index_bg3_hd.jpg) center top no-repeat;
*/
	

		background:url(../images/index_bg4d.png) center top no-repeat;
		

}
#space{width:87%;
	vertical-align: bottom;
    background: url(../images/taksp_bg4.png) no-repeat;
    background-size: 72.5% 100%;}
.ui-header .ui-btn-inner,
.ui-footer .ui-btn-inner,
.ui-mini .ui-btn-inner { font-size: 9px; padding: .55em 11px .5em; }
.ui-btn-inner { font-size: 9px; padding: .6em 20px; min-width: .75em; display: block; position: relative; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; zoom: 1; }
	  }


@media only screen and (min-device-width: 640px) {
	
.fqlh{height : 10px;}
	
.ui-body-c,
.ui-overlay-c {


/*
	background:url(../images/index_bg3_hd.jpg) center top no-repeat;
*/


		background:url(../images/index_bg4d.png) center top no-repeat;

}
#space{width:87%;
	vertical-align: bottom;
    background: url(../images/taksp_bg4.png) no-repeat;
    background-size: 72.5% 100%;}
	  }
