@charset "Shift-JIS";


BODY	{
	font-style:normal;
	text-align:center;
	text-indent:0pt;
	letter-spacing:0em;
	color:#009;
	line-height:150%;
	margin:0px 0px 0px 10px;
	padding:0 0 0 5;
	background:#FFF;
	text-decoration: none;
	width: 230px;
	font-size: 10pt;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
a:link {
	color: #009;
	text-decoration: none;
}
a:visited  {
	color: #009;
	text-decoration: none;
}
a:hover {
	color: #F60;
	text-decoration: none;
}
a:active  {
	color: #009;
	text-decoration: none;
}


/*-------------------------------------------------
  基本設定
-------------------------------------------------*/

#navi td{
	text-align: left;
	font-size: 1em;
}


.foot {
	font-size: 9px;
	line-height: 16px
}

#navi_list {
	font-size: 1em;
	line-height: 1.4em;
	font-weight: bold;
	text-decoration: none;
}

#navi {
	padding: 5px 0px 0px 10px;
}

.newmark {
	font-size: 0.8em;
	color: #C00;	
}

.newmark2 {
	font-size: 0.8em;
	color: #090;
}



.red {
	color: #C00;	
}
.redB {
	color: #C00;
	font-weight: bold;
}
.redS {
	color: #C00;
	font-size: 80%;
}

.gray {
	color: #666;
}
.grayB {
	color: #666;
	font-weight: bold;
}
.grayS {
	color: #666;
	font-size: 80%;
}


#logo_navi {
	background-image: url(../GeneratedItems/asiact_logo.png);
	height: 150px;
	width: 150px;
}
