@charset "Shift_JIS";
#kyoshu
{
	font-size:125%;
}

#kyoshu div.section div.kyoshujo_kiki{
	margin-left : 20px;
	width : 750px;
	margin-top : 5px;
	margin-bottom : 15px;
}

#kyoshu div.section div.kiki_image{
	margin-bottom : 20px;
	text-align : center;
}

#kyoshu div.section div.midashi{
	padding:4px 2px;
}

#content div.section div.midashi h3
{
	font-size:110%;
	line-height:110%;
	margin:0 0.5em;
	padding:2px 3px;
	border-top:2px solid #6699FF;
	border-bottom:1px solid #DDDDDD;
	border-left:1px solid #EEEEEE;
	border-right:1px solid #EEEEEE;
}

#kyoshu div.section div.shiryokukei{
	margin-bottom : 10px;
	width : 800px;
	height: 400px;	
}

#kyoshu div.section div.as-7js7{
	margin-bottom : 10px;
	width : 800px;
	height: 390px;	
}

#kyoshu div.section div.as-7js7_image{
	height: 280px;
	width : 260px;
	float : left;
}

#kyoshu div.section div.as-7js7_shosai{
	display:flex;
	margin-top : 20px;
	height: 280px;
	width : 500px;
	line-height: 170%;
}

#kyoshu div.section div.as-4fa_14ba{
	margin-bottom : 10px;
	width : 800px;
	height: 360px;	
}

#kyoshu div.section div.as-4fa_14ba_image{
	height: 310px;
	width : 260px;
	float : left;
	margin-top : 20px;
}

#kyoshu div.section div.as-4fa_14ba_shosai{
	display:flex;
	margin-top : 20px;
	height: 310px;
	width : 540px;
	line-height: 170%;
}

#kyoshu div.section div.box {
    position: relative;
    margin: 1em 0.5em;
    padding: 0.5em 1em;
    border: solid 3px #99ccff;
    border-radius: 8px;
	width : 180px;
	float : left;
}
#kyoshu div.section div.box .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #66bbff;
    font-weight: bold;
}
#kyoshu div.section div.box p {
    margin: 0; 
    padding: 0;
}

#kyoshu div.section div.box2 {
    position: relative;
    margin: 1em 0.5em;
    padding: 0.5em 1em;
    border: solid 3px #ff99dd;
    border-radius: 8px;
	width : 245px;
	float : left;
}
#kyoshu div.section div.box2 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 5px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #ff66aa;
    font-weight: bold;
}
#kyoshu div.section div.box2 p {
    margin: 0; 
    padding: 0;
}

#kyoshu div.section div.box3 {
    position: relative;
    margin: 1em 0.5em;
    padding: 0.5em 1em;
    border: solid 3px #99ffaa;
    border-radius: 8px;
	width : 200px;
	float : left;
}
#kyoshu div.section div.box3 .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #44ff99;
    font-weight: bold;
}
#kyoshu div.section div.box3 p {
    margin: 0; 
    padding: 0;
}

#kyoshu div.section div.shiryo{
	text-align : center;
}

#kyoshu div.section div.back{
	margin-top : 10px;
	margin-bottom : 30px;
	float : right;
}

