/* =============================================== ** テーブルの設定 */
/* COMMENT == テーブル全体の設定 */
.subCategoryColor{ width:100%; border:1px solid #BEC6BB; border-left:0; border-right:0; font-size:90%;}
.subCategory{font-size:90%; clear:both; width:100%; vertical-align:top; }

/* COMMENT == 左（タイトル部）の設定 */
.subCategory_lt{ width:250px; vertical-align:top; padding:5px 0;}

/* COMMENT == 右（内容部）の設定 */
.subCategory_rt{ padding:5px 0;}
.subCategory_rt span{ display:block; border-left:1px solid #5D625C; padding-left:5px; font-size:90%;}

/* COMMENT == .subCategoryのみの設定 */
.subCategory .subCategory_rt{ padding:5px 0 10px 0;}

/* COMMENT == コンテンツの左にスペースを設定 */
.leftMargin{ margin:0px 30px ;}

/* =============================================== ** レイアウトの設定 */
#Maincontents { padding:5px;}
#Right{ padding:5px;}

/* =============================================== ** タイトルの設定 */
#Maincontents h2{ display:block; margin:0 0 10px 0; font-size:140%;}
#Maincontents h2 span.h2_1{ display:block; width:auto; height:100%;}
#Maincontents h2 span.h2_2{ display:block; width:auto; padding:3px 0 3px 20px;}
#Maincontents h3.contNews{ display:block; clear:both; margin:10px 0; padding:5px 10px; background:url(/www/image/contents/h3_shimin_news.jpg) repeat-x 0 100%; font-size:120%;}
.subCategory h3 , .subCategoryColor h3{ display: inline; margin:0; padding:0 0 0 25px; background-position: 3px 45%; background-repeat:no-repeat; font-size:110%;}

/* =============================================== ** 記事詳細の設定 */
/* COMMENT == タイトルの背景(ページタイトルはcolor1.css) */
#kijiContents .subCategory h3{ margin:0; padding:0 0 0 25px; background-image: url(/www/image/contents/h3_subCategory.jpg);}
/* COMMENT == ラインの色 */

.subCategoryMidashi{ clear:both; width:100%; vertical-align:top;}
#kijiContents .subCategory_lt{ border-bottom:1px dotted #656565; padding-top:15px;}
#kijiContents .subCategory_rt{ border-bottom:1px dotted #656565; padding-top:15px;}
/* #kijiContents .subCategory td{ border-bottom:1px dotted #656565; padding-top:15px;} */

.contact{ border:1px solid #999999; padding:5px 15px;}
.contactTitle{ background:url(/www/image/contents/bgi_contactTitle.jpg) 0 45% no-repeat; padding:3px 0 0 20px;}
.contactText{padding:5px 10px 0 20px;}

.evaluation{width:100%;}
.evaluation th{ padding-left:15px;}
.evaluation td{ padding-left:15px;}

/* =============================================== ** 報道記事詳細の設定 */
.houdou{ width:50%; padding:5px 10px 30px ; text-align:center; }
.houdouTop{ border:1px solid #999999; text-align:center; }
.houdouTitle{ text-align:center;  font-size:120%; }
.houdouDate{ text-align:center; }

/* =============================================== ** サイトの使い方の設定 */
/* COMMENT == タイトルの設定 */
h3.fixedTitle{ clear:both; border:1px solid #0061E6; padding:5px 10px; font-size:110%;}
h4.fixedTitle{ clear:both; border-bottom:1px solid #0061E6; padding:2px 5px; font-size:100%;}
/* COMMENT == レイアウトの設定 */
.fixedContainer{ width:790px;}
.fixedContainer .layout_2-1_lt{ float:left; width:600px;}
.fixedContainer .layout_2-1_rt{ float:right; width:170px;}

/* COMMENT == リストの設定 */

/* =============================================== ** ＷｅｂＵＤの設定 */
/* COMMENT == 記事内のサブタイトルの設定 */
.subCategoryTitle{ border-bottom:1px dotted #656565;  }

