* {
	padding: 0;
	margin: 0;
}

body {
	width: 100%;
	background-color: #fcbde1;
	background-image: url(../images/bg.png);
}

ul, li, ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

img {
	vertical-align: bottom;
}
a img {
	border: none;
}

#wrapper {
	width: 630px;
	position: relative;
	padding: 10px 0 0 10px;
	margin: 0 auto;
}

#header-area {
	width: 100%;
	background-color: #f668b2;
	color: #ffffff;
	font-weight: bold;
}

#header {
	margin: 0 auto;
	padding: 8px 10px;
}

#logo-sanrio {
	width: 135px;
	height: 38px;
	background-image: url(../images/logo_sanrio.png);
	background-repeat: no-repeat;
}

#logo-sanrio a {
	text-indent: -9999em;
	display: block;
	width: 135px;
	height: 38px;
}

#footer-area {
	background-color: #f668b2;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
}

#footer {
	padding: 0 3%;
}

#credit {
	margin-top: 1em;
	font-size: small;
}

#credit p {
	text-align: right;
}

.horizontal_line {
	font-size: 0;
	clear: both;
	background-image: url(../images/horizontal_line.png);
	background-repeat: repeat-x;
	background-size: auto 100%;
	width: 100%;
	height: 10px;
}

#grid-content {
	position: relative;
	margin: 0;
	width: 100%;
	overflow: hidden;
}

.clearfix {
	content: ".";
	display: block;
	height: 0;
	font-size: 0;
	clear: both;
}

#grid-content li {
	position: relative;
	float: left;
	width: 305px;
	margin: 0 10px 10px 0;
	background-color: #f668b2;
	overflow: hidden;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

#grid-content li#title {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	background-color: #ffffff;
}

h1 {
	padding: 10px;
}

h1 img {
	width: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

#grid-content li#mailmagazine {
	position: relative;
}

#grid-content li#mailmagazine img {
	z-index: 5;
}

#grid-content li#mailmagazine a.a01 {
	position: absolute;
	display: block;
	z-index: 10;
	bottom: 2%;
	left: 2%;
	width: 47%;
	height: 18%;
	text-indent: -9999em;
}

#grid-content li#mailmagazine a.a02 {
	position: absolute;
	display: block;
	z-index: 10;
	bottom: 2%;
	right: 2%;
	width: 47%;
	height: 18%;
	text-indent: -9999em;
}

#grid-content li#sanrio_site {
	width: 285px;
	padding: 10px;
	background-color: #c1e7ff;
}

#grid-content li#sanrio_site h2 {
	width: 90%;
	padding: 1% 5%;
	margin-bottom: 10px;
	height: auto;
	font-size: medium;
	text-indent: 0;
	background-color: #54c2f0;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	-o-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
}

#grid-content li#sanrio_site h2 img {
	width: 100%;
}

#grid-content li#sanrio_site div {
	margin: 0 0 5px 0;
}

#grid-content li#sanrio_site li img {
	width: 100%;
}


#grid-content li#launch {
	width: 600px;
	background-color: #54c2f0;
	font-size: 26px;
}
#grid-content li#launch .wrapper {
	line-height: 2em;
	color: #ffffff;
	text-align: center;
	text-shadow: 0 0 3px black;
}

#grid-content li.dashed {
	width: 285px;
	padding: 10px;
}

#grid-content li.dashed .wrapper {
	border: 2px dashed #ffffff;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

#grid-content li#howabout,
#grid-content li#coupon,
#grid-content li#puroland,
#grid-content li#mapeffect {
	background-color: #9acc2f;
}

#grid-content li#howto,
#grid-content li#schedule,
#grid-content li#atractions {
	background-color: #f668b2;
}

#grid-content li#onepoint,
#grid-content li#sushi {
	background-color: #54c2f0;
}

#grid-content li#gacha,
#grid-content li#horror,
#grid-content li#other {
	background-color: #f29600;
}


#grid-content li h2 {
	height: 0;
	font-size: 0;
	width: 100%;
	text-indent: -9999em;
}

#grid-content li .content {
}

#grid-content li img {
	width: 100%;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
}

#grid-content li.mainvisual {
	background-color: #eeeeee;
}

#grid-content li.contract {
	width: 285px;
	padding: 10px;
	float: left;
	background-color: #ffff00;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

#grid-content li.contract div {
	display: table;
	width: 100%;
	min-height: 7em;
}

#grid-content li.contract a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
/*
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: -moz-linear-gradient(#ffff00, #ffcc00);
	background: -webkit-linear-gradient(#ffff00, #ffcc00);
	background: linear-gradient(#ffff00, #ffcc00);
*/
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	padding: 0;
/*
	padding: 2% 0;
*/
}

#grid-content li.contract a img {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	-o-border-radius:0;
	-ms-border-radius:0;
	border-radius:0;
/*
	width: 10%;
	margin-bottom: 10px;
*/
}

#grid-content li.demo {
	width: 285px;
	padding: 10px;
	float: left;
	background-color: #ffffff;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-o-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
}

#grid-content li.demo div {
	display: table;
	width: 100%;
	height: 7em;
	min-height: 7em;
}

#grid-content li.demo a {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	-o-border-radius: 6px;
	-ms-border-radius: 6px;
	border-radius: 6px;
	background: #e50038;
	background: -moz-linear-gradient(#e50038, #c8000c);
	background: -webkit-linear-gradient(#e50038, #c8000c);
	background: linear-gradient(#e50038, #c8000c);
	font-size: x-large;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
	padding: 2% 0;
}

#grid-content li.demo a img {
	width: 10%;
	margin-bottom: 10px;
}
