@charset "utf-8";
/* CSS Document */

body { background-image: url(../images/bg_body_top.gif);}
	
#head {
	height: 380px;
	margin-bottom: 26px;
}

#float_logo {
	position: absolute;
	top: 0;
	left: 0;
	width: 138px;
	height: 133px;
	z-index: 10;
}

#branding {
	position: absolute;
	top: 114px;
	left: 0;
	z-index: 1;
}

#info_area {
	float: left;
	width: 672px;
	margin-bottom: 24px;
}

#info_L {
	float: left;
	width: 190px;
}

#pickup {
	border: 1px solid #CCBB6B;
	background-color: #E0E0E0;
	margin-bottom: 10px;
	padding: 4px;
}

#pickup h2 {
	margin: 0;
	padding: 8px 6px;
	background-image: url(../images/bg_pickup.gif);
	background-position: 0 0;
	background-repeat: repeat-x;
	border-bottom: 1px solid #E0E0E0;
}

#pickup ul {
	background-color: #F9F9F9;
	background-image: url(../images/bg_pickup.gif);
	background-position: 0 -30px;
	background-repeat: repeat-x;
	padding: 5px;
	_height: 180px;
	min-height: 180px;
}

#info_L li {
	list-style: none;
	line-height: 1.3;
	margin-bottom: 0.5em;
}

#info_L li img { vertical-align: bottom;}

#news_area {
	float: right;
	width: 464px;
	position: relative;
}

#news_area #more { list-style: none; line-height: 1.1;}

#news_area #more li#btn_press {
	position: absolute;
	top: 10px;
	right: 54px;
	padding-left: 10px;
	background-image: url(../images/arr_local.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	list-style: none;
}

#news_area #more li img { vertical-align: bottom;}

#news_area #more li#btn_rss {
	position: absolute;
	top: 10px;
	right: 5px;
	padding-left: 0;
	background-image: none;
	font-size: 10px;
}

#news_area h2 { margin: 0;}

#news_area #news_list { margin-top: 5px;}

#news_area #news_list li {
	list-style: none;
	border-bottom: 1px dashed #CFCFCF;
	padding: 5px 7px 6px;
	line-height: 1.2;
}

#news_area #news_list li div { margin-bottom: 4px;}

#news_area #news_list li div img { vertical-align: bottom;}

#news_area #news_list li span {
	font-size: 85%;
	color: #828282;
}

#data_area {
	float: right;
	width: 230px;
}

#data_area li { list-style: none;}

.shadow {
	padding-bottom: 4px;
	margin-bottom: 8px;
	background-image: url(../images/bg_shadow.gif);
	background-position: 0 bottom;
	background-repeat: repeat-x;
}

#data_area h2 { margin: 0;}

#data_area table {
	border: 1px solid #DFDFDF;
	border-top: none;
}

#fund th, #fund td, #settle th, #settle td {
	padding: 4px;
	text-align: left;
}

#fund th {
	background-color: #F7F3E8;
	color: #000000;
	font-weight: bold;
}

#data_area #payment {
	margin: 0 0 0 auto;
	border: none;
}

#payment th {
	padding: 0;
	background-color: #FFFFFF;
	font-size: 85%;
	font-weight: normal;
}

#payment td {
	padding: 0;
	font-size: 85%;
}

#fund a {
	background-image: url(../images/arr_local.gif);
	background-position: 0 0.3em;
	background-repeat: no-repeat;
	color: #78601E;
	font-weight: normal;
	padding-left: 10px;
}

#fund #stock_price {
	border: none;
	margin-top: 5px;
	text-align: center;
	}

#fund #stock_price a {
	background-image: none;
	padding-left: 0;
}

#fund p {
	float: left;
}

#fund .r_text {
	float: right;
	font-weight: normal;
}

.period { width: 8.4em;}

.detail {
	clear: both;
	font-size: 85%;
}

#fund .value {
	font-weight: bold;
	color: #000000;
}

#settle th {
	background-color: #F1ECD8;
	color: #000000;
	font-weight: bold;
}

#settle ul {
	padding: 3px 7px 7px;
	width: 202px;
}

#settle li {
	border-bottom: 1px solid #ECE1BD;
	padding: 3px 5px 3px 17px;
	background-image: url(../images/arr_local.gif);
	background-position: 5px 0.8em;
	background-repeat: no-repeat;
}

#settle .docs { float: left;}

#settle .size {
	float: right;
	font-size: 85%;
	color: #828282;
}

#settle p {
	text-align: center;
	margin-bottom: 5px;
}

#btn_movie, #btn_mail {
	float: left;
	margin: 5px 0 10px;
}

#btn_mail { float: right;}


#navi_area {
	float: left;
	width: 672px;
	background-image: url(../images/bg_top_navi.gif);
	background-position: 0 bottom;
	background-repeat: no-repeat;
	padding-bottom: 5px;
	margin-bottom: 26px;
}

#navi_area td, #navi_area th {
	text-align: left;
	vertical-align: top;
}

#navi_area ul {	margin: 10px 10px 3px;}

#navi_area li {
	margin-bottom: 8px;
	padding-left: 12px;
	background-image: url(../images/arr_local.gif);
	background-position: 0 0.4em;
	background-repeat: no-repeat;
	list-style: none;
	line-height: 1.2;
}