@charset "UTF-8";
img.center_image {
	margin-left: 220px;
}

h2.version_num {
	color: #00008a;
	font-size: 1.4em;
	font-weight: normal;
	margin-bottom: 0;
	line-height: 1.2
}
time.version_date {
	color: #888888;
}
/* ↓↓ バージョン項目 設定 始め↓↓ */
.version_row {
	margin-bottom: 40px;
	border-bottom: 2px solid #e0e0e0;
	padding-bottom: 20px;
}
.version_row #top {
	border-top: 2px solid #e0e0e0;
	padding-top: 40px;
}
.version_title {
	margin-bottom: 10px
}
p#caution {
	font-size: 1.4em;
	font-weight: 800
}
/* ↑↑ バージョン項目 設定 終わり↑↑ */

/* ↓↓ バージョンヘッダー 設定 始め↓↓ */
h3.version_head_title {
	font-size: 1.2em;
	font-weight: normal;
	margin-bottom: 20px
}

.version_head_row {
	margin: 0 auto;
	margin-bottom: 40px;
	width: 96%
}
/* ↑↑ バージョンヘッダー 設定 終わり↑↑ */

/* ↓↓ バージョンアイテム 設定 始め↓↓ */
h4.version_item_title {
	font-size: 1.1em;
	font-weight: normal;
	margin-bottom: 16px
}
.version_item_row {
	margin: 0 auto;
	width: 96%
}
.version_item_row[title="block"] {
	padding-bottom: 10px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e0e0e0
}


.version_item_column[title="thumbnail"]:after {
	content: "";
	display: block;
	clear: both
}
.version_item_img[title="thumbnail"] {
	float: left;
	width: 60px
}
.version_item_text[title="thumbnail"] {
	float: none;
	margin-left: 60px;
	width: auto
}

.chara_row:after {
	content: "";
	display: block;
	clear: both
}
.chara_dot {
	float: left;
	width: 10px
}
.chara_text {
	float: none;
	margin-left: 20px;
	width: auto
}
/* ↑↑ バージョンアイテム 設定 終わり↑↑ */