* {
	color:#FFF;
	line-height:1.7em;
}
h2 p,h3 p,h4 p {
	text-indent:-99999px;
}

/*-------------------------------------- リンク色--------------------------------------*/
a:link {
text-decoration:none;
color:#000;
}

a:visited {
text-decoration:none;
color:#000;
}

a:hover {
text-decoration:none;
color:#000;
}

a:active {
text-decoration:none;
color:#000;
}
#contents {
	max-width:560px;
	margin:0 auto;
	padding:0 10px 0px 10px;
	overflow:hidden;
}

h1 {
	width:100%;
	margin:20px auto;
}
.fit img{
	width:100%;
}
.txtxArea {
	width:100%;
	font-size:16px;
	font-weight:bold;
	margin:0 auto;
}
.linkBtn {
	width:100%;
	padding:0 0 0 0;
	height:40px;
	margin:20px auto;
	background:#d41277 url(../img/sp_arrow.gif) no-repeat;
	background-size:16px 16px;
    background-position:right 10px center;
	text-align:center;
	font-weight:bold;
	font-size:24px;
	position:relative;
	line-height:40px;
	border-radius:6px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
}
.linkBtn a {
	width:100%;
	height:100%;
	position:absolute;
	top:0px;
	left:0px;
	line-height:40px;
}
.alert {
	width:100%;
	font-size:10px;
	margin:0 auto;
}
.alert p {
	color:#999;
	padding-left: 1em;
 	text-indent: -1em;
	margin:0 0 4px 0;
	line-height:1.4em;
}
.img {
	width:100%;
	margin:0 auto 40px auto;
}
#img3 {
	width:100%;
	margin:0 auto 10px auto;
}
#txtxArea2 {
	text-align:center;
}
#titArea {
	width:100%;
	height:20px;
	background:#191919;
	border-bottom:solid 1px #242424;
	border-top:solid 1px #242424;
}


/*-------------------------------------- Loopi--------------------------------------*/
#loppi {
	max-width:560px;
	margin:30px auto 0 auto;
	background:#FFF;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	padding:10px 0 10px 0;
}
#loppi #loppiImg {
	min-width:280px;
	margin:0 auto 0 auto;
}
#loppi #loppiImg img {
	width:100%;
}
#loppi #loppiHead {
	margin:0px auto;
	background:#66ccff;
	padding:10px 0;
	margin:0 10px 10px 10px;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
#loppi #loppiHead h1 {
	font-weight:normal;
	text-indent:-99999px;
	height:38px;
	line-height:60px;
	margin:0 0 6px 0;
	background:url(../img/loppi_h1.gif) no-repeat center top;
	background-size:150px 38px;
}
#loppi #loppiHead h2 {
	text-align:center;
	font-size:20px;
	line-height:24px;
	font-weight:bold;
	margin:0 auto 0 auto;
	padding:0;
	text-indent:0px;
}
#loppi #loppiHead h2 span {
	font-size:16px;
	line-height:24px;
}
#loppi #loppiHead h3 {
	width:200px;
	margin:-20px auto 6px auto;
	background:#FFF;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	position:relative;
	height:32px;
}
#loppi #loppiHead h3 a {
	position:absolute;
	width:100%;
	height:100%;
	text-align:center;
	font-size:20px;
	line-height:20px;
	color:#66ccff;
	font-weight:bold;
	line-height:20px;
	padding:6px 0;
}
#loppi #loppiHead p {
	text-align:center;
	font-size:12px;
	line-height:18px;
}
#loppi #loppiHead p span {
	font-size:10px;
}
#loppi #loppiTxtArea {
	margin:0 10px;
}
#loppi #loppiTxtArea p {
	color:#333;
	margin:2px 0 4px 0;
	font-size:12px;
	line-height:16px;
}
#loppi .midashi {
	text-align:center;
	width:200px;
	margin:10px auto 10px auto;
	background:#66ccff;
	font-weight:bold;
	font-size:14px;
	line-height:24px;
	border-radius:12px;
	-webkit-border-radius:12px;
	-moz-border-radius:12px;
}
#loppi .syouhin {
	margin:0 0 15px 0;
}
#loppi .syouhin h4 {
	text-align:center;
	font-size:18px;
	color:#66ccff;
	line-height:22px
}
#loppi .syouhin h4 span {
	font-size:16px;
	color:#66ccff;
	line-height:22px
}
#loppi .syouhin .nedan {
	text-align:center;
	font-size:16px;
	font-weight:bold;
	color:#777;
	margin:0 0 -2px 0;
}
#loppi .syouhin p {
	text-align:center;
	font-size:12px;
	color:#666;
	margin:2px 0;
}
#loppi #loppiTxtArea p i {
	text-align:center;
	color:#333;
	font-style:normal;
	font-size:10px;
	text-indent:-1em;
	margin-left:0 0 0 1em;
}
#loppi #url {
	padding:20px 0 10px 0;
	width:100%;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	border-top:dotted 1px #999;
}
#loppi #url a:link {
text-decoration:none;
color:#66ccff;
}

#loppi #url a:visited {
text-decoration:none;
color:#66ccff;
}

#loppi #url a:hover {
text-decoration:underline;
color:#66ccff;
}

#loppi #url a:active {
text-decoration:none;
color:#66ccff;
}