/*ここからbody設定*/
body{
	margin: 0px;
}
a:link {
 color: #0033CC; background-color: transparent
}
a:visited {
 color: #800080; background-color: transparent
}
a:active {
 color: #0000ff; background-color: #ffff00
}
a:hover {
 color: #0000ff; background-color: #ffff00
}
.border {
	border: none;
	margin: 0px;
	padding: 0px;
}
.clear {
	margin: 0px;
	padding: 0px;
	clear: left;
}
img {
	border: 0px none;
}

/*ここからヘッダー設定*/
#topframe {
	background-image: url(../img/head_back.gif);
	background-repeat: repeat-x;
	margin: 0px;
}
#head {
	text-align: left;
	background-image: url(../img/head_2.gif);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	border: none;
}
#topframe .navi {
	margin: 0px;
	text-align: right;
	font-size: 80%;
	background-color: #CCCCCC;
	padding-top: 0px;
	padding-right: 1em;
	padding-bottom: 2px;
}
#topframe .pan {
	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1em;
}
#topframe .date {
	font-size: 80%;
	margin: 0px;
	padding-right: 2em;
	text-align: right;
	padding-bottom: 1em;
}

/*ここからフッターの設定*/
#footer {
	text-align: center;
	margin: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	font-size: 80%;
	padding-top: 1em;
	padding-bottom: 1em;
}
.back {
	text-align: right;
	margin: 5px 0px;
	padding: 0px 2em 0px 0px;
	font-size: 80%;
	clear: both;
}
#copy {
	font-size: 70%;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color: #006600;
	text-align: center;
	margin: 0px;
}

/*ここからインフルエンザ基本レイアウトの設定*/
#leftbox {
	margin: 0px;
	float: left;
	width: 27%;
}
#rightbox {
	margin: 0px 0px 10px;
	float: left;
	width: 73%;
}
#col1 {
	margin: 0px;
	float: left;
	width: 65%;
}
#col2 {
	margin: 0px;
	float: left;
	width: 35%;
}
/*ここからTOPページの設定*/
#menubox {
	background-color: #F0F0FF;
	border: 1px solid #CCCCCC;
	padding: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 20px;
}
h1.title {
	background-color: #333333;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.red {
	color: #CC0000;
}
.blue {
	color: #003399;
}
.green {
	color: #006633;
}
.orange {
	color: #B76D00;
}
#menubox h2.bot {
	font-size: 80%;
	color: #003399;
	margin: 0px 0px 2px;
	padding: 12px 5px;
	background-color: #FFFFFF;
	background-image: url(../img/mainbot_back.gif);
	background-repeat: repeat-x;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #C8C8D2;
	border-right-color: #C8C8D2;
	border-bottom-color: #C8C8D2;
	border-left-color: #333399;
	background-position: left bottom;
}
#menubox ul.list {
	font-size: 80%;
	line-height: 200%;
	margin: 5px 10px;
	padding: 0px;
	list-style-type: none;
}
#menubox ul li.disp {
	background-color: #FFFFFF;
	padding: 6px 0px 5px 20px;
	background-image: url(../img/img_disp.gif);
	background-repeat: no-repeat;
	background-position: left center;
	line-height: 110%;
	border: 1px solid #CCCCCC;
}
#menubox h2.redbot {
	font-size: 80%;
	color: #CC0000;
	margin: 0px 0px 2px;
	padding: 12px 5px;
	background-color: #FEF8F9;
	background-image: url(../img/mainbot_backred.gif);
	background-repeat: repeat-x;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #DEBCBD;
	border-right-color: #DEBCBD;
	border-bottom-color: #DEBCBD;
	border-left-color: #CC0000;
	background-position: left bottom;
}
#topbox {
	background-color: #131134;
	background-image: url(../img/maintop_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 0px 0px 10px;
	margin: 0px 20px 15px 0px;
	border: 1px solid #CCCCCC;
}
#topbox .paddbox {
	margin: 0px;
	padding: 0px 2% 0px 60%;
}
#topbox .leadstc {
	font-size: 80%;
	line-height: 160%;
	padding: 2px 0px 3px 10px;
	margin: 0px;
	background-color: #0033CC;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
