@charset "utf-8";

/* Table Of Contents
---------------------------------------------------------------------------- 
General Elements
header
gNav
visual
topicPath
footer
---------------------------------------------------------------------------- */


/*General Elements
---------------------------------------------------------------------------- */	
body{
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
	color:#333;
}
a{
	text-decoration:underline; 
	color: #2c6cd6;
}
a:hover{ text-decoration: none; }

/*header
---------------------------------------------------------------------------- */

/* gNav
---------------------------------------------------------------------------- */

/* visual
---------------------------------------------------------------------------- */

/* topicPath
---------------------------------------------------------------------------- */

/* footer
---------------------------------------------------------------------------- */

