body{background-color:#ffffff}
body,td,dd,li{font-size:x-small;font-family:'ＭＳ Ｐゴシック';}
input,textarea,select{font-size:12px;}

/*文字指定 */
.keyword{font-size:10px;color:#333433;margin:5px;}/*最上部キーワード用*/
.text{line-height:150%}
.pgreen{color:#54826D;line-height:150%}/*TOPページ主文用*/
.green{color:#54826D;}

.r{color:#aa3333}/*赤文字用*/

/*リンク指定 */
a:hover{color:#ff0000;}
.y{color:#ffcc00}

/*セル指定 */


.smaltext {
	font-size: 10px;
	color: #333333;
	line-height: 150%;
}
.smaltext-gray {
	font-size: 10px;
	line-height: 150%;
	color: #999999;
}
.text_footer{
	color:#003366;
	font-size: 12px;
	padding: 2px 0 0 8px;
}
