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

body { background-image: url(../img/bg_index.gif);}

#head { height: 395px;}

#branding {
	position: absolute;
	top: 165px;
	z-index: 1;
}

#news_area {
	float: right;
	width: 660px;
	background-color: #FFFFFF;
	position: relative;
}

#news_title {
	background-image: url(../img/bg_title_news.gif);
	background-position: left top;
	background-repeat: no-repeat;
	height: 44px;
}

#news_title ul { padding: 7px 8px;}

#news_title li {
	float: left;
	list-style: none;
	margin-right: 5px;
}

#news_title a {
	display: block;
	height: 30px;
	background-position: left top;
	background-repeat: no-repeat;
	text-indent: -9999px;
	overflow: hidden;
}

a#RSS {
	position: absolute;
	top: 13px;
	right: 90px;
	width: 18px;
	height: 18px;
	background-image: url(../img/rss.gif);
	font-size: 10px;
}

#news_title a:hover, #news_title a.selected { background-position: right top;}

a#news_tab {
	width: 100px;
	background-image: url(../img/tab_news.gif);
}

a#press_tab {
	width: 139px;
	background-image: url(../img/tab_press.gif);
}

.more_btn a {
	position: absolute;
	top: 13px;
	right: 13px;
	width: 55px;
	height: 18px;
	background-image: url(../img/btn_more.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	font-size: 10px;
}

.cms_info_table td {
	padding: 6px 0 6px 10px;
	border-bottom: 1px dotted #DCDCDC;
}

.cms_info_table .icon { padding-top: 10px;}


#info_area {
	float: left;
	width: 220px;
	background-color: #FFFFFF;
}

.info_box {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

.title {
	background-color: #E7E7E7;
	padding: 1px;
	border-bottom: 1px solid #CCCCCC;
	position: relative;
}

#more_dist a, #more_doc a {
	display: block;
	position: absolute;
	top: 5px;
	right: 5px;
	width: 55px;
	height: 18px;
	background-position: 0 0;
	background-repeat: no-repeat;
	font-size: 10px;
	line-height: 1;
	text-indent: -9999px;
	overflow: hidden;
}
#more_dist a:hover, #more_doc a:hover { background-position: bottom;}
#more_dist a { background-image: url(../img/more_dist.gif);}
#more_doc a { background-image: url(../img/more_doc.gif);}


.info_box table {
	width: 210px;
	margin: 5px 4px 0;
	border: 1px solid #E5E5E5;
}

.info_box table th {
	background-color: #E5E5E5;
	text-align: left;
	font-weight: bold;
	color: #333333;
	font-size: 90%;
	padding: 2px 9px;
}

.info_box table td { padding: 2px 9px;}

.info_box table td.dist_price {
	font-size: 120%;
	color: #333333;
	font-weight: bold;
	text-align: right;
}

.info_box table td.dist_price span {
	font-size: 90%;
}

.info_box table th span { font-weight: normal;}

.info_box table ul {
	margin: 7px 0;
	list-style: none;
}

.info_box table li {
	background-image: url(../img/li_top_settle.gif);
	background-position: left 0.7em;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.info_box table li span { font-size: 85%;}

.info_box table a:link, .info_box table a:visited  { color: #765852;}

a#banner_mail {
	display: block;
	width: 220px;
	height: 50px;
	background-image: url(../img/banner_mail.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}

a#banner_stock {
	display: block;
	width: 220px;
	height: 50px;
	background-image: url(../img/banner_stock.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	margin-bottom: 10px;
}
