@charset "shift_jis";

#footer .page-top {
	margin: 0;
	padding: 3px 3px 3px 0;
	background: #f5f5f5;
}
#footer .page-top a {
	float: right;
	width: 7.5em;
	color: #333333;
	text-decoration: none;
	line-height: 1;
	background: none;
}
#footer .page-top a:hover {
	text-decoration: underline;
}
#footer .page-top span {
	float: right;
	height: 1%;
	padding: 1px 0 0 15px;
	background: url(/common_files/images/com_ic02.gif) no-repeat 0 0.25em;
	cursor: pointer;
}


#footer .site-info {
	clear: both;
	margin: 25px 0 18px 0;
	padding: 0 0 2px 0;
	border-bottom: solid 3px #4c4c4c;
}
#footer .site-info ul {
	float: right;
}
#footer .site-info ul li {
	float: left;
	padding: 0 0 0 21px;
	background: url(/common_files/images/com_ic01.gif) no-repeat 13px 0.35em;
}
#footer .site-info ul li a {
	color: #333333;
	text-decoration: none;
}
#footer .site-info ul li a:hover {
	text-decoration: underline;
}
#footer .site-info #site-copyright {
	float: left;
	margin: 0;
	font-size: 98%;
	letter-spacing: 0.8px;
}


/*	expand
------------------------------------------ */
#expand-area {
	width: 100%;
	text-align: center;
}
* html #expand-area {	/* ie6 hack */
	position: fixed;
	bottom: 0;
}
#expand-area #expand-box {
	height: 44px;
	width: 782px;
	margin: 0 auto;
	position: relative;

}
#expand-area #externalExpand {
	padding: 0;
	position: absolute;
	text-align: left;
	left: 0;
	background: url(/common_files/images/com_bg14.gif) no-repeat 0 0;
	display: none;
}
#expand-area #externalExpand div {
	padding: 6px 0;
	margin: 0 17px;
	background: url(/common_files/images/com_bg10.gif) repeat-x bottom left;
}
#expand-area #externalExpand #externalExpandButton {
	padding: 0 6px 0 6px;
	min-height: 44px;
	margin: 0;
	background: url(/common_files/images/com_bg12.png) no-repeat 0 0;
	width: 782px;
	display: block;
	cursor: pointer;
}
#expand-area #externalExpand #externalExpandButton:hover {
	background: url(/common_files/images/com_bg12on.png) no-repeat 0 0;
}
* html #expand-area #externalExpand #externalExpandButton {	/* ie6 hack */
	height: 44px;
	background: url(/common_files/images/com_bg11.gif) no-repeat 0 0;
}
* html #expand-area #externalExpand #externalExpandButton:hover {	/* ie6 hack */
	background: url(/common_files/images/com_bg11on.gif) no-repeat 0 0;
}
#expand-area #externalExpand #bigBannerBlock,
#expand-area #externalExpand #bannerBlock,
#expand-area #externalExpand #newsBlock {
	padding: 0;
	margin: 0;
	background: none;
}
#expand-area #externalExpand #bigBannerBlock img,
#expand-area #externalExpand #bannerBlock img {
	margin: 0 0 12px 0;
}
#expand-area #externalExpand div#externalExpandMain {
	width: 782px;
	padding: 14px 0 22px 0;
	margin: 0;
	background: url(/common_files/images/com_bg13.png) repeat-y 0 0;
}
* html #expand-area #externalExpand div#externalExpandMain {	/* ie6 hack */
	background: url(/common_files/images/com_bg09.gif) repeat-y 0 0;
	font-size: 12px;
}
#expand-area #externalExpand #externalExpandButton span {
	padding: 17px 161px 17px 161px;
	display:block;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	font-size: 110%;
}
* html #expand-area #externalExpand #externalExpandButton span {	/* ie6 hack */
	font-size: 14px;
}
#expand-area #externalExpand #externalExpandButton img {
	margin: 0 5px 0 0;
	vertical-align: middle;
}
#expand-area #externalExpand #leftBlock {
	padding: 6px 0;
	margin: 0 11px;
	background: url(/common_files/images/com_bg10.gif) repeat-x bottom left;
}


/*	clearfix for this files selectior
------------------------------------------ */
#footer .page-top:after,
#footer .site-info:after,
#expand-area #externalExpand div#externalExpandMain:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}

#footer .page-top,
#footer .site-info,
#expand-area #externalExpand div#externalExpandMain {
	display:block;	/* for safari firefox3 */
	min-height:1%;  /* for IE 7*/
	zoom:1;
}

/* IE7 hacks */ 
*:first-child+html #footer .page-top,
*:first-child+html #footer .site-info,
*:first-child+html #expand-area #externalExpand div#externalExpandMain {
	display:inline-table;
}/* end hacks */