/*
@font-face {
	font-family: 'web-font';
	src: url('../font/cinecaption227.TTF');
}
*/
body{
	background: url(../testpage/rotate_folderall.php);
/*	font-family: 'web-font', "ヒラギノ角ゴ ProN W3", "ヒラギノ丸ゴ ProN W4", "Hiragino Maru Gothic ProN", 'ＭＳ ゴシック', sans-serif; */
/*	"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN" */
	font-size: small;
	color: #000000;
	background-color: #f5f5ff;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position:100% 100%;
	letter-spacing: 0.1em;
	margin: 2px;
	-webkit-text-size-adjust: 150%;
}
img {
	vertical-align:bottom;
}

audio{
	height: 22px;
}

div.testview {
	border: 3px solid #000000;
}
textarea {
	font-size: small;
	width: 100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
form {
	margin:0;
}
#form_one {
	width: 100%;
	padding: 1px;
	background-color:rgba(255,255,255,0.8);
}
input[type="text"]{
	width: 10%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
/*
span{
	font-size: small;
	color: #000000;
	letter-spacing: 0.1em;
}
*/
h2{
	font-size: medium;
	margin: 0 0 0 0;
	display:inline;
}
h3{
	font-size: medium;
	margin: 0 0 0 0;
	text-align:center;
}
.normal_table{
	width:777px;
	margin-left:auto;
	margin-right:auto;
}
.center{
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	text-align:center;
}
th{
	background-color:rgba(255,255,255,0.6);
	vertical-align:middle;
	height:15px;
	text-align:right;
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	font-size: small;
	color: #000000;
	padding:2px 10px 2px 2px;
	letter-spacing: 0.1em;
}
td{
	background-color:rgba(255,255,255,0.6);
	vertical-align:middle;
	height:15px;
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	font-size: small;
	color: #000000;
	padding:2px 2px 2px 7px;
	letter-spacing: 0.1em;
}
tr.change th,tr.change td {
	background-color:rgba(245,245,245,0.6);
}
.gazou_center{
	width: 200px;
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	text-align:center;
	font-size: small;
	color: #000000;
	padding:0px;
	letter-spacing: 0.1em;
}
.character_card{
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	font-size: small;
	color: #000000;
	padding:2px 2px 2px 10px;
	letter-spacing: 0.1em;
}
div.wrap{
	text-align: center;
	list-style: none;
	margin:0;
	padding:0;
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	display:inline-block;
	letter-spacing: normal; /* 文字間を通常に戻す */
	background-position:0 0.2em;
	/display:inline;/*IE7*/
	/zoom:1;/*IE7*/
}
.table {
	display: table;	 /* Allow the centering to work */
	margin: 0 auto;
}
.center_h3{
	border-width:2px;
	border-color:#aaaaaa;
	border-style:ridge;
	text-align:center;
	padding:2px;
}
a {
	text-decoration:none;
	line-height: 110%;
}
a:link {
	color:#4757ff;
}
a:visited {
	color:#7912ac;
}
a:hover {
	color:#df7155;
}
a:active {}

option{
	position: relative;
	float: left;
	margin: 0px;
	padding: 0px;
}
#newcolor{
	font-weight: bold;
	color: #ff5555;
}
#newcolor_top{
	color: #ff0000;
}
.ichinensei{
	background-color: #ffe7e5;
}
.ninensei{
	background-color: #e5f6fd;
}
.sannensei{
	background-color: #f4ffdc;
}
.ichinensei_new{
	color: #ff5555;
	background-color: #ffe7e5;
}
.ninensei_new{
	color: #ff5555;
	background-color: #e5f6fd;
}
.sannensei_new{
	color: #ff5555;
	background-color: #f4ffdc;
}

.newcolor{
	color:#ff5555;
	font-weight:bold;
	text-decoration:underline;
}
.zero_margin{
	margin: 0px;
	padding: 0px;
}
.full_margin{
	height:150px;
}



