@charset "UTF-8";
html {
font-size : 100.01%;
}
body {
font-size : 82%;
line-height : 1.7em;
font-family : "Helvetica Neue", Arial, Helvetica, sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-weight : 600;
color : #0d0d0d;
font-family : Palatino, Georgia, serif;
}
h1 {
font-size : 2.5em;
line-height : 1;
margin-bottom : 0.5em;
}
h2 {
font-size : 2em;
margin-bottom : 0.75em;
}
h3 {
font-size : 1.5em;
line-height : 1;
margin-bottom : 1em;
}
h4 {
font-size : 1.3333em;
line-height : 1;
margin-bottom : 0.5em;
}
h5 {
font-size : 1.1667em;
font-weight : 700;
margin-bottom : 1em;
}
h6 {
font-size : 1.1667em;
font-weight : 700;
margin-bottom : 0.4em;
}
h1, h2, h3 {
text-align : center;
}
h4, h5, h6 {
text-align : left;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img, li ul, li ol {
margin : 0;
}
p {
text-indent : 1.286em;
margin : 0 0 1.5em;
}
a img {
border : none;
}
a:link {
color : #0000cc;
text-decoration : underline;
background-color : transparent;
}
a:visited {
color : #990099;
text-decoration : none;
background-color : transparent;
}
a:hover, a:focus {
color : #990000;
text-decoration : underline;
background-color : transparent;
}
a:active {
color : #990000;
text-decoration : underline;
background-color : transparent;
}
sup, sub {
line-height : 0;
}
abbr, acronym {
border-bottom : 1px dotted #666;
}
address {
font-style : italic;
margin : 0 0 1.5em;
}
del {
color : #666;
}
pre {
white-space : pre;
margin : 1.5em 0;
}
pre, code, tt {
font : 1em 'andale mono', 'lucida console', monospace;
line-height : 1.5;
}
img {
border : 0.3em solid #ddd;
margin : 0 1.286em;
padding : 0.1em;
}
.pictureComment {
font-size : 1em;
font-family : "Times New Roman", Georgia, Times, serif;
font-weight : 700;
text-align : center;
padding : 0;
}
.quotation {
color : #333;
font-style : italic;
font-variant : normal;
font-weight : 700;
}
.bookTitleQuotation {
font-style : normal;
font-size : 0.9em;
font-variant : small-caps;
font-weight : 700;
}
li ul, li ol {
margin : 0;
}
ul, ol {
padding-left : 1.5em;
margin : 0 1.5em 1.5em 0;
}
ul {
list-style-type : disc;
}
ol {
list-style-type : decimal;
}
dl {
margin : 0 0 1.5em 0;
}
dl dt {
font-weight : bold;
}
dd {
margin-left : 1.5em;
}
.black {
color : #000;
font-weight : 700;
}
.blue {
color : #009;
font-weight : 700;
}
.darkorange {
color : #900;
font-weight : 700;
}
.lightgreen {
color : #060;
font-weight : 700;
}
.highlight {
background : #ff0;
}
table {
margin-bottom : 0;
}
th, td, caption {
padding : 0 0.1em;
}
