@charset 'UTF-8';
/************************************
 INDEX
************************************/
#index #subModules{
	margin: 6px 10px;
	font-size:0.8em;
}
#index #subModules h2{
	font-size:1.3em;
}
#index #subModules .tags{
	font-size:1.3em;
	margin:4px 0 0 0;
}

/************************************
 PARTS
************************************/
/* no image */
.noImage100{
	border: 1px solid #CCC;
	width: 100px;
	height: 80px;
	padding-top: 50px;
	text-align: center;
	text-decoration:underline;
	color: #999;
}

/* paging */
.paging{
	padding-top:10px;
	margin:0 auto 10px;
	text-align:center;
	font-size: 1.2rem;
	line-height: 1.35;
}
.paging span a,
.paging span a:visited{
	display:inline-block;
	margin:0 8px;
	padding: 1.1rem 1.4rem 1rem 1.5rem;
	color: #111;
	text-decoration: none;
	border-radius: .3rem;
	-webkit-box-shadow: 0 .1rem 0 rgba(255,255,255,.6) inset;
	box-shadow: 0 .1rem 0 rgba(255,255,255,.6) inset;
	background: #eff0f3;
	background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#f7f8fa),color-stop(100%,#e7e9ec));
	background: -webkit-linear-gradient(top,#f7f8fa,#e7e9ec);
	background: linear-gradient(to bottom,#f7f8fa,#e7e9ec);
	border: .1rem solid #6c6e73;
	border-color: #adb1b8 #a2a6ac #8d9096;
}
.paging span.disabled{
	color:#999;
}

/* moreLink */
.moreLink{
	text-align:right;
	font-size:0.8em;
	background:#EEE;
	margin:0;
	padding:4px 2px;
}
.moreLink a{
	display:block;
	text-decoration:none;
}
.moreLink a:after{
	content:' >';
}

/* readMore */
article{
}
[id^="rmjs-"],
[id*=" rmjs-"] {
	position: relative;
	overflow: hidden;
}
[id^="rmjs-"]:after,
[id*=" rmjs-"]:after {
	content: '';
	display: block;
	width: 100%;
	height: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,0.01)), color-stop(100%,rgba(255,255,255,1)));
	background: -webkit-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,255,255,0.01) 0%,rgba(255,255,255,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#03ffffff', endColorstr='#ffffff',GradientType=0 );
}
div a.readMore {
	position: relative;
	overflow: hidden;
	display: block;
	text-decoration: none;
	font-size: 14px;
	width: 66%;
	margin: 6px auto 26px;
	text-align: center;
	height: 30px;
	line-height:30px;
	border-radius:20px;
	border:1px solid #DDD;
	background:#F5F3F3;
	box-shadow: 0 1px 1px #c2c1c1;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#cccccc',GradientType=0 );
}
div a.readMore:active {
	color:#000;
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#bbbbbb',GradientType=0 );
}


/* Youtube Block, movie list */
.youtubeBlock{
	text-align:center;
	background-color:#ffe6e6;
	border:1px solid #ff0000;
	padding:20px;
	margin:16px 0;
	box-shadow:0 2px 5px rgba(0, 0, 0, 0.1);
}
.youtubeBlock p{
	font-weight:bold;
	margin:0;
}
.youtubeBlock .ybInline{
	display:inline-block;
	transform:scale(1.5);
	transform-origin:center;
	margin-top: 20px;
}

.movieList{
	margin:0 auto;
	text-align:center;
}
.movieList ul{
	display:block;width:300px;
	margin:0 auto;
	text-align:center;
	list-style-type: none;
	padding:0;
}
.movieList ul li{
	margin-bottom:30px;
}
.movieList ul li a p{
	text-align:left;
	margin-top:0;
	font-weight:bold;
}


/* ad */
p.spLabel{
	color:#DDD;
	font-size:0.2em;
	margin:5px 0 4px;
	text-align:right;
	tter-spacing: -0.1em;
}

/* social */
.sb{
	list-style-type:none;
	margin:20px auto 10px;
	padding:0;
	text-align:center;
}
.sb li{
	margin:0 5px;
	display:inline-block;
}
.sb iframe{
	margin: 0 !important;
}

.socialB{
	list-style: none;
	margin: 12px auto;
	width:100%;
	padding:0 10px;
}
.socialB li {
	float: left;
	width:45%;
	margin-left:0 !important;
	margin-bottom:20px;
	margin-right:10px;
	line-height:1;
}
.socialB li a {
	font-size:0.90em;
	font-weight:bold;
	position: relative;
	text-shadow: 1px 1px 1px rgba(0, 0, 0, .4);
	border-radius: 6px;
	color: #FFF;
	display:block;
	text-align: center;
	text-decoration: none;
	padding: 4px 0;
}
.socialB a span {
	font-size:0.9em;
	color: #FFF;
	opacity:0.8;
	/*text-shadow: none;*/
}
.socialB .line a{
	background: none repeat scroll 0 0 #41D500;
	box-shadow: 0 4px 0 #33A800;
	padding: 10px 0;
}
.socialB .fb a{
	background: none repeat scroll 0 0 #3b5998;
	box-shadow: 0 4px 0 #203d79;
}
.socialB .twi a{
	background: none repeat scroll 0 0 #00acee;
	box-shadow: 0 4px 0 #0193cb;
}
.socialB .hatena a{
	background: none repeat scroll 0 0 #006DBE;
	box-shadow: 0 4px 0 #004D8B;
}
.socialB .gp a{
	background: none repeat scroll 0 0 #DF4A32;
	box-shadow: 0 4px 0 #A3361F;
}
.socialB .pocket a{
	background: none repeat scroll 0 0 #F13D58;
	box-shadow: 0 4px 0 #BB2D41;
	padding: 10px 0;
}
.socialB  a:active{
	color:#FFF !important;
	top:4px;
	box-shadow: none;
}
.socialB  a:visited{
	color:#FFF !important;
}
