@charset "EUC-JP";

/*トグルになるメニューの初期のデザイン（フラッシュDVD_Q＆A）*/
dl dt.qa01_base {
	border-style: solid ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
	margin-top : 0px ;
	padding : 0px ;
	background:url("../images_smp/flash/flash_q_bg_1.jpg") no-repeat;
	background-position : left top ;
	background-size : contain ;
	max-width : 639px ;
	text-align : left ;
}

/*トグルになるメニューがアクティブ時のデザイン（フラッシュDVD_Q＆A）*/
dl dt.qa01_active {
	border-style: solid ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
	margin-top : 0px ;
	padding : 0px ;
	background:url("../images_smp/flash/flash_q_bg_2.jpg") no-repeat;
	background-position : left top ;
	background-size : contain ;
	max-width : 639px ;
	text-align : left ;
}

/*表示切り替えしたい要素は最初は非表示にしておく*/
dl dd { 
	display:none;  
	border-style: solid ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
	margin-left : 0px ;
	padding : 0px ;
	max-width : 639px ;
}

dl {
	margin-top : 0px ;
	margin-bottom : 0px ;
	padding : 0px ;
}

.qa_q_frame {
/*	height : 144px ; */
	width : 87.6% ;
	text-align : left ;
	position : relative ;
}

.img_qa_title01 {
	border-style: solid ;
	border-width : 0px ;
 	margin-top : 0px ;
	margin-bottom : 0px ;
	max-width : 639px ;
}

.img_qa_btm {
	border-style: solid ;
	border-width : 0px ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
 	margin-top : 0px ;
	margin-bottom : 0px ;
	max-width : 639px ;
}

/*トグルになるメニューの初期のデザイン（脳と幼児教育）*/
dl dt.flash_edu_base {
	border-style: solid ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
	margin-top : 0px ;
	background:url("../images_smp/flash/flash_edu_q_bg_1.jpg") no-repeat;
	background-position : left top ;
	background-size : contain ;
	max-width : 639px ;
	text-align : left ;
}

/*トグルになるメニューがアクティブ時のデザイン（脳と幼児教育）*/
dl dt.flash_edu_active {
	border-style: solid ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
	margin-top : 0px ;
	background:url("../images_smp/flash/flash_edu_q_bg_2.jpg") no-repeat;
	background-position : left top ;
	background-size : contain ;
	max-width : 639px ;
	text-align : left ;
}

.flash_edu_q_frame {
	border-style: solid ;
	border-width : 0px ;
	width : 87.6% ;
	text-align : left ;
	position : relative ;
}

.img_edu_btm {
	border-style: solid ;
	border-width : 0px ;
	border-width : 2px 0px  0px 0px;
	border-color : #bda589 ;
 	margin-top : 0px ;
	margin-bottom : 0px ;
	max-width : 639px ;
}
