@charset "utf-8";
/* CSS Document */

#contentsContainerTypeStore1col .containerMainClm{
	padding: 15px 29px;
	font-size:16px;
}
#contentsContainerTypeStore1col .containerMainClm p{
	margin-bottom: 20px;
}
#contentsContainerTypeStore1col .containerMainClm a{
	text-decoration: underline;
}
h1{
	margin: 0 auto;
}
.title_sp{
	display: none;
}
h2{
	background-color: #000;	
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	padding: 5px 15px;
	margin: 0 auto 20px;
	line-height: 1;
}
ul{
	margin: 0;
	padding: 0;
	list-style: none;
}
.lead_box{
	border: 5px #d6000F dotted;
}
.lead_box p{
	margin: 0 !important;
	padding: 10px 20px;
	font-size: 18px;
	font-weight: bold;	
	line-height: 1.4;
}
.regist_new{
	width: 600px;
	margin: 30px auto;
}
.regist_new img{
	width: 600px;
}
ul.camp_bnr{
	margin-bottom: 20px;
}
ul.camp_bnr li{
	text-align: center;
	margin-bottom: 10px;
}
.service_mem{
	width: 800px;
	margin: 0 auto 20px;
}
.service_mem img{
	width: 100%;
}
ul.faq .question{
	display: block;
	font-weight: bold;
	margin-bottom: 10px;
}
ul.faq .anser{
	display: block;
	background-color: #eee;
	padding: 10px;
	margin-left: 1em;
	margin-bottom: 20px;
	line-height: 1.5;
}
.other_faq{
	width: 500px;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
}
.other_faq a{
	color: #fff;
	background-color: #339900;
	padding: 5px;
	border-radius: 24px;
	text-decoration: none !important;
	display: block;
	font-size: 18px;
}
ul.bottom_bnr{
	margin-top: 20px;
	margin-left: 15px;
	overflow: hidden;
}
ul.bottom_bnr li{
	float: left;
	width: 300px;
	margin-right: 15px;
}
.regist_new a:hover img,
.other_faq a:hover{
	opacity: 0.7;
}
a img {
    border-style:none;
}
.link_red{
	background-color:#d6000F;
	text-align: center;
	margin: 20px 0;
}
.link_red a{
	color: #fff;
	line-height: 1.5;
	text-decoration: none!important;
	display: block!important;
	padding: 10px;
}
.link_red a:hover{
	text-decoration: underline!important;
}