@charset "utf-8";
/* ----------------------------------------------
	This style definition is initiarize.
------------------------------------------------- */

#infomation                                             { 
	margin: 0;
	padding: 0;
}
#activity {
	color: #333;
	font-size: 75%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
	line-height: 150%;
}
.newsList .title{
	border-collapse: collapse;
	border-spacing: 0;
}
h1   { 
	border: 0;
	vertical-align: bottom;
}
.news                 {
	font-style: normal;
	font-weight: normal;
}
#test   {
	list-style: none;
}
.news .date  {
	text-align: left;
}
.txtField          {
	font-size: 100%;
	font-weight: normal;
}

q:before , q:after {
	content: '';
}

abbr , acronym {
	border: 0;
}

textarea {
	font-size: 100%;
	font-family: "メイリオ", Verdana, "ＭＳ Ｐゴシック", sans-serif;
}

p{
	font-size: 14px;
	line-height: 21px;
	letter-spacing: 1px;
}

