@charset "shift_jis";

body {
	margin: 0;
	padding: 0;	
}
#cont-ahlist {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 721px;
}
#cont-ahlist .ahlist_title {
	background-image: url(../img-ahlist/title.gif);
	background-repeat: no-repeat;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 136px;
	width: 721px;
}
#cont-ahlist .ahlist_title p {
	font-size: 12px;
	color: #000000;
	text-align: right;
	margin: 0px;
	padding-top: 90px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont-ahlist .navi01 {
	margin: 0px;
	clear: both;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 480px;
	list-style-type: none;
}
#cont-ahlist .navi01 li {
	font-size: 12px;
	font-weight: bold;
	color: #0055cc;
}

#cont-ahlist .ct_ahlist01 {
	background-image: url(../img-ahlist/kodawari01.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 295px;
	width: 721px;
	text-indent: -15000px;
}
#cont-ahlist .caution {
	background-color: #FFFFDF;
	border: 1px solid #BFBF66;
	margin: 0px;
	padding: 10px;
}
#cont-ahlist .caution p {
	font-size: 12px;
	margin: 0px;
	padding: 10px;
	font-weight: bold;
}
#cont-ahlist .area {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
#cont-ahlist .area p {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	float: left;
	color: #666666;
}
#ahlist p strong {
	font-weight: normal;
	color: #000000;
}

#cont-ahlist .area .here {
	color: #999999;
}
#cont-ahlist .area .right {
	float: right;
}
#cont-ahlist .ahlist01 {
	margin: 0px;
	clear: both;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#cont-ahlist .ahlist01 th {
	padding: 10px;
	background-color: #221155;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#cont-ahlist .ahlist01 strong {
	font-size: 14px;
}
#cont-ahlist .ahlist01 .t01 {
	background-color: #6E697D;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0px;
	padding: 10px;
	text-align: center;
	font-weight: bold;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#cont-ahlist .ahlist01 .t02 {
	background-color: #EEF7FF;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#cont-ahlist .ahlist01 .t03 {
	background-color: #D6EDFF;
	font-size: 12px;
	color: #000000;
	margin: 0px;
	padding: 10px;
	text-align: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.printTitle {display:none}

@media print {
#cont-ahlist .ahlist_title {
	background-image:none;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 25px;
	width: 640px;
}
.menu{display:none}
.printTitle {display:block}
#cont-ahlist {
	margin: 0px;
	padding: 0px;
	width: 640px;
	float:none;
}
} 
