body{
    font-family: "CI","Hiragino KaKu Gothic Pro", Osaka;
    margin: 0;
    padding: 0;
    font-size: small;
    color: #333;
    text-align:center;
    font-size: small;
    margin:0 auto;
    background-color: #dddddd;
}

#container{
    width:720px;
    margin:0 auto;
    text-align:left;
}

.head{
    position: absolute;
    width: 720 px;
    height: 100 px;
    margin: 0px 0px 0px 0px;
    float:center;
    text-align: right;
    background: #0068ff;
    background-image: url("images/ip-head.jpg");
    background-repeat: norepeat;
}

.liner{
    width: 720px;
    margin: 0 auto;
    text-align: right;
}

.contents{
    width:720 px;
    height: auto;
    margin: 0 auto;
    padding: 0 auto;
    float:center;
    background: #ffffff;
}

.foot{
    width: 720px;
    margin: 0 auto;
    padding: 0 auto;
    float:center;
    background: #0068ff;
}






ul.top{
    padding-top: 10px;
    padding-left:5px;
    font-size: small;
}

p { 
  font-size: small; 
  line-height: 1.2em; 
  text-indent: 1em;
}

p.small{
	font-size: x-small;
}

td    { font-size: small; line-height: 1.2em }

h1{
  width: 90%;
  padding: 0.1em;
  text-align: right;
  font-size: medium;
  color: #ffffff;
  font-weight: bolder;
}

h2{
  font-size: medium;
  color: #ffffff;
  background-color: #0068ff;
  padding: 0.1em;
  font-weight: bolder;
  text-transform: capitalize;
  border-left: 1.2em #003399 solid;
  padding: 0.2em;
}

h3{
  font-size: small;
  color: #0068ff;
  padding: 0.1em;
  font-weight: bolder;
}

a:link{
    color: #333333;
}

a:visited{
    color: #333333;
}

a:active{
    color: #333333;
}

.main {
    font-size: small;
    line-height: 20px;
}
.normal {
  font-size: small; 
  line-height: 1.2em; 
  text-indent: 1em;
}

.mini {
    font-size: x-small;
  line-height: 1.2em; 
  text-indent: 1em;
}

