html{
    height:100%;
}

body{
    font : 12px "ＭＳ Ｐゴシック",arial,helvetica,clean,sans-serif;
    *font-size:small;
    *font:x-small;
    height:100%;
  
  
}

.text10 {
	font-size : 83.3%; 
}
.text11 {
	font-size : 91.6%; 
}
.text12 {
	font-size : 100%; 
}
.text13 {
	font-size : 108.3%; 
}


A{
  text-decoration : underline;
  color : #0000cc;
}
A:link{
  text-decoration : underline;
  color : #3333cc;
}
A:visited{
  text-decoration : underline;
  color : #6666ff;
}
A:hover{
  text-decoration : none;
  color : #3333cc;
}
A:active{
  text-decoration : underline;
  color : #3333cc;
}
#footer a{
	font-size:66.7%;
}

#container{
width:800px;
margin:0 auto;
line-height:160%;
}

#header{
  width : 800px;
margin:20px 0;
}

#left{
  width : 200px;
  float : left;
font-size:100%;
}

#right{
  width : 600px;
  float : left;
margin-bottom:50px;
font-size:125%;
}

#right p{
margin-top:30px;
margin-bottom:30px;
}

#footer{
  width : 800px;
text-align:center;
  clear : both;
margin-bottom:50px;
padding-bottom:50px;
}

#menu{
margin-top:10px 0;
}

#left ul {
list-style-type: none;
padding:5px;
line-height:150%;
 }

#left li{
}

blockquote{
border:solid 1px #666666;
padding:10px;
font-size:83.3%
}

blockquote strong{
font-size:125%
}

#bigbanner{
margin:0 auto;
width:768px;
}
