@charset "utf-8";
/* CSS Document */

body {
	background-color: #000000;
	background-image:url(../mat/kikai.gif);
	background-attachment: fixed;
	margin-left: 10px;
	margin-top: 0px;
}

h1{
	color:#FFF;
	font-size:16px;
	font-weight:bold;
	text-align: center;
	margin-top: 8px;
	margin-bottom: 5px;
}

.title{
	font-size:14px;
	text-align:center;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maker{
	font-size:12px;
	text-align:center;
	width: 300px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.contents{
	width:290px;
	margin-right:5px;
	float:right;
}

.image{
	width:384px;
	float:left;
	}
	
.image1{
	width:305px;
	float:left;
	}
	
.image2{
	width:305px;
	float:right;
	}
	
.name_box{
	margin-top: 5px;
	margin-left: 20px;
	margin-bottom: 10px;
    width: 240px;
    line-height:24px;
}

p{
   margin-top: 5px;
   margin-left: 3px;
   width:295px;
   font-size:12px;
   line-height:17px;
   color:#FFF;
   float:right;
}

.p1{
   margin-top: 0px;
   margin-left: 10px;
   width:210px;
   font-size:12px;
   line-height:22px;
   color:#FFF;
   float:right;
}

.p2{
   margin-top: 15px;
   margin-left: 5px;
   width:285px;
   font-size:12px;
   line-height:20px;
   color:#FFF;
}

.p3{
   margin-top: 5px;
   margin-bottom: 15px;
   width:300px;
   font-size:12px;
   line-height:17px;
   color:#FFF;
   text-align:center;
}

.p4{
   margin-top: 5px;
   margin-bottom: 10px;
   margin-left:13px;
   width:280px;
   font-size:12px;
   line-height:17px;
   color:#FFF;
   text-align:center;
}

.p5{
   margin-top: 5px;
   margin-bottom: 10px;
   margin-left:13px;
   width:580px;
   font-size:12px;
   line-height:17px;
   color:#FFF;
   text-align:center;
}

.bar1 {
  display: block;
  height: 1px;
  background-color:#FF0;
  border: 0; 
}