﻿@charset "utf-8";

/* AdobeReader */
#dl_reader
{
	margin-right:12px;
	margin-bottom:12px;
}

#dl_reader .column_left
{
	width:470px;
}

#dl_reader .column_left .page_paragraph
{
	font-size:8pt;
}

#dl_reader .column_rignt
{
	width:112px;
}

/*  */
.catalog_table
{
	margin-top:15px;
}

.catalog_table td
{
	width:281px;
	text-align:center;
	padding-bottom:15px;
}

.catalog_table td.margin
{
	width:8px;
}

.catalog_table td img
{
	margin-bottom:5px;
}

.catalog_table td strong
{
	color:#156D3D;
}


/* 4カラムカタログ */
.catalog_table2
{
	margin-top:15px;
}

.catalog_table2 td
{
	width:136px;
	padding-bottom:15px;
	text-align:center;
	font-size:90%;
}

.catalog_table2 td.margin
{
	width:8px;
}

.catalog_table2 td img
{
	margin-bottom:5px;
}

.catalog_table2 td strong
{
	color:#156D3D;
}


