* {margin:0;
padding:0;}

body { 
background-color : #168 ;
color:#111;
font-size:100%;
font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic","Osaka",sans-serif;
}

a:link{
color : #168;
}

a:visited {
color : #333 ;
}

div#container {
margin:0 10% ;
padding : 15px;
background-color : #eee ;
font-size : small;
}

div#update {
}

div#update_right{
float:left;
width:50%;
margin-bottom:50px;
}

div#update_left{
float:left;
width:50%;
}

div#present {
clear:left;
}

div#past {
}

div#bottom {
clear : both ;
width : 100% ;
}

div.contents {
margin : 15px 0 40px 0 ;
}

h1 {
font-size:200%;
margin:0 0 15px 0;
}

h2 {
font-size:150%;
border-bottom:1px solid #000;
margin-right : 20px ;
}

h3 {
font-size:130%;
margin-bottom: 0.5em ;
}

h4 {
font-size : 100%;
}

p {
margin : 1em 0 ;
}

ul {
margin-bottom: 10px ;
}

li {
margin-left:2em;
margin-bottom:0.2em;
list-style : none;
}
