@charset "utf-8";
/* CSS Document */
body {
	width: 100%;
	height: 100%;
	margin: 0;
	background-color: #f5f5f5;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif"
}
header {
}
#heddercoler {
	width: 100%;
	height: 30px;
	background-color: #000;	
}
#title {
	width: 850px;
	font-size: 200%;
	height: 70px;
	font-weight: bold;
	margin: 10px auto 0 auto;
	padding: 15px 0 0 0;
	background: url(img/logo.png) no-repeat top left;
}
#ttl_txt {
	margin: 0 auto 0 auto;
	display: block;
	text-align: left;
	padding: 0 0 0 90px;
}

#main {
	width: 900px;
	height: auto;
	margin: 0 auto 0 auto;
	border: 1px solid #777777;
	padding: 30px;
	background-color: #fff;
}
#main ul{
	margin: 0;
}
#main li{
	list-style: disc;
	list-style-position: outside;
	margin: 0 0 1em -1em;
}
footer {
	width: 100%;
	text-align: center;
	font-size: 50%;
	margin: 50px 0 0 0;
}
#footcoller {
	height: 30px;
	background-color: #000;
	margin: 15px 0 0 0;
}

.h1_01 {
	text-indent: 0.8em;
	background: url(img/catchh.png) no-repeat;
}
.q_01 {
	background: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 0.5em;
	margin: 0;
	font-weight: bold;
}
.a_01 {
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	padding: 0.5em 0.5em 1em 0.5em;
	margin: 0;
}
.a_02 {
	background: #fff;
	border-top: 1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	border-right: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
	padding: 0.5em 0.5em 1em 0.5em;
	margin: 0;
}


.submit01 {
	padding: 1em;
	width: 60%;
	background: #c87676;
	color: #fff;
	border: 0;
	margin: 2em auto 2em auto;
	text-align: center;
	font-size: 105%;
}
.submit01:hover {
	background: #ac4242;
	color: #fff;
	border: 0;
}
.submit02 {
	padding: 1em;
	width: 100%;
	background: #c87676;
	color: #fff;
	border: 0;
	margin: 2em auto 2em auto;
	text-align: center;
	font-size: 90%;
}
.submit02:hover {
	background: #ac4242;
	color: #fff;
	border: 0;
}

.h1_02 {
	color: #c5c5c5;
	font-weight: bold;
	text-align: center;
	font-size: 150%;
}

table {
	font-size: 120%;
	margin: auto;
}
table input, textarea, select {
	font-size: 110%;
	padding: 0.2em;
	font-family : inherit;
}

table td {
	padding: 0.5em;
}

.mail01 {
	width: 20em;
}
.mail02 {
	width: 20em;
}
.name01 {
	width: 9em;
}
.name02 {
	width: 9em;
}
.kana01 {
	width: 9em;
}
.kana02 {
	width: 9em;
}
.pcode01 {
	width: 2em;
}
.pcode02 {
	width: 3em;
}
.address {
	width: 90%;
	height: 5em;
}
.tel01 {}
.category01 {}
.birthday01{
	width: 3em;
}
.birthday02{
	width: 2em;
}
.birthday03{
	width: 2em;
}

#ac_resume1 a.file02, #ac_curriculumvitae1 a.file02 {
	display: block;
	padding: 0.3em 0.5em 0.2em 0.5em;
	background-color: #b5b5b5;
	font-size: 80%;
	color: #fff;
	width: 50px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin: 0 0.5em 0 0;
}

.file {
	display: inline-block;
	overflow: hidden;
	position: relative;
	padding: 0.3em 1em 0.3em 1em;
	background-color: #b5b5b5;
	font-size: 90%;
	color: #fff;
}

.file input[type="file"] {
	opacity: 0;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
	position: absolute;
	right: 0;
	top: 0;
	margin: 0;
	font-size: 90%;
	cursor: pointer;
}

.url01{
	width: 20em;
}
.note01{
	width: 90%;
	height: 5em;
}
.note02{
	width: 20em;
}
table p {
	font-size: 70%;
	color: #ff0000;
	margin: 0;
}

.confirm {
	text-align: left;
}

.confirm p{
	color: #000;
}
.confirm div{
	font-weight: bold;
	font-size: 120%;
	float: left;
}
.confirm a.file02 {
	display: block;
	padding: 0.3em 0.5em 0.2em 0.5em;
	background-color: #b5b5b5;
	font-size: 80%;
	color: #fff;
	width: 50px;
	text-align: center;
	text-decoration: none;
	float: left;
	margin: 0 0.5em 0 0;
}
.complete {
	font-size: 120%;
	text-align: center;
	text-align: center;
}

.filename01 {
	padding: 0.2em 0 0.2em 0;
	display: block;
	text-align: left;
	white-space: nowrap;
}

.cue span {
display: block;
}


.income01{
width: 5em;
margin: 0 0 0 0;
}
.income02{
width: 5em;
margin: 0;
}

.radiobtn label{
margin: 0 1em 0 0;
}

