/*＝＝＝memu用＝＝＝*/
.square_0s {
	display: block;
	float:			left;     /*四角形を左側から配置*/
	width:			10%;     /*四角形の幅*/
	height:			20px;     /*四角形の高さ*/
	background-color:	#cccccc;;  /*薄い灰色*/
	border-style:		solid ;    /*枠線は直線*/
	border-width:		1px;      /*枠線ほ幅を0ピクセルにする*/
	border-color:		#999999;   /*枠線色を全体の背景色に合わせる*/
	margin:			0px 0px 0px 20px;  /*上右下左の順*/　　
	padding:		0px 0px 0px 0px;  /*上右下左の順*/
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		0.8em;     /*文字サイズ*/
	line-height:	20px;     /*行間*/
	text-align:		center;   /*文字は四角形の左右の中央へ配置*/
	overflow: 		hidden;
}
.square_0 {
	display: block;
	float:			left;     /*四角形を左側から配置*/
	width:			10%;     /*四角形の幅*/
	height:			20px;     /*四角形の高さ*/
	background-color:	#cccccc;;  /*薄い灰色*/
	border-style:		solid ;    /*枠線は直線*/
	border-width:		1px;      /*枠線ほ幅を0ピクセルにする*/
	border-color:		#999999;   /*枠線色を全体の背景色に合わせる*/
	margin:			0px 0px 0px 0px;  /*上右下左の順*/　　
	padding:		0px 0px 0px 0px;  /*上右下左の順*/
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		0.8em;     /*文字サイズ*/
	line-height:		20px;     /*行間*/
	text-align:		center;   /*文字は四角形の左右の中央へ配置*/
	overflow: 		hidden;
}

.square_1 {
	display: block;
	float:			left;
	width:			10%;
	height:			20px;
	background-color:	#ffffff;  
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;  /*文字は四角形内の上から10ピクセルに配置*/
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		0.8em;
	color:                  #000000;  /*文字は白色*/
	line-height:		20px;
	text-align:		center;
	overflow: 		hidden;
}
.square_1e {
	float:			left;
	width:			5%;
	height:			20px;
	background-color:	#00aaaa;  
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;  /*文字は四角形内の上から10ピクセルに配置*/
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;
	color:               #000000; 
	line-height:		20px;
	text-align:		center;
	overflow: 		hidden;
}
/*＝＝＝本文用＝＝＝*/
#bodyblk2 {
	background:	#ffffff;　　　　　  /*全体の背景色*/
	position:	abusolute;
	width:100%
	margin:		0px auto 0px auto;
	padding:	0px 0px 0px 0px;
	font-family:	"ＭＳ ゴシック",sans-serif,serif;
	font-size:	14px;	
	line-height:	0px;
	text-align:	left;
}

.square_title {
	display: block;
	float:			left;     /*四角形を左側から配置*/
	width:			90%;     /*四角形の幅*/
	height:			35px;     /*四角形の高さ*/
	background-color:	#ff;   /*#eeeeee;;  薄い灰色*/
	border-style:		solid ;    /*枠線は直線*/
	border-width:		0px;      /*枠線ほ幅を0ピクセルにする*/
	border-color:		#cccccc;   /*枠線色を全体の背景色に合わせる*/
	margin:			0px 0px 0px 0px;  /*上右下左の順*/　　
	padding:		0px 0px 0px 8px;  /*上右下左の順*/
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;     /*文字サイズ*/
	line-height:		35px;     /*行間*/
	text-align:		left;   /*文字は四角形の左右の中央へ配置*/
	overflow: 		hidden;
}
.square_pict64 {						/*＝＝＝画像用エリア＝＝＝*/
	display:	block;
	float:			left;
	width:			240px;
	height:			180px;
	background-color:	#cccccc;  
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;  
	position: rerlative;
	top: 0; left -1;
	z-index: 2;	
}


.square_pict64:hover {			/*＝＝＝拡大画像用＝＝＝*/
	cursor:			move;
	display:	block;
	float: 	left;
	background-color:	#000033;
	border-style:		solid;
	border-width:		1px;
	border-color:		#999999;
	position:	relative;
	top:	0px; left: 0px;
	width: 640px; heigh: 480px;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;  
	z-index: 3;
	}



								/*＝＝＝帯用＝＝＝*/
.square_c0 {
	display: block;
	float:			left;     
	width:			14%;     
	height:			28px;     
	background-color:	#cccccc;;  /*薄い灰色*/
	border-style:		solid ;    
	border-width:		1px;      
	border-color:		#999999;   
	margin:			0px 0px 0px 0px;  
	padding:		0px 0px 0px 0px;  
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;     /*文字サイズ*/
	line-height:		28px;     
	text-align:		center; 
	overflow: 		hidden;
}
.square_c0hid {
	display: block;
	float:			left;     
	width:			14%;     
	height:			28px;     
	background-color:	#ffffff;  /*薄い灰色*/
	border-style:		solid ;    
	border-width:		0px;      
	border-color:		#ffffff;
	color:				#ffffff;   
	margin:			0px 0px 0px 0px;  
	padding:		0px 0px 0px 0px;  
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;     /*文字サイズ*/
	line-height:		28px;     
	text-align:		center; 
	overflow: 		hidden;
}



.square_c1 {				/*文章が来る箇所*/
	display: block;
	float:			left;
	width:			56%;
	height:			auto;
	background-color:	#ffffff;  
	border-style:		solid;
	border-width:		0px;
	border-color:		#999999;
	color:			#000000;  
	margin:			0px 0px 0px 0px;
	padding:		6px 0px 0px 8px;  
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;
	color:               #000000;
	line-height:		1.4em;
	text-align:		left;
}

.square_ce {
	width:			5px;
	height:			300px;
	float: left;
	background-color:	#ffffff;  
	border-style:		solid;
	border-width:		0px;
	border-color:		#999999;
	margin:			0px 0px 0px 0px;
	padding:		0px 0px 0px 0px;  
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		1em;
	color:               #000000; 
	line-height:		20px;
	text-align:		center;
	overflow: 		hidden;
}



div.clearleft {clear:left;}   /*四角形の左側から配置を解除*/


/*＝＝＝文字の大きさと色＝＝＝*/
.f14blc{font-size:14px;color:#000000;}  /*14ピクセルで黒色＝＝＝*/
.f14kiiro{font-size:14px;color:#ffff00;}  /*14ピクセルで黄色＝＝＝*/


/*＝＝＝文字間隔調整＝＝＝*/
.space_1 {letter-spacing:1px;}
.space_0 {letter-spacing:0px;}
.space_-1 {letter-spacing:-1px;}
.space_-2 {letter-spacing:-2px;}


/*＝＝＝リンクの色＝＝＝*/
/*a:link{text-decoration:none;color:white}  /*ジャンプ先を指定してもリンク色を変えない．*/
a:visited{text-decoration:none;color:red}
a:active{text-decoration:none;color:blue} */


/*＝＝＝テキスト枠＝＝＝*/
.bunsyou {
	width:			100%;		/* 800px; */
	height:			auto;
	background-color:	#ccffff;
	border-style:		solid;
	border-width:		0px;
	border-color:		#000000;
	margin:			20 0 0 0px;		/* 20px 0px 0px 50px; */
	padding:		0px 0px 0px 70px;
	font-family:		"ＭＳ ゴシック",sans-serif,serif;
	font-size:		14px;
	line-height:		25px;
	text-align:		left;
}
