body {
	background-color: #ccc;
}

#contents {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
header {
	background-color: #036;
	}
header h1 {
	padding-left: 20px;
}
#jp_btn {
	position: absolute;
	left: 840px;
	top: 12px;
	color: #FFFFFF;
	border: 1px solid #fff;
	width: 100px;
	text-align: center;
	font-size: 11pt;
	padding-top: 2px;
	padding-bottom: 2px;
}
#jp_btn a:link {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#jp_btn a:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#jp_btn a:hover {
	color: #6BB5FF;
	font-weight: bold;
}
#jp_btn a:active {
	color: #6BB5FF;
	text-decoration: none;
	font-weight: bold;
}

#global_navi {
	width: 100%;
	clear: both;
	overflow: hidden;
	margin-right: auto;
	margin-left: auto;
	border-top: 1px solid #99CC66;
}
#global_navi ul {
	list-style: none;
	padding-top: 0px;
}
#global_navi ul li {
	width: 159px;
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 1px;
	line-height: 14px;
	height: 50px;
	display: table-cell;
	text-align: center;
	vertical-align: middle;
}
#global_navi ul li a {
	background-color: #036;
	color: #fff;
	text-decoration: none;
	transition: background-color 0.2s linear;
	vertical-align: middle;
	height: 50px;
	display: table-cell;
	text-align: center;
	width: 159px;
}
#global_navi ul li.current a {
	background-color: #6BB5FF;
	display: table-cell;
	text-align: center;
}
#global_navi ul li a:hover {
	background-color: #6BB5FF;
	display: table-cell;
	vertical-align: middle;
}

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

.clearbox {
	clear: both;
}

.ad_box {
	width: 728px;
	height: 90px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 8px;
	margin-bottom: 14px;
}

#contents h1 {
	font-size: 24px;
	font-weight: bold;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	border-bottom: 1px solid #036;
}
#cap_text {
	font-size: 14px;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
}
section figure  {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
}

.ad_box2 {
	width: 730px;
	height: 280px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 12px;
	margin-bottom: 8px;
}

footer {
	background-color: #4E5869;
	width: 900px;
	padding-top: 14px;
	padding-right: 30px;
	padding-left: 30px;
	font-size: 12px;
	line-height: 150%;
	color: #FFF;
	font-weight: normal;
	margin-top: 16px;
}
#footerleft {
	float: left;
	width: 450px;
}
#footerright {
	float: right;
	width: 450px;
}
footer a:link {
	text-decoration: none;
	color: #FFF;
}
footer a:visited {
	color: #FFF;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
	color: #FFF;
}
footer a:active {
	text-decoration: none;
	color: #FFF;
}

#copyright {
	width: 100%;
	text-align: center;
	padding-top: 8px;
	background-color: #4E5869;
	padding-bottom: 6px;
	border-top: 1px solid #FFF;
	/*clear: both;*/
	margin-top: 12px;
}
