﻿@charset "utf-8";

/* 代表挨拶 */
.content_box .column_right
{
	font-size:8pt;
}

.content_box_2
{
	width:570px;
	margin-left:auto;
	margin-right:auto;
	margin-top:12px;
}

.content_box_2 .page_paragraph
{
	margin-right:0px;
}

.content_box_2 .column_left
{
	float:left;
	width:210px;
	text-align:center;
}

.content_box_2 .column_right
{
	float:left;
	width:360px;
}

/* 沿革 */

#tbl_history
{
	margin-left:12px;
	margin-right:12px;
}

#tbl_history tr
{
	vertical-align:middle;
}

#tbl_history td
{
	padding-top:12px;
	padding-bottom:8px;
	border-bottom:solid 1px #CCC;
	color:#000;
	text-align:justify;
}

#tbl_history .year
{
	width:70px;
	text-align:center;
}

#tbl_history .memo
{
	width:500px;
}

/* 事務所 */
.tbl_office
{
	margin-left:12px;
	margin-right:12px;
}

.tbl_office tr
{
	vertical-align:middle;
}

.tbl_office th
{
	padding-top:6px;
	padding-bottom:6px;
	background-color:#F9F9F9;
	border-top:solid 1px #CCC;
	border-bottom:solid 1px #CCC;
}

.tbl_office td
{
	padding-top:12px;
	padding-bottom:12px;
	border-bottom:solid 1px #CCC;
	color:#000;
	text-align:justify;
}

.tbl_office .name
{
	width:150px;
}

.tbl_office .zip
{
	width:70px;
}

.tbl_office .address
{
	width:240px;
}

.tbl_office .tel
{
	width:110px;
}

.tbl_office .name_2
{
	width:220px;
}

.tbl_office .address_2
{
	width:350px;
}

.page_paragraph_2
{
	margin-left:6px;
	margin-top:24px;
	line-height:150%;
	font-size:11pt;
}

.page_paragraph_2 .green_2
{
	color:#489C73;
	font-size:12pt;
}
