/* === 経済統計ab2021ウェブサイトのスタイル === */

body	{margin-right: auto;
	 margin-left: auto;
	 padding-left:0px;
	 width:1800px}

.all	{width:1800px}


/* === サイドバー部分のスタイル === */

.side	{width:150px;
	 background-color:#666699;
	 padding-top:0px;
	 vertical-align:top;
	 font-size:16px;
	 font-weight:600;
	 padding:0px;
	 background-repeat:repeat-y;
	 background-position:125px;}


.side0	{background-color:#666699;
	 color:#666699;
	 text-align:center;
	 font-size:0px;
	 height:0px;
	 margin-top:12px;
	 border-top:solid 2px #666699;
	 border-bottom:solid 1px #666699;}
.home	{background-color:#b0e0e6;
	 color:#ffffff;
	 text-align:center;
	 font-size:18px;
	 height:24px;
	 margin-top:30px;
	 border-top:solid 2px white;
	 border-bottom:solid 1px white;}
.home a	{background-color:#b0e0e6;
	 color:white;
	 text-align:center;
	 font-size:18px;
	 height:24px;
	 text-decoration:none}
.home a:hover	{background-color:#ffffff;
	 color:#b0e0e6;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 display:block;
	 text-decoration:none}
.hw	{background-color:#99cccc;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 border-top:solid 2px white;
	 border-bottom:solid 1px white;}
.hw a	{background-color:#99cccc;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 text-decoration:none}
.hw a:hover	{background-color:white;
	 color:#99cccc;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 display:block;
	 text-decoration:none}
.prac	{background-color:#A4A4FF;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 border-top:solid 1px white;
	 border-bottom:solid 1px white;}
.prac a	{background-color:#A4A4FF;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 text-decoration:none}
.prac a:hover	{background-color:white;
	 color:#A4A4FF;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 display:block;
	 text-decoration:none}
.links	{background-color:cornflowerblue;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 border-top:solid 1px white;
	 border-bottom:solid 1px white;}
.links a	{background-color:cornflowerblue;
	 color:white;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 text-decoration:none}
.links a:hover	{background-color:white;
	 color:cornflowerblue;
	 text-align:center;
	 font-size:16px;
	 height:24px;
	 display:block;
	 text-decoration:none}



/* === コンテンツ部分のスタイル === */

.main	{width:1600px;
	 padding-top:10px;
	 padding-left:30px;
	 padding-right:10px;
	 vertical-align:top;
	 margin-left: auto;
	 margin-right: auto}

.main h1	{font-size:24px;
	 font-family:'游明朝',cursive;
	 margin-top:0px;
	 margin-left:10px;
	 padding-bottom:0px;
	 margin-bottom:5px;}

.main h2	{font-size:20px;
		 margin-left:20px;}

.main h3	{font-size:16px;
		 margin-left:20px;}

.main hr {color:#4682B4;
	 background-color:#4682B4;
	 height:6px}

.main p	{width:900px;
	 padding-left:30px;
	 padding-right:20px;
	 font-size:16px;
	 line-height:160%}

.main td	{margin: auto}

.main table	{width:900px;
	 padding-left:30px;
	 padding-right:20px;
	 font-size:16px;
	 line-height:160%}

.main a {color:#7B68EE;
	 text-decoration:none}

.main a:hover {background-color:#7B68EE;
	 color:white;
	 text-decoration:none}


/* === 境界部分のスタイル === */

.bound	{height:1000px;
	 padding-top:0px;
	 color:white;
	 background-repeat:repeat-y;
	 background-position:0px;
	 background-image: url(shadow.jpg);}

.bound p  {color:white;
	  padding-left:20px;}

<script language="JavaScript">
<!--

function tipwin(page,winname){
 win=window.open(page,winname,"resizable=yes, width=500, height=300");
}

//-->
</script>
