/* メイン */

<style type="text/css">
<!--
   body      { background-color: #ffefdf }
   a:link    { color: #ec8d00 }
   a:visited { color: #669900 }
   a:hover   { color: #FF00FF;
　　　　　　　　text-decoration: underline overline;}
   a:active  { color: #00FF99 }

  　　　h2  { text-align : center ;
	         color      : cc0000 ;
			 font-family : serif ;
			 text-shadow : #666666 3px 3px 3px }
		h3 { text-align : center }
		h4 { line-height : 1em ;
		     color : blue } 
	  .2  { line-height : 1.2 em ;
	        font-family : serif }
	  .3  { line-height : 1.2 em ;
	        background-color : white}			   				
	 p.point{ text-align : center ;
	         line-height : 1.3em ;
			 font-size : larger ;
			 color : #9933cc }
		.sp{ width : 600px ; }	/*入浴マナー*/ 
   
	.4 { width : 650px ; }  /* clean.html */		 
	.350 {width : 350px ; }  /* food list */
  div.lefts { border : solid 1px blue ;
             margin : 1px 5px ;
			 font-family : serif ;
			 font-size : 11pt ;
			 text-align : center }
     .m { list-style : none ;
             border : solid 1px darkgrey ;
              margin : 1px 5px ;
			  width : 140px ;
			 text-align : center ;
			 font-family : serif ; }
	         			 
 span.st { border : solid 1px darkgrey;
             margin : 1px 1px ;
			 font-family :serif ;
			 text-align : center }			 			 
 div#right { margin-top: 20px ;
	         margin-left: 170;
			 color: red }
.box     {   text-align:center ; 
			 border: 1px violet  ;
			 border-top-style: solid;
			 border-right-style: solid ; 
			 border-bottom-style: solid ;
			 border-left-style: solid ;
			 margin-top: 0px;
			 margin-right:0px;
			 margin-bottom:0px;
			 margin-left:50px ;
			 width : 550px ;
			 padding : 5px }　facultyにて使用
.box2     {  line-height : 1.3em ;
			 border: 2px #ff9900  ;
			 border-top-style: solid;
			 border-right-style: solid ; 
			 border-bottom-style: solid ;
			 border-left-style: solid ;
			 margin-top: 0px;
			 margin-right:0px;
			 margin-bottom:0px;
			 margin-left:20px ;
			 width : 500px ;
			 padding : 5px }
.titlebox  { text-align:center ; 
			 border: 2px #ff9900  ;
			 border-top-style: solid;
			 border-right-style: solid ; 
			 border-bottom-style: solid ;
			 border-left-style: solid ;
			 margin-top: 0px;
			 margin-right:0px;
			 margin-bottom:0px;
			 width : 250px ;
			 padding : 5px }  			 	 
			 		 			 			 		   
	
</style>

