@charset "shift-jis";

/* #flash
------------------------------------------------------------------*/
#flash {
	float: left;
	display: inline;
	width: 405px;
	margin: 0 13px 0 0px;
}

/* #extra_area
------------------------------------------------------------------*/
#extra_area {
	float: left;
	width: 295px;
	margin: 0px;
}
#side_news {
	position: relative;
	width: 295px;
	margin-bottom: 10px;
}
#side_news h2 {
	margin-bottom: 6px;
}
#side_news a.btn {
	position: absolute;
	top: 4px;
	left: 224px;
}
#side_news ul {
	overflow: auto;
	width: 295px;
	height: 212px;
	padding-top: 10px;
}
#side_news ul li {
	overflow: hidden;
	padding-bottom: 16px;
	margin-bottom: 15px;
	background: url(../images/line_BxG.gif) repeat-x 0 bottom;
}
#side_news ul li .photo {
	float: left;
	width: 55px;
}
#side_news ul li .photo img {
	padding: 1px;
	border: 1px solid #e6e6e6;
	width: 50px;
}
#side_news ul li .txt {
	margin-left: 65px;
}
#side_news ul li .txt h3 {
	margin-bottom: 3px;
	font-weight: bold;
	color: #444444;
}
#side_news ul li .txt a {
	color: #444444;
	text-decoration: underline ;
}
#side_news ul li .txt a:hover {
	text-decoration: none;
}
#bnr_box {
	position: relative;
	width: 269px;
	height: 187px;
	padding: 18px 13px;
	margin-bottom: 5px;
	background: url(../images/bg_bnr_box.gif) no-repeat 0 0;
}
span#prevBtn {
	position: absolute;
	top: 7px;
	left: 117px;
}
span#nextBtn {
	position: absolute;
	top: 205px;
	left: 117px;
}
#bnr_box ul {
	/*width: 295px;
	overflow: hidden;*/
}
#bnr_box ul li {
	width: 269px;
	height: 179px;
	overflow:hidden; 
}
#bnr_box ul li a {
	display: block;
	width: 259px;
	padding: 5px;
	height: 70px;
	margin: 9px 0  0;
	background: url(../images/bg_bnr.png) no-repeat 0 0;
}
#bnr_list {
	width: 295px;
	margin: 0 0px 0 0;
}
#bnr_list li {
	float: left;
	width: 145px;
	padding: 5px 5px 0 0;
}
#bnr_list li.right {
	float: left;
	width: 145px;
	height: 35px;
	padding: 5px 0 0 0;
}
