@charset "EUC-JP";
/***************************************************************

* ANA list.css

***************************************************************/
#content {
	background: url(../image/common/dot.gif) repeat-x left bottom;
}
.page-top {
	text-align: right;
	margin: 0 0 10px;
}
#form-nav {
	padding: 10px 0 0;
	margin: 0 0 20px;
}
#form-nav01 {
	width: 450px;
	float: left;
}
#form-nav02 {
	width: 250px;
	float: right;
}
h2 {
	padding: 10px;
	color: #3F4E65;
	font-size: 120%;
	background: #EFEFEF url(../image/common/dot.gif) repeat-x left top; 
}
h2 span {
	border-left: 1px solid #CCC;
	margin: 0 0 0 23px;
	padding: 0 0 0 10px;
}
.list-nav {
	padding: 10px 0;
	background: url(../image/common/dot.gif) repeat-x left top; 
}
.list-nav .count {
	width: 450px;
	float: left;
}
.list-nav .page {
	width: 250px;
	float: right;
	text-align: right;
}
table.listtb {
	width: 720px;
}
table.listtb h3 {
	font-size: 100%;
	line-height: 100%;
}
table.listtb  h3 img {
	vertical-align: middle;
	margin: 0 0 0 5px;
}
table.listtb  p.cation {
	color: #FF0000;
}
table.listtb th,
table.listtb td {
	padding: 10px 0 10px 10px;
	background: url(../image/common/dot.gif) repeat-x left top; 
}
table.listtb th.caps,
table.listtb td.caps {
	padding: 0 0 10px 10px;
	background: none; 
}
table.listtb th.even,
table.listtb td.even {
	background-color: #F0F9FF;
}
table#type01 h3 {
	margin: 0 0 5px;
}
#type01 th.col1 {
	width: 172px;
	text-align: left;
	font-weight: normal;
}
#type01 td.col2 {
	width: 230px;
}
#type01 td.col3 {
	width: 100px;
	text-align: center;
}
#type01 td.col4 {
	text-align: center;
}

#type02 th.col1 {
	width: 160px;
	font-weight: normal;
	text-align: left;
}
#type02 td.col2 {
	width: 470px;
}
#type02 td.col3 {
	text-align: center;
}

