@charset "UTF-8";
/***********************************************/
/* Templates.                                  */
/* H200714 作成                                */
/***********************************************/
/* フォント一括設定 */
common
cssの初期化
--------------------------------------------------------------------*/


* {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
}

html, body {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	font-size: 100%;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 10;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

address, div, blockquote, p, pre, ul, ol, li, dl, dt, dd, hr {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

table, caption, th, td {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: normal;
	font-size: 100%;
}

span, em, strong, dfn, code, samp, kbd, var, cite, abbr, acronym, sub,
sup, q, br, ins, del, a, img, object, iframe {
	font-family: "ＭＳ Ｐゴシック", "Osaka", "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0;
	padding: 0;
	border: 0;
	font-style: normal;
	font-weight: inherit;
	font-size: 100%;
}


/* 全般設定 */

/* １．ボディー部の基本設定 */
body{
	background: #FFFFFF;
	font: small/120% "ＭＳ Ｐゴシック", Osaka;
	text-align: center;
}
/* １－１　最上部の文言 */
.top {
	width: 850px;
	text-align: center;
	font-size : 9pt;
	list-style-type : none;
}
/* １－２　パンくずコンテナ */
#topicPath {
	font-size : 9pt;
	text-align : left;border-width : 0pt 0pt 0pt 0pt;
	width : 850px;
	height : 15px;
}
#topicPath li {
	float:left;
	line-height:110%;
	list-style-type:none;
}
.arrow {
	float: left;
	padding-right: 6px;
	padding-left: 6px;
}


/* ２．レイアウトテーブルの設定 */

/* ２－１　メインテーブル　コンテンツ全体の幅　width: 850px */
.main_table {
	width: 850px;
	border-top	: 1px solid #666666;
	border-bottom	: 1px solid #666666;
	border-left	: 1px solid #666666;
	border-right	: 1px solid #666666;
	padding: 0px;
}
/* ２－２　事務所ロゴ記入枠 */
.td1-title {
	text-align: center;
	background : #ffffff url(../../ホームページサイト さくら/busiassist/toptitle.gif) no-repeat center top;
	height: 73px;
	border-top	: 0px solid #666666;
	border-bottom	: 0px solid #666666;
	border-left	: 0px solid #666666;
	border-right	: 0px solid #666666;
	padding-top: 10px;
	padding-bottom: 10px;
}
/* ２－３　更新日を記入する枠 */
.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;
  color : black;
}
.main_table .td1-title p {
	line-height: 125%;
	text-align: left;
	margin-left: 125px;
	margin-right: 125px;
	margin-top: 12px;
}
/* ２－４　クローラー用ブランク枠 */
.td2-blank {
	width: 180px;
	height: 0px;
	background: #EFF2CB;
	padding: 0px;
}
/* ２－５　本文を記載する枠 */
.td3-contents {
	width: 670px;
	line-height:180%;
	text-align: left;
	vertical-align: top;
	font-size: 9.5pt;
	background : #f6f6f6;
	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;
}

/* ２－５－３　３２カテゴリー */
.main2{
        line-height:150%;
        word-spacing:0.2em;
		padding:0px;
		margin:10px;
		}


/* ２－６　リンクテーブル　コンテンツ全体の幅　width: 850px */
.link_table {
	width: 660px;
}
/* ２－７　本文テーブル　セルの余白 */
div#maintable td {
	background : #ffffff;
	empty-cells:show;
	padding: 10px 10px 10px 10px;
	font-size: 9.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%; 
}
/* ２－１０　本文コンテンツテーブル　*/
.maincontent table td {
	padding: 10px 10px;
	font-size: 11.0pt;
}
/* ２－１１　本文コンテンツテーブル2　*/
.maincontent2 table td {
	padding: 10px 10px;
	font-size: 10.0pt;
}
/* ２－１２　リンクテーブル　セルの余白 */
div#linkcontent table td {
	padding: 10px 10px;
	font-size: 10pt;
}


/*新着サイト表示（右ブロック）H211122 追加*/
div#right_block{
	float: right;
	width: 650px;
}
div#right_block div.title{
	margin: 0;
	padding: 5px 10px;
	font-weight: bold;
	font-size:1.0em;
	background-image: url(../img/bg_right_title.jpg);
	background-repeat: repeat-x;
}
div#right_block div.content{
	font-size:0.97em;
	margin: 0 0 15px 0;
	padding: 5px 10px;
}
table.link_site{
	width: 650px;
	margin: 10px auto;
	table-layout: fixed;
	border-collapse: collapse;
	border: 1px solid #666;
}
table.link_site th{
	border: 1px solid #666666;
	padding: 5px;
	font-size:0.97em;	
	font-weight: bold;
	text-align: center;
}
table.link_site td{
	border: 1px solid #666666;
	font-size:0.97em;
	padding: 5px;
}


/* ３．メニュー部の設定 */

/* ３－１　メニュー枠 */
.td4-menu {
	width: 180px;
	text-align: left;
	vertical-align: top;
	background : #FFFFFF);
	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	: #FFFFFF;
	font-size	: 9pt;
	list-style-type	: none;
	color: #000	;
}
.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: #993300	;
}

/* ４－２　見出し要素の設定 */

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;
	width: 550px;
	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: 500px;
	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;
}