.cardViewLarge{
	position:relative;
	overflow:hidden;
}
.storyMessageLine_chara{
	position:absolute;
	left:-40px;
	bottom:100px;
	height:50px;
	width:340px;
	z-index:7;
	border-top:solid 3px rgba(149,240,65,0.6);
	border-bottom:solid 3px rgba(149,240,65,0.6);
	background:rgba(149,240,65,0.4);
	background-clip:border-box;
	transform:rotate(-10deg);
	-webkit-transform:rotate(-10deg);
	-moz-transform:rotate(-10deg);
	-o-transform:rotate(-10deg);
	-ms-transform: rotate(-10deg);
}
.name_chara{
	width:218px;
	left:50px;
	top:8px;
	position: absolute;
	z-index:9;
	display: inline-block;
	padding:2px 10px;
	margin:auto;
	font-size:x-large;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 1px #000,0 0 1px #000,0 0 2px #000,0 0 2px #000;
}
.katamuki{
	z-index:0;
	display: inline-block;
	background-color:rgba(200,230,255,0.7);
	padding:2px 10px;

	transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-webkit-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);

	-moz-transform-origin: 0 100%;
	-webkit-transform-origin: 0 100%;
}
.migi_katamuki{
	left:-40px;
	bottom:100px;
	height:20px;
	width:218px;
	z-index:7;
	border-top:solid 3px rgba(149,240,65,0.6);
	border-bottom:solid 3px rgba(149,240,65,0.6);
	background:rgba(149,240,65,0.4);
	background-clip:border-box;
	transform:rotate(10deg);
	-webkit-transform:rotate(10deg);
	-moz-transform:rotate(10deg);
	-o-transform:rotate(10deg);
	-ms-transform: rotate(10deg);
}
table.search_view{
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
	border-width:1px;
	border-spacing:0;
	border-collapse:collapse;
	border-style:outset;
	border-color:#aaaaaa;
}
#search_view_th{
	background-color:#ffcc99;
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}
.search_view td,th{
	background-color:rgba(255,255,255,0.8);
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}
#change_row{
	background-color:rgba(245,245,245,0.8);
	text-align:center;
	vertical-align:middle;
	padding: 0px;
	margin: 0px;
}
.table_hanyou{
	border-width:1px;
	border-spacing:0;
	border-collapse:collapse;
	border-style:outset;
	border-color:#aaaaaa;
}
/*文字に縁取りをつける*/
.font_border{
	font-size:110%;
	color: white;
	padding: 0px;
	margin: 0px;
	text-shadow: -1px -1px 0 #000, 1px -1px 0 #000, -1px 1px 0 #000, 1px 1px 0 #000;
}
.font_border_white{
	color: black;
	padding: 0px;
	margin: 0px;
	text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}
.abso_top{
	position:absolute;
	top:0px;
}
#abso_bottom{
	position:absolute;
	bottom:0px;
}
.back_white{
	background:rgba(255,255,255,0.9);
	display:inline-block;
	padding: 2px 5px 2px 5px;
	margin: 0px;
	border-width:1px;
	border-radius:20px;
	border-spacing:0;
	border-collapse:collapse;
	border-style:outset;
	border-color:#000;
}
.border_outset{
	border-spacing:0;
	border-collapse:collapse;
	border-style:outset;
	border-color:#000;
}


.grade_left{
	background: linear-gradient(to right,rgba(227,175,57,0.9),rgba(254,214,83,0.9),rgba(199,134,30,0.9),rgba(199,134,30,0.9));
}




/* 点滅 */
.blinking{
	animation:blink 3s ease-in-out infinite alternate;
}
@keyframes blink{
	0% {opacity:0;}
	100% {opacity:1;}
}
#haisinmoji{
	font-size: large;
	background-color:rgba(255,222,155,0.8);
	padding:6px 20px 3px 20px;
	margin:0px;
	border-radius:20px;
}
#haisinback{
	text-align: center;
}






.clearLeft { 
	clear: left; 
}





/*ul、liでドロップダウンメニュー作り ここから*/
#menu_position{
	width:100%;
	position:absolute;
	top:0px;
	left:0px;
}
#pulldown ul { 
	list-style: none;
	margin: 0;
	padding: 0;
}
#pulldown li {
	float: left;
	min-width: 150px;
	white-space: nowrap;
	display: block;
	border-left:2px solid white;
	text-align:left;
}
#pulldown ul ul {
	display: none;
	position: absolute;
	z-index: 100;
}
#pulldown li li {
	clear: left;
	position:relative;
	width: 100%;
	border-bottom:1px solid #cccccc;
	margin:0px 0px 0px -2px;
	text-align:left;
}
#pulldown li li a{
	clear: left;
	position:relative;
	width: 100%;
	display: block;
}
#pulldown li li a:hover{
	clear: left;
	position:relative;
	width: 100%;
	display: block;
	text-decoration:none;
}
#pulldown ul ul ul {
	left: 100%;
}
#pulldown ul li:hover > ul {
	display: block;
}
/*ul、liでドロップダウンメニュー作り ここまで*/
.index_ulli{
	border-color:#999;
	border-width:1px;
	border-style:outset;
	background-color:#f0f7ff;
	padding:2px 3px 3px 5px;
}
.index_li{
	border-color:#999;
	border-width:1px;
	border-style:outset;
	background-color:#fff0f7;
	padding:2px 3px 3px 5px;
}
.index_lilili{
	border-color:#555;
	border-width:1px;
	border-style:outset;
	background-color:#e5ffea;
	padding:5px 3px;
}

/*ボタン用記述*/
.css_btn_class {
	font-size: small;
	border-width:1px;
	border-style:outset;
	border-color:#aaaaaa;
	padding: 0;
	margin: 0 0 1px 0;
	background-color: #eaeaea;
	display:inline-block;
}.css_btn_class:hover {
	border-style:solid;
	border-color:#ffffff;
	background-color:#ffffff;
}.css_btn_class:active {
	border-style:inset;
	position:relative;
	top:1px;
}
/*ボタン用記述*/

/* スマホ用 */
@media only screen and (max-width: 768px) {
	.css_btn_class {
		margin: 1px;
	}
	.jp-playlist li{
		padding: 5px 2px;
	}
	td {
		padding: 6px 2px !important;
	}
	span {
		padding: 6px 2px !important;
	}
	input[type="text"]{
		padding: 5px 2px;
		margin:0 0 10px 0;
	}
}