/*
	Resets defualt browser settings
	reset.css
*/

/*
	Page style
*/

body {
	background-color: #fee8f5;
}

.bannerrow {
	clear: both;
	line-height:0;
	margin: 0 auto;
	align: hidden;
	overflow: hidden;
	background-color: #ffd7ec;
	width: 882px;
}

.banner {
	float:left;
	background-repeat: no-repeat;
	margin : auto 0;
/*	border-style: dashed;
	border-width: 1px;*/
}

.bg {
	width: 880px;
	height: 727px;
	background-image: url(img/img_love_top_04.jpg);
}
.video {
	padding-top: 174px;
	padding-left: 243px;
}
.twitter_btn {
	padding-left: 60px;
	padding-top: 170px;
}


.bn82 {
	padding-left:24px;
}


.bn92 {
	/*border-style: dashed;
	border-width: 1px;*/
/*width:400px;
height:45px;*/
	padding-left:24px;
	padding-left:24px;
}

/* footer */
.footer {
	line-height: normal;
	color: #ffffff;
	background-color: #de0055;
}
.space {
	height: 60px; 
}
.navigation {
	float:left;
	font-size: small;
	padding-left: 20px;
	padding-top: 20px;
}
.divider {
	padding-left: 20px;
	padding-right: 20px;
}
.copyright {
	float:right;
	line-height: normal;
	
	padding-top:16px;
	padding-right:10px;
}
.tothetop {
	float:left;
	width: 100px;
	text-align: center;
	line-height: normal;
	padding-top:20px;
	padding-bottom:20px;
}



.tiles {
	margin: 0 auto;
	align: hidden;
	overflow: hidden;
}


.tile {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:10px;
	margin-left:10px;
	width:190px;
	/*height:270px;*/
	/*width:292px;
	height:380px;*/
}

.dummy {
	float:left;
	margin-top:10px;
	margin-bottom:10px;
	margin-right:5px;
	margin-left:5px;
	width:10px;
}

.panel {
	line-height: normal;
	margin-bottom: 2px;
}

.still {
	margin-top:2px;
	margin-bottom:2px;
	margin-right:2px;
	margin-left:2px;
}

.linkto {
	font-size: x-small;
}

.toqr {
	font-size: x-small;
}

.title {
	font-size: small;
}

.text {
/*	border-style: solid;
	border-width: 1px; */
	padding-top:4px;
	padding-bottom:4px;
	padding-left:4px;
	font-size: x-small;
/*	background-color: #ffffff; */
	color: #ff2165;
}




.span1 {
	float:left;
	width: 10%;
}
.span2 {
	float:left;
	width: 20%;
}
.span3 {
	float:left;
	width: 30%;
}
.span4 {
	float:left;
	width: 40%;
}
.span5 {
	float:left;
	width: 50%;
}
.span6 {
	float:left;
	width: 60%;
}
.span7 {
	float:left;
	width: 70%;
}
.span8 {
	float:left;
	width: 80%;
}
.span9 {
	float:left;
	width: 90%;
}

#container {
	width:890px;
	padding:0;
	margin:0 auto;
	position:relative;
	z-index:0;
}

#example {
	width:890px;
	height:237px;
	position:relative;
}

#frame {
	position:absolute;
	z-index:0;
	width:890px;
	height:341px;
	top:-3px;
	left:-80px;
}

/*
	Slideshow
*/

#slides {
	position:absolute;
	top:0px;
	left:0px;
	z-index:100;
}

/*
	Slides container
	Important:
	Set the width of your slides container
	Set to display none, prevents content flash
*/

.slides_container {
	width:890px;
	overflow:hidden;
	position:relative;
	display:none;
}

/*
	Each slide
	Important:
	Set the width of your slides
	If height not specified height will be set by the slide content
	Set to display block
*/

.slides_container div.slide {
	width:890px;
	height:217px;
	display:block;
}

/*
	Footer


#footer {
	text-align:center;
	width:580px;
	margin-top:9px;
	padding:4.5px 0 18px;
	border-top:1px solid #dfdfdf;
}
*/
/*
	Anchors
*/


a:link,a:visited {
	border: none;
	color: #c02a58;
	text-decoration:none;
}

a.toqr {
	color: #750024;
}

a img {
	border: none;
}

a.do {
	border: none;
	color:#ff0000;
}
a.GREE {
	border: none;
	color:#0070c0;
}
a.hangame {
	border: none;
	color:#7030a0;
}
a.mixi {
	border: none;
	color:#e46d56;
}
a.mobage {
	border: none;
	color:#2100cb;
}


a.footer {
	border: none;
	color:#ffffff;
}



img  {
    vertical-align:bottom;
}

