#header {
	background-repeat: no-repeat;
	background-position: center center;
	height: 130px;
	width: 820px;
	margin: auto;
	background-image: url(../img/header-logo.gif);
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", Osaka-mono, monospace;
	font-size: 12px;
}
#header h1 {
	font-size: 10px;
	font-weight: normal;
	color: #666;
}
#header ul .navigation li {
	float: right;
	list-style-type: none;
}
#header ul .navigation {
	margin-top: 70px;
	padding-bottom: 10px;
}
.font-size-01 {
	font-size: 10px;
	text-align: right;
	padding-right:5px;
}
.font-color-01 {
	font-size: 10px;
	color: #06F;
	text-align: right;
	padding-right:5px;
}
.navi {
	text-align: left;
	float: left;
	padding-left: 10px;
	padding-top: 5px;
}
#main-contents {
	margin: auto;
	width: 820px;
	text-align: left;
	background-image: url(../img/top-img-01normal.jpg);
	background-repeat: no-repeat;
	height: 360px;
}
h2 {
	font-size: 10px;
	font-weight: normal;
	color: #636563;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#main-contents .p1 {
	font-size: 24px;
	font-weight: bold;
	color: #0033cc;
	margin-left: 120px;
	margin-top: 10px;
}

#main-contents .p2 {
	font-size: 18px;
	line-height:22px;
	font-weight: bold;
	color: #ff0000;
	margin-left: 120px;
	margin-top: 10px;
}

#main-contents .p3 {
	margin-left: 120px;
	margin-top: 10px;
	width: 330px;
	line-height:16px;
}

#main-contents .p4 {
    position:absolute;
	margin-left: 50px;
	margin-top: 130px;
	width: 360px;
	line-height:16px;
}

#main-contents .p5 {
    position:absolute;
	margin-left: 50px;
	margin-top: 150px;
	width: 400px;
	font-size:18px;
	line-height:22px;
}


#main-contents .next {
    position:absolute;
	margin-top: 295px;
	text-align: right;
	margin-left: 600px;
}




#top-navigation {
	width: 820px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}
#contents2 {
	clear: both;
	width: 820px;
	margin: auto;
	overflow: auto;
	padding-bottom: 1.4em;
}
#top-contents {
	clear: both;
	width: 820px;
	overflow: auto;
	padding-bottom: 1.4em;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
}
#contents2 .menu {
	width: 274px;
	margin: 0px;
	float: left;
}
#contents2 .news {
	float: right;
	width: 500px;
}
.clearfix {
	display: block;
}

#illegal  {
   	width:488px;
	height:160px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border:dashed 1px #999999;


}


#illegal2 {
   	width:488px;
	height:200px;
	margin-top:10px;
	margin-bottom:10px;
	padding-top: 10px;
	padding-left:5px;
	padding-right:5px;
	text-align:left;
	border:dashed 1px #999999;


}

.illegaltext  {
   width:233px;
   font-size:12px;
   color:#666666;
   line-height:19px;
   margin-left:10px;
   float:left;
   }
   
.illegalimg  {
   width:110px;
   font-size:11px;
   color:#666666;
   line-height:13px;
   margin-left:10px;
   float:left;
  }
  
.illegalimg2  {
   width:210px;
   font-size:11px;
   color:#666666;
   line-height:13px;
   margin-left:10px;
   float:left;
  }



#topics {
	width           : 480px;
	height          : 180px;
	overflow        : auto;
	border          : 1px solid #87CEFA;
	padding         : 8px;
	font-size: 12px;
	text-align: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	
	  scrollbar-face-color: #87CEFA;       /* 表面の色 */
  scrollbar-3dlight-color: #F0FFFF;    /* 左端と上端の色 */
  scrollbar-highlight-color: #F0FFFF;  /* ハイライトの色 */
  scrollbar-shadow-color: #F0FFFF;     /* 影の色 */
  scrollbar-darkshadow-color: #F0FFFF; /* 右端と下端 */
  scrollbar-arrow-color:#F0FFFF;      /* 矢印の色 */
  scrollbar-track-color: #F0FFFF;      /* バーの背景の色 */
}


#footer {
	width: 820px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#top-news {
    font-size:14px;
	font-weight: bold;
	color: #FFF;
	background-color: #F00;
	width: 580px;
	float: right;
	padding: 5px;
	text-align: center;
}



	 
#topics a:link 	{
     color:#FF0000;
	 text-decoration:underline;
	 }
	 
#topics a:visited {
     color:#FF0000;
	 text-decoration:underline;
	 } 
	 
#topics a:hover	{
     color:#FFCC99;
	 }
	 
#topics a:active	{
     color:#FFCC99;
	 }
