@import url('normalize.css');

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6,menu,
 p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,section,article,header
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: "メイリオ","Meiryo","Helvetica Neue", Arial, Helvetica, "Nimbus Sans L", sans-serif;
}

section,header,article,aside,p,div
{
  font-size:10pt;
}
section 
{
  margin:10px;
  padding:10px;
}

header,footer
{
  padding-top:20px;
  padding-bottom:20px;
  margin:10px;
}

article
{
  margin:10px;
 
}

p 
{
  font-size:10pt;
  margin:10px;
}

ul,ol
{
  margin:10pt;
  padding:10pt;
}
body 
{
  background:#808080;
}

div#main 
{
  width:960px;height:100%;
  background:white;
  margin-left:auto;margin-right: auto;
}

h2#contents
{
  background:#c0c0c0;
}
ul.contents 
{
  font-size:10pt;
}

.centered {
margin:auto;text-align:center;
}

.test-article {
margin-top:24pt;
margin-bottom:24pt;
}
.adsense {
margin-top:24pt;
margin-bottom:24pt;
}
