@charset "utf-8";
/*--------------------------------------------

	css/print.css

----------------------------------------------*/

@import "reset.css";
@import "base02_press.css";
@import "module.css";
@import "press.css";
/*
@import "dropdowns_for_press.css";
*/
@import "dropdowns02.css";
@import "cover_address.css";


/*	#PopList for list
----------------------------------------------*/
#PopList {}

#PopList ul {}

#PopList ul li {
	width: 210px;
	float: left;
	text-align: center;
	background: url(../img/press/print/bg_cross_border.gif) no-repeat right bottom;}

#PopList ul li dt img {
	max-width: 178px;
	max-height: 178px;}

#PopList ul li dl {
	margin-top: 10px;}

#PopList ul li dt {
	height: 19em;}

#PopList ul li dt a {
	display: block;
	font-weight: bold;
	font-size: 1.16em;
	width: 178px;
	margin: 5px auto;}

#PopList ul li dt a img {
	border: 1px solid #fff;}

#PopList ul li dt a:hover img {
	border: 1px solid #cf0073;}

#PopList ul li dd {
	margin-bottom: 10px;}




/*	#PopList2 for list2
----------------------------------------------*/
#PopList2 {}

#PopList2 ul {
	background: url(../img/press/print/bg_cross_border_for_table.gif) center bottom;}

#PopList2 ul:after{	/*	clearfix	*/
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	zoom: 1;}
 
#PopList2 ul {/*	clearfix	*/
	overflow: hidden;}
 
/* Hides from IE-mac \*/
* html #PopList2 ul {/*	clearfix	*/
	height: 1%;
	overflow: visible;}
/* End hide from IE-mac */



#PopList2 ul li {
	width: 210px;
	float: left;
	text-align: center;}

#PopList2 ul li dt img {
	max-width: 178px;
	max-height: 178px;}

#PopList2 ul li dl {
	margin-top: 10px;}

#PopList2 ul li dt {
	min-height: 18em;
	height: auto;
	_height: 18em;}

#PopList2 ul li dt a {
	display: block;
	font-weight: bold;
	font-size: 1.16em;
	width: 178px;
	margin: 5px auto;}

#PopList2 ul li dt a img {
	border: 1px solid #fff;
	display: block;
	margin: 0 auto 4px auto;}

#PopList2 ul li dt a:hover img {
	border: 1px solid #cf0073;}

#PopList2 ul li dd {
	margin-bottom: 10px;}





/*	#PopList for table
----------------------------------------------*/
#PopList {}

#PopList tr {
	background: url(../img/press/print/bg_cross_border_for_table.gif) no-repeat center bottom;}