@charset "utf-8";

/*--ページ全体--*/
body {
	background-image: none;
	width: 100%;
	color:       #000;
	font-size:    10pt;
	font-family:  "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", Osaka;
	line-height:  1.75em;
	background-color: #fff;
	margin: 0;
	padding: 0; }

body#bodyPrefacei {
	background-image: none;
	width: 100%;
	color:       #000;
	font-size:    10pt;
	font-family:  "ＭＳ Ｐゴシック", Verdana, Arial, Helvetica, sans-serif, "Hiragino Kaku Gothic Pro", Osaka;
	line-height:  1.75em;
	background-color: #fff;
	margin: 0;
	padding: 0; }


/*--ヘッダー--*/
#header {
	display: none; }


/*--ラッパー--*/
#wrapper {
	background-image:none;
	width: 100%;
	margin: 0;
	padding: 0; }

#wrapperHome {
	background-image:none;
	width: 100%;
	margin: 0;
	padding: 0; }


/*--左のメニュー--*/
#subContent {
	display: none; }


/*--コンテンツ--*/
#mainContent	 {
	width: 100%;
	margin:0;
	padding: 0; }


/*--トピックパス--*/
#topicPath{
	width: 100%;
	margin:0;
	padding: 0; }


/*--フッター--*/
#footer {
	color: #000;
	background-image:none;
	margin-top: 6pt; }


/*--ヘッダのヘルプナビ--*/
#footer #helpNavi{
	display: none; }

#footer #copyright	 {
	color: #000;
	background-color: #fff;
	width: 100%;
	padding-top: 6px;
	padding-bottom: 6px;
	border-top: 1px solid #000; }


/*--コンテンツはじめ--*/
.dContent {
	background-color: #fff;
	background-image: none;
	margin:     0;
	padding:    0;
	border-style: none; }


/*--コンテンツおわり--*/
.dContentFooter {
	display: none; }


/*--黄色の背景--*/
.dBoxColor {
	background-image: none;
	width: 100%;
	margin:     0;
	padding:    20px 0;
	border-bottom: 1px solid #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none; }

.dBoxColor .dBoxColorLeft {
	float:left;
	width:30%;
	margin:0;
	padding:0;	}

.dBoxColor .dBoxColorRight {
	float:right;
	width:70%;
	margin:0;
	padding:0;	}

#dBoxBook {
	width:100%;
	margin:0;
	padding:0; }

#dBoxBookLeft {
	float:left;
	width:auto;
	margin:0;
	padding:0;	}

#dBoxBookRight {
	float:right;
	width:auto;
	margin:0;
	padding:0;	}


