@charset "shift-jis";





#wrapper{
		margin: 0;padding: 10px;
		background-repeat : no-repeat;
		background-size : cover;
		background-attachment : fixed;
		background-position : center center;
		}

		.bun{
			font-family:"A1–¾’©","Times New Roman", "Ÿà–¾’©", YuMincho,"ƒqƒ‰ƒMƒm–¾’© Pr6 W6","Hiragino Mincho Pro", "HGS–¾’©E","ƒƒCƒŠƒI", "‚l‚r –¾’©","MS Mincho",Meiryo, serif;
			font-size:16px;
			}

	
p {
font-size : 16px;
font-weight: normal;
line-height:230%;
}








	   .foot{
	       z-index:200;
	   		text-align:left;
	   		font-size:small;
			position: fixed;
		    right:0;
		    bottom: 0%;
		}
		
		
		
	   .page{
		   margin:0;
		   padding:0 0 0 0;
		   		text-align:left;
		   		font-size:small;
			position: fixed;
		    left:0%;	  
		    top: 0%;
		}
		



		 a:link {
		 text-decoration:none;
		 color:#000000;
		 }
		 a:visited {
		 text-decoration:none;
		 color:#000000;
		 }
		 a:active {
		 text-decoration:none;
		 color:#000000;
		 }
		 a:hover {
		 text-decoration:none;
		 color:#CC0000;
		 }

	 @media screen and (min-width: 960px) {
	 

		#wrapper{
			width: 60%;
			height:auto;
			margin:auto;
			padding: 0 100px;
			}

	}
	
	
	
