@charset "utf-8";
/*
	================================================================================================
		support cyber-shot css index.css
	================================================================================================
*/
/*
	====================================
		layout
	====================================
*/
a.textLink.inline{
	margin-right:0;
	background-position:0 6px;
	display:inline;
}

@media screen and (max-width: 640px) {
	.mod-linkButton {
		min-height: 160px;
	}
	
	.Button_image img {
		width: 80%;
	}
}

@media screen and (max-width: 360px) {
	.mod-linkButton {
		min-height: 160px;
	}
}










