* {
    margin: 0;
    padding: 0;
    font-style: normal;
    font-weight: normal;
}

body {
	text-align:center;
	color: #ffffff;
	font-size:12px;
	line-height:14px;
}

img { border:none;}

a:link    { color: #ffffff; text-decoration:underline;}
a:visited { color: #ffffff; text-decoration:underline;}
a:hover   { color: #ffddbb; text-decoration:underline;}

table.all_t{
	border-collapse: collapse;
	width:100%;
	height:700px;
/*	height:689px;*/
}

table.all_t td{
	width:50%;
}

.sekai{
	background: url("images/index_bg.gif");
	border-right:1px solid #2669FF;
}

.bodyheat{
	background-color: #FAFF00;
}

div#sekai_c{
	margin:0 auto 0 auto;
	width:353px;
	height:511px;
	background: url("images/index_sekai_bg.jpg") no-repeat;
}

div#body_c{
	top: 25px;
	margin:0 auto 0 auto;
/*	width:409px;
	height:570px; */
	width:353px;
	height:511px;
	background: url("images/index_body_bg.jpg") no-repeat;
}

div#button{
/*	margin:196px auto 0 auto;*/
	margin:0 auto 0 auto;
	padding-top:196px;
	width:190px;
	height:40px;
}

div#copy1{
	margin-top:40px;
	width:100%;
	text-align:center;
	color:#2669FF;
	font-family:'ゴシックフォント',sans-serif;
	letter-spacing:-1px;
}

div#copy2{
	margin-top:40px;
	width:100%;
	text-align:center;
	color:#FA3296;
	font-family:'ゴシックフォント',sans-serif;
}

h1{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	display:none;
}
h2{
	font-size:12px;
	line-height:14px;
	font-weight:bold;
	margin-bottom:20px;
}

.bodyheat #renew{
	position: relative;
	top: -40px;
	text-align: center;
	font-size: 18px;
	color: #fa3296;
	right: 15px;
	line-height: 1em;
}

