@charset "utf-8";
#main #main_a #main_header {
	width:100%;
	padding:0px;
	margin-bottom:10px;
	/*background: url(../../img/main_header_back.gif);*/
/*	background-repeat: repeat-x;
	background-position:right 50%;
	border-top: 2px solid #2D448B;
	border-right: 2px solid #2D448B;
	border-bottom: 2px solid #2D448B;
	border-left: 2px solid #2D448B;
*/}

#main_body {
	clear:both;
	width:100%;
	line-height: 140%;
}

#main #main_a h1 {
	margin:0px;
	font-size:140%;
	background: url(../../img/h1bg.gif);
	background-repeat: no-repeat;
	background-position:10px 50%;
	color:#000000; background-color: #E2ECF5;
	padding: 20px 0px 20px 30px;
	border: 1px solid #1669B3;
	line-height:1.2em;
}
*html #main #main_a h1 {
	background-position:5px 50%;
}



#main_body h2 {
	clear:both;
	font-size:130%;
	color:#000000; background: url(../../img/h2bg.gif) no-repeat 10px 50% #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 30px;
	margin-bottom:0.3em;
	letter-spacing: 0.1em;
}

#main_body h3 {
	clear:both;
	font-size:120%;
	color:#000000; background: url(/img/h3bg.gif) no-repeat 10px 50% #F3F3F3;
	border: 1px solid #CCCCCC;
	padding: 10px 0px 10px 30px;
	letter-spacing: 0.1em;
}

#main_body h4 {
	clear:both;
	font-size:120%;
	margin:0;	/* 変更 */
	padding: 10px 0px 10px 0px;	/* 変更 */
	font-weight: bold;
	letter-spacing: 0.1em;
}

#main_body h5 {
	clear:both;
	font-size:110%;
	margin:0;	/* 変更 */
	padding: 10px 0px 10px 0px;	/* 変更 */
	font-weight: bold;
	letter-spacing: 0.1em;
}

#main_body h6 {
	clear:both;
	font-size:100%;
	margin:0;	/* 変更 */
	padding: 10px 0px 10px 0px;	/* 変更 */
	font-weight: bold;
	letter-spacing: 0.1em;
}

#main_detail > h2:first-child, #main_detail > p:first-child, #main_detail > ul:first-child{
	margin-top: 0;
}

#main #main_a ul {
	/* margin:10px 20px 10px 40px; 変更 */
}

#main #main_a ol {
	/* margin:10px 20px 10px 40px; 変更 */
}

#main #main_a #ddd {
	margin:10px 20px 10px 20px;
}

#main #main_a #eee {
	margin:10px 20px 10px 20px;
}

#main_header_kyouiku {
	width:100%;
	padding:0px;
	margin-bottom:10px;
	background-image: url(../../img/kyouiku/title.jpg);
	background-repeat: no-repeat;
	background-position:left;
	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #006666;
}

#main_header_kyouiku h1 {
	margin:0px;
	background-image:none;
}

.hyouka-quest-fieldset {
  border:none;
}