@charset "shift_jis";

.pic1 {
	position: absolute;
	z-index: 2;
	background-image: url(../images/bg_alpha01.png);
	background-repeat: repeat;
	padding: 10px;
	top: -50px;
	left: 350px;
	text-align: center;
}
.pic1 img {
	margin-right: auto;
	margin-left: auto;
}
.pic1 p {
	color: #FFFFFF;
	font-size: 80%;
}



#exchange td.parent .pic1 {
	display: none;
}
#exchange td.parentOn .pic1 {
	display: block;
	z-index: 100;
}
h1 {
	height: 50px;
	width: 820px;
}
#kCap {
	background-image: url(../information/images/point_kcap.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
}
#kCon {
	font-size: 80%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #369A68;
	text-align: center;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}
#kCapend {
	background-image: url(../information/images/point_kcapend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
}


#mark {
	height: 300px;
	width: 320px;
	float: left;
}
#summaryWrap {
	float: left;
	width: 480px;
	margin-left: 10px;
}
#summaryWrap #cap {
	height: 9px;
	width: 460px;
	background-image: url(../information/images/point_tcap.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
}
#summaryWrap #con {
	background-image: url(../information/images/point_tbk.jpg);
	background-repeat: repeat-y;
	width: 420px;
	font-size: 80%;
	color: #FFFFFF;
	text-align: left;
	padding-right: 20px;
	padding-left: 20px;
	line-height: 1.5em;
	margin-right: auto;
	margin-left: auto;
}
#summaryWrap #capEnd {
	background-image: url(../information/images/point_tcapend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 10px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#pointTcap {
	background-image: url(../information/images/point_hcap.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 460px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#pointTcapend {
	background-image: url(../information/images/point_hcapend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}
#pointTcon {
	font-size: 80%;
	line-height: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003399;
	width: 460px;
	margin-right: auto;
	margin-left: auto;
}

#point {
	width: 460px;
	text-align: left;
	background-color: #CCCCCC;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
}
#point table {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#point th {
	font-size: 80%;
	line-height: 2em;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: center;
}
#point td {
	font-size: 75%;
	line-height: 2em;
	color: #333333;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-indent: 5px;
}

#point #pCap {
	background-color: #FFFFF9;
	background-image: url(../information/images/point_pcap.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 460px;
}
#point #pcapEnd {
	background-color: #FFFFF9;
	background-image: url(../information/images/point_pcapend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 460px;
}
#exchange {
	width: 780px;
	background-color: #FFEEAA;
	margin-top: 5px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#exchange #ktCap {
	background-image: url(../information/images/point_ktcap.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 6px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFF9;
}

#exchange table {
	width: 760px;
	background-color: #FFEEAA;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-left-color: #FFFFFF;
	margin-right: auto;
	margin-left: auto;
}
#exchange th {
	font-size: 80%;
	line-height: 2em;
	color: #333333;
	text-align: center;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
#exchange td {
	font-size: 80%;
	line-height: 2em;
	color: #333333;
	text-indent: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	text-align: left;
	text-decoration: none;
}
#exchange span {
	text-decoration: underline;
}

#exchange #ktCapend {

	background-image: url(../information/images/point_ktcapend.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 6px;
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFF9;
}
.pic2 {

	position: absolute;
	z-index: 2;
	background-image: url(../images/bg_alpha01.png);
	background-repeat: repeat;
	padding: 10px;
	top: -50px;
	left: 80px;
	text-align: center;
}
.pic2 img {

	margin-right: auto;
	margin-left: auto;
}
.pic2 p {

	color: #FFFFFF;
}
#exchange td.parent .pic2 {

	display: none;
}
#exchange td.parentOn .pic2 {

	display: block;
	z-index: 100;
}

