/*本体*/
body{
	color:#000000 ; 
	background-color:#fafafa ; 
	margin-right:0px ; 
	margin-left:0px ; 
	margin-top:0px ; 
       font-size:x-small ;


	}
IMG{
margin-top : 0.4em;
margin-left : 0.1em;
margin-right : 0.1em;
margin-bottom : 0.4em;
border-width:0px 0px;

}
IMG.A{
margin-top : 0.4em;
margin-left : 0.1em;
margin-right : 0.1em;
margin-bottom : 0.4em;
border-width:2px 2px 2px 2px;
border-style:solid;
border-color:deeppink;

}



/*リンク設定*/
A{ color: #ff00ff; text-decoration: none;}
A:link{ color: #ff00ff; text-decoration: none; }
A:visited{ color: #ff00ff; text-decoration: none; }
A:active{ color: #ff00ff; }
A:hover{ color: #ffffff; background-color:#cccccc }

/*タイトル*/
/*h1{
	padding:8px ; 
	margin:0px ; 
	background-repeat:no-repeat ; 
	background-position:right center ; 
	font-size:100% ; 
	font-weight:bold ; 
	background-color:#cccccc ; 
	color:#fafafa ; 

	}*/

#title{
	/*color:#789;*/
	background:url(side.jpg) no-repeat right center;
	padding:8px ; 
	margin:0px ; 
	background-repeat:no-repeat ; 
	background-position:right center ; 
	font-size:xx-small ; 
	/*font-weight:bold ;*/ 
	background-color:#cccccc ; 
       letter-spacing:1em;
	color:#fafafa ;

	}

#menu{
	float:left;
	color:#789;
	margin-top:2%;
	margin-bottom:0px;
	margin-left:10px;


       line-height : 110%;

	}


/*本文*/
H1{
	/*background:url(ruckrogo.jpg) no-repeat right top;
	margin-top:0% ; 
	background-repeat:no-repeat ; 
	background-position:right center ;*/
	background-color:#ffffff ; 
	color:#789;
	padding:8px ; 
	font-size:100% ; 
	font-weight:bold ; 

}

#contents{
	color:#789;
	margin-top:2%;
       margin-right:0%;
	margin-bottom:5%;
       margin-left:120px;
       line-height:110%;
       border-width:0px 0px 0px 1px;
       border-style:solid;
       border-color:#789;
       padding:0% 0% 0% 2% ;


	}

#bottom{
	/*background:url(ruckrogo.jpg) no-repeat right top;
	background-repeat:no-repeat ; 
	background-position:right center ; */

	color:#789;
	padding:0px,5px ; 
	margin:0px ; 
	font-size:x-small ; 
	background-color:#cccccc ; 

	}
