@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------
	☆uniq
----------------------------------------------------*/

#contents .about01{
	width:630px;
}

#contents .about01 .about01Img{
	float:left;
}

#contents .about01 .about01Tx{
	float: right;
	width: 630px;
}

/*------------------------------------------*/

.hisList li{
	border-bottom:#CCC dotted 1px;
	padding:10px 0;
}

.hisList li a{
	color:#333333;
	text-decoration:underline;
}

.hisList li img{
	float:left;
	margin-right:20px;
	width:100px;
}

.hisList li .date{
	color:#440000;
	float:left;
	font-size:93%;
	font-weight:bold;
}

.hisList li .newsTx{
	float:left;
	width:510px;
}
