/*
　report.css [ 
----------------------------------------------------------- 
　topTemplate.htmlで使用
----------------------------------------------------------- */

.base	{ font-size: 12px; line-height: 21px }
.font1	{ font-size: 12px; line-height: 16px }
.font2 	{ font-size: 12px }
.font3	{ font-size: 11px }
.font4	{ font-size: 11px; line-height: 16px }
.font5	{ font-size: 11px; line-height: 14px }
.font6	{ font-size: 12px; line-height: 18px }
.style1 { color: #dc143c;}

.txt12-16-left   { font-size: 12px; line-height: 16px; text-align: left }

.date	 { font-weight: bold; font-size: 12px; text-align: left }
.date0 	{font-size: 12px; font-weight: bold; color:Crimson }
.date6	{font-size: 12px; font-weight: bold; color:MediumBlue }
.news 	   { color: #4b4b4b; font-size: 12px; line-height: 18px; text-align: left }
.font10 {font-size: 10px }
.name 	{font-size: 11px; color: LightGrey }
.title	{font-size: 12px; font-weight: bold;}

/* ____ バナーエリア以下 ___________ */
.box-h6      { margin: 6px 0px 0px; padding: 0px }
.box-h25      { margin: 25px 0px 0px; padding: 0px }
.box-h0l1        { margin: 0px; padding: 0px; border-bottom: 1px dotted #ccc; display: block }
.box-h25l1       { margin: 25px 0px 0px; padding: 0px; border-bottom: 1px dotted #ccc; display: block }
.box-h35      { margin: 35px 0px 0px; padding: 0px }
.box-h30 { margin: 30px 0px 0px; padding: 0px }

/* ____ 積雪情報tableケイ線設定 ___________ */
.table-border   { color: #666666; font-size: 12px; margin-bottom: 10px; border-collapse: collapse; border-spacing: 0px }
.table-border-h0    { color: #666666; font-size: 12px; border-collapse: collapse; border-spacing: 0px }
.table-border-h20    { color: #666666; font-size: 12px; margin: 20px 0px 0px; border-collapse: collapse; border-spacing: 0px }

.td-border   { padding: 10px 0px 0px; border-bottom: 1px solid #cccccc }
.td-border2   { padding: 10px 0px 0px; border-bottom: 2px solid #cccccc }

/* ____ テーブルの余白 ___________ */
.p4 table  { font-size: 12px; line-height: 16px }
.p4 td   { font-size: 12px; line-height: 16px; text-align: left; padding: 4px }