/**
 * CONTENTS
**/

#contents #flasharea {
	width:960px;
}
#contents #rssarea {
	margin-top: 15px;
	margin-bottom:40px;
	width:960px;
}

#contents #rssarea #first_cell, 
#contents #rssarea #second_cell,
#contents #rssarea #third_cell,
#contents #rssarea #forth_cell {
	width: 232px;
	float: left;
	margin-right: 10px;
}

#contents #rssarea #forth_cell { margin-right:0px; }

#rssarea dt {
	color:#888;
	font-size:90%;
	margin-top:10px;
}
#rssarea dt span.new {
	padding-right:35px;
	background: url(../img/icon_new.gif) no-repeat right .1em;
}

h2 { margin-bottom:15px; }

#contents #box_wrapper {
	width:960px;
	border-top: #dfdfdf 1px solid;
}

#contents #box_wrapper .left {
	float: left;
	width: 320px;
	border-right: #dfdfdf 1px dotted;
	padding: 12px 10px 10px 0;
}

#contents #box_wrapper .left .table-wrap {
	padding-bottom: 10px;
	margin-bottom:10px;
	/* 20100219 */
	margin-top: 23px;
	/*** border-bottom: #dfdfdf 1px solid; ***/
}

#snowdigger {
	text-indent: -5000em;
	background-position: 0 0;
}
#snowdigger a{
	display: block;
	widows: 131px;
	height: 31px;
	margin-bottom: 1px;
	background-position: 0 0;
	background: url(../img/tit_sonow_digger.gif) no-repeat;
}
#snowdigger a:hover {
	background: url(../img/tit_sonow_digger_over.gif) no-repeat;
}

#brower {
	text-indent: -5000em;
	background-position: 0 0;
}
#brower a{
	display: block;
	widows: 131px;
	height: 31px;
	margin-bottom: 1px;
	background-position: 0 0;
	background: url(../img/tit_browser_timing.gif) no-repeat;
}
#brower a:hover {
	background: url(../img/tit_browser_timing_over.gif) no-repeat;
}

#digger {
	text-indent: -5000em;
	background-position: 0 0;
}
#digger a{
	display: block;
	widows: 131px;
	height: 31px;
	margin-bottom: 1px;
	background-position: 0 0;
	background: url(../img/tit_snow_digger.gif) no-repeat;
}
#digger a:hover {
	background: url(../img/tit_snow_digger_over.gif) no-repeat;
}


#contents #box_wrapper .left .table-wrap .inner-left {
	float: left;
	/*margin-right: 5px;*/
	width: 140px;
}
#contents a img {
	border: 1px solid #fff;
}
#contents a:hover img {
	border: 1px solid #abc0d5;
}

#contents #box_wrapper .left .table-wrap .inner-right {
	float: left;
	width: 173px;
	padding: 0 0 0 5px;
	font-size:90%;
}
#contents #box_wrapper .left .table-wrap .inner-right p {
	font-size:90%;
}


/* center area */
#box_wrapper .center {
	float: left;
	width: 280px;
	padding: 12px 10px 10px 10px;
}
#box_wrapper .center h3 { color: #141414; margin-bottom:5px; }
#box_wrapper .center p { margin-bottom:5px;}
#box_wrapper .center p.noevent {
	margin-bottom: 20px;
}

/* btn - ceo&access area*/
#contents #box_wrapper .center img.event { margin-top: 10px; }

/* banner area */
#contents #box_wrapper .right {
	float: right;
	width: 310px;
	border-left: #dfdfdf 1px dotted;
	padding: 12px 0 0 10px;
}
#contents #box_wrapper .right p {
	margin-bottom:10px;
	font-size:90%;
}

