@charset "utf-8";
* {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "Microsoft Sans Serif", sans-serif, "ＭＳ Ｐゴシック", "osaka";
	margin: 0;
	padding: 0;
}
body {
	background-color: #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #332;
	line-height: 130%;
	text-decoration: none;
	text-align: center;
}
a:link {
	color: #03c;
	text-decoration: none;
}
a:visited {
	color: #03c;
	background-color: inherit;
	text-decoration: none;
}
a:active ,a:hover {
	color: #396;
	text-decoration: underline;
}
a img {
	border-style: none;
	color: white;
	background-color: inherit;
}
strong {
	color: #f00;
	background-color: inherit;
	font-weight: normal;
	font-style: normal;
}
em {
	font-weight: bolder;
	font-style: normal;
}
ol , ul {
	padding: 0em 1em 0em 1em;
}
h1 , h2 , h3 {
	text-align: left;
	font-family: "Hiragino Kaku Gothic Std", "ヒラギノ角ゴ Std W8", "Microsoft Sans Serif", sans-serif, "ＭＳ Ｐゴシック", "osaka";
	margin-top: .5em;
}
h1 {
	width: 100%;
	color: #fff;
	font-size: x-large;
	background-color: #66f;
	text-indent: 1em;
	padding: .5em 0em .5em 0em;
	margin-top: 1em;
	margin-bottom: .5em;
	margin-left: auto;
	margin-right: auto;
}
h2 {
	font-size: large;
}
div.form {
	text-align: left;
	border: 3px solid #aaf;
	padding: 3px 3px 3px 3px;
	clear: both;
}
table.profile , table.shikaku {
	width: 100%;
	text-align: left;
	color: inherit;
	background-color: #fff;
	border-top: 1px solid #666;
	border-right: 1px solid #666;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
table.noboder {
	text-align: left;
	background-color: #fff;
	border: 0px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
}
table.profile2 th {
	text-indent: 1em;
	text-align: left;
	font-size: medium;
	background-color: #960;
	color: #fff;
	margin: 0px;
	padding: 0.1em 0px;
}
table.profile th , table.shikaku th {
	color: #fff;
	background-color: #66f;
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 3px 5px 3px 5px;
	empty-cells: show;
	text-align: right;
	font-size: small;
	font-weight: bold;
}
table.profile th {
	width: 8em;
}
table.shikaku th {
	width: 12em;
}
table.profile th span , div.phototext span , div.mandatory span {
	color: #f00;
	background-color: inherit;
	font-weight: bold;
}
table.shikaku th span {
	font-size: small;
	font-weight: normal;
}
table.profile th div.notice {
	color: #fff;
	background-color: inherit;
	font-size: small;
	font-weight: normal;
}
table.profile td , table.shikaku td {
	border-bottom: 1px solid #666;
	border-left: 1px solid #666;
	padding: 3px 5px 3px 5px;
	font-size: small;
	empty-cells: show;
}
input.reset , input.submit {
	margin-top: 1em;
	margin-bottom: 1em;
	padding: 2px 1px 1px 1px;
	width: 11em;
	text-align: center;
}
input.reset {
	float: left;
	color: #333;
	background-color: inherit;
	font-weight: normal;
}
input.submit {
	float: right;
	color: #000;
	background-color: inherit;
	font-weight: bold;
}
fieldset {
	border: none;
	width: 100%;
	margin: 0px;
	clear: both
}
legend {
	margin: 0px;
}
legend {
	_margin-left: -8px;
}
legend span {
	display: block;
	width: 588px;
	text-indent: 1em;
	text-align: left;
	font-size: medium;
	background-color: #960;
	color: #fff;
	margin: 0px;
	padding: 0.1em 0px;
}
legend span {
	_width: 589px;
}
fieldset.profile {
	width: auto;
}

div.contents , div.button {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.contents {
	clear: both;
	font-size: small;
	text-align: center;
	line-height: 150%;
	padding-bottom: 10px;
}
div.contents p {
	text-align: left;
	margin-top: 1em;
	margin-bottom: 1em;
}
div.contents ol.notice {
	text-align: left;
	line-height: 1.5em;
	border: 3px solid #aaf;
	padding: 1em;
	clear: both;
}
div.contents li {
	text-align: left;
	margin-left: 1.5em;
}
div.photo {
	font-size: small;
	width: 140px;
}
div.photo img {
	border: 3px solid #66f;
}
div.photo div.phototext {
	width: 138px;
	text-align: center;
	color: inherit;
	background-color: #66f;
}
div.profile {
	width: 440px;
}
div.profile2 {
	width: 588px;
}

div.auth_shikaku , div.auth_profile {
	width: 285px;
	height: 200px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	border: 3px solid #aaf;
	padding: 3px 2px 3px 2px;
}
div.auth_shikaku h2 , div.auth_profile h2 {
	font-size: large;
	width: 285px;
	text-align: center;
	margin-top: .5em;
	margin-bottom: .5em;
	padding-bottom: .5em;
	border-bottom: 3px solid #aaf;
}
div.auth_shikaku p , div.auth_profile p {
	text-align: left;
	font-size: small;
}
div.auth_shikaku .submit , div.auth_profile .submit {
	float: none;
	display: block;
	margin-top: 3em;
	margin-bottom: 1em;
	margin-left: auto;
	margin-right: auto;
	width: 15em;
}
div.auth_shikaku , div.mandatory {
	float: left;
}
div.auth_profile , div.perusal {
	float: right;
}
div.perusal {
	font-size: small;
}
div.errorresult {
	width: 475px;
	text-align: left;
	line-height: 150%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	margin-bottom: 1em;
	background-image: url(/img/error.gif);
	background-repeat: no-repeat;
	background-position: 1px 0px;
	padding-left: 25px;
	padding-bottom: 15px;
}
div.errorresult em {
	display: block;
}
div.footer {
	clear: both;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 1em;
	font-size: small;
	text-align: right;
}
div.footer img {
	clear: both;
	width: 57px;
	display: block;
	margin-right: 0px;
	margin-left: 523px;
}
.error {
	color: inherit;
	background-color: #fc0;
}
.errmassage {
	color: #f00;
	background-color: inherit;
	font-weight: bolder;
}
.comments, .errmassagesmall ,.attention {
	font-size: small;
	font-weight: normal;
}
.errmassagesmall ,.attention {
	color: #f00;
	background-color: inherit;
}
.comments {
	color: #093;
	background-color: inherit;
}
.example , .disable {
	color: #999;
	background-color: inherit;
}
.w {
	color: inherit;
	background-color: #fff;
}
.g {
	color: inherit;
	background-color: #eee;
}
.clear {
	clear: both;
}

