@charset "UTF-8";
/***************************************************************/
/* Templates.                                                  */
/* H200714 作成                                                */
/*                                                             */
/* H230303～ 改変                                              */
/*                                                             */
/*  ●AAAA table は、間に _ を入れて、AAAA_table のようにする  */
/*                                                             */
/***************************************************************/
/* フォント一括設定 */
*{
	margin: 0;
	padding: 0;
	font-style: normal;
	font-family: "ＭＳ Ｐゴシック", Osaka, Verdana, Arial, sans-serif;
	text-decoration: none;
	color: #383636;
}
th, td {
  font-size: 12px;
}


/* 全般設定 */

/* ０．文章間スペース設定 */
.v_space { margin-top:3em; } 

.v_space2 { margin-top:6em; } 

.v_space3 { margin-top:2em; } 

/* １．ボディー部の基本設定 */
body{
	background: #E3E3E3;
	font: small/120% "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
}
/* １－１　最上部の文言 */
.top {
	width: 850px;
    height : 30px;
    background: #e3e3e3;
	text-align: center;
	font-size : 9pt;
	list-style-type : none;
}


/* １－２　パンくずコンテナ */
#topicPath {
   position: relative;
   top: -23px;
   left: -20px;
   text-align: left;
   font-size : 9pt;
   background: #e3e3e3;
   width : 850px;
   height : 10px;
}
#topicPath li {
   float: left;
   font-size: 13px;
   margin: 0;
   padding: 0;
   line-height: 30px;
}
.arrow {
	float: left;
	padding-right: 60px;
	padding-left: 60px;
}


/* ２．レイアウトテーブルの設定 */

/* ２－１　メインテーブル　コンテンツ全体の幅　width: 850px */
.main_table {
	width: 850px;
	position: relative;
    top: -30px;
	border-top	: 1px solid #666666;
	border-bottom	: 1px solid #666666;
	border-left	: 1px solid #666666;
	border-right	: 1px solid #666666;
	padding: 0px;
	font-size : 10pt;
}
/* ２－２　事務所ロゴ記入枠 */
.td1-title {
	text-align: center;
	background : #ffffff url(toptitle.gif) no-repeat center top;
	height: 75px;
	border-top	: 0px solid #666666;
	border-bottom	: 0px solid #666666;
	border-left	: 0px solid #666666;
	border-right	: 0px solid #666666;
}
/* ２－３　更新日を記入する枠 */
.td2-title {
	text-align: right;
	background: #ccd380 no-repeat;
	border-top: 1px solid #808080;
	border-bottom: 1px solid #808080;
	border-left	: 0px solid #666666;
	font-size: x-small;
	color: #000000;
	height: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 5px;
    color : black;
}
.main_table .td1-title p {
	line-height: 125%;
	text-align: left;
	margin-left: 125px;
	margin-right: 125px;
	margin-top: 10px;
}
/* ２－４　クローラー用ブランク枠 */
.td2-blank {
	width: 180px;
	height: 0px;
	background: #EFF2CB;
	padding: 0px;
}
/* ２－５　本文を記載する枠 */
.td3-contents {
	width: 670px;
	text-align: left;
	vertical-align: top;
	background : #f5f5dc url(background_beige.gif);
	padding: 3px 20px 15px;
	border-top	: 0.5px solid #666666;
	border-bottom	: 0.5px solid #666666;
	border-left	: 1px solid #666666;
	border-right	: 0.5px solid #666666;
}
/* ２－５－２　本文を記載する枠（内部白紙） */
.td3-contents2 {
	width: 670px;
	text-align: left;
	vertical-align: top;
	background : #ffffff;
	padding: 3px 20px 15px;
	border-top	: 0.5px solid #666666;
	border-bottom	: 0.5px solid #666666;
	border-left	: 1px solid #666666;
	border-right	: 0.5px solid #666666;
}
/* ２－６　リンクテーブル　コンテンツ全体の幅　width: 850px */
.link_table {
	width: 660px;
}
/* ２－７　本文テーブル　セルの余白 */
div#maintable td {
	background : #ffffff;
	empty-cells:show;
	padding: 10px 10px 10px 10px;
	font-size: 19.5pt;
	letter-spacing:0.1em; 
	line-height:150%; 
}
/* ２－８　本文テーブル2　セルの余白 */
div#maintable2 td {
	background : #ffffff;
	empty-cells:show;
	padding: 10px 10px 10px 10px;
	font-size: 9.5pt;
	letter-spacing:0.1em; 
	line-height:150%; 
}
/* ２－９　本文テーブル3　セルの余白 */
.maintable3 td {
	background : #ffffff;
	empty-cells:show;
	padding: 10px 10px 10px 10px;
	font-size: 9.5pt;
	letter-spacing:0.1em; 
	line-height:150%; 
}
/* ２－１０　本文コンテンツテーブル　●注意　要Table前に _ 　*/
.maincontent_table {
	width: 640px;
	background: #f6f6f6;
	position: relative;
	border-top	: 0.5px solid #666666;
	border-bottom	: 1px solid #666666;
	border-left	: 0.5px solid #666666;
	border-right	: 1px solid #666666;
	padding: 0px;
	margin-bottom:10px;
}
.maincontent_table td {
	line-height: 150%;
	padding: 10px 10px;
	font-size: 10.0pt;
}
/* ２－１１　本文コンテンツテーブル2　*/
.maincontent2 table td {
	padding: 10px 10px;
	font-size: 10.0pt;
}
/* ２－１２　リンクテーブル　セルの余白 */
div#linkcontent table td {
	padding: 10px 10px;
	font-size: 10pt;
}

