@charset "utf-8";


/* global settings */
* { border: 0; list-style-type: none; margin: 0; padding: 0; word-wrap: break-word; vertical-align: baseline; }
body{ background-color: #fff; color: #000; font-family:"lr ",serif; font-size:12px; background:url(../img/bg_top.gif) repeat-y top center; }


/* index */
#index #wapper { margin:0px auto; max-width:1500px; min-height:1000px; background:url(../img/bg_top.png) no-repeat top center #000; }
#index #content { position: absolute; top: 20%; left:50%; width:700px;}
#index #c { position: absolute; left:-350px; }
#index #olym { float:left; }
#index #azuru { float:right; margin-left:200px; }
#index #Copyright { color:#FFF; text-align:center; }
