@charset "utf-8";

html, body {
	background: url(img/bg2.gif) repeat-y center top #16d0ff;
	font-family: sans-serif;
	line-height: 1.5em;
	font-size: 18px;
}
a {
	color: #00a8ff;
}
a:hover {
	color: #fa0668;
}
#wrapper {
	width: 480px;
	margin: 0 auto;
	background: #fff;
}

header {
	height: 183px;
	overflow: hidden;
	background: url(img/top_header.png) no-repeat;
}
header h1 {
	height: 155px;
	width: 480px;
}

header.second {
	height: 105px;
	overflow: hidden;
	background: url(img/header.png) no-repeat;
}
header.second h1 {
	height: 70px;
}


footer {

}
footer h2 {
	float: left;
	margin: 0;
	padding: 0;
}
footer h2, footer h2 a {
	width: 145px;
	height: 56px;
}
footer h2 a img {
	left: 0;
	top: 0;
}
footer ul.navi {
	width: 330px;
	float: right;
	padding: 37px 0 8px 5px;
	font-size: 11px;
	height: 1em;
	line-height: 1em;
	height: 1em;
}
footer ul.navi li {
	display: inline;
}
footer div.copy {
	clear: both;
	text-align: center;
	background: url(img/double.png) repeat-x 0 2px;
	padding-top: 9px;
	font-size: 12px;
}
h1 {
}
h1, h1 a {
	padding: 0;
	text-align: center;
}
h1 a {
	display: block;
	text-decoration: none;
	color: #fff;
}
h1 a img {
	display: block;
}
h2, h3, h4 {
	font-weight: bold;
}
h2 {
	font-size: 25px;
}
h3 {
	font-size: 22px;
	padding: 5px 10px;
}
#contents {
	background: #fff;
	margin: 0;
	padding: 0;
}
section {
	padding: 5px 10px;
	margin: 0;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
section section {
	background: url("img/dot.gif") repeat scroll 0 0 #eee9df;
	padding: 5px 10px;
}
input, textarea {
    border: 1px solid #555555;
    padding: 2px 3px;
}

input {
    display: block;
    font-size: 16px;
    height: 19px;
    line-height: 19px;
}
input[type="checkbox"], input[type="radio"] {
    border: medium none;
}
input[type="checkbox"], input[type="radio"] {
    display: inline;
}
input[type="radio"] {
    vertical-align: bottom;
}

td, th {
	padding: 5px;
}

.caption {
	font-size: 30px;
	text-align: center;
	font-weight: bold;
	padding: 30px 0 10px 0;
}
a#goTop {
	display: none;
	background: url(img/goTop.gif) no-repeat;
	color: #fff;
	width: 38px;
	height: 45px;
	position: fixed;
	bottom: 60px;
	left: 50%;
	margin-left: 260px;
}
.cssbtn2 {
	margin: 5px 20px;
}

.yamastarForm {
	padding: 0 0 0 10px;
}
.yamastarForm input {
	font-size: 18px;
	padding: 5px;
	width: 370px;
}
.yamastarForm textarea {
	font-size: 18px;
	padding: 5px;
	width: 370px;
}
.yamastarForm input[type="checkbox"] {
	width: 30px;
	background: #000;
}
.hissu {
	font-size: 18px;
}

input.cssbtn2[type="submit"] {
	height: 42px;
	padding: 0;
	width: 90%;
	margin: 10px auto;
	cursor: pointer;
	font-size: 20px;
}

.next {
	width: 266px;
	height: 45px;
	background: url(img/next.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}

.yazirushi {
	width: 106px;
	height: 56px;
	background: url(img/yazirushi.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}


.next p {
    text-align: center;
    text-decoration: none;
    text-shadow: 0 -1px 0 #06236C, 1px 0 0 #06236C, 0 1px 0 #06236C, -1px 0 0 #06236C;
    letter-spacing: 3px;
    color: #fff;
    font-weight: bold;
    padding-top: 10px;
    line-height: 1em;
}
.alert {
	color: #BB0000;
    font-weight: bold;
    margin: 0 20px;
}
table tr td.starL, table tr td.starM, table tr td.starS {
	background-position: center center;
	background-repeat: no-repeat;
}
table tr td.starL {
	background-image: url(img/starL.png);
}
table tr td.starM {
	background-image: url(img/starM.png);
}
table tr td.starS {
	background-image: url(img/starS.png);
}

.fukidashi {
    position: relative;
    background: #000;
    height: auto;
    line-height: 1.5em;
    font-size: 13px;
    text-align: left;
    width: 90px;
    color: #fff;
    padding: 5px 10px;
    margin-bottom: 20px;
}
.fukidashi:after {
    content: '';
    position: absolute;
    border-top: 10px solid #000;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    bottom: -9px;
    left: 5px;
}
#setsumeiBox {
	display: none;
	border: 1px solid #ddd;
	margin: 10px 10px 15px 10px; 
	padding: 5px 15px 10px 15px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#setsumeiBox h4 {
	padding-top: 5px;
}
h2.step, h3.step, h3.rank {
	width: 447px;
	height: 71px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
h2.step, h3.step {
	background: url(img/step.png) 0 0 no-repeat;
}
h3.rank {
	background: url(img/rank.jpg) 0 0 no-repeat;
}
h2.step span.number, h3.step span.number, h3.rank span.number {
	height: 1em;
	line-height: 1em;
	display: block;
	position: absolute;
	color: #fff;
	text-shadow: 0 -1px 0 #580909, 1px 0 0 #580909, 0 1px 0 #580909, -1px 0 0 #580909;
	top: 28px;
	left: 28px;
	font-size: 23px;
}
h2.step span.title, h3.step span.title, h3.rank span.title {
	height: 1em;
	line-height: 1em;
	display: block;
	position: absolute;
	font-weight: bold;
	color: #083265;
	text-shadow: 0 -1px 0 #fff, 1px 0 0 #fff, 0 1px 0 #fff, -1px 0 0 #fff, 0 2px 2px #999;
	top: 34px;
	left: 72px;
	font-size: 22px;
}

img.frameL, img.frameR {
	background: url(img/imgFrame.png) no-repeat 0 0;
	display: block;
}
img.frameL {
	float: left;
	padding: 5px 20px 13px 5px;
}
img.frameR {
	float: right;
	padding: 5px 5px 13px 20px;
}
section.step {
	padding: 15px 25px 15px 25px;
}
div.pnkz {
	margin-top: -10px;
}
ul.pankuzu {
	padding-left: 10px;
	width: 390px;
	float: left;
}
ul.logout {
	padding-right: 10px;
	width: 70px;
	float: right;
}
ul.pankuzu li, ul.logout li {
	display: inline;
	font-size: 13px;
}
section section section.alert {
	font-size: 14px;
	line-height: 1.3em;
	color: #ca0909;
	background: #fff;
	border: 1px solid #ddd;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	margin: 5px;
	padding: 5px 10px;
	font-weight: normal;
}

div.googleAdsBox{
	margin: 5px auto;
	width: 468px;
	height: 60px;
	overflow:hidden;
}
.listStyleCircle {
	list-style: circle;
	padding-left: 20px;
}
.listStyleCircle li {
	margin: 5px 0;
}
