

body {
	background-color: #000000;
	background-repeat: repeat;
	text-align: center;
	margin: 20px;
}



#contents {
	font-family: "sans-serif","Arial", "Osaka";
	font-size: 12px;
	position: relative;
	border:solid; 0.5px; #000000;
	text-align: center;
	margin: auto;
	width: 650px;
	background-color: #000000;
	padding: 0px;
	color: #000000;
}

#contents a:link{font-weight: normal;
     color: #ffffff;}


#container{
	margin-bottom: 0px;
	padding-right: 0px;
	height: 155px;
	width: 650px;
	background-image: url(/img/logo-bk.gif);
	background-repeat: no-repeat;
	text-align: right;
	font-weight: normal;
    font-family: "sans-serif","Arial", "Osaka";
    font-size: 15px;
    color: #ffffff;

}

#container a{font-weight: normal;
     color: #ffffff;
     text-decoration: none;
}

p{  line-height: 1.3em;  padding-top: 0px; 
	color: #ffffff;
    font-size: 13px;
	font-family: "sans-serif","Arial", "Osaka";
}




h1{
   float: none;
   margin-left: 5px;
   margin-right: 5px;
   padding-bottom: 0px;
   padding-top: 100px;
   border-right-width: 0px;
   border-left-width: 0px;
   border-top-width: 0px;
   border-bottom-width: 1px;
   border-color: #9c9c9c;
   border-style: dotted;
   color: red;
   background-color: black;
   text-align: center;
   font-size: 20px;
   font-family: "sans-serif","Arial", "Osaka";
   

}

h2{
   margin-top: 50px;
	padding: 1em;
	background-color: #000000;
	color: #ff0000;
	text-align: center;
	font-family: "sans-serif","Arial",  "Osaka";
	font-size: 18px;
	width: 166px;
	height:auto;
	clear: both;

}

.img_box{
    color: #c50202;
    float: none;
    text-align: center;
    font-size: 10px;
    font-family: "sans-serif","Arial","Osaka";
    margin: 10px;
    padding: 10px; 
      

}


.spec {
	width: 500px;
	border-style: none;
	margin: auto;
	color: white;
	background-color: #000000;
	display: table;
	font-size: 12px;
	font-family: "sans-serif","Arial","Osaka";
}

.link{width:200px;
      height:300px;
      float:left; 
      text-align: left;
      margin-left: 15px;
      margin-right: auto;
      list-style-type: none;
      }    

.clearit{clear:left;margin:0;padding:0;line-height:0;}   



#foot {
	margin-top: 50px;
	padding: 1em;
	background-color: #1a3d66;
	color: #ffffff;
	text-align: center;
	font-family: "sans-serif","Arial", "Osaka";
	font-size: 12px;
	width: auto;
	height: 15px;
	clear: both;

}



