
@charset "UTF-8";


/*------------------
 == reset
--------------------*/
#pc_hr_contents{
	width: 750px;
	margin: 0 auto;
	padding: 0;
	border: 0;
	font-size: 12px;
	line-height: 1.5;
	margin-bottom:20px;
	color:#535353;
	font:12px/1.5 "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#pc_hr_contents a:link{color:#95634b;text-decoration:none;}
#pc_hr_contents a:visited{color:#7a4da6;}
#pc_hr_contents a:hover{color:#4b80c4;text-decoration:underline;}
#pc_hr_contents a:active{color:#7a4da6;}

/*------------------
 == addon
--------------------*/



