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

body,td,th,input {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #4A5A6F;
	font-style: normal;
	line-height: 16px;
}
p {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	color: #4A5A6F;
	font-style: normal;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	line-height:24px;
	color: #333;
	background-image: url(../image/gray_gradation.gif);
	background-repeat: repeat-x;
	background-position: top;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-weight: lighter;
	height: 26px;
}
h2 {
	font-size: 16px;
	color: #333;
}
h3 {
	font-size: 14px;
	color: #01678D;
}


/*  HEADER ITEM  */


/*  MENU ITEM  */
#tt p{
	font-size:10px;
	font:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	line-height:18px;
	color:#FCC;
}

/* CONTENTS ITEM */
#Con_NEWS_AREA li{
	list-style-image: url(../image/offArrows.gif);
	list-style-position: outside;
	list-style-type: disc;
	font-size: 12px;
	left: 5px;
	margin: 0px;
}
/* CONTENTS ITEM  */

/* FOOTER ITEM  */
#footer p{
	font-size:10px;
	color:#333
}
