@charset "utf-8";
html {
	font-size: 62.5%;
}
body {
	margin: 0;
	_overflow: hidden;
	padding: 0;
	color: #333333;
	-webkit-text-size-adjust: 100%;
	background-repeat: no-repeat;
}
#left_frame {
	display: none;
}
#right_frame {
	width: 100%;
	margin: 0;
	padding-left: 5px;
	padding-right: 5px;
}
#right_frame p {
	/*	padding-left: 5px;
	padding-right: 5px;
*/	font-size: 1.3rem;
}
h1 {
	width: 100%;
	background-image: none;
	background-color: #E052A4;
	font-size: 1.6em;
	margin-bottom: 0;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}
h2 {
	width: 100%;
	font-size: 1.4rem;
	margin-bottom: 0;
	margin-left: -5px;
	margin-right: -5px;
	margin-top: 0;
}
h3 {
	font-size: 1.3rem;
	padding-left: 5px;
}
h4 {
	font-size: 1.1rem;
}
h5 {
	font-size: 1.0rem;
}
.ads {
	/*display:none;
*/  width : 100%;
　/* バナーサイズとmarginを計算して調整 */;
	margin-top: 0px;
	margin-bottom: 0px;
}
.linkbox {
	border: 3px double #666666;
	width: 95%;
	margin: 0;
	padding: 5px;
}
.amazon, .rakuten {
	color: #E8608C;
	background-color: #FFF9F4;
	height: 40px;
	width: 100px;
	border: 1px solid #CCCCCC;
	text-align: center;
	line-height: 250%;
	text-decoration: none;
	font-weight: bolder;
}
.amazon:hover, .rakuten:hover {
	color: #E8608C;
	background-color: #FFF9F4;
	height: 40px;
	width: 100px;
	border: 1px solid #CCCCCC;
}
.linkbox-img {
	width: 150px;
	float: left;
	margin-right: 15px;
}
.linkbox-button {
	width: auto;
	float: left;
}
ol {
	margin-left: -5px;
	margin-right: -10px;
}
.smart {
	display: block;
	text-align: center;
}
#adright {
	display: none;
}
.video {
	position: relative;
	magin-bottom: 30px;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.video iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.oritatami {
font-size: 1.3rem;
}
.oritatami2 {
font-size: 1.3rem;
}
#page-top {
	position: fixed;
	bottom: 20px;
	right: 120px;
	font-size: 77%;
}
#back-page {
	position: fixed;
	bottom: 20px;
	right: 220px;
	font-size: 77%;
}
#next-page {
	position: fixed;
	bottom: 20px;
	right: 20px;
	font-size: 77%;
}
#page-top a ,#back-page a ,#next-page a{
	background: #666;
	text-decoration: none;
	font-size: 1.4em;
	color: #fff;
	width: 75px;
	text-align: center;
	display: block;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 5px 0px;
}
#page-top a:hover ,#back-page a:hover ,#next-page a:hover{
	text-decoration: none;
	background: #999;
}
