body{
	margin:0px auto;
	text-align:left;
	width:100%;
	min-width:1000px;
}

#header .header_inner .logo{
	margin:0px 0px 20px 0px;
}	

/*******************************
#back
*******************************/
.top_back{
	background:url(../images/top_back.jpg) repeat-y;
	background-position:top center;
	background-size:100% auto;
	min-width:980px;
}

	
/*******************************
#title
*******************************/
#title {
	margin:5px 0px 0px 0px;
	width:100%;
	background:url(../images/top.jpg);
	height:120px;
	background-repeat:repeat-x;
	background-position:top center;
}

#title .pan_kuzu{
	width:100%;
	height:18px;
	background-image:url(../images/header_list.gif);
	background-position:center top;
	overflow:hidden;
}

#title .pan_kuzu a:link , #title .pan_kuzu a:visited{
	text-decoration: none;
}

#title .pan_kuzu a:active , #title .pan_kuzu a:hover{
	text-decoration: none;
}

#title .pan_kuzu .inner{
	width:980px;
	margin:0px auto;
	height:21px;
}

#title .pan_kuzu .inner span{
	margin:0px;
	padding:0px 50px 0px 0px;
	height:21px;
	font-size:12px;
	background-image:url(../images/header_list.png);
	background-position:right top;
	color:#6386a3;
}

#title .breadcrumb_list .txt{
	background-position:top left;
}


#title .title_inner{
	width:980px;
	color:#FFFFFF;
	margin:0px auto;
}

#title .title_inner h2{
	margin:30px 0px 0px 0px;
}


/*******************************
#contents
*******************************/
#contents {
	width:100%;
}

#contents .contents_inner{
	width:980px;
	color:#000;
	margin:0px auto;
	padding:20px 0px 20px 0px;
}


/*******************************
contents
news
*******************************/
#contents .news{
	width:980px;
	margin:0px auto;
	padding:0px;
}



#contents .news .news_inner{
	width:980px;
}


#contents .news .news_inner .news_button{
		background-color:#4b88a5;
		height:70px;
		margin:20px 0px 10px 0px;
}


#contents .news .news_inner .news_button .month_A , #contents .news .news_inner .news_button .month_B , #contents .news .news_inner .news_button .month_C , #contents .news .news_inner .news_button .month_D{
	width: 171px;
	height: 49px;
	float:left;
	cursor:pointer;
	overflow: hidden;
	white-space: nowrap;
	background-image: url(../images/shima.gif);
}

#contents .news .news_inner .news_button .month_A{
	margin:10px 0px 0px 7px;
}

#contents .news .news_inner .news_button .month_B , #contents .news .news_inner .news_button .month_C , #contents .news .news_inner .news_button .month_D{
	margin:10px 0px 0px 5px;
}



#contents .news .news_inner .txt{
	margin:8px 0px 0px 0px;
	font-size: 14px;
}	

#contents .news .news_inner .news_txt{
	list-style:none;
	margin:0px;
	padding:0px;
	font-size:14px;
	line-height:23px;
	color:#424242;
}

#contents li:nth-child(even){
	background-color:#dde9ec;
}



#contents .news .news_inner .month_a{
	min-height:500px;
}
#contents .news .news_inner .month_b{
	min-height:500px;
}
#contents .news .news_inner .month_c{
	min-height:500px;
}
#contents .news .news_inner .month_d{
	min-height:500px;
}


#contents .news .news_inner .news_txt li{
	padding:10px;
}


	
#contents .news .news_inner .news_txt .topics .aicon{
	background:url(../images/news_topics.png) no-repeat;
	width:118px;
	height:21px;
	color:#00c3ba;
	padding:0px 0px 0px 150px;
	
}

#contents .news .news_inner .news_txt .product .aicon{
	background:url(../images/news_products.png) no-repeat;
	width:118px;
	height:21px;
	color:#b77fba;
	padding:0px 0px 0px 150px;
}


#contents .news .news_inner .news_txt .event .aicon{
	background:url(../images/news_event.png) no-repeat;
	width:118px;
	height:21px;
	color:#fe8700;
	padding:0px 0px 0px 150px;
}



#contents .news .news_banner{
	margin:0px 0px 0px 10px;
		width:250px;
	float:left;
}




#contents .news .new_icon{
	position:absolute;
	width:25px;
	height:19px;
	margin:1px 0px 0px 110px;
}

