﻿@charset "utf-8";


/* style */
/* -------------------------------------------------------- */

.unitBox {}
ul.imgList li {float: left; margin-right: 20px;}

/* cntOshirase
--------------------------- */
#listOshirase .unit {
	margin-bottom: 55px;
	/*background:url(../../img/dot_xy01.gif) repeat;*/
	padding:0px;
	}



#listOshirase .unit table { border-collapse:collapse; }

#listOshirase .unit th ,
#listOshirase .unit td { padding-bottom:15px; }
#listOshirase .unit th.wDate ,
#listOshirase .unit td.wCate {
	white-space:nowrap;
	width:1%;
	padding-right:15px;
	}
#listOshirase .unit td.wTxt { width:98%;}
#listOshirase .unit span img { padding-right:15px; }
