*  {
 padding : 0px ;
  margin : 0px 
}
img { 
border-style:none;
border:0;
}

 body {
 font-family: "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "‚lP ƒSƒVƒbƒN","‚l‚r ‚oƒSƒVƒbƒN",sans-serif;
 font-size:12px;
 color:#414141;
 line-height: 1.6em;
 text-align:left;
 }
 
 #box {
 width:520px;
 height:270px;
 margin:0 auto;
 margin-top:100px;
 }
 
 #left,#right {
 width:250px;
 height:250px;
 float:left;
 background-color:#f5f5f5;
 }
 
 #text {
 margin:100px 0 0 10px;
 }
 
  a:link {
color: #369;
text-decoration:underline;
}
 a:visited {
color: #369;
text-decoration: none
}
 a:hover {
color: #003;
text-decoration:underline;
}
 
