/* RESET */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input { margin: 0; padding: 0; }
h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th { font-size: 1em; font-weight: normal; font-style: normal; }
 ul,ol { list-style: none; }
fieldset,img { border: none; }
caption,th { text-align: left; }
table { border-collapse: collapse; border-spacing: 0; }

a {
   color:#990000;
   text-decoration:none;
}

body { font: 12px Verdana, "Hiragino Kaku Gothic Pro", "¥Ò¥é¥®¥Î³Ñ¥´ Pro W3", "£Í£Ó £Ð¥´¥·¥Ã¥¯", Geneva, Arial, sans-serif; background-color:#fff; color:#333; }

body {
   background:#FFFFFF none repeat scroll 0 0;
   margin:0;
   padding:0;
   behavior: url("/css/csshover3.htc");
}

#wrap {
   background:#FFFFFF none repeat scroll 0 0;
   color:#000000;
   left:50%;
   margin-left:-360px;
   position:absolute;
   width:720px;
   *width:1000px;
}


#left_column {
   float:left;
   height:450px;
   margin-left:24px;
   margin-right:12px;
   margin-top:12px;
   width:210px;
   text-align:right;
}

#left_column_main {


}

#left_column_logo{
   margin-top:30px;
   text-align:right;
}

#dateDisplay {
   font-size:12px;
}

#right_column {
   margin-right:22px;
   margin-top:12px;
   height:621px;
   width:450px;
   position:relative;
   overflow:hidden;
   border:1px solid #DFDFDF;
}

#photos img{
   
}

#copyright{
   margin-right:22px;
   text-align:right;
}

