@charset 'UTF-8';

/*  society
--------------------------------------- */

/* link の設定
-------------------------------*/

p.link {
	margin:0 0 5px;
	padding:0 0 0 25px;
	background:url("/ja/assets/img/ico_link2.gif") no-repeat left 0.3em;
}

p.link a {
	color:#000099;
	text-decoration:none;
}

p.link a:hover {
	text-decoration:underline;
}

/* img の設定
-------------------------------*/
p.img img {
	margin: 2px 10px;
}