@charset "utf-8";

.html body object.iehide {display:none;}

.container {
 background:#fff;
 width:930px;
 height:845px;
 margin:0 auto;
}

.clear { clear:both; }

.row-wrapper {
 clear:both;
 display:block;
}

.row-01 { height:132px; padding:0; }

.row-02 { height:428px; width:930px;  margin:0; padding:0;}

.row-03 { height:151px; }

.row-04 { height:120px; background-color:#bddcf3;}

a:link.last-text { font-family: Arial, Helvetica, sans-serif;
			font-size:12px; color:#06C; text-decoration:none;
			}
			
a:hover.last-text { font-family: Arial, Helvetica, sans-serif;
			font-size:12px; color: #039; text-decoration:underline;
			}
			
a:visited.last-text { font-family: Arial, Helvetica, sans-serif;
			font-size:12px; color: #000; text-decoration:underline;
			}			
			

#myContent { width:495px; height: 342px;
 padding: 40px 0 20px 20px;
	
	}


