﻿@import url("base_bk21.css");
@import url("common.css");



#main_center{
	position:relative;
	width:863px;
	height:521px;
	background:#66CC99;
	background: url(/bk21story/image/main/center_bg.gif) no-repeat center top;
	
}
	#main_center h1{
		position:absolute;
		margin:87px 50px
	}
	#main_center h2{
		position:absolute;
		margin:81px 250px
	}
	#main_center .sugi_menu{
		position:absolute;
		list-style:none;
		margin:137px 250px;
		width:100px;
	
	}
	#main_center .sugi_menu li{
		line-height:0;
	}
	#main_center .sugi_menu img{
		float:left;
	}
	#main_center h3{
		position:absolute;
		margin:112px 429px
	}
	#main_center h4{
		position:absolute;
		margin:39px 621px
	}
	#main_center h5{
		position:absolute;
		margin:109px 621px
	}
	
	#main_center #flash_menu{
		position:relative;
		left:27px;
		top:39px;
		width:814px;
		height:232px;
		
	}
	
	#notice_list{
		position:absolute;
		top:381px;
		left:27px;
		width:305px;
		background: url(/bk21story/image/main/notice/bg.gif) no-repeat left top;
	}
		#notice_list .more_btn{
			position:relative;
			float:right;
			right:4px;
		}
		#notice_list #board_list{
			position:relative;
			top:10px;
			left:6px;
			width:305px;
			list-style:none;
		}
		#notice_list #board_list li{
			float:left;
			height:18px;
		}
	
	    #notice_list #board_list .title{
			width:232px;
			float:left;
		}
		#notice_list #board_list .date{
			width:70px;
			float:left;
		}
	
	#story{
		position:absolute;
		top:359px;
		left:346px;
		width:305px;
		height:143px;
		background: url(/bk21story/image/main/story/bg.gif) no-repeat left top;
	}
		#story .we_menu{
			position:relative;
			top:56px;
			left:12px;
			width:85px;
			float:left;
			list-style:none;
		}
		#story .we_menu li{
			float:left;
		}
		
		#story .s_list{
			position:relative;
			top:46px;
			left:13px;
			float:left;
		}
		#story .s_list img{
			border:#d1d1d1 solid 1px;
			padding:4px;
			float:left;
		}
		#story .s_list .con{
			margin:5px;
			float:left;
			width:90px;
		}
		#story .s_list .list{
			clear:both;
			width:180px;
			padding-top:7px;
		}
		

