@charset "utf-8";
/* 桜フォーマットCSS */

/** General Style Info **/
body {
	background-color: #FFC2E9;
	color: #000;
	font-family:"メイリオ",'lucida grande',verdana,helvetica,arial,sans-serif;
	font-size: 14px;
	margin: 0;
}
a {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	color: #FFF;
	background: rgba(0, 0, 0, 0.6);
}
a img {
	border: none;
}
h1 {
	color: #000;
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 180%;
}
h2 {
	color: #000;
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 100%;
	margin: 0px;
}
h3 {
	color: #000;
	font-family: "メイリオ",'Gill Sans','lucida grande', helvetica, arial, sans-serif;
	font-size: 100%;
}
h4 {
	color: #000;
	font-weight: normal;
}

/** Layout **/
.navbox {
	margin: 20px;
	padding: 15px;
	padding-bottom: 7px;
	width: 400px;
	color: #FFF;
	background-color: rgba(255, 56, 117, 0.7);
}
#hierarbox {
	margin: 20px;
	padding: 1px 15px 1px 15px;
	width: 90%;
	color: #FFF;
	background-color: rgba(255, 56, 117, 0.7);
}
#header {
	width: 800px;
	padding: 60px 20px 0px 20px;
}
#gendscr {
	width: 800px;
	padding: 0px 20px 0px 20px;
}
#footer {
	margin: 120px 20px 80px 20px;
	width: 90%;
	padding: 20px 20px 20px 20px;
	background-color: rgba(255, 56, 117, 0.7);
	text-align: right;
}
#vwchanger {
	margin: 0px 20px 80px 20px;
	width: auto;
	padding: 20px 20px 20px 20px;
	background-color: rgba(255, 56, 117, 0.7);
	text-align: center;
	font-size: 400%;
}
#vwchanger a {
	color: #FFF;
	text-shadow: 10px 10px 3px rgba(0, 0, 0, 0.7);
	font-weight: bold;
}


/** Tables **/
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
td {
	margin: 0px;
}
td.wctrl {
	width: 72px;
	text-align: right;
}
td.paneltrans {
}
td.dscr {
	padding: 15px;
}


/** Letter Size Controller **/
#ltrszbox {
	width: 520px;
	margin: 0px 20px 10px 20px;
	padding: 0px;
	position: fixed;
	display: none;
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
	top: 65px;
	left: 25px;
	z-index: 1000;
}

table#ltrsztbl {
	width: 520px;
	border-spacing: 0px;
}
table#ltrsztbl .ltrszbnktb {
	height: 10px;
	background-color: rgba(255, 56, 117, 0.7);
}
table#ltrsztbl .ltrszbnklr {
	width: 10px;
	background-color: rgba(255, 56, 117, 0.7);
}
table#ltrsztbl td#ltrszmsg {
	height: 18px;
	width: 129px;
	background: url('../img/mat/lsmsg_l_b.png');
}
table#ltrsztbl .ltrszbnk {
	height: 18px;
	text-align: center;
	background-color: rgba(255, 56, 117, 0.7);
}
table#ltrsztbl td#ltrsz1 {
	height: 18px;
	width: 54px;
	background: url('../img/mat/ls_small.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz2 {
	height: 18px;
	width: 73px;
	background: url('../img/mat/ls_medium.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz3 {
	height: 18px;
	width: 60px;
	background: url('../img/mat/ls_large.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrsz4 {
	height: 18px;
	width: 82px;
	background: url('../img/mat/ls_largest.png');
	background-position: 0px 0px;
}
table#ltrsztbl td.ltrszsel {
	background-position: 0px 20px !important;
}
table#ltrsztbl td#ltrlgmsg {
	height: 18px;
	width: 129px;
	background: url('../img/mat/lgmsg.png') ;
}
table#ltrsztbl td#ltrlg1 {
	height: 18px;
	width: 54px;
	background: url('../img/mat/lg_jpn.png');
	background-position: 0px 0px;
	font-size: 11px;
	vertical-align: bottom;
}
table#ltrsztbl td#ltrlg1 img {
	height: 12px;
	width: 30px;
}
table#ltrsztbl td#ltrlg2 {
	height: 18px;
	width: 73px;
	background: url('../img/mat/lg_en.png');
	background-position: 0px 0px;
}
table#ltrsztbl td#ltrlg2 img {
	height: 12px;
	width: 30px;
}
#ltrszopt {
	background-color: rgba(255, 56, 117, 0.7);
	padding: 0px;
}
#ltrszopt ul {
	margin: 0px;
}
#ltrszopt ul li#dsn_rdb {
	list-style-image: url('../img/mat/vmd-0.png');
}
#ltrszopt ul li#dsn_thm {
	list-style-image: url('../img/mat/vmd-1.png');
}
#ltrszopt ul li#shr_on {
	list-style-image: url('../img/mat/sh-allow.png');
}
#ltrszopt ul li#shr_off {
	list-style-image: url('../img/mat/sh-notallow.png');
}
div#setbox {
	height: 50px;
	padding: 0px;
	position: fixed;
	left: 15px;
	top: 15px;
	z-index: 999;
}
#setbtn {
	width: 38px;
	height: 38px;
	background: url('../img/setting.svg');
	background-position: 0px 0px;
}
.settingsel {
	background-position: 0px 40px !important;
}


/** Album Navigator **/
.navbox th, .navbox td {
	text-align: left;
}
.navbox td.choosemsg {
	height: 20px;
	display: inline-block;
}
.navbox td.navlinks {
	padding-top: 20px;
}
.navbox tr.navclosed {
	display: none;
}

/** Modal History Window **/
#mdol {
	z-index: 1500;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 120%;
	background-color: rgba(0, 0, 0, 0.6);
	display: none;
}
.lockingscr {
	overflow: hidden;
}
#mdwn {
	z-index: 1501;
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	overflow: auto;
	color: #FFF;
}
#mdwnc {
	z-index: 1502;
	width: 85%;
	padding: 20px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 100px;
	background-color: rgba(108, 255, 0, 0.69);
	backdrop-filter: blur(5px);
	-webkit-backdrop-filter: blur(5px);
}
div.hist_closer {
	width: 83%;
	padding: 20px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	text-align: right;
}