/*==============================================
◆3：一般タグ
==============================================*/
/*--見出し--*/
h1	{
	color:#333;
	font-size:1.8em;
	font-weight:bold;
	line-height:1.25em;
	background-image:none;
	background-repeat:repeat-x;
	background-attachment:scroll;
	background-position:left bottom;
	margin-bottom:6pt;
	padding-bottom:5pt;
	border-bottom: 2px solid #000; }

h2	{
	color:#333;
	font-size:1.2em;
	font-weight:bold;
	line-height:1.25em;
	background-image: none;
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left bottom;
	margin-bottom:6pt;
	padding-bottom:2pt;
	border-bottom: 2px solid #000;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none; }

h3	{
	color:#333;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.25em;
	background-image:none;
	background-repeat:repeat-x;
	background-position:left bottom;
	margin-bottom:6px;
	padding-top:3px;
	padding-bottom:2px;
	padding-left:5px;
	border-left:4px solid #000; }

h4	{
	font-size:1.1em;
	font-weight:bold;
	line-height:1.5em;
	background-color:white;
	margin-bottom:6px;
	border-style: none; }

/*--段落--*/
p	{
	font-size:1em;
	line-height:1.5em;
	margin-bottom:1.5em;}


/*--通常リスト--*/
ul	{
	margin-left: 2em; }

ul li	{
	margin:0;
	padding:0;}


/*--番号リスト--*/
ol	{
	margin-left: 2em; }

ol li	{
	margin:0;
	padding:0;}


/*--定義リスト--*/
dl	{
	margin-left: 1em; }

dl dt	{
	font-weight:bold;
	margin:0;
	padding:0; }

dl dd	{
	line-height:1.5em;
	margin:0 0 1em;
	padding:0; }


/*--その他--*/
em	{
	font-weight:bold;
	font-style:normal;
	border-style:none;}

strong	{
	color:#c00;
	font-style:normal;
	font-weight:bold;
	border-style:none;}

small {
	color:#666;
	font-style:normal;
	font-weight:normal;
	line-height:1.25em;
	border-style:none; }

blockquote	{
	font-size:1em;
	line-height:1.25em;
	text-align:right;
	margin:5px 0 15px;
	padding:0; }

address	{
	color:#000;
	font-size:10px;
	font-family:VERDANA, ARIAL, Helvetica, "ＭＳ Ｐゴシック", Osaka, SANS-SERIF;
	font-weight:normal;
	font-style:normal;
	line-height:1.5em;
	text-align: center; }

hr {
	color:#fff;
	background-color:#fff;
	height:1em;
	border-color:#fff;
	border-width:0; }



/*==============================================
◆4：書式設定
==============================================*/



/*==============================================
◆5：その他の書式設定
==============================================*/
/*--キャッチコピー用--*/
.ch{
	font-size:1.25em;
	font-weight:bold;
	line-height:2em;
	margin:24px 0;
	padding:0; }


/*==============================================
◆6：リンク
==============================================*/
/*--リンク各種--*/
a:link	{
	color:#039;}

a:visited	{
	color:#e47327;}

a:hover	{
	color:#f60;}

a:active	{
	color:#e47327;}

a.pdf {
	background-image:url(../../../P6-11-307西尾張CATV/web-content/image/share/icon_pdf_mini.gif);
	background-repeat:no-repeat;
	background-attachment:scroll;
	background-position:right center;
	padding-top:3px;
	padding-right:20px;
	padding-bottom:3px; }

a.xls {
	background-image:      url(../../../P6-11-307西尾張CATV/web-content/image/share/icon_xls.gif);
	background-repeat:     no-repeat;
	background-attachment: scroll;
	background-position:   right center;
	padding-top:           3px;
	padding-right:         20px;
	padding-bottom:        3px; }

a.page {
	background-image: url(../../../P6-11-307西尾張CATV/web-content/image/share/arrow_page.gif);
	background-repeat:     no-repeat;
	background-attachment: scroll;
	background-position:   right center;
	padding-top:           3px;
	padding-right:         14px;
	padding-bottom:        3px; }

a.blank {
	background-image:      url(../../../P6-11-307西尾張CATV/web-content/image/share/icon_blankpage.gif);
	background-repeat:     no-repeat;
	background-attachment: scroll;
	background-position:   right center;
	padding-top:           3px;
	padding-right:         14px;
	padding-bottom:        3px; }



/*==============================================
◆13：テーブル
==============================================*/
/*==============================================
◆13：テーブル
==============================================*/
table.normal {
	font-size: 86%;
	line-height: 150%;
	width:100%;
	margin:0 0 1.5em;
	border-spacing:0;
	border-collapse:collapse;
	empty-cells:show;
	padding:0;
	border: solid 1px #ccc; }

table.normal th {
	font-weight:normal;
	background-image: url(../../../P6-11-307西尾張CATV/web-content/image/share/bg_table_th.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left bottom;
	white-space:nowrap;
	text-align:left;
	vertical-align:top;
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; }

table.normal td {
	background-color:#fff;
	vertical-align: top;
	margin:0;
	padding:5px;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc; }
table td.tdRight {
	text-align: right;
	vertical-align: middle;}

table td.tdCenter {
	text-align: center;
	vertical-align: middle; }

table th.thCenter {
	text-align: center;
	vertical-align: middle; }

table caption {
	caption-side: top;
	color: #333;
	font-weight: bold;
	text-align: left; }

table.tBook {
	font-size: 100%;
	line-height: 125%;
	width:100%;
	margin:0;
	border-spacing:0;
	border-collapse:collapse;
	empty-cells:show;
	padding:0;
	border-style: none; }
