@charset "utf-8";
/* CSS Document */

body {font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro","Arial", "Helvetica", "sans-serif";background-color: #FFFFFF;margin-top: 0px;margin-bottom: 0px;}

#wrapper{width: 800px;margin: 0px auto 10px auto;}
#navigation {height: 20px;width: 100%;border-bottom: 1px solid #999999;margin-bottom: 30px;}
#navigation ul {list-style-type: none;margin:0px 0px 0px 0px;padding:0px 0px 0px 200px;}
#navigation hr {}
#gm ul li {display: block;float: left;height: 20px;width: 200px;}

#gm {width: 100%;font-size: 75%;text-align:center;border-top: 1px solid #666666;margin:0px 0px 0px 0px;padding:10px 0px 0px 0px;}

#gm ul {list-style-type: none;margin:0px 0px 0px 0px;padding:0px 0px 0px 200px;}
#gm ul li {display: block;float: left;height: 20px;width: 200px;}

#main {}
#contents { float:left; width:580px;}
#side { float:right; width:200px;}
#end { clear:both}
/** STYLE **/
.clear {clear: both;}
a {color: #666666;text-decoration: none;}
a:hover {color: #990000;text-decoration: underline;}