﻿@charset "UTF-8";

.contents {
	width: 680px;
	padding: 0 20px 20px 20px;
}

/* タイトルバー */
.title-bar {
	color: #fff;
	font-size: 120%;
	line-height: 25px;
	font-weight: bold;
	width: 667px;
	height: 25px;
	background: url("../register/images/bt_user.gif") no-repeat;
	margin: 10px 0 0 0;
	padding: 0 0 0 13px;
}

#top-attention {
	background: #dcdcff;
	margin: 15px 15px 30px 15px;
	padding: 8px;
}

#top-attention .title {
	font-weight: bold;
	margin: 0 0 5px 0;
}

#entry-form .notice {
	font-weight: normal;
	color: #f00;
}

#entry-form .category-title {
	color: #fff;
	font-size: 110%;
	line-height: 20px;
	font-weight: bold;
	width: 667px;
	height: 20px;
	background: url("../register/images/bg_title_user.gif") no-repeat;
	margin: 5px 0 10px 0;
	padding: 0 0 0 13px;
}
#entry-form #category-title2 {
	margin-top: 20px;
}

.table-format td {
	vertical-align: top;
	padding: 5px 5px 8px 5px;
}

.table-format td input,
.table-format td select {
	font-size: 100%;
	line-height: 120%;
}
.table-format td input {
	padding: 0 3px 3px 3px;
}

.table-format .vmid td {
	vertical-align: middle;
}

.table-format td.title {
	font-weight: bold;
	padding-top: 8px;
}

#table-format1 td.title {
	width: 90px;
}
#table-format1 td.item {
	width: 560px;
}

#table-format2 td.title {
	width: 120px;
}
#table-format2 td.item {
	width: 530px;
}

.table-format td.item .exp {
	color: #009;
}

.table-format td.item .atn {
	font-size: 85%;
	line-height: 16px;
	color: #009;
}

.subtable-format .title2 {
	width: 80px;
	padding-top: 8px;
}

.subtable-format .item2 {
	width: 460px;
}

#adr-table .title2 {
	width: 60px;
}
#adr-table .item2 {
	width: 480px;
}

#user-num .title2 {
	width: 60px;
}
#user-num .item2 {
	width: 480px;
}

.table-format .margin-spc {
	font-size: 5px;
	line-height: 5px;
}

#entry-form .attention,
#entry-form .submit-btn {
	text-align: center;
	width: 500px;
}

#entry-form .attention {
	margin: 15px 0 10px 0;
}

#entry-form .submit-btn {
	margin: 0 0 30px 0;
}
