@charset "UTF-8";

h1.archive_head
{
	padding:0;
	margin:0 0 15px 0;
}

div.content_wrapper
{
	padding:0;
	margin:0 55px 40px 55px;
}

/* all */
.emphasis { font-size:120%; line-height:1.6; }
.annotation { font-size:85%; line-height:1.4; }
.content_wrapper ol { padding-left:0!important; margin-left:0!important; }
.content_wrapper ol li { margin-bottom:5px; }
.list-sub-first { margin-top:5px!important; }
.images { width:181px; float:right; margin:0 0 15px 30px; }
.table01 { width:690px!important; font-size:100%; }

/* staff */
dl.list-table dt { margin-bottom:5px; }
table.staff-data th { font-weight:normal!important; width:100px; vertical-align:top; } 
table.staff-data td { padding-bottom:6px; }
table.staff-data { font-size:100%; }

/* site map */
ul.list-dottedline li { border-bottom:1px dotted #babbb5; padding-bottom:10px; margin-bottom:10px; }
ul.list-sub li { border:none !important; padding-bottom:5px !important; margin-bottom:0 !important; }





/* form */

/*
form span.formAttention
{
	font-size:80%;
	color:#ff0000;
	background-color:inherit;
}
*/

form table
{
	width:690px;
	padding:0;
	margin:0 0 20px 0;
	border-collapse:collapse;
	border:none;
}

form table tr th
{
	vertical-align:top !important;
}

form table tr td
{
	vertical-align:top !important;
}

/*
form table tr td.left
{
	background:#e3f1ff;
	border:1px solid #A4A4A4;
	padding:2px;
	margin:0;
}

form table tr td span
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	padding:0 0 0 5px;
	margin:0;
}

form table tr td.right
{
	color:inherit;
	background:#f8f8f8;
	border:1px solid #A4A4A4;
	padding:2px;
	margin:0;
}

form table tr td.right input
{
	padding:2px;
	margin:0;
	font-size:80%;
}

form table tr td.right span
{
	font-size:60%;
	margin-left:5px;
}
*/

div#tableButton
{
	text-align:center;
}

div#tableButtonInner
{
	width:205px;
	margin:0 auto;
	text-align:left;
}

/*
div#tableButton p.left,
div#tableButton p.right,
div#tableButton p.left input,
div#tableButton p.right input
{
	width:80px;
}
div#tableButton p.left
{
	float:left;
}
div#tableButton p.right
{
	float:right;
}
*/

/* form_end */
