@charset	"utf-8";

#special_outbox	{
	width:960px;
	background:url(/mop/kisarazu/special/bus_ticket_all_1307/images/common/bg_main_body.gif) repeat-y;
	margin-top:5px;
}

#special_oubbox_bottom	{
	padding-bottom:12px;
	background:url(/mop/kisarazu/special/bus_ticket_all_1307/images/common/bg_main_bottom.gif) bottom no-repeat;
}

#special_box	{
	width:900px;
	margin: 0 auto;
	padding-bottom: 20px;
}

/* clearfix */
/*************************************************************/

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}



/*  */
/*************************************************************/


