/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : Feb 7, 2017, 4:14:03 PM
    Author     : Admin
*/

.nbsp{
	font-size:1.1em;
	line-height:1.7em;
}

.midashi-sp{
  font-weight:bold;
  font-size:1.2em;
  margin-top:0px;
}

.content-container .title h1{
	font-size:1.8em !important;
}

.photo-by{
  font-weight: bold;
  font-size: 0.9em;
  margin-top: -1.2em;
  color: #887f7a;
}
.photo-caption{
	font-weight:bold;
	font-size:1em;
}

.futoji{
	font-weight:bold;
}
.kyoutyou{
	font-weight:bold;
	font-size:1.1em;
	line-height:1.7em;
}
.honbun-ji-no{
	font-size:1.1em;
	line-height:1.7em;
}

.link-btn{
	text-align:center;
}

.link-btn a{
   background: #3D94F6;
	background-image: -webkit-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -moz-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -ms-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: -o-linear-gradient(top, #3D94F6, #1E62D0);
	background-image: linear-gradient(to bottom, #3D94F6, #1E62D0);
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	color: #FFFFFF;
	font-family: Open Sans;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px;
	text-shadow: 1px 1px 20px #000000;
	border: solid #337FED 1px;
	text-decoration: none;
	display: inline-block;
	cursor: pointer;
}

.link-btn a:hover {
  background: #1E62D0;
  text-decoration: none;
}

.midashi-sp-waku {
	font-weight:bold;
	font-size:1.2em;
	border-left:5px solid #d72727;
	background-color:#fbfaf5;
	padding-left:5px;
	margin-bottom:3px;
	line-height:2em;
	margin-top:0px;
}
