@charset "UTF-8";
/* CSS Document */
/*
Theme Name:Twentyfourteen-replay
Description:replay WP ver
Template:twentyfourteen
Version:1.0
Author:REPLAY
Author URI:http://jp57510117.php.xdomain.jp/
*/
@import url("../twentyfourteen/style.css");

.featured-content .entry-title {
    text-transform: none;
}

#pageTop{
	background:#DDD;
	border-radius:5px;
	color:#000000;
	padding:10px;
	position:absolute;
	bottom:-10px;
	right:0px;
	height:20px;
	}
#pageTop:hover{
	background:#EEE;
	}
td{border-width:1px;}