/* layout design 071219 */

@charset "UTF-8";


#wrapper {
	width: 1024px;
	border: none;
	float: none;
	margin: 0;
	height: 100%;
	padding: 0;
	}


#head {
	width: 1000px;
	height: 70px;
	border: none;
	text-align: left;
	vertical-align: top;
	float: left;
	padding: 0px 0px 4px 0px;
	margin: 0px;
	background-image: url("images/title_top.jpg")
}


#menu {
	width: 192px;
	border: none;
	padding: 10px 8px 10px 14px;
	text-align: left;
	vertical-align: top;
	float: left;
}


#contents {
	width: 720px;
	border: none;
	padding: 10px 14px 10px 40px;
	text-align: left;
	vertical-align: top;
	float: left;
}


#footL {
	width: 850px;
	height: 60px;
	padding: 5px 0px 0px 12px;
	border: none;
	float: left;
}


#footR {
	width: 140px;
	height: 60px;
	padding: 5px 12px 0px 10px;
	border: none;
	float: left;
	text-align: right;
}


/*トップページ用コンテンツレイアウト用*/



#topcontL {
	width: 480px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 0px 40px 0px 0px;
	float: left;
}


#topcontR {
	width: 200px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	float: left;
}


/* カテゴリーボックス用 */

#category {
	width: 200px;
	padding: 14px 14px 14px 14px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #999999;
	background-color: #FCFCFC;
	float: left;
	font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}


#category20 {
	width: 200px;
	padding: 14px 14px 14px 14px;
	margin: 0px 20px 20px 0px;
	border: solid 1px #999999;
	background-color: #FCFCFC;
	float: left;
		font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}


#categoryW {
	width: 450px;
	padding: 14px 14px 14px 14px;
	margin: 0px 0px 20px 0px;
	background-color: #FCFCFC;
	float: left;
		font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}


/* カテゴリーボックス用クラス版 */

.category {
	width: 200px;
	padding: 14px 14px 14px 14px;
	margin: 0px 0px 20px 0px;
	border: solid 1px #999999;
	background-color: #eaf2ff;
	float: left;
	font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}


.category20 {
	width: 200px;
	padding: 14px 14px 14px 14px;
	margin: 0px 20px 20px 0px;
	border: solid 1px #999999;
	background-color: #eaf2ff;
	float: left;
		font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}


.categoryW {
	width: 450px;
	padding: 14px 14px 14px 14px;
	margin: 0px 0px 20px 0px;
	background-color: #eaf2ff;
	float: left;
	font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 12px;
	font-style: normal;
	line-height: 150%;
	color: #000000;
	text-decoration: none;
}

.cateincateL {
	width: 220px;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	float: left;
}

.cateincateR {
	width: 220px;
	padding: 0px;
	margin: 0px;
	float: right;
}



/* ロケーション表示文字ボックス用クラス */

.boxColorBlack {
	background-color: #000000;
	font-family: "メイリオ", "ＭＳ ゴシック", sans-serif, Osaka;
	font-size: 10px;
	font-style: normal;
	line-height: 150%;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 20px;
}



/*lessonページ用コンテンツレイアウト用*/
.lesson_title {
	width: 720px;
	height: auto;
	border: none;
	padding: 10px 14px 0px 40px;
	text-align: left;
	vertical-align: top;
	float: both;
}


.lesson_menu {
	width: 720px;
	height: 30px;
	text-align: left;
	padding: 14px 14px 0px 40px;
	margin-bottom: 14px;
	background-color: #ffffff;
	background-image: url("images/lesson_title.jpg");
	background-repeat: repeat-x;
	overflow: hidden;
	float: both;
}


.l_m_box {
	width: 116px;
	height: 30px;
	text-align: center;
	float: left;
}


/*通常ページ用コンテンツレイアウト用*/
.linkbox {
	min-width: 90px;
	height: auto;
	margin: 0px 0px 10px 10px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align:top;
	float: right;
}


.linkboxL {
	min-width: 90px;
	height: auto;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align:top;
	float: left;
}


.textRR {
	min-width: 60px;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
	text-align: right;
	vertical-align:top;
	float: right;
}




