﻿/* --------------------------------------------
 *　ページ内基本
 * -------------------------------------------- */
 
img,div { behavior:url(iepngfix.htc) }

img {
	border-style: none;
}
 
body {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 90%;
	margin: 0px;
	padding: 0px;
	background-image: url(../img/c_bg_001.jpg);
	background-repeat: repeat-x;
}

ul {
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}
 
#wrapper {
	padding: 0px;
	height: auto;
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}

.clear {
	clear: both;
	height: 0px;
	width: 1000px;
}

/* --------------------------------------------
 *　ハック
 * -------------------------------------------- */

/*firefox3*/ 

html>/**/body,x:-moz-any-link {  
　　margin-left:-1px;  
}  

/*IE6*/ 

* html body {  
  　padding-left: 1px;  
}  
   
/*IE7*/ 

*:first-child+html body {  
 　padding-left: 1px;
}

/* --------------------------------------------
 *　TOP
 * -------------------------------------------- */
 
#header {
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	height: 97px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../img/c_header.jpg);
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 500px;
} 

.contents_box {
	height: auto;
	width: 980px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-left-color: #CCC;
	padding: 10px;
	margin-right: auto;
	margin-left: auto;
}

/* --------------------------------------------
 *　右コンテンツ
 * -------------------------------------------- */
 
.r_box_1 {
	height: auto;
	width: auto;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
}
 
.r_box_2 {
	height: auto;
	width: auto;
	margin-bottom: 5px;
	padding-right: 10px;
	padding-left: 10px;
 }
 
 .r_box_3 {
	height: auto;
	width: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	line-height: 160%;
	color: #666;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
 }
 
  .r_box_4 {
	height: auto;
	width: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	font-size: 80%;
	line-height: 140%;
	color: #666;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
 }

/* --------------------------------------------
 *　フッター
 * -------------------------------------------- */

#footer {
	margin-right: auto;
	margin-left: auto;
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	width: 1000px;
	background-color: #666;
	color: #FFF;
	font-size: 12px;
}

#copy {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	color: #CCC;
	padding: 10px;
	float: left;
	width: 580px;
	font-size: 12px;
}

#privacy {
	font-family: "メイリオ", "Meiryo UI", "MS UI Gothic", Arial;
	color: #CCC;
	padding: 10px;
	float: left;
	width: 380px;
	text-align: right;
	font-size: 12px;
}

/* --------------------------------------------
 *　ロールオーバー
 * -------------------------------------------- */
 
#g_navi {
	height:50px;
/*	background-image: url(../img/g_navi_bg.jpg);*/
	background-repeat: no-repeat;
	padding: 0px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	width: 1000px;
}
#g_navi ul {
	padding:0;
	margin: 0px;
}
#g_navi li {
	display:inline;
	list-style-type:none;
}
#g_navi li a {
	height:50px;
	display:block;
	float:left;
	text-indent:-9877em;
	text-decoration:none;
	overflow:hidden;
}
/*------off*/
#g_navi li.g_navi01 a {
	background:url(../img/g_navi.jpg) no-repeat 0px 0px;
	width:200px;
}
#g_navi li.g_navi02 a {
	background:url(../img/g_navi.jpg) no-repeat -200px 0px;
	width:150px;
}
#g_navi li.g_navi03 a {
	background:url(../img/g_navi.jpg) no-repeat -350px 0px;
	width:150px;
}
#g_navi li.g_navi04 a {
	background:url(../img/g_navi.jpg) no-repeat -500px 0px;
	width:150px;
}
#g_navi li.g_navi05 a {
	background:url(../img/g_navi.jpg) no-repeat -650px 0px;
	width:150px;
}
#g_navi li.g_navi06 a {
	background:url(../img/g_navi.jpg) no-repeat -800px 0px;
	width:200px;
}
#g_navi li.g_navi07 a {
	background:url(../img/g-navi.jpg) no-repeat -650px 0px;
	width:150px;
} 
#g_navi li.g_navi08 a {
	background:url(../img/g-navi.jpg) no-repeat -350px 0px;
	width:150px;
}


/*------hover*/
#g_navi li.g_navi01 a:hover {
	background:url(../img/g_navi.jpg) no-repeat 0px -50px;
}
#g_navi li.g_navi02 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -200px -50px;
}
#g_navi li.g_navi03 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -350px -50px;
}
#g_navi li.g_navi04 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -500px -50px;
}
#g_navi li.g_navi05 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -650px -50px;
}
#g_navi li.g_navi06 a:hover {
	background:url(../img/g_navi.jpg) no-repeat -800px -50px;
}
#g_navi li.g_navi07 a:hover {
	background:url(../img/g-navi.jpg) no-repeat -650px -50px;
}
#g_navi li.g_navi08 a:hover {
	background:url(../img/g-navi.jpg) no-repeat -350px -50px;
}


/*------on*/
#g_navi li.g_navi01_on a {
	background:url(../img/g_navi.jpg) no-repeat 0px -100px;
	width:200px;
}
#g_navi li.g_navi02_on a {
	background:url(../img/g_navi.jpg) no-repeat -200px -100px;
	width:150px;
}
#g_navi li.g_navi03_on a {
	background:url(../img/g_navi.jpg) no-repeat -350px -100px;
	width:150px;
}
#g_navi li.g_navi04_on a {
	background:url(../img/g_navi.jpg) no-repeat -500px -100px;
	width:150px;
}
#g_navi li.g_navi05_on a {
	background:url(../img/g_navi.jpg) no-repeat -650px -100px;
	width:150px;
}
#g_navi li.g_navi06_on a {
	background:url(../img/g_navi.jpg) no-repeat -800px -100px;
	width:200px;
}
#g_navi li.g_navi07_on a {
	background:url(../img/g-navi.jpg) no-repeat -650px -100px;
	width:150px;
}
#g_navi li.g_navi08_on a {
	background:url(../img/g-navi.jpg) no-repeat -350px -100px;
	width:150px;
}


/* --------------------------------------------
 *　リンク
 * -------------------------------------------- */

a:link {
	color: #39C;
	text-decoration: none;
}
a:visited {
	color: #09C;
	text-decoration: none;
}
a:hover {
	color: #69C;
	text-decoration: underline;
}

/*---covid19---*/
.covid{width:90%;margin:1em auto;}
.c_title{line-height: 38px;background: url(/img/c_title_bg.jpg) repeat-x;font-size: 1em;letter-spacing: .2em;text-indent: 1.5em;position:relative;margin-bottom:1em}
.c_title:before{content:"";display:inline-block;width:.4em;height:1.5em;background:#f6bcd5;border-radius:2px;;position:absolute;left:.5em;bottom:.4em}
.topics_new {height: auto;min-height: 300px;overflow-y: scroll;border: 1px #ccc solid;margin-bottom: 2em;}
.covid article,.covid aside{width:95%;margin:0 auto 1em;font-family:"メイリオ", "Meiryo UI", "MS UI Gothic", Arial;font-size:.8em;line-height:1.4em;color: #666;padding:.5em .5em 1em}
.covid h2,.covid h3{border-bottom:1px #999 solid;margin:0 auto .5em;padding:.5em;}

.covid article dl{font-size:1.2em;}
.covid article dt{font-weight:bold;}

.covid aside ul{list-rtyle:outside;line-height:1.6em;}
