@charset "utf-8";


/* Style */
/***** Change prohibition start ******/
#contentArea .main {
	float: right;
	width: 774px;
}

#contentArea h1 {
	margin-bottom: 20px;
	font-size: 100%;
}

#contentArea h2 {
	clear: both;
	font-size: 130%;
	margin-bottom: 10px;
	background-image: url(../img/common/h2_line.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
	padding-left: 3px;
	margin-right: 10px;
}
#contentArea h2 em {
	font-style: normal;
	background-image: url(../img/common/h2_pm.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	display: block;
	padding-left: 13px;
}


#contentArea p {
	margin-right: 10px;
	margin-bottom: 15px;
	margin-left: 10px;
}
/***** Change prohibition end ******/


/* ul General Style */
/***** Change prohibition start ******/
#contentArea ul {
	padding-bottom: 10px;
	clear: both;
	margin-left: 20px;
}

#contentArea ul li {
	color: #000000;
	margin-bottom: 5px;
	background-image: url(../img/common/pm_list_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 13px;
	list-style-type: none;
}

#contentArea ul.sitemap {
	margin-left: 50px;
	margin-bottom: 20px;
}

#contentArea ul.sitemap li {
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
}

#contentArea ul.sitemap li.noLink {
	background-image: none;
}

#contentArea ul.sitemap li ul {
	margin-top: 10px;
}



/***** Change prohibition end ******/


/* ol General Style */
/***** Change prohibition start ******/
#contentArea ol {
	margin-left: 45px;
	margin-bottom: 20px;
	margin-right: 10px;
}
#contentArea ol li {
	margin-bottom: 10px;
}
/***** Change prohibition end ******/


/* dl General Style */
/***** Change prohibition start ******/
#contentArea dl {
	margin-bottom: 15px;
	margin-left: 20px;
	clear: both;
}
#contentArea dl dt {
	font-weight: bold;
	margin-bottom: 5px;
}
#contentArea dl dd {
	margin-bottom: 10px;
}

/***** Change prohibition end ******/
#contentArea dl.faq {
	clear: both;
	margin-right: 20px;
	font-size: 110%;
	margin-left: 10px;
}
#contentArea dl.faq dt {
	background-color: #FFCCCC;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
#contentArea dl.faq dd {
	border: 1px solid #CCCCCC;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}
#contentArea dl.faq .faqText {
	display: block;
	margin-left: 2em;
	padding-top: 7px;
	padding-right: 9px;
	padding-bottom: 7px;
	padding-left: 0px;
}
#contentArea dl.faq .faqCap {
	float: left;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 9px;
}


/* Table General Style */
/***** Change prohibition start ******/
#contentArea table {
	margin-bottom: 20px;
	font-size: 100%;
	line-height: 1.4;
}

#contentArea table caption {
	text-align: left;
	color: #333333;
}

#contentArea table caption.noCap {
	display: none;
}

#contentArea table th {
	vertical-align: top;
}

#contentArea table td {
	word-break: break-all;
	vertical-align: top;
}

#contentArea table.taR {
	margin-right: 0px;
	margin-left: auto;
}

#contentArea table.taC {
	margin-right: auto;
	margin-left: auto;
}

/***** Change prohibition end ******/

#contentArea table.w100 {
	width: 100%;
}

#contentArea table td.w10 {
	width: 10px;
}
#contentArea table td.bcFacilities {
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	background-image: url(../facilities/img/bcfacilities_01.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
#contentArea .topInfo {
	width: 774px;
}
#contentArea .topInfo h2 {
	margin-right: 0px;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	position: relative;
}
#contentArea .topInfo span.update {
	position: absolute;
	top: 15px;
	right: 31px;
	color: #FF0000;
	font-size: 14px;
	font-weight: normal;
}
#contentArea .topInfo table {
	width: 774px;
}
#contentArea .topInfo td.info {
	width: 514px;
}
#contentArea .topInfo td.info dl {
	padding: 0px;
	width: 494px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 20px;
}
#contentArea .topInfo td.info dt {
	float: left;
	width: 70px;
	_width: 80px;
	display: block;
	font-weight: normal;
	font-size: 12px;
	margin-top: 2px;
	background-image: url(../img/common/pm_link_01.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
#contentArea .topInfo td.info dd {
	float: left;
}

#contentArea .topInfo td.photo {
	vertical-align: middle;
}
#contentArea .topInfo td.bn {
	vertical-align: bottom;
	padding-bottom: 15px;
}



#contentArea .getAdobeReader {
	float: left;
	width: 550px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
	padding-right: 5px;
}
#contentArea .getAdobeReader img {
	float: left;
	width: 158px;
	display: block;
}
#contentArea .getAdobeReader p {
	width: 360px;
	margin-left: 168px;
	margin-bottom: 0px;
}



#contentArea .mB5 {
	margin-bottom: 5px;
}
#contentArea .mB10 {
	margin-bottom: 10px;
}
#contentArea .mL10 {
	margin-left: 10px;
}
#contentArea .mR5 {
	margin-right: 5px;
}
#contentArea .mR10 {
	margin-right: 10px;
}


/* sube General Style */
/***** Change prohibition start ******/
#contentArea .sub {
	float: left;
	width: 180px;
	padding-bottom: 10px;
}

#contentArea .sub dl {
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 12px;
}
#contentArea .sub dt {
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	background-color: #1D4294;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-bottom: 2px;
}
#contentArea .sub dd {
	margin-bottom: 1px;
	color: #1D4294;
}
#contentArea .sub dd a {
	color: #1D4294;
	text-decoration: none;
	display: block;
	padding-top: 3px;
	padding-bottom: 2px;
	padding-left: 5px;
	border: 1px solid #1D4294;
	background-image: url(../img/common/sub/sub_dd_bi.gif);
	background-repeat: repeat-y;
	background-position: right;
	width: 173px;
	_width: 180px;
}

#contentArea .sub dd a:hover {
	color: #E80505;
	background-image: url(../img/common/sub/sub_dd_bi_over.gif);

}

/***** Change prohibition end ******/
/* Layout class General Style */


#contentArea .taC {
	text-align: center;
}

#contentArea .taL {
	text-align: left;
}

#contentArea .taR {
	text-align: right;
}

#contentArea .vaT {
	vertical-align: top;
}

#contentArea .vaM {
	vertical-align: middle;
}

#contentArea .vaB {
	vertical-align: bottom;
}

#contentArea .fLeft {
	float: left;
}
#contentArea .fRight{
    float: right;
}
.fc01 {
	color: #D77B9E;
}

#5thancam {
	float: none;
	height: 55px;
	width: 171px;
	position: absolute;
	left: 35px;
	top: 75px;
	z-index: auto;
}
#td_5thancam {
	margin: 0px;
	padding: 0px;
}
