@charset "UTF-8";
/* CSS Document */

#mag {
	float: left;
	width: 310px;
	padding-right: 12px;
	padding-bottom: 30px;
	margin-bottom: 25px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666;
}

.pc a {
	color: #06C;
}

.mobile a {
	color: #090;
}