﻿/**reset**/
h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, li{margin: 0; padding:0;}
article, aside, details, figcaption, figure, footer, header, menu, nav, section {display:block; margin: 0; padding:0;}
 a{
	text-decoration:none;
}
ul {list-style:none;}
hr {
	display:block;
    height:1px;
    border:0;
}
.cf {zoom:1;}
.cf:after {
	content: ""; 
	display: block; 
	clear: both;
}
img {
	vertical-align:bottom;
	width:100%;
	height:auto;
}
.left{
	float:left;
}
.right{
	float:right;
}
.bo_no{
	border:none !important;
}
.txt12{
	font-size:1.2rem;
}
.dp_table{
	display: table;
	border-collapse: separate;
	border-spacing: 8px 4px;
	table-layout: fixed;
	width:100%;
}
/* スマホ  フッター*/
footer{
	width:100%;
	overflow:hidden;
}
footer.pt {
	font-size:12px;
	background-color:#c42600;
}
footer.pt p.pagetop{
	
}
footer.pt p.pagetop a{
	display:block;
	color:#000;
	width:26%;
	border-radius:5px 5px 0 0;
	background-color:#e0d529;
	text-align:center;
	padding:3% 2%;
	margin-left:67%;
}
footer.pt p.site{
	text-align:center;
	background-color:#e0d529;
	width:100%;
	padding:3% 0;
	color:#000;
}
footer.pt p.site a{
	color:#000;
	text-decoration:underline;
}
.t_tvo{
	color:#3a4149;
	text-align:center;
}
.t_tvo div ul{
	background-color:#5b5014;
}
.t_tvo div ul li a{
	display:block;
	background:url(../img/arrow_t_tvo.gif) no-repeat center 22%;
	background-size:5%;
	padding-top:8%;
	padding-bottom:2%;
	color:#e0d529;
	font-weight:bold;
	font-size:1.2rem;
}
.t_tvo div.cop a{
	background-color:#000;
	padding:3% 0 2%;
	font-size:1.1rem;
	display:block;
	color:#fff !important;
}

/* 各セクション*/
section#enjya{
	background-color:#e58e00;
	padding:3%;
	text-align:left;
	color:#fff;
	font-size:1.4rem;
}
section#enjya dl{
	padding-bottom:2%;
}
section#enjya dl dt{
	color:#4a000a;
	font-weight:bold;
}
section#enjya dl dd{
	font-size:1.4rem;
}
section#enjya dl#kaisetu{
	padding-bottom:1%;
}
section#enjya dl#kaisetu dd{
	color:#4a000a;
}
section#enjya dl#kaisetu dd p img{
	width:32%;
	height:auto;
	padding-bottom:1%;
}
section#comment_area{
	width:100%;
	background-color:#c42600;
	padding-bottom:4%;
}
section#comment_area .comnt{
	width:94%;
	margin:0 auto;
	padding:2% 0 0;
}
section#comment_area .comnt h2{
	width:100%;
}
/***scroll***/
section#comment_area .comnt .flexcroll{
	width:100%-2px;
	height:380px;
	overflow:auto;
	position:relative;
	background-color:#fff;
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	border-right:1px solid #000;
}
section#comment_area .comnt .flexcroll ul{
	height:94%;
	padding:3%;
	text-align:left;
}
section#comment_area .comnt .flexcroll ul dl{
	padding-bottom:3%;
}
section#comment_area .comnt .flexcroll ul dl dt{
	color:#04C1D8;
	font-size:1.2rem;
}
section#comment_area .comnt .flexcroll ul dl dd{
	font-size:1.6rem;
	line-height:1.2;
}
section#comment_area .comnt .flexcroll ul dl dd p{
	text-align:center;
}
p.p_tate img{
	width:70%;
	height:auto;
	padding:1% 0;
}
p.p_yoko img{
	width:100%;
	height:auto;
	padding:1% 0;
}
/*  scrollgeneric */ 
section#comment_area .comnt .scrollgeneric{line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
section#comment_area .comnt .vscrollerbase{
	background:url(../img/bg_scroller.gif) repeat-y scroll center 0  transparent;
	width:10px;
}
section#comment_area .comnt .vscrollerbar{
	width:10px;
	cursor:pointer;
	background-color:#ccc;
}

