BODY { margin:0px　　　;　background: url("images/sakura.gif") ; 　}	
div#container {width: 850px;
                   
                    background-color: #ffffff;    　    }

/* === ヘッダー部分のスタイル === */.head	{background: url("images/header2.jpg") no-repeat ;   		 width:850px;  		 height:150px;  				 margin-top:0px;  		 padding:0px;  		   }  		  			.side_main	{width:800px}.side_main td {vertical-align:top}/*  === サイド(左)部分のスタイル === */	 		.side_left {width:180px;			text-align:center;	background-color: #f1f1f1; 		}					.side_left td {font-size:10pt;		 	line-height:140%;		 	}	.side_left table{text-align:center;}	.side_left h2 {background-color: #cccc66;   background: url("images/bar-ya.jpg") no-repeat ;   		font-size:11pt;  color: #000000;  line-height: 25px;

	margin-bottom: 0		 	}
.side_left a:hover{text-decoration: underline;   }
/* === メインコンテンツのスタイル === */            .main {width:670px;	   padding:0px 25px;	   }	   .main td {font-size:12pt;		 	line-height:140%;		 	} .main s1{vertical-align:center;}	  /* === メインコンテンツのスタイル === */            .footer {width:796px;		font-size:96%;	 	line-height:140%;	 	   }				/* === リンクスタイル === */		A:link { color: blue }A:visited { color: blue }A:active { color: red }A:hover {color: red }A:link, A:visited, A:active, A:hover {text-decoration:none }