@charset "Shift_JIS";

/*  ページ全体のこと ---------- */

body{
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-3dlight-color: #3f8040;
	scrollbar-arrow-color: #3f8040;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #3f8040;
	background-color: #ffffff;
	background-image: url("image/back.gif");
	background-repeat: repeat-x;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
	text-align: center;
}

#layout_frame {
	width: 780px;
	margin:0px auto;
	padding:0px;
}

#layout_title {
	width: 760px;
	text-align: center;
	margin:0px auto;
	padding:0px;
}

#layout_top {
	width: 776px;
	height: 54px;
	background-image: url("image/top.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	clear: both;
	color: #333333;
	font-size : 11px;
	letter-spacing : 0px;
	line-height : 11px;
}

#layout_body {
	width: 776px;
	padding: 0px;
	background-image: url("image/layout_back.gif");
	background-repeat: repeat-y;
	text-align: center;
	letter-spacing : 1px;
	line-height : 16pt;
	font-size : 13px;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
}

#layout_upside {
	width: 700px;
	height: 60px;
	background-color: #ffffff;
	margin: 0px 20px;
	text-align: center;
	clear: both;
	padding-top: 25px;
}

#layout_upside2 {
	width: 650px;
	height: 180px;
	background-color: #ffffff;
	margin: 0px 40px;
	text-align: left;
	clear: both;
	padding-top: 6px;
}

#layout_upside2b {
	width: 650px;
	height: 150px;
	background-color: #ffffff;
	margin: 0px 40px;
	text-align: left;
	clear: both;
	padding-top: 6px;
}

#layout_left {
	width: 400px;
	float: left;
	margin: auto 16px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-bottom: 12px;
	padding-left: 16px;
	text-align: left;
}

#layout_right {
	width: 300px;
	float: left;
	margin: auto 4px;
	background-color: #ffffff;
	padding-top: 0px;
	padding-left: 4px;
	text-align: left;
}

#layout_downside {
	width: 650px;
	background-color: #ffffff;
	margin: 0px 40px;
	text-align: center;
	clear: both;
	padding:15px 20px;
	text-align: left;
}

#layout_bottom{
	width: 776px;
	height: 20px;
	background-image: url("image/bottom.gif");
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px;
	text-align: left;
	clear: both;
	padding-left:16px;
}

#layout_footer{
	width: 776px;
	height: 24px;
	text-align: right;
	letter-spacing : 1px;
	line-height : 16pt;
	font-size : 11px;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
}

#about {
	width: 100%;
	font-family:ＭＳ 明朝;
}

#directions {
	width: 100%;
	margin-top: 32px;
}

#update {
	width: 100%;
	margin-top: 24px;
	line-height : 14pt;
}

#immunity {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 20px;
}

.sub {
	width: 100%;
	margin-bottom: 20px;
	line-height : 14pt;
}

.sub table {
	width: 100%;
	border: 0px #000000 dotted;
	border-collapse: collapse;
	margin-bottom: 24px;
}

.sub td {
	border: 3px #999999 dotted;
	padding:4px;
	line-height : 13pt;
	font-size : 13px;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
	vertical-align: top;
}

.explain table {
	width: 100%;
	border: 1px #007700 none;
}

.explain tr {
	border: 4px #007700 none;
	letter-spacing : 1px;
	line-height : 13pt;
	font-size : 13px;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
	vertical-align: top;
}

.number td {
	width: 20px;
}

.center_d {
	width: 100%;
	text-align: center;
}

h1{
	font-size:10px;
	float:left;
	font-weight:normal;
	margin:1px 12px;
	color:#ffffff;
	height:12px;

}

h2{
	font-size:10px;
	float:left;
	font-weight:normal;
	margin:1px 0px;
	color:#ffffff;
	height:12px;
}

h3{
	width: 100%;
	text-align: center;
	margin-bottom: 16px;
}

h3.narrow {
	width: 100%;
	text-align: center;
	margin-bottom: 8px;
}

img,
a img {
	border : none;
}

caption {
	font-size : 14px;
	font-family:平成明朝,ＭＳ Ｐ明朝,ＭＳ 明朝,ヒラギノ明朝 Pro W3, 細明朝体;
	font-weight: bold;
}


a:link {color : #a82424; }
	
a:visited { color : #a82424; }
	
#layout_body a:focus, #layout_body a:hover, #layout_body a:active {
	color : #11185b;
	position: relative;
	left: 1px;
	top:1px;
	font-weight: bold;
	letter-spacing : 0px;
}

#layout_body a:focus img, #layout_body a:hover img, #layout_body a:active img {
	position: relative;
	left: 2px;
	top:2px;
	filter:alpha(opacity=100);
	-moz-opacity:1.00;
	opacity:1.00;
}

.toumei {
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;
}

.boxd {
	float: left;
	margin-left: 235px ;
}

.boxka {
	float: left;
	color : #222222;
	font-size : 10px;
	line-height : 13pt;
	margin: auto 18px ;
	text-align:left;
}


.boxka a {
	font-size : 12px;
	font-weight: bold;
}

.mini {
	color : #222222;
	font-size : 10px;
	line-height : 11pt;
}

.zero {
	margin: 0px;
	padding: 0px;
}

.green {
	color : #10436c;
	font-weight: bold;
}

#linkni {
	margin-left:50px;
	width:550px;
	line-height : 13px;
}

.news {
	list-style-type : square ;
	font-size: 11px;
	letter-spacing : 0px;
	line-height : 13pt;
	color:#808080;
}

.news a:link , .news a:visited { color : #483D8B; }

.news a:focus, .news a:hover, .news a:active {
	color : #DB7093;
	font-weight: normal;
}

.rank_s {
	color:#B22222;
	background-color:#FFFACD;
	border:double 2pt;
	border-color:#B22222;
	font-weight:bolder;
	font-size:13px;
}

.r_title{
	font-size:13px;
	font-weight:bolder;
	color:#000000;
}

.riRssContributor{
	margin-left:3px;
	clear:left;
}

.orange{
color:#FF3300;
}

td {
line-height:13pt;
font-size:13px;
}
