@charset "UTF-8";
/* CSS Document */

#summary {
max-width: 610px;
}

#summary a {
color:#C92C2E;
text-decoration: none;
}

#summary a:hover {
text-decoration: underline;
}

#summary h1 {
color: #333333;
font-size: 48px;
line-height: 1.5;
margin: 15px 0 -10px 0;
font-weight: bold;
}

#summary h1 span {
color:#333333;
font-size:24px;
line-height: 1.1em;
}

#summary h3 {
background:#333333;
color:#FFF;
padding:3px 10px;
margin:50px 0 0 0;
font-size:16px;
}

#summary h4 {
margin:30px 0 10px 0;
font-size:20px;
line-height:22px;
}

#summary h4.world {
margin:40px 0 10px 0;
font-size:18px
}

#summary h4.japan {
margin:40px 0 10px 0;
font-size:18px
}

#summary h4 span {
background:#D34F54;
color:#FFF;
padding:5px 15px;
font-size:14px;
width: auto;
display:inline-block;
margin:0 10px 10px 0;
line-height: 1em;
font-weight: normal;
}

#summary h4.world span {
background:#2f6f9d;
}

#summary h4.japan span {
background: #d17a2d;
}

#summary .ref {
font-size: 70%;
padding-top: 10px;
display: block;
}

#summary p {
margin:0;
}

#summary p.related {
margin:10px 0 30px 0;
padding:0;
}

#summary p.related:before {
font-family: 'FontAwesome';
content:"\f054";
font-size:18px;
color:#C92C2E;
margin:0 5px 0 0;
display:block;
float:left;
}

#summary .photo {
margin:20px 0 40px 0;
font-size:12px;
color:#6A6A6A;
}

#summary .photo img {
margin:0 0 10px 0
}

body.white .site #summary {
font-size: 18px;
}

body.white .site #summary h1 {
color: #333333;
font-size: 30px;
line-height: 1;
margin: 15px 0 0 0;
font-weight: bold;
}

body.white .site #summary h1 br {
display: none;
}

body.white .site #summary h1 span {
color: #333333;
font-size: 18px;
line-height: 1.4;
font-weight: normal;
display: block;
}

body.white .site #summary .photo {
font-size:16px;
}

body.white .site #summary h3 {
font-size:18px;
}

body.white .site #summary h4,
body.white .site #summary h4.world,
body.white .site #summary h4.japan{
margin:30px 0 10px 0;
font-size:20px;
line-height:1.3;
font-weight: bold;
}

body.white .site #summary h4 span {
color:#FFF;
padding:5px 15px;
font-size:16px;
width: auto;
display:inline-block;
margin:0 10px 10px 0;
line-height: 1em;
font-weight: normal;
}