/*----------------------------
　おでかけ--アラカルト
------------------------------*/
.odekakeBox{
	background:url(http://www.47news.jp/localnews/odekake/images/odekake_top_center.jpg) repeat-y;
}

.odekakeTopCenter{
	padding:10px 0 0 5px;
	width:478px;
}

.odekakeTopHead{
	background:url(http://www.47news.jp/localnews/odekake/images/odekake_top_head.jpg) repeat-y;
	padding:34px 0 0 77px;
	width:406px;
	height:34px;
	font-weight:bold;
	font-size:120%;
}


.odekakeTopInBox{
	width:230px;
	float:left;
	padding:0 5px 10px 0;
}

.odekakeTopInBoxImg{
	background:url(http://www.47news.jp/localnews/odekake/images/odekake_ar_waku.jpg) no-repeat;
	width:57px;
	height57px;
	padding:3px;
	margin:0 10px 0 0;
	float:left;
}
.font10{font-size:10px;}
.odekakePink{color:#FF3366;	font-weight:bold;}
.odekake_img{padding:0;margin:0 0 10px 0;}
.clearfloat { clear:both; height:0; font-size: 1px; line-height: 0px; }

.odekakeTopInBoxImg_br {
	border:1px solid #999999;
	float:left;
	margin:0 10px 0 0;
	width:57px;
}

/** clearfix	2009/12/11 SAITO **/
.clearfix:after {
	content: ".";  /* 新しい要素を作る */
	display: block;  /* ブロックレベル要素に */
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
*
*	height: 1px;
*
*     /*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.tochigi {font-size: 9px;line-height:1.3;}
