<!--
.LoginForm {
	width: 128px;
	font-size: 100%;
}
.LoginBoxBG
{
	padding: 0px;
	background-image: url(/images/top_login_bg.gif);
}
.LoginBoxBody
{
	padding: 4px;
	text-align: left;
}

.MenuBox
{
	padding: 0px;
}

.style1 {
	color: #339933;
	font-weight: bold;
}
.style4 {color: #FF6600; font-weight: bold; }

body {
	margin: 0px;
	background-image: url(/images/BG.gif);
}


.FuncName
{
	color: #3366FF;
	font-weight: bold;
}
.GoodsName {
	font-weight: bold;
	color: #FF6600;
}
.Point {
	font-weight: bold;
	color: #006633;
}
.GoodsCode {
	font-weight: bold;
}
.FormError {
	color: #CC3333;
	font-weight: bold;
}
.office {
	font-weight: bold;
	color: #FF6600;
}
.question
{
	color: #FF6600;
}
.answer
{
	color: #0066CC;
}

.table_main
{
//	border: 1px;
}

.cell_menu
{
	width: 206px;
	text-align: left;
	vertical-align: top;
}

.cell_main
{
	width: 680px;
	vertical-align: top;
}

.cell_title
{
	background-image: url(/images/FunctionTitleFrameMiddle.gif);
}

.check_title
{
	color: #BB0088;
	font-weight: bold;
}

.error_detail
{
	color: #CC0000;
	font-weight: bold;
}

/* タイトルの次ぐらいの見出し */

H2
{
	color: #002288;
	font-size: 12pt;
	font-weight: bold;
}

.atention
{
	color: #EE6600;
	font-size: 12pt;
}

.infomation
{
	color: #0044EE;
	font-size: 10pt;
}

/* インフォメーションボックス */

.info_box_line
{
	background-color: #88BB88;
}

.info_box_fill
{
	background-color: #EEFFF0;
	text-align: left;
	width: 480px;
}

.info_box_title
{
	color: #006600;
	font-weight: bold;
}

.info_box_text
{
	color: #006600;
}


/* フォーム等のボックス */

.box_line
{
	background-color: #999999;
}

.box_name_fill
{
	background-color: #DDDDDD;
	text-align: center;
}


.box_value_fill
{
	background-color: #FFFFFF;
	text-align: left;
}

.box_name_text
{
	font-size: 12px;
}

.box_value_text
{
	font-size: 12px;
}

.box_value_atention
{
	font-size: 10px;
}
.box_value_atention_strong
{
	font-size: 10px;
	color: #ff0000;
}

/* ポイント交換の情報 */

.cnv_point_name
{
	color: #0044EE;
	font-weight: bold;
	font-size: 16px;
}

.cnv_point_url
{
	color: #0044EE;
	font-weight: normal;
}

.cnv_info_title
{
	color: #FFFFFF;
	font-weight: bold;
}

.cnv_info_text
{
	color: #FF3300;
	font-weight: bold;
	font-size: 12px;
}

.cnv_info_rate
{
	color: #006600;
	font-weight: bold;
	font-size: 16px;
}

.cnv_box_line
{
	background-color: #FF6600;
}

.cnv_box_fill
{
	background-color: #FFFFCC;
	text-align: left;
	width: 480px;
}

.cnv_box_fill_sub
{
	background-color: #FFFFE0;
	text-align: left;
	width: 480px;
}

.guide_title
{
	font-size: 16px;
}

.guide_text
{

}

.guide_box_fill
{
	width: 620px;
	text-align: left;
}

/* */
.rate_reaf
{
	color: #008800;
	font-waight: bold;
}

-->
