@charset   "UTF-8";


.lists{
	width:830px;
	font-family:'メイリオ';
	font-size:11pt;
	list-style-type:none;
}

.picfix{
	width:850;
	text-align:center;
	margin:20px;
}

.lists ul{
	padding:0px 10px 15px 25px;
}


.t3{
	font-weight : normal;
	font-family:'メイリオ';
	font-size:10pt;
	word-break: break-word;
	text-decoration: none;
	width:780px;
	border-collapse:collapse;
	border-spacing:0;
	border: 1px none;
	margin:10px 0 10px -10px;
}

.t3 td{
	width:220px;
	padding:10px;
	text-align:center;
}



