/*
 * AISAN TECHNOLOGY Co., Ltd.
 * Styles for /index.html
 * 20100608
 *
 */


/* navbar
 * -------------------------------------------------------------------------------- */

#search{
	background: transparent url(../images/index/globalnav_search_bg.gif) scroll no-repeat 0 0;
}


/* keyvisual
 * -------------------------------------------------------------------------------- */

#keyvisual{
	height: 400px;
}

#keyvisual p{
	margin: 0;
}


/* index_info
 * -------------------------------------------------------------------------------- */

.index_info{
	float: left;
	width: 340px;
}

.index_info_head{
	position: relative;
	width: 340px;
	height: 40px;
}

.index_info_head h2{
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
	width: 340px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
}

.infex_info_head_rss{
	z-index: 10;
	position: absolute;
	top: 10px;
	right: 10px;
	width: 14px;
	height: 14px;
	margin: 0;
}

.index_info_body{
	overflow: auto;
	padding: 5px 0;
}

.index_info_body ul{
	margin: 0;
}

.index_info_body ul li{
	margin: 0 0 5px 0;
	padding: 0 5px 5px 0;
	border-bottom: 1px #e1e3e6 dotted;
	font-size: 77%;
}

.info_date{
	padding: 0 0 3px 65px;
	font-weight: bold;
}

.info_type_ .info_date{
	padding-left: 0;
}

.info_type_products .info_date{
	background: transparent url(../images/index/products_info_type_products.gif) scroll no-repeat 0 1px;
}

.info_type_events .info_date{
	background: transparent url(../images/index/products_info_type_events.gif) scroll no-repeat 0 1px;
}

.info_type_misc .info_date{
	background: transparent url(../images/index/products_info_type_misc.gif) scroll no-repeat 0 1px;
}

.info_body a{
	padding: 0 0 0 10px;
	font-weight: normal;
}

.info_body a:link,
.info_body a:visited{
	color: #000ec4;
	background: transparent url(../images/common/bullet_blue_white.gif) scroll no-repeat left 1px;
}

.info_body a:link:hover,
.info_body a:visited:hover{
	color: #f74900;
	background: transparent url(../images/common/bullet_orange_white.gif) scroll no-repeat left 1px;
}

#ir_info{
	display: inline;
	margin: 0 0 0 20px;
}

#ir_info .info_date{
	padding: 0;
}


/* index_important_notice
 * -------------------------------------------------------------------------------- */

#index_important_notice{
	width: 700px;
	height: 40px;
	margin: 0 0 20px 0;
	background: transparent url(../images/index/important_notice_bg.gif) scroll no-repeat 0 0;
}

#index_important_notice h2{
	float: left;
	width: 125px;
	height: 40px;
	margin: 0;
	padding: 0;
	border: none;
	background-image: none;
}

#index_important_notice p{
	overflow: hidden;
	display: inline;
	float: right;
	width: 555px;
	height: 40px;
	margin: 0 5px 0 0;
	font-size: 77%;
	line-height: 40px;
}

#index_important_notice p a{
	padding: 0 0 0 10px;
}

#index_important_notice p a:link,
#index_important_notice p a:visited{
	color: #fd1d00;
	background: transparent url(../images/common/bullet_red_white.gif) scroll no-repeat left center;
}

#index_important_notice p a:link:hover,
#index_important_notice p a:visited:hover{
	color: #f74900;
	background: transparent url(../images/common/bullet_orange_white.gif) scroll no-repeat left center;
}


/* #badges_scroller
 * -------------------------------------------------------------------------------- */

#badges_scroller{
	margin: 0 0 10px 0;
}

#badges_scroller_prev,
#badges_scroller_next{
	width: 160px;
	text-align: center;
	cursor: pointer;
}
