@charset "utf-8";

/*::::: layout :::::::::::::::::*/
#tmp_wrap_lnavi {
	width:240px;
	float:left;
	margin:0px -240px 0px 0px;
	color:inherit;
	background:url(/shared/images/kyoiku/navi/lnavi_bg.jpg) no-repeat left bottom;
	position:relative;
	z-index:1;
	height:1%;
}
#tmp_top_contents {
	width:100%;
	float:right;
}
#tmp_wrap_contents {
	margin:0px 0px 0px 280px;
}
/*::::: main ::::::::::::::::: */
#tmp_wrap_main {
	clear:both;
	padding:0px 20px 20px 0px;
}
#tmp_main {
	width:100%;
}
#tmp_main:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
/*::::: lnavi :::::::::::::::*/
#tmp_lnavi {
	padding:7px 2px 25px 20px;
	height:1%;
}
#tmp_lnavi ul {
	list-style:none;
	height:1%;
}
#tmp_lnavi ul li img {
	vertical-align:bottom;
}
#tmp_lnavi #tmp_lnavi_top {
	border-top:1px solid #CCCCCC;
	margin:15px 27px 0px 0;
	padding:5px 0 0 0;
	height:1%;
	font-size:1%;
	line-height:0.1;
}
/*::::: contents :::::::::::::::*/
#tmp_contents {
	width:100%;
}
#tmp_contents:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}
#tmp_contents #tmp_oshirase_ttl {
	margin:20px 0 5px 0;
}
#tmp_contents h2 {
	background:url(/shared/templates/kyoiku_top/images/contents/h2_oshirase_bg.gif) no-repeat right top;
}
#tmp_contents ul {
	list-style-type:none;
}
#tmp_contents ul li {
	border-bottom:1px dashed #CCCCCC;
	padding:8px 10px 8px 25px;
	background:url(/shared/templates/kyoiku_top/images/contents/list_bg1.jpg) no-repeat 8px 0.8em;
}
#tmp_contents #tmp_oshirase_list {
	border:none;
	background:url(/shared/templates/kyoiku_top/images/contents/list_bg2.jpg) no-repeat 26px 1.2em;
	padding:15px 10px 20px 45px;
}
/*::::: cms :::::::::::::::*/
#tmp_contents div.section,
#tmp_contents blockquote {
	margin:0px 0px 0px 1em;
}
/*::::: class :::::::::::::::*/
/* text */
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.txt_red {
	color:#990000;
	background-color:inherit;
}
.txt_big {
	font-size:140%;
}
.txt_small {
	font-size:80%;
}
.space_lft1 {
	padding-left:1em;
}
/* linkicon */
a.icon_pdf,
a.icon_word,
a.icon_excel {
	padding-left:36px;
	margin:0px 3px;
}
#tmp_main a.icon_pdf,
#tmp_main a.icon_word,
#tmp_main a.icon_excel {
	display:inline-block;
}
a.icon_pdf {
	background:url(/shared/images/contents/icon_pdf.gif) no-repeat 0px 0.2em;
}
a.icon_word {
	background:url(/shared/images/contents/icon_word.gif) no-repeat 0px 0.2em;
}
a.icon_excel {
	background:url(/shared/images/contents/icon_excel.gif) no-repeat 0px 0.2em;
}
a.icon_pdf,
a.icon_word,
a.icon_excel {
	text-indent:0px !important;
}
/*::::: print :::::::::::::::*/
@media print {
h1,
h2,
h3,
h4,
h5,
h6 {
	height:1%;
}
#tmp_header_logo,
#tmp_contents ul li,
#tmp_oshirase_list {
	height:1%;
}
}

