﻿@charset "utf-8";
/*****************ログイン後のみに適応するcssを記述******************/
.org_font_color {
	color: #333333;
	font-weight: normal;
}
.lineh {
	line-height: 20px;
}
