@charset "utf-8";

.left{
	float: left;
}

.right{
	float: right;
}

li{
	list-style: none;
}

#top_contents .top_main_frame{
	background: url(../img/top/top_main_bg.jpg) no-repeat center top;
	width: 100%;
}

#top_contents .main_frame_inner{
	width: 1000px;
	margin: 0 auto;
	padding-top: 10px;
}

#top_contents .main_frame_inner a{
	display: block;
	margin-bottom: 12px;
	background: #FFF;
	display: block;
}

#top_contents .main_frame_inner a img{
	display: block;
}

#top_contents .main_frame_inner .left_bnr{
	margin-right: 9px;
}

#top_contents .login_frame{
	background: url(../img/top/top_login_bg.jpg) repeat-x left top;
	width: 100%;
	margin-bottom: 15px;
}

#top_contents .login_frame .login_inner{
	width: 1000px;
	margin: 0 auto;
	padding: 5px 0px;
}

#top_contents .login_frame .login_button{
	width: 244px;
	background: #FFC926;
	padding: 9px 0px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	text-align: center;
	font-weight: bold;
}

#top_contents .login_frame .text{
	background: url(../img/top/nst_icon.png) no-repeat left center;
	padding: 7px 0px;
	padding-left: 50px;
	line-height: 1;
	margin-right: 10px;
	font-weight: bold;
	font-size: 0.9em;
	line-height: 1.4;
}

#top_contents .top_inner_conters{
	width: 1000px;
	margin: 0 auto;
	overflow: hidden;
}

/*
top_contents_inner
--------------------------------*/
#top_contents .main{
	width: 1000px;
}

#top_contents .main .movie_frame{
	padding-bottom: 20px;
}

#top_contents .main .movie_frame2 {
  padding-left: 10px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}

#top_contents .main .movie_frame .movie_in{
	width: 300px;
	margin-left: 50px;
}

#top_contents .main .movie_frame .movie_in:first-child{
	margin-left: 0;
}

#top_contents .main .movie_frame .movie_in a{
	display: block;
	margin-bottom: 10px;
}

#top_contents .main .movie_frame ul li{
	line-height: 1.5;
	font-size: 0.8em;
}

#top_contents .main .movie_frame .img{
	margin-bottom: 8px;
}

#top_contents .list_tab{
	margin-bottom: 50px;
	line-height: 1.2;
}

#top_contents .list_tab ul.tab_bar{
	border-bottom: 2px solid #3B233B;
}

#top_contents .list_tab ul.tab_bar li{
	width: 31%;
	margin-left: 2px;
	padding: 1%;
	padding-top: 12px;
	line-height: 1.2;
	text-align: center;
	cursor: pointer;
	background: #CCCCCC;
	color: #3D253E;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#top_contents .list_tab .list{
	background: #F3F3F3;
	padding: 15px 0px;
	font-size: 0.9em;
}

#top_contents .list_tab .list .list_in{
	width: 31%;
	margin-left: 15px;
}

#top_contents .list_tab .list .list_in  li{
	margin-bottom: 15px;
	padding: 3px 0px;
	padding-left: 7px;
	border-left: 2px solid #5B375B;
}

#top_contents .list_tab ul.tab_bar li.active_top_navi{
	background: #3D253D;
	color: #FFF;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}

#top_contents .list_tab .innovate{
	display: block;
}

#top_contents .list_tab .product_use,
#top_contents .list_tab .analytical{
	display: none;
}

#top_contents .news_wrapper{
	margin-bottom: 70px;
}

#top_contents .news_frame{
	width: 745px;
	font-size: 0.8em;
	line-height: 1.5;
}

#top_contents .news_frame .title{
	display: block;
	margin-bottom: 7px;
}

#top_contents .news_frame ul{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #BBBBBB;
	color: #666666;
}

#top_contents .news_frame ul .ymd{
	margin-right: 20px;
	width: 10%
}

#top_contents .news_frame ul .detelis{
	background: url(../img/top/news_arrow.png) no-repeat left 5px;;
	padding-left: 15px;
	width: 80%;
}

#top_contents .news_frame .list_link{
	float: right;
}

/*
top_side_navi
--------------------------------*/
#top_contents .inner_navi{
	width: 221px;
	background: #F6F6F6;
	border-radius: 3px;
	padding: 7px;
	line-height: 1.5;
	font-size: 0.8em;
}

#top_contents .camp_frame{
	margin-bottom: 15px;
}

#top_contents .camp_frame strong{
	display: block;
	margin-bottom: 7px;
}

#top_contents .camp_frame .block{
	margin-bottom: 15px;
}

#top_contents .camp_frame .block a{
	display: block;
}

#top_contents .camp_frame .block img{
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
