/* CSS Document */
@charset "utf-8";

#wrap {
	height: 768px;
	width: 1000px;
	/*border: 1px solid #CCC;*/
	margin-right: auto;
	margin-left: auto;
}
#wrap #scName {
	height: 30px;
	width: 300px;
	/*border: 1px solid #3F9;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

#wrap #contentL {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	height: 730px;
	width: 200px;
	/*border: 1px solid #3F9;*/
	float: left;
}
#wrap #contentL #contentL0 {
	background-color: #FFC;
	border: 1px solid #03C;
	margin-top: 80px;
}

#wrap #contentL #contentL1 {
	font-size: 16px;
	font-weight: normal;
	text-align: left;
	margin-top: 10px;
}

#wrap #contentL #contentL2 {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#wrap #contentL #contentL2a {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#wrap #contentL #contentL2b {
	font-size: 18px;
	font-weight: normal;
	text-align: center;
}

#wrap #contentL #contentL3 {
	font-size: 24px;
	font-weight: normal;
	text-align: center;
	margin-top: 20px;
}

#wrap #contentR {
	height: 730px;
	width: 796px;
	/*border: 1px solid #3F9;*/
	float: right;
}

#wrap #contentR #cource{
	height: 30px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px double #09C;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	text-align: center;
}

#wrap #contentR #ttL{
	height: 50px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px double #09C;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	line-height: 50px;
}

#wrap #contentR #dpage {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	height: 18px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 0px;
	margin-top: 10px;	/*border: 1px solid #F00;*/
}
#wrap #contentR #dpage2 {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	height: 18px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	line-height: 0px;
	margin-top: 10px;	/*border: 1px solid #F00;*/
}

#wrap #contentR #contents{
	height: 565px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	/*border: 1px double #09C;*/
	overflow: hidden;
}
#wrap #contentR #mp {
	height: 55px;
	width: 350px;
	float: left;
	text-align: center;
	margin-top: 5px;
}

#wrap #contentR #prenext {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #F03;
	text-decoration: none;
	height: 35px;
	width: 400px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	float: right;	/*border: 1px solid #F00*/
}
