@charset "UTF-8";
/* CSS Document */

#japan h1 {
	font-size:52px;
	margin-top:10px;
	line-height:50px;
	color:#d40613;
}

#japan h1 small {
	font-size:24px;
	padding:7px 3px;
	color:#3a3b3d;
}

#japan h1 a {
	font-size:17px;
	line-height: 25px;
	font-weight: normal;
}

#japan h2 {
	color:#d40613;
	margin: 53px 0 35px 0;
	font-size: 20px;
	line-height: 28px;
}

#japan h2 span{
	color:#3a3b3d;
	font-size: 17px;
}

#japan a {
	color:#d40613;
}

#japan .title {
	border-bottom: #d40613 1px solid;
	border-top: #d40613 1px solid;
	padding: 5px 0 20px 0;
	margin-top: 20px;
}

#japan .lead {
	line-height:1.4em;
	margin:15px 0 0 0;
}

#japan .place {
background: #d40613;
color: #FFFFFF;
font-weight: normal;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
-o-border-radius: 50%;
-ms-border-radius: 50%;
color: #ffffff;
display: inline-block;
text-align: center;
margin:35px 20px 0 0;
vertical-align:bottom;
padding:5px;
float: left;
font-size:14px;
line-height: 70px;
height: 70px;
width: 70px;
}

#japan .space {
	margin: 5px 0 15px 0;
}

#japan h3 {
	font-size:25px;
	color:#000000;
	font-weight: bold;
	margin: 10px 0 13px 0;
	line-height: 25px;
	padding-top:25px;
	}
	
#japan h3 span {
	font-size:18px; 
	font-weight:bold;
	color:#d40613;
	line-height: 35px;
	}

#japan h3 small {
	font-size:13px; 
	font-weight:normal;
	color:#fff;
	background:#000000;
	line-height:1em;
	padding: 6px 15px 4px 15px;
	display: inline-block;
	text-align: center;
	margin-bottom: 5px;
	}

#japan h4 {
	font-size:16px;
	color:#d40613;
	font-weight: bold;
	margin: 10px 0 0 0;
	line-height: 22px;
	}

#japan h4 small {
	font-size:13px; 
	font-weight:normal;
	color:#fff;
	background:#000000;
	line-height:38px;
	padding: 6px;
	}

#japan .photo{
	font-size: 12px;
	line-height: 15px;
	margin-bottom: -10px;
	margin-top: 7px;
}

#japan .info a{
	color:#d40613;
}

#japan .info { 
	margin:20px 0 20px 36px;
	line-height: 20px;
	}
#japan .info:before {
	font-family: 'FontAwesome';
   content:"\f041";
	font-size:24px;
   color: #d40613; 
	margin:0 0 0 -36px;
	display:block;
	float:left;
	width:30px;
	text-align:center;
}

#japan .details { 
	margin:20px 0 20px 36px;
	line-height: 20px;
	}
#japan .details:before {
	font-family: 'FontAwesome';
   content:"\f073";
	font-size:21px;
   color: #d40613; 
	margin:0 0 0 -36px;
	display:block;
	float:left;
	width:30px;
	text-align:center;
}

/*  For Responsivizer  */

body.white .site #japan h1 {
	font-size: 30px;
	line-height: 30px;
}

body.white .site #japan h1 span {
	font-size: 16px;
}

body.white .site #japan h3 {
	font-size: 18px;
	line-height: 22px;
}
