@charset "UTF-8";



#privacy {
}

#privacy dl {
	background: url(../share/img/dotline.gif) repeat-x left bottom;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
#privacy dl.last {
	background: none;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#privacy dl dt{
	font-weight: bold;
	color: #233294;
}







#day {
}
#day .left {
	width: 490px;
}

#day .right {
	width: 137px;
}




#day dl {
	background: url(../img/bg_time.gif) repeat-y left top;
	padding-bottom: 20px;
}
#day dl.last {
	background: none;
	padding-bottom: 0px;
}
* html #day dl {
	zoom: 100%;
}
*:first-child+html #day dl {
	display: inline-block;
}

#day dl:after {
	content: "."; 
	clear: both; 
	height: 0;
	display: block; 
	visibility: hidden;
}

#day dl dt {
	float: left;
	width: 90px;
	display: block;
}
#day dl dd {
	float: right;
	width: 400px;
}



#day #mes {
	background: url(../share/img/bg_dot.gif) repeat left top;
	padding: 4px;
}
#day #mes .cell {
	background: #FFFFFF;
	padding: 15px;
}






#sitemap {
}
	#sitemap .left,
	#sitemap .right {
		width: 320px;
	}
	#sitemap .cell {
		margin-bottom: 30px;
	}
	#sitemap .cell li {
		background: url(../share/img/dotline.gif) repeat-x left top;
		padding: 6px 6px 0px 6px;
		margin-bottom: 6px;
	}
	#sitemap .cell li a {
		background: url(../share/img/arrow_s.gif) no-repeat center left;
		padding-left: 10px;
	}
	




