#topbox .situationbox {
	background-color: #F7F7F7;
	margin: 7px 0px 5px;
	padding: 0px 0px 10px;
	border: 1px solid #FFFFFF;
}
#topbox h2.situation {
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #006633;
	text-align: center;
	margin: 0px 0px 5px;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#topbox h2.st {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#topbox .stnaiyou {
	font-size: 80%;
	font-weight: bold;
	margin: 0px 10px 10px;
	padding: 0px 10px;
}
#newsbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
}

#newsbox h2.news {
	font-size: 100%;
	color: #005B5B;
	background-color: #D9ECD9;
	background-image: url(../img/sintyaku_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding: 10px 10px 10px 7px;
	margin: 0px;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #005B5B;
}
.grad {
	background-image: url(../img/back_grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding: 10px 15px 0px;
}
#newsbox .date {
	font-size: 80%;
	margin: 0px 0px 7px;
	padding: 0px;
	font-weight: bold;
}
#newsbox ul.newslist {
	font-size: 80%;
	line-height: 180%;
	margin: 0px 0px 15px;
	padding: 0px 0px 15px 35px;
	list-style-position: outside;
	list-style-image: url(../img/yaji_green.gif);
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
}
#newsbox .old {
	font-size: 80%;
	text-align: right;
	background-color: #F2F2F2;
	padding: 5px;
	margin: 0px;
}
h1.title2 {
	background-color: #333333;
	padding: 0px 0px 0px 10px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#cntbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#cntbox h2.subtitle {
	font-size: 90%;
	color: #FFFFFF;
	background-image: url(../img/subtitle01.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #8080D5;
	margin: 0px;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333399;
	border-right-color: #333399;
	border-bottom-color: #333399;
	border-left-color: #333399;
}
#cntbox h2.midasi {
	font-size: 90%;
	background-color: #F0F0FF;
	background-image: url(../img/midasi_back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 8px 7px 6px;
	margin: 20px 0px 10px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #0099CC;
	border-left-color: #0099CC;
}
.grad2 {
	margin: 0px 0px 10px;
	padding: 0px 5px;
}
#cntbox .date {

	font-size: 80%;
	margin: 0px 10px 7px;
	padding: 0px;
	font-weight: bold;
}
#cntbox ul.list {

	font-size: 80%;
	line-height: 180%;
	margin: 0px 10px;
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-image: url(../img/yaji_bule.gif);
}
#otherbox {
	padding: 0px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #F4FBFB;
}
#otherbox h2.subtitle {
	font-size: 90%;
	color: #003333;
	background-image: url(../img/subtitle02.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #94DBDB;
	margin: 0px;
	padding: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #006666;
	border-right-color: #006666;
	border-bottom-color: #006666;
	border-left-color: #006666;
	text-align: center;
}
#otherbox h2.kikan {
	background-color: #FFFFFF;
	padding: 5px;
	font-size: 80%;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	margin: 0px 0px 5px;
}
#otherbox .naiyou {
	padding: 5px 7px 10px;
	background-color: #F4FBFB;
	border: 1px solid #CCCCCC;
	margin: 0px;
}
#otherbox ul.list {


	font-size: 80%;
	line-height: 180%;
	margin: 0px 0px 7px;
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-image: url(../img/yaji_green.gif);
}
#cntbox .stc {
	font-size: 80%;
	line-height: 180%;
	margin: 0px 10px 15px;
	padding: 0px;
}
#cntbox ul.numberlist {
	font-size: 80%;
	line-height: 180%;
	margin: 0px 10px 15px;
	padding: 10px 15px 10px 35px;
	border: 1px solid #CCCCCC;
	list-style-position: outside;
	list-style-type: decimal;
	background-color: #F7F7F7;
}
#cntbox ul.red_numberlist {
	font-size: 80%;
	line-height: 180%;
	margin: 0px 10px 15px;
	padding: 10px 15px 10px 35px;
	border: 1px solid #CCCCCC;
	list-style-position: outside;
	list-style-type: decimal;
	background-color: #F7F7F7;
	color: #CC0000;
}

