@charset "utf-8";

#contents {
	height: 900px;
}

#fadein {
	display: none;
}

.copy_main {
	position: absolute;
	top: 96px;
	left: 28px;
}

.copy_sub {
	position: absolute;
	top: 96px;
	left: 500px;
}

div#form {
	position: absolute;
	top: 200px;
	left: 490px;
}

div#form table {
	border-top: 1px solid #CCCCCC;
	border-bottom: none;
	border-left: none;
	border-right: none;
	font-size: 100%;
	margin-left: 10px;
	width: 440px;
}

div#form table td {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: none;
	border-right: none;
	padding: 10px;
}

div#form table th {
	border-top: none;
	border-bottom: 1px solid #CCCCCC;
	border-left: 6px solid #CCCCCC;
	border-right: none;
	background-color: #F3F3F3;
	font-weight: normal;
	padding: 10px;
	width: 120px;
}

div#form table th.must {
	border-left-color: #FF0066;
}

div#form table th em {
	font-style: normal;
	font-size: 0.8em;
	color: #FF0000;
	padding-left: 5px;
}

div#form ul.tenpo_shot {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

div#form ul.tenpo_shot li {
	float: left;
	list-style: none;
	margin: 0 6px 12px 0;
	padding: 0;
}

div#form ul.access {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}

div#form ul.access li {
	float: left;
	list-style: none;
	margin: 0 6px 12px 0;
	padding: 0;
}

div#form ul.access dl {
	margin-left: 10px;
}

div#form ul.access dt {
	background-color: #D5D3D0;
	margin: 10px 0 0 0;
	padding: 0;
}

div#form ul.access dd {
	margin: 0 0 0 10px;
	padding: 0;
}

div#form p.magazine {
	margin: 0 0 0 10px;
}

div#form p.staff {
	margin: 6px 0 0 10px;
}

div#form p.intro_system {
	margin: 0 0 0 10px;
	padding: 0 10px 0 0;
}

div#form p.article {
	margin: 0 0 0 10px;
}

div#form p.article_text {
	margin: 0 0 0 10px;
}

div#form p.access_map_name {
	margin: 0 0 0 10px;
}

.text1, .text2, .text3, .text4, .text5 {
	border: 1px solid #CCCCCC;
	background-color: #F3F3F3;
	padding: 2px;
}

.text1 {
	width: 200px;
}

.text2 {
	width: 100px;
}

.text3 {
	width: 98%;
}

.text4 {
	width: 250px;
}

.text5 {
	width: 30px;
}

.radio1 {
	margin-right: 25px;
}

.checkbox1 {
	margin-right: 25px;
}