<style type=text/css>
<!--
body{
	background-image:url(http://kakuta.tv/images/index_back_img02.gif);
	background-color:#FFFFFF;
	background-position:top;
	background-repeat:repeat;
	background-attachment:scroll;
	margin:0 auto 30px auto;
	padding:0;
	text-align:center;
	line-height:120%;
	color:#333333;
	}
	
#header{
	margin:30px auto 0px auto;
	width:552px;
	height:4px;
	text-align:center;
	padding:0;
	background-image:url(/images/popup_head_back_img.gif);
	background-position:top;
	background-repeat:repeat;
	background-attachment:scroll;
}

#content{
	margin:0px auto 0px auto;
	width:552px;
	text-align:center;
	padding:0;
	background-image:url(/images/popup_cont_back_img.gif);
	background-position:top;
	background-repeat:repeat;
	background-attachment:scroll;
}

#footer{
	margin:0px auto 20px auto;
	width:552px;
	height:50px;
	text-align:center;
	padding:0;
	background-image:url(/images/popup_foot_back_img.gif);
	background-position:top;
	background-repeat:no-repeat; 
	background-attachment:scroll;
}

H1{
	padding:15px 0 0px 20px;
	color:#f06600;
	text-align:left;
	font-size:1.6em;
	line-height:1.6em;
	margin-bottom:0.6em;
	font-weight:bold;
}
P{
	text-align:left;
	line-height:1.2em;
	padding:0em 0em 0em 1.5em;
	margin-top:0em;
	margin-bottom:0.8em;
}

H2{
	font-size:100%;
	line-height:150%;
	text-align:center;
	color:#ffffff;
	background-color:#B0B0B0;
	font-weight:bold;
	width:530px;
}

.gobuttom{
	padding:1.2em;
	border:1px solid #f06600;
	width:1.6em;
	margin:2.5em auto 0 auto;
	text-align:center;
}

.gotext{ font-size:130%; }
.cr{color:#f06600;font-weight:bold;}

h3{
	font-size:1.1em;
	font-weight:bold;
	text-align:left;
	line-height:1.1em;
	margin:0.5em 1em 0em 1.5em ;
	;}

OL {
	text-align: left;
	padding-left:1em;
	padding-right:1.5em;
	list-style-type: decimal;
}

UL {
	text-align: left;
	margin-top: 0.5em;
	padding-left:1em;
	padding-right:1.5em;
	list-style-type: square;
}

.keitaionly{
 font-size:1px;
 color:#FFFFFF;
}

.keitaionly A{
 text-decoration : none;
 color:#FFFFFF;
}


input{line-height:-1em;}
-->
</style>