*{
	box-sizing: border-box;
	margin: 0;
	word-wrap: break-word;
}
body,.menyu-ue,.title,.menyu-shita,.hennshuu,.copy{
	width: 100%;
}
.menyu-ue,.title,.hennshuu{
	height: auto;
}
body,.title,.menyu-shita,.hennshuu,.copy-iti,.copy {
	padding: 0;
	margin: 0;
}
.n {
	display: none;
}
.style12,.style10,.style15,.style16,.style14{
	font-size: 140%;
	margin: 2% 0;
}
h1 {
    margin: 0;
    padding: 2% 0 2% 0;
    font-size: 100%;
    text-align: center;
    line-height: 2;
    font-weight: bold;
    color: #000;
	float: none;
}
h2,.shoudai{
	font-size: 120%;
	height: auto;
	background-size: 100% 100%;
	line-height: 2;
	margin: 2% 0;
	padding: 2% 3%;
	text-align: center;
	background: #FF3366;
}
.topimgfont{
	font-size: 300%;
	line-height: 2;
}
.ryouiki {
	margin: 0;
	padding: 0 3%;
	display: block;
	text-align: justify;
}
p {
	margin: 0;
	padding: 0;
	font-size: 110%;
	line-height: 2;
	text-align: center;
}
.copy-iti {
	padding: 4% 0;
	height: auto;
	text-align: center;
	font-size: 60%;
	color: #fff;
	line-height: 1.3;
	font-weight: normal;
	background-color: #FF3366;
	margin-left: 0;
}
.table, .table table{
	display: table;
}
.table tr{
	display: table-row;
}
.table tbody{
	display: table-row-group;
}
.table td {
	display: table-cell;
	width: 10%;
}
.table img {
	width: 7%;
	height: auto;
}

