body {
	margin: 0px;
	padding: 0px;
	font-family: Helvetica;
}

a:link{color:#2971a7; text-decoration:none;}
a:visited{color:#2971a7; text-decoration:none;}
a:hover{text-decoration:underline;}

p {
	font-size: small;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

h1 {
	color: #ffffff;
	font-size: 16pt;
	text-align: center;
	margin: 0px;
	padding: 150px 0px 0px 0px;
	text-shadow: rgba(0, 0, 0, 0.6) 0px -1px 0px;
-webkit-text-size-adjust:none;
}

.header{
	background-image: url("images/iPhone_bg_01.jpg");
	background-repeat: no-repeat;
	width: 386px;
	height: 184px;
	margin: 10px auto 0px auto;
	padding: 0px;
}

.main{
	background-image: url("images/iPhone_bg_02.jpg");
	background-repeat: repeat-y;
	width:386px;
	margin: 0px auto 0px auto;
	padding: 10px 0px 20px 0px;
}

.mainbox{
	margin: 0px 43px 0px 43px;
	padding: 10px;
	background-color: #eaeaea;
	border: 1px solid #888888;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
}

.footer {
	background-color: #ffffff;
	background-image: url("images/iPhone_bg_03.jpg");
	background-repeat: no-repeat;
	width:386px;
	margin: 0px auto 0px auto;
	padding: 125px 0px;
}

.footer p{
	color: #333333;
}

form {
	color: #000000;
	margin: 0px;
	padding: 0px;
}

input, select {
	font-size: 13pt;
-webkit-border-radius: 8px;
} 

.pushbutton {
	font-size: 120%;
}

table,td,th {
	table-layout: fixed;
	margin: 0px;
	font-size: 9pt;
	border:1px solid #cccccc;
	background-color: #ffffff;
}
table th {
	color: #ffffff;
	background-color: #6b83a1;
}

center {
display :none;
}

#hantei_ran {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16pt;
}

#ads img {
float: left;
}