#cntbox .cond_red {
	font-size: 90%;
	font-weight: bold;
	background-color: #FFCCCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}

#cntbox .cond_yellow {
	font-size: 90%;
	font-weight: bold;
	background-color: #FFFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#cntbox .cond_blue {

	font-size: 90%;
	font-weight: bold;
	background-color: #CCCCFF;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
#cntbox .cond_green {


	font-size: 90%;
	font-weight: bold;
	background-color: #CCFFCC;
	border: 1px solid #CCCCCC;
	padding: 10px;
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
}
caption {
	font-size: 80%;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.tblback {
	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 25px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
.tblbg01 {
	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #D2D2D2;
}
.tblbg02 {
	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #F2F2F2;
}
.tblbg03 {
	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	text-align: right;
}
#cntbox .stcright {
	font-size: 70%;
	line-height: 140%;
	margin: 0px 10px 15px;
	padding: 0px;
	text-align: right;
}
.tblbg04 {

	font-size: 80%;
	line-height: 120%;
	margin: 0px;
	padding: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	background-color: #FFFFFF;
	text-align: left;
}
.tblback2 {

	background-color: #FFFFFF;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-left-color: #666666;
}
#syousaibox {
	margin: 20px 0px 0px;
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.grad3 {
	margin: 0px 0px 10px;
	padding: 0px 5%;
}
h1.title3 {
	background-color: #333333;
	padding: 0px 0px 0px 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	background-image: url(../img/title_back.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
}
#cntbox .menu {
	margin: 20px 0px 25px;
	padding: 0px 0px 15px;
	font-size: 90%;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#kisyabox {
	margin: 10px 3em;
	padding: 0px;
}
.pannavi {


	margin: 0px;
	text-align: left;
	font-size: 80%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 0%;
}
#kisyabox .bdbox {
	margin: 0px;
	padding: 0px;
	border: 1px solid #666666;
	background-color: #F7F7F7;
}
#kisyabox .siryou {
	font-size: 80%;
	text-align: right;
	margin: 0px 0px 5px;
	padding: 0px;
}
#kisyabox h1.ktitle {
	background-color: #333333;
	padding: 7px 10px;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #666666;
	background-image: url(../img/title_back2.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px 0px 15px;
	color: #FFFFFF;
	font-size: 120%;
}
#kisyabox .stc {
	font-size: 90%;
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: left;
}
#kisyabox .kistc {
	font-size: 80%;
	line-height: 160%;
	padding: 0px;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
#kisyabox h2.midasi {
	font-size: 90%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 10px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #D9D9FF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #003399;
}
#kisyabox .stc2 {
	font-size: 80%;
	line-height: 160%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
#kisyabox ul.list {


	font-size: 80%;
	line-height: 160%;
	margin: 0px 10px 10px;
	padding: 0px 0px 0px 25px;
	list-style-position: outside;
	list-style-image: url(../img/yaji_bule.gif);
}
#kisyabox .paddbox {
	margin: 0px 30px;
	padding: 0px;
}
#kisyabox h2.midasi2 {
	font-size: 80%;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 20px;
	margin-bottom: 0px;
	padding-top: 7px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #CCCC99;
	border: 1px solid #666666;
	text-align: center;
}
#kisyabox ul.list2 {
	font-size: 80%;
	line-height: 160%;
	margin: 0px 0px 25px;
	padding: 10px 10px 10px 35px;
	list-style-position: outside;
	list-style-image: url(../img/yaji_bule2.gif);
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
#cntbox .imgbox {
	text-align: center;
	margin: 0px;
	padding: 0px;
}