.linkb_navi {
	width: auto;
	min-width: 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.linkb_naviR {
	width: auto;
	min-width: 1px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 5px 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: right;
}


.w325 {
	width: 325px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}


.column {
	width: 440px;
	height: auto;
	border: none;
	background-color: #ffffcc;
	text-align: left;
	vertical-align:top;
	padding: 20px;
	margin: 20px 0px;
	float: left;
}



.columnl {
	width: 578px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin: 0px 0px 0px 30px;
	float: left;
}



.columnr {
	width: 578px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	float: right;
}



.textGokuAll {
	width: 676px;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: both;
}


.textGoku {
	width: 676px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textGokuL {
	width: 200px;
	height: auto;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textGokuL p {
	font-weight: bold;
	font-style: normal;
	font-size: 140%;
}


.textGokuR {
	width: 456px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textGokuM {
	width: 56px;
	height: auto;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align:top;
	float: left;
}


.textGokuRR {
	width: 390px;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textGokuAll hr {
    border: 0;
	width: 676px;
    height: 1px;
    background-color: #999999;
    color: #999999;
	text-align: left;
	margin: 0px 0px 10px;
}



.textGokuSpk {
	width: 56px;
	height: auto;
	border: none;
	text-align: center;
	vertical-align:top;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	float: left;
}


.textGokuIntL {
	width: 150px;
	min-height:20px
	max-height: 150px;
	border: none;
	text-align: center;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	float: left;
}


.textGokuIntR {
	width: 50px;
	max-height: 150px;
	border: none;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	float: left;
}


.textGokuIntRU {
	width: 46px;
	height: 30px;
	border: none;
	font-size: 21px;
	font-style: bold;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin: 10px 0px 0px 4px;
	float: both;
}


.textGokuIntRL {
	width: 50px;
	height: 20px;
	border: none;
	text-align: left;
	vertical-align:bottom;
	padding: 0px;
	margin: 0px;
	float: left;
}


.textBunpoAll {
	width: 658px;
	height: auto;
	margin: 0px;
	padding: 0px 0px 10px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: both;
}


.textBunpo {
	width: 640px;
	height: auto;
	margin: 0px 0px 0px 18px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textBunpoTitle {
	width: 640px;
	height: auto;
	margin: 0px 0px 20px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}



.textBunpoR {
	width: 640px;
	height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textBunpoM {
	width: 60px;
	height: auto;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
	text-align: center;
	vertical-align:top;
	float: left;
}


.textBunpoRR {
	width: 570px;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.textBunpoAll hr {
    border: 0;
	width: 640px;
    height: 1px;
    background-color: #999999;
    color: #999999;
	text-align: left;
	margin: 0px 0px 10px;
}



.textBunpoSpk {
	width: 60px;
	height: auto;
	border: none;
	text-align: center;
	vertical-align:top;
	padding: 0px;
	margin: 6px 0px 0px 0px;
	float: left;
}



.textBunpoRed {
	color: #ff0000;
	font-style: normal;
	font-size: 210%;
	line-height: 240%;
	margin-left: 16px;
}



.questionAll {
	width: 676px;
	height: auto;
	margin: 0;
	padding: 0 0 10px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: both;
}


.question {
	width: 676px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.questionL {
	width: 160px;
	height: 120px;
	margin: 0px 20px 10px 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.questionR {
	width: 496px;
	height: auto;
	margin: 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.questionM {
	width: 96px;
	height: auto;
	margin: 0px 10px 10px 0px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.questionRR {
	width: 390px;
	height: auto;
	margin: 0px 0px 10px;
	padding: 0px;
	border: none;
	text-align: left;
	vertical-align:top;
	float: left;
}


.questionAll hr {
    border: 0;
	width: 676px;
    height: 1px;
    background-color: #999999;
    color: #999999;
	text-align: left;
	margin: 0px 0px 10px;
}



/*別窓表示用台本レイアウト用*/

#skitwin {
	width: 540px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 20px 30px;
	float: both;
}


.script {
	width: 663px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 20px 0px 20px 20px; 
	float: left;
	background-image: url("images/script.gif")
}


.scrrus {
	width: 325px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 11px 10px 0px;
	float: left;
}


.scrjpn {
	width: 325px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}


.name {
	width: 90px;
	min-height: 10px;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}


.line {
	width: 225px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*単語ウィンドウ用コンテンツレイアウト用*/

#wordwin {
	width: 540px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 20px 30px;
	float: both;
}


.spk {
	width: 20px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	padding: 0px;
	margin: 2px 20px 8px 0px;
	float: left;
}


.word {
	width: 170px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 10px 5px 0px;
	float: left;
}


.part {
	width: 60px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}


.jpn {
	width: 240px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	font-weight: normal;
	font-style: normal;
	font-size: 14px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	float: left;
}


/*音声ページ用台本レイアウト用*/

.scrhin02 {
	width: 536px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	line-height: 150%;
	padding: 0px;
	margin: 0px 11px 10px 0px;
	float: left;
}


.name02 {
	width: 90px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	float: left;
}


.line02 {
	width: 396px;
	height: auto;
	border: none;
	text-align: left;
	vertical-align:top;
	margin: 0px;
	padding: 0px;
	float: left;
}



/*補助ページ用コンテンツレイアウト用*/

.hojo {
	width: auto
	height: auto;
	border: none;
	background-color: #ffffff;
	text-align: left;
	vertical-align:top;
	padding: 30px;
	margin: 0;
	float: both;
}



/*float解除用 */

br.clear {
    display: block;
    clear: both;
	visibility: hidden;
	height: 0;
    }
