/* CSS Document */	

#wrapper {
	width: 800px;
	hight : 100%;
	max-width:100%;
	positon :relative;
	min-width: 534px;
	margin: 40px auto;
	margin-top : 7px;	
	font-size : 15px;
	font-family :"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:medium;
    *font:x-small;
	background : #ffffff;
	}

p,dt,dd {
	line-height: 1.5;
	}
		



/* Headings */

#header {
	height:182px;
	margin:0 7px 30px 7px 
	/* font:15px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif; */
	border-right : 7px solid #ffffff ;
	border-left : 7px solid #ffffff ;
	background :  url(gazo/h1_robot.jpg) no-repeat; 

}


#header h1{
	height:60px;
	width:100% ;
	margin-top:10px;
	font-size: 12px;
	
}

#header .kanban {
	height : 182px;
	width:800px;
   	float:left;
	font-size: 100%;
	*font-size:medium;
    *font:x-small;

}

#header .top_menu {
	 width:750px;
	 margin:10px 0 0 0 ;	
	 text-align : right;
	 vertical-align:bottom ;
	 float:left;	 

}

#header .top_menu a {
	color: #000066;
	text-decoration: none;

}

#header .top_menu a:hover {
	color: #0000FF;
	text-decoration: none;
}



#body {

	font-family :"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;


}



#contents {	
	float:inherit;
	font-size: 26px;
	margin: 30px 0 0 0;
	padding : 5px 5px 5px 5px;
	width : 780px;
	background: #ffffff;
	
	}	

#contents .comments {
	margin: 10px 0px 10px 10px;
	width: 380px;	
	padding:0 0 0 10px ;
	float:left;
	font-size: 60%;
	*font-size:small;
    *font:x-small;
	background-color : transparent;
	
	}
	
#contents .pic {
	width: 320px;
	height: 320px;
	margin: 0px 0px 0 0px;
	padding :0 0 0 0px ;
	/* width: 320px;  */
	float:left;
} 


#contents2 {	
	float:inherit;
	font-size: 26px;
	margin: 30px 0 0 0;
	padding : 5px 5px 5px 5px;
	width : 780px;
	background : dfdfdf;
	text-align:center;
		
	}	
	
	
#contents2 .comments2 {
	margin-left : auto ; 
	margin-right : auto ;
	width: 700px;	
	padding:0 0 0 10px ;
	float:left;
	text-align:center;
	font-size: 70%;
	*font-size:small;
    *font:x-small;
	background : dfdfdf;

	}
	

	



#contents2 .box_out {
	margin: 0px 0px 0 10px;
	padding :0 0 0 0px ;
	width: 230px;
	float:left;
	vertical-align:center ;
	/* background:#dfdfdf; */
	font-size: 60%;
	*font-size:small;
    *font:x-small;

	
	}

#contents2 .box_in {
	margin-left : 30px ; 
	margin-right : auto ;
	padding :0 0 0 0px ;
	width: 200px;
	float:left;
	font-size: 20px;
	font-family :"ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
	/* background:#fffffff;	 */
	/* font-size:100%; */
	vertical-align:center ;

	}	


	
.menu_line {
/*	height:36px;   */
	float:left;
	height:30px; 
	margin:0px 0 0 50px;	
	font-family:arial, verdana, sans-serif; 
	font-size:14px;
	text-decoration:none;
	vertical-align:center ;
	text-align:center;
	z-index:500;
	
}

.menu_line .select {
	margin:0;         
	padding:0 0 0 5px; 
	list-style:none; 
	white-space:nowrap;
 	float:left;

}

.menu_line li {
	text-align: center;
	float:left;
	background-color: #FFFF00;
}

.menu_line .select a {
	display:block; 
/*	height:36px;   */
    height:30px;
	float:left; 
	background-color: #0033FF; 
	padding:0 0 0 15px;     // right  15
	text-decoration:none; 
	line-height:40px; 
	text-align: center;
	vertical-align:bottom ;
	white-space:nowrap; 
	color:#ddd;
}

.menu_line .select a b {
	display:block; 
	padding:0 30px 10px 15px;   //    15
	background-color :#dfdfdf ;


}

.menu_line .select a:hover, 
.menu_line .select li:hover a {
	background-color: #fefefe; 
	padding:0 0 0 15px;
	line-height:40px;
	cursor:pointer; 
	color:#fffff;
}

.menu_line .select a:hover b, 
.menu_line .select li:hover a b {
	display:block; 
	padding:0 30px 9px 15px; 
	background-color: #009966; 
	cursor:pointer;
	text-decoration:none;

}

.menu_line .sub {display:none;}

/* IE6 only */
.menu_line table {
	border-collapse:collapse; 
	margin:-1px; 
	font-size:3em; 
	width:0; 
	height:0;
}
	
	

	
#contents p {
	font-size: 60%;
	*font-size:small;
    *font:x-small;
	}
	
#contents2 p {
	font-size: 60%;
	*font-size:small;
    *font:x-small;
	}

	
	
#contents dd {
	
	margin-bottonm:10px;
	font-size: 60%;
	border-bottom:1px solid #ececec;
	}
	
	
#contents h2{
	
	text-align:left;
	}

#kakaku {
	margin-bottonm:10px;
	font-size: 60%;
	border-bottom:1px solid #ececec;
	float:left;

}

/*   レイヤーの設定　　　　*/


#layL1 {
	float:left ;
	margin-top :10px;
	margin-left :50px ;
	width: 320px;
	height: 320px;
	visibility: visible; 
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:0; 
}

#layL2 {
	float:left ;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:10; 
}

#layL3 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:30; 
}

#layL4 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :##dfdfdf;
	background-repeat :no-repeat;
	z-index:40; 
}

#layL5 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:50; 
}

#layM1 {
	float:left ;
	margin-top :10px;
	margin-left :50px ;
	width: 320px;
	height: 320px;
	visibility: visible; 	
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:0; 
}

#layM2 {
	float:left ;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	overflow:hidden;		 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:10; 
}

#layM3 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;		
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:30; 
}


#layQ1 {
	float:left ;
	margin-top :10px;
	margin-left : 50px ;
	width: 320px;
	height: 320px;
	visibility: visible; 	
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:0; 
}

#layQ2 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;		
	overflow:hidden;	 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:10; 
}

#layQ3 {
	float:left;
	margin-top :10px;
	margin-left :-320px ;
	width: 320px;
	height: 320px;
	visibility: hidden;	
	overflow:hidden;		 
	border: none; 
	color: #000000; 
	background :#dfdfdf;
	background-repeat :no-repeat;
	z-index:30; 
}	
	
	
	
	
	
	
