@charset "utf-8";
body {
	background-color: #ff9;
}
#contents {
	width: 1008px;
	background-color: #fff;
	margin-left: auto;
	margin-right: auto;
}
#top-text {
	width: 100%;
	font-size: 12px;
	text-align: center;
	background-color: #c90;
	padding-top: 4px;
	padding-bottom: 4px;
	color: #fff;
}
#main-image {
	width: 100%;
	line-height: 0px;
}
#main-image_caption {
	background-color: #000;
	color: #fff;
	text-align: right;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 10px;
}
#global_navi {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #ff9;
}
#global_navi ul {
	list-style: none;
	padding-top: 0px;  /*margin: 0;
  padding: 0;*/
}
#global_navi ul li {
	width: 167px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-align: center;
}
#global_navi ul li a {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #c90;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}
#global_navi ul li.current a {
	background-color: #ff9;
}
#global_navi ul li a:hover {
	background-color: #ff9;
}

#sub_navi {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}
#sub_navi ul {
  list-style: none;
  /*margin: 0;
  padding: 0;*/
}
#sub_navi ul li {
	width: 239px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-align: center;
}
#sub_navi ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4e5869;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}
#sub_navi ul li.current a {
	background-color: #acc2e8;
}
#sub_navi ul li a:hover {
	background-color: #acc2e8;
}

#sub_navi_area {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin: 0px auto;
}
#sub_navi_area ul {
  list-style: none;
  /*margin: 0;
  padding: 0;*/
}
#sub_navi_area ul li {
	width: 159px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	text-align: center;
}
#sub_navi_area ul li a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color: #4e5869;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}

#unitbox {
	width: 900px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
}
#sns_button_box {
	float: left;
	width: 720px;
}
#translation {
	float: right;
	width: 160px;
}

.clearbox {
	clear: both;
	margin-top: 4px;
	margin-bottom: 10px;
}
.ad_box {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}
#eng_name {
	font-size: 12px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	background-color: #ff9;
	text-align: center;
	padding-top: 4px;
	padding-bottom: 4px;
	border-top: 1px solid #c90;
	margin-bottom: 2px;
}
h1 {
	font-size: 26px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-top: 6px;
	padding-bottom: 4px;
	border-bottom: 1px solid #c90;
	margin-bottom: 10px;
}
#youtube_box {
	float: left;
	height: 315px;
	width: 560px;
	margin-left: 54px;
}
#right_box {
	float: right;
	width: 320px;
	margin-right: 54px;
	font-size: 14px;
}
#right_box p img {
	margin-top: 6px;
	margin-bottom: 6px;
}

#right_box p {
	line-height: 20px;
}
#right_box a:link {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#right_box a:visited {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}
#right_box a:hover {
	color: #F00;
	text-decoration: underline;
	font-weight: bold;
}
#right_box a:active {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
}

.linkunitad_box {
	width: 728px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
}
#text_box {
	font-size: 14px;
	line-height: 20px;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 14px;
}
#text_box img {
	margin-right: 10px;
	margin-bottom: 10px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	width: 900px;
	background-color: #ff9;
	margin-left: auto;
	margin-right: auto;
	padding-top: 6px;
	padding-bottom: 6px;
	margin-top: 20px;
	border-top: 1px solid #c90;
	margin-bottom: 6px;
}
#data_box-left {
	width: 430px;
	float: left;
	margin-left: 54px;
	font-size: 14px;
	line-height: 1.5em;
}
#data_box-left a:link {
	color: #00F;
	text-decoration: none;
}
#data_box-left a:visited {
	color: #00F;
	text-decoration: none;
}
#data_box-left a:hover {
	color: #F00;
	text-decoration: underline;
}
#data_box-left a:active {
	color: #00F;
	text-decoration: none;
}
#data_box-right   {
	width: 430px;
	margin-right: 54px;
	float: right;
	font-size: 14px;
	line-height: 1.5em;
}
#data_box-right a:link {
	color: #00F;
	text-decoration: none;
}
#data_box-right a:visited {
	color: #00F;
	text-decoration: none;
}
#data_box-right a:hover {
	color: #F00;
	text-decoration: underline;
}
#data_box-right a:active {
	color: #00F;
	text-decoration: none;
}
#flickr_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}
#embassy_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 1.3em;
	font-weight: bold;
}
#embassy_box address {
	font-weight: normal;
	font-size: 12px;
	line-height: 1.3em;
	margin-bottom: 6px;
}
#embassy_box a:link {
	color: #00F;
	text-decoration: none;
}
#embassy_box a:visited {
	color: #00F;
	text-decoration: none;
}
#embassy_box a:hover {
	color: #F00;
	text-decoration: underline;
}
#embassy_box a:active {
	color: #00F;
	text-decoration: none;
}
#russia-city-map {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000;
}
#russia-time_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	font-size: 14px;
	line-height: 1.5em;
	margin-top: 14px;
	font-weight: bold;
}
.russia-timecity_box {
	width: 210px;
	float: left;
}
.russia-timecity_box-right {
	width: 270px;
	float: left;
}

#russia_page {
	width: 100%;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	list-style: none;
	padding-top: 0px;
}
#russia_page a {
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
	background-color: #c90;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
}
#russia_page a:hover {
	background-color: #ff9;
}

.ad_box2 {
	width: 728px;
	height: 285px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 14px;
	margin-bottom: 14px;
}
#amazon_box {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #000000;
	margin-bottom: 16px;
	margin-top: 10px;
}
tbody tr td {
	padding-top: 6px;
	padding-bottom: 6px;
	text-align: center;
}
footer {
	background-color: #4E5869;
	padding-top: 12px;
	color: #fff;
	font-size: 12px;
	line-height: 1.8em;
}
footer a:link {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.8em;
}
footer a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.8em;
}
footer a:hover {
	color: #ff9;
	text-decoration: underline;
	font-size: 12px;
	line-height: 1.8em;
	background-color: #4E5869;
}
footer a:active {
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	line-height: 1.8em;
}
#footer_box-left {
	width: 430px;
	margin-left: 54px;
	float: left;
	margin-bottom: 12px;
}
#footer_box-right {
	width: 430px;
	margin-right: 54px;
	float: right;
}
#copyright {
	width: 100%;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
	clear: both;
	border-top: 1px solid #fff;
}
