@charset "utf-8";

/* Import List dir Common Css File */
@import "/list/common/css/list_common.css";

/* **************************************************************************************

=List facilities Style


************************************************************************************** */


/* =List facilities Style
____________________________________________________________________________ */

div#cantentsArea h3 {
	margin: 0 0 10px 0;
	clear: both;
	border-bottom: 1px solid #D4D4D4;}

div#cantentsArea h4 {
	padding: 5px;
	margin: 0 0 10px 0;
	clear: both;
	border: 1px solid #D4D4D4;
	font-size: 1em;
	font-weight: bold;}

div.division01 h4 {
	background: #D4EACD;}

div.division02 h4 {
	background: #F0DDDD;}

div.division01 p.toPageTop,
div.division02 p.toPageTop {
	padding: 0 0 20px 0;
	clear: both;
	text-align: right;}

div.division01 div,
div.division02 div {
	margin-bottom: 20px;}

div.division01 div div,
div.division02 div div {
	width: 642px;
	margin: 0;
	float: left;
	background: url(/list/common/img/facilities/bg_vertical_line.gif) left top repeat-y;
	border-bottom: 1px solid #D4D4D4;}

div.division01 div div dl,
div.division02 div div dl {
	width: 214px;
	float: left;}

div.division01 div div dl dt,
div.division02 div div dl dt,
div.division01 div div dl dd,
div.division02 div div dl dd {
	padding: 0 15px 0 14px;}

div.division01 div div dl dt,
div.division02 div div dl dt {
	margin: 15px 0 5px 0;
	font-weight: bold;}


div.division01 div div dl dd,
div.division02 div div dl dd {
	margin: 0 0 15px 0;
	font-size: 1em;
	line-height: 150%;}


div.division01 div div.bottomBox,
div.division02 div div.bottomBox {
	border-bottom: 0;}

div.division01 dd p,
div.division02 dd p {
	padding: 0 0 5px 0;}

div.division01 p.annotation,
div.division02 p.annotation {
	padding: 0 0 0 0;
	clear: both;
	font-size: 0.8em;
	color: #747474;}

div.division01 dd img,
div.division02 dd img {
	float: left;
	margin: 0 10px 5px 0;}





@media print {
/*div#cantentsArea h2 {
	display: block !important;}*/
div#cantentsArea h2 {
	display: none;}


div.division01 div div dl,
div.division02 div div dl {
	width: 210px;
	float: left;}
}


























