body{
font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;
}
a{
	text-decoration:none; 
	color:#000000;
}

a:hover{
	opacity: 0.6;
}

a:visited {
	color:#000000;
}


div.circle a img{
    border-radius: 50%;
    -ms-transition-duration: 0.3s;
    transition-duration : 0.3s;
    }
 
div.circle a:hover img{
    border-radius: 0%;
    }

.piccat {

font-family:'メイリオ', Meiryo, 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', sans-serif !important;


}

.piccat table{
	table-layout:fixed;
	width:824px;
	background-color:#ffffff;
	margin-left:-20px;

}

.piccat table tr td{
	width:200px;
	text-align:center;
	font-size:12px;
	vertical-align:top;

}
.piccat table tr td a{
	display:block;
	width:100%;
	height:100%;
	
 　  } 

.piccat table tr td img{
	width:150px;
	height:150px;

}

.rMagazineNEW {
	background-color: #d52b2b;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	color: #ffffff;
	height: 20px;
	width: 50px;
	position: absolute;
	top: 0px;
	right: 0;
	text-align: center;
	padding: 15px 0;
	font-size: 12px;
	line-height: 1;
	text-decoration: none;
	z-index:10;
}
