@charset "utf-8";
.align_right {
	float: right;
}

body {
	font-size: medium;
	margin: 0px;
	padding: 0;
}


#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
	margin-top: auto;
}

#maincontent {
	float: right;
	width: 670px;
	margin-top: 15px;
	margin-bottom: 10px;
	padding-right: 20px;
	margin-left: 10px;
	font-family: "メイリオ";
	font-size: 12px;
}

#maincontent p{
	padding-left: 15px;
}


#maincontent h2 {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-indent: 10px;
	margin-bottom: 0px;
	margin-top: 0px;
	border-bottom-width: 2px;
	border-left-width: 15px;
	border-left-style: solid;
	border-top-color: #5BBDFF;
	border-right-color: #5BBDFF;
	border-bottom-color: #000066;
	border-left-color: #000066;
	border-bottom-style: solid;
}


#maincontent h3 {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 16px;
	font-weight: bolder;
	color: #000066;
	text-indent: 0px;
	margin-bottom: 10px;
	margin-top: 0px;
	border-bottom-width: 5px;
	border-top-color: #5BBDFF;
	border-right-color: #5BBDFF;
	border-bottom-color: #5BBDFF;
	border-left-color: #5BBDFF;
	border-bottom-style: double;
}

#maincontent h4 {
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	font-size: 14px;
	font-weight: bold;
	color: #000066;
	text-indent: 4px;
	margin-bottom: 7px;
	margin-top: 15px;
	border-left-color: #006633;
	border-left-width: 10px;
	border-left-style: solid;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}


#hyou {
	width:650;
}

#hyou p{
	padding:0;
	float:right;
	text-align:right;
}

#hyou h2{
	background-color:#000066;
	color:#FFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:14pt;
	font-weight:bolder;
	text-align:left;
	padding:5px;
	padding-top: 7px;
	padding-left:35px;

}

#ques_txt{
	width:650px;
	background-color:#CCC;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:11pt;
	padding:10px;
	margin-bottom: 25px;
}

#mp3player{
		float:right;
}



#button{
		float:right;
		width:670px;
		height:25px;
		padding-top:15px;
		text-align:right;
}

.input_text{
	font-size:medium;
	width: 5em;
}

.answer{
	background-color:#E0ffff;
	width:20px;
	height:20px;
	padding:5px;
	display:block;
	float:left;
}


.answer0{
	font-size:10pt;
	font-weight:strong;
	background-color:#E0ffff;
	color:#FFF;
	height:20px;
	width:20px;
	padding:5px;
	display:block;
	float:left;
}

.word0{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	font-weight:strong;
	background-color:#0b2f78;
	color:#FFF;
	width:220px;
	height:20px;
	padding:5px;
	display:block;
	float:left;
}

.word{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	font-weight:bold;
	background-color:#0b2f78;
	color:#FFF;
	width:220px;
	height:20px;
	padding:5px;
	display:block;
	float:left;
}

.signification0{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	background-color:#0b2f78;
	width:400px;
	height:20px;
	color:#fff;
	padding:5px;
	display:block;
	float:left;

}


.signification{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:10pt;
	width:400px;
	height:20px;
	background-color:#E0ffff;
	color:#000;
	padding:5px;
	display:block;
	float:left;
}
