@charset "UTF-8";



body{ font-size:100%; }
#base{ font-size:66%; padding:50px 40px; font-family:Verdana,sans-serif; line-height:1.5; }

a:link{ color:#289; }
a:visited{ color:#599; }
a:hover{ color:#982; }

ul,ol{ list-style-type:none; margin-left:0; padding-left:0; }

h2,h3{ font-size:100%; margin:0; padding:0; }
p{ color:#666; }

#header{ width:223px; float:left; }
#headerTitle{ width:163px; height:28px; background:url(cssimg/sazameki_logo.gif) repeat-x;}
#headerTitle.beta{ width:203px; height:29px; background:url(cssimg/sazameki_beta_logo.gif) repeat-x;}
#headerTitle.beta a{ display:block; height:100%; text-indent:-2030px; }

#gNavi{ width:350px; padding-top:12px; float:left; }
#gNavi ul li{ display:inline; padding-right:1em; }

#wrapper{ padding-left:40px; clear:left; }
#main{ width:540px; float:left; }
#main div.ja{ width:250px; float:left; }
#main div.en{ width:280px; float:left; }
#main .section{ margin-bottom:30px; clear:left;}
#main .section h3,
#main .section p{ margin-top:1em; }
#main .section h3{ color:#999; }

#main div.ja p{ padding-right:30px; }


#footer{ clear:both; padding-top:100px; padding-left:40px; color:#999; }