/* ２－１３　更新情報 */
div.update {margin: 0px; margin-bottom: 3em;}
div.update h3 {font:italic bold large Georgia,Verdana,'Times New Roman',Arial;
	color: #334d99;
	border-left: 16px solid #334d99;
	padding-left: 0.5em;
}

div.update span.day {margin-right: 1em;}
div.update div.line {
	font-size	: 9pt;
	border-bottom: 1px dotted #666;
	margin: 0px;
	padding: 3px;
}

/* ３．メニュー部の設定 */

/* ３－１　メニュー枠 */
.td4-menu {
	width: 180px;
	text-align: left;
	vertical-align: top;
	background : #eff2cb url(background_paleye.gif);
	padding: 5px 10px 5px 10px;
	border-top	: 0.5px solid #666666;
	border-bottom	: 0.5px solid #666666;
	border-right	: 0.5px solid #666666;
	border-left	: 0px solid #666666;
}

/* ３－２　メニュー枠「相談無料」 */
.td4-soudann {
	width: 130px;
	height: 30px;
	text-align	: center;
	border-top	: 1px solid #808080;
	border-bottom	: 1px solid #808080;
	border-left	: 1px solid #666666;
	border-right	: 1px solid #666666;
	font-size: small;
	color : black;
}
/* ３－３　メニューリンクの色 */
.main_table .td4-menu p a:link {
	color: #3366CC;
	text-decoration: none;
	padding: 2px;
	white-space: nowrap;
}
.main_table .td4-menu p a:visited {
	color: #666699;
	text-decoration: none;
	padding: 2px;
}
.main_table .td4-menu p a:active {
	text-decoration: none;
	padding: 2px;
	border: 1px solid #99CCFF;
}
.main_table .td4-menu p a:hover {
	color: #990000;
	text-decoration: none;
	padding: 2px;
	border: 1px solid #0080C0;
}


/* ４．フッター部分の設定 */

/* ４－１　メインテーブル最下段の枠 */
.td5-footer {
	text-align	: center;
	border-top	: 1px solid #666666;
	border-bottom	: 0.75px solid #666666;
	border-left	: 0px solid #666666;
	padding-top	: 5px;
	padding-right	: 15px;
	padding-bottom	: 5px;
	padding-left	: 15px;
	background	: #CCD380;
	font-size	: 9pt;
	list-style-type	: none;
	color: #000000	;
}
.td5-footer2 {
	text-align	: center;
	border-left	: 0px solid #666666;
	padding-top	: 5px;
	padding-right	: 15px;
	padding-bottom	: 0px;
	padding-left	: 15px;
	background	: #CCCC99;
	font-size	: 9pt;
	list-style-type	: none;
	color: #000000	;
}

/* ４－２　見出し要素の設定 */

h1 {
	font-size: medium;
	text-align: left;
	margin-top: 0px;
	margin-bottom: -5px;
	background: #ccd420;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	line-height: 100%;
	color: #003300;
}
h2 {
	font-size: small;
	text-align: left;
	margin-top: 0px;
	margin-bottom: -5px;
	background: #ccd420;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 3px;
	border: 1px solid #666666;
	line-height: 100%;
	color: #003300;
}
h3 {
	font-size: small;
	text-align: left;
	color: #003300;
	border: 1px solid #CCCC99;
	padding-top: 4px;
	padding-bottom: 2px;
	line-height: 100%;
	width: 400px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
}
h4 {
	font-size: small;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 5px;
	color: #003300;
	text-align: center;
	width: 420px;
	margin-left: 15px;
	padding-top: 3px;
	padding-bottom: 2px;
	border-bottom: 1px solid #CCCC99;
	font-weight: normal;
}
/* ヘッドライン */
.heading{
  font-size : 1.0em;
  font-weight : bold;
}

/* ４－３　メニュー（左の枠）以外のリンク設定 */

a:link {
	color: #3366CC;
	text-decoration: none;
}
a:visited {
	color: #666699;
	text-decoration: none;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #99CCFF;
	text-decoration: none;
}

/* 画像への文字の廻り込み設定 */

.image-hidariyose {
	float: left;
	clear: both;
	margin-right: 15px;
}
.image-migiyose {
	float: right;
	clear: both;
	margin-left: 15px;
}
/*新着サイト表示（右ブロック）H211110 追加*/
div#newsite_block{
	float: newsite;
	width: 630px;
}
div#newsite_block div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	font-size:1.06em;
	color: #000;
}
div#newsite_block div.content{
	font-size:0.77em;
	margin: 0 0 15px 0;
	padding: 5px 10px;
	background: #F0F0F0;
}
table.link_site{
	width: 600px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #fff;
}
table.link_site th{
	border: 1px solid #fff;
	padding: 5px;
	font-size:0.77em;	
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	border: 1px solid #fff;
	font-size:0.77em;
	padding: 5px;
}

