@charset "Shift_JIS";
#promotion_container {
	margin:0 0 10px 0;
	background-color: #FFF;
}
#promotion_container img {
	border:none;
}

#promotion_container .title_wrap {
	width: 710px;
	height: 30px;
	margin:8px 0 20px 10px;
	border-bottom:1px solid #006f73;
}
#promotion_container .title_wrap .title_sinbun {
	margin:0 10px 0 0;
}
#promotion_container .title_wrap table {
	float:left;
}
#promotion_container .title_wrap .copy_noscript {
	float:right;
	margin:11px 0 0 0;
}


#promotion_container .intro_wrap {
	width: 710px;
	margin:0 0 20px 10px;
}
#promotion_container .intro_wrap th {
	text-align: left;
}
#promotion_container .intro_wrap td {
	border-left:1px solid #006f73;
	padding:4px 0 4px 10px;
	font-size:12px;
	line-height: 1.6em;
}
*html #promotion_container .intro_wrap td {
	font-size:75%;
}

#promotion_container .wrap_frame {
	margin:0 0 12px 0;
	padding:1px;
	background-color: #999;
}
#promotion_container .wrap {
	background-color: #FFF;
	font-size:12px;
}
*html #promotion_container .wrap {
	font-size:75%;
}
#promotion_container .wrap .img_pdf {
	float:left;
	margin:7px 9px 0 7px;
	cursor: pointer;
}
#promotion_container .wrap .block {
	float:left;
	width:428px;
}
#promotion_container .wrap .block .subttl {
	display:block;
	margin:10px 0 0 0;
}
#promotion_container .wrap .block .btn {
	margin:10px 0 0 0;
}
#promotion_container .wrap .block .btn_report {
	margin:0 0 16px 0;
}
#promotion_container .wrap .block .pdf_dl {
	margin:10px 0 0 0;
}
#promotion_container .wrap .block .pdf_dl img {
	float:left;
}
#promotion_container .wrap .block .pdf_dl a {
	margin:0 0 0 5px;
	line-height:28px;
}
#promotion_container .wrap .block p {
	margin:0;
	padding:8px 10px 8px 68px;
	background:url(../images/frame_bg.gif) no-repeat left bottom;
	line-height:1.7em;
}
#promotion_container .wrap .block .txt {
	margin:0;
	padding:8px 10px 8px 68px;
	background:url(../images/frame_bg2.gif) repeat-y 0 0;
	line-height:1.7em;
}
#promotion_container .wrap .block .sub_text {
	font-size:10px;
}
*html #promotion_container .wrap .block .sub_text {
	font-size:72%;
}

#promotion_container .sinbun2007 {
	margin-right: 10px;
	padding-top: 20px;
	text-align: right;
}


#promotion_container .clear {
	display:block;
	clear:both;
}

.btn_wrap {
	height: 28px;
	width: 710px;
	margin-left: 10px;
}
.back_btn {
	float: left;
	width: 46px;
	height: 20px;
}
.next_btn {
	float: right;
	width: 46px;
	height: 20px;
}

/* Styles for the popup */
.popup {
	display: none;
	width: 430px;
	padding: 10px;
	background-color: white;
}
.popup .popup_header img {
	border: none;
}
.popup .popup_header .btn_close {
	border: none;
	cursor: pointer;
}
.popup .popup_body {
	clear: both;
	padding-top: 10px;
	background-color: white;
	text-align: center;
}
.popup .popup_body img {
	border: none;
}
.highslide-wrapper {
	background-color: white;
}
.highslide-loading {
	display: none;
}

/* These must be the last of the Highslide rules */
.highslide-display-block {
	display: block;
}
.highslide-display-none {
	display: none;
}


.fact_base { 
	margin-left: 10px;
}
#fact_block1 {
	position: relative;
	width: 710px;
}


