/*僕のお絵かき計画：CSS基本形*/
/*Site URI: http://www.kototone.jp/project/*/

h1 {}
h2 {clear: both}
h3 {clear: both}
h4 {clear: both}
h5 {clear: both}
h6 {clear: both}

body {  color: #000000; background-color: #FFFFFF}
em {font-weight: bold; font-style: normal}
dt {  font-weight: bold}
cite {  font-style: normal; text-decoration: underline}
img.fig {  float: right; padding-top: 1em; padding-right: 1em; padding-bottom: 1em; padding-left: 1em; border: 1px #333333 solid}
a img { border: 1px solid}


.lead {  text-align: center}
.flang {  font-family: "Times New Roman", "Times", "serif"}
.flang em {font-weight: normal; ; font-style: italic}
.data {  font-size: small; font-style: normal; font-weight: normal}
.data address {  font-style: normal}
.data address img {float: none; border: 0; margin: 0.5em 0 0 0;}
address.cclicense {font-style: normal}
address.cclicense img {border: 0; margin: 0.5em 0 0 0;}
.title {text-align: center}
.title em {font-style: italic; font-weight: normal}
.foot {text-align: center}
.addition {  text-align: right}
.attention {text-align: center}
.attention img {border: 1px #333333 solid}
img.headline {border: 1px #333333 solid}

table {  border: 1px #333333 solid; width: 95%; margin-left: 3%; margin-top: 0px; margin-bottom: 0px}
th { border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px ; text-align: left}
td {  border: #333333; border-style: solid; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px}
td img {  float: none}
.figontable {  text-align: center}

ol.outline {list-style-type: upper-roman}
ol.outline ol {list-style-type: upper-alpha}
ol.outline ol ol {list-style-type: decimal}
ol.outline ol ol ol {list-style-type: lower-alpha}
ol.outline ol ol ol ol ol {list-style-type: decimal}
ol.outline ol ol ol ol ol ol {list-style-type: lower-alpha}
ol.outline ol ol ol ol ol ol ol {list-style-type: decimal}

ol.alphal {list-style-type: upper-alpha}
ol.alphas {list-style-type: lower-alpha}
.column {  color: #000000; background-color: #FFFFCC; margin-right: 5%; margin-left: 5%; padding-right: 0.5em; padding-left: 0.5em; border: 1px #666666 dashed; margin-top: 1em; margin-bottom: 1em}
