BODY {
	margin:0;
	text-align:centert;
	background:url(https://nazo2.cloud/img/background/h.png);
	color:#dc143c;
	line-height:130%;
	overflow-x :hidden;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
}
/*--------------------------------------
  リンク
--------------------------------------*/
A:link, A:visited, A:active{

	font-weight:500;
	text-decoration:none;
}
A:hover {
	color:#ba55d3;
	text-decoration: underline;
}
/*--------------------------------------
  ヘッダー
--------------------------------------*/
header {
	width: 100%;
	height: 66px;
	color:#c71585;
	margin: 0;
}
header h1 {
	font-size: 30px;
	margin: 0 10px;
	padding:0;
	line-height: 100%;
	float: left;
	text-shadow:	2px  2px 5px #ffffff,
			-2px  2px 5px #ffffff,
			 2px -2px 5px #ffffff,
			-2px -2px 5px #ffffff;
}
header span {
	display:block;
	margin:0;
	padding:0;
	width:100%;
	font-size :20px;
}
header img {
	width: 33px;
	height: 30px;
	vertical-align: -5;
	margin-left: 10px;
}
header a{
	color:#dc143c;
}

.navtop {
	margin: 6px;
	font-size: 18px;
}
/*--------------------------------------
  スタートボタン
--------------------------------------*/
.start li{
	width: 280px;
	height: 40px;
	margin-bottom:5px;
	background:#ffffff;
	box-sizing:border-box;
	border: 2px #ffffff solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.start li a{
	padding:5px;
	box-sizing:border-box;
	display:block;
	width:100%;
	height: 40px;
	color:#dc143c;
}

h2{
	font-size:20px;
}
h2 img{
	vertical-align:-10px;
	margin-right:5px;
	width: 48px;
	height: 48px;
}


/*シェアボタン*/
.share{
	width: 100%;
	max-width:420px;
	margin: 0 auto;
	text-align:center;
}
.share a{
	text-decoration: none;
}
.share img{
	text-decoration: none;
	width: 30%;
	max-width: 140px;
}

/*--------------------------------------
  メインカラム
--------------------------------------*/
#main {
	width:100%;
	max-width:800px;
	background:#ffb6c1;
	text-align:left;
	font-size:20px;
	margin:0 auto;
	padding:8px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 2px #ffffff solid;
	box-sizing:border-box;
}

p{
	line-height:140%;
	padding: 0 5px;
}
/*--------------------------------------
  UL のデフォルト
--------------------------------------*/
ul{
	margin:0;
	padding:0;
	list-style-type:none;
}
li {
	margin:0;
	padding:0;
}
/*--------------------------------------
  メニュー
--------------------------------------*/
.menu{
	font-size:16px;
}
.menu li {
	margin:0;
	padding:5px;
	height:70px;
}
.menu li img{
	vertical-align:-3px;
	margin-right:5px;
	width:30px;
	height:22px;
}

/*--------------------------------------
  リンクボタン
--------------------------------------*/
.link a{
	color:#ffffff;
	text-align: center;
	font-size:24px;
	clear:both;
	display: block;
	margin: 0 auto;
	margin-bottom: 1px;
	height: 55px;
	width: 320px;
	line-height: 55px;
	text-decoration: none;
	background:url(https://nazo2.cloud/img/banner/button_pink.png);
	-moz-background-size: 100% 100%;
	 background-size: 100% 100%; 
}

.ico{
	vertical-align:-3px;
	margin-right:5px;
	width:30px;
	height:22px;
}


/*--------------------------------------
　フッターリンク
--------------------------------------*/
#info {
	width:90%;
	max-width:640px;
	margin:0 auto;
}
#info li {
	float:left;
	width:25%;
	line-height:130%;
	text-align:center;
	height:35px;
	font-size:14px;
	padding:8px 5px 0 5px;	
	background-color:#00b250;
	box-sizing:border-box;
	border-bottom:1px #cccccc solid;
	border-right:1px #cccccc solid;
}
#info li a {
	color:#ffffff;
}

.red  {color:#ff3333;  font-weight:bolder;}

.kaitou {font-size:24px;  color:#990000;  font-weight:bolder;  margin-left:10px;  text-decoration:underline;}

IMG.top{vertical-align:-7px;  margin-left:10px;} 
IMG.new{vertical-align:-1px;  margin-right:5px;}

IMG.botan{vertical-align:-2px;  margin-right:5px;}

/*--------------------------------------
　フッターリンク
--------------------------------------*/
#info li {
	width:50%;
}
