/* -------------------------------------------------------------- 
CSS for Schooling 2013/03/31
-------------------------------------------------------------- */

/* Include
-------------------------------------------------------------- */
@import "reset.css";
@import "typography.css";

/* Page
-------------------------------------------------------------- */
#wrapper {
	clear: both;
	margin: 15px auto 20px auto;
	width: 960px;
}
#header_outer {
	width: 100%;
	background: #3660C0;
}
#header {
	clear: both;
	position: relative;
	width: 960px;
	height: 125px;
}
#content {
	clear: both;
	position: relative;
	margin: 7px 0 0 0;
	width: 960px;
}
#content_inner {
	float: right;
	margin: 0;
	width: 700px;
}
#content_main {
	clear: both;
	float: left;
	margin: 0;
	width: 700px;
}
#content_main_s {
	clear: both;
	float: right;
	margin: 0;
	width: 720px;
}
#lNav {
	float: left;
	margin: 0;
	width: 245px;
}
#footer {
	clear: both;
	position: relative;
	margin: 0 auto 0 auto;
	padding-bottom: 30px;
	border-top: 13px solid #9fd3ea;
	background: #65a9b2;
}

/* Header
-------------------------------------------------------------- */
/* 20140725 SOFTrade */
#header_above {
	margin: 0 auto;
/*	height: 25px;	*/
	width: 960px;
}
#header_above img {
	margin: 8px 0;	*/
}
#hNav_attach {
	float: right;
}
#header_top {
	margin: 0 auto 0 auto;
/*	height: 25px;	*/
	width: 960px;
}
/*
#header_top div#path {
	float: left;
	color: #FFFFFF;
	font-size: 90%;
	width: 960px;
	height: 37px;
	background: url("../images/path_bg.png") no-repeat;
}
#header_top div#path p {
	padding: 14px 10px 0 10px;
	font-size: 100%;
}
#header_top div#path a {
	color: #FFFFFF;
	margin-left: 1em;
	margin-right: 1em;
	text-decoration: underline;
}
#header_top div#path a:nth-child(1) {
	margin-left: 0;
}
*/
div#path {
padding:2px 0 0;
margin:0;
text-align:left;
min-height:35px;
height: auto !important;
height: 35px;
}
div#path div.pathBlock {
padding:0 0 3px;
}
div#path p {
font-size:90%;
margin:0;
padding:15px 10px 0;
}
div.hNavi {
	position: relative;
	margin-top: 48px;
}
div.hNavi ul li {
	float: right;
	margin-left: 15px;
	padding: 5px 0 5px 27px;
	list-style: none;
	background: url("../images/header_arrow.png") left no-repeat;
	list-style: none;
}
div.hNavi ul li a {
	color: #000000;
	font-size: 100%;
	text-decoration: none;
}
div.hNavi ul li a:focus,
div.hNavi ul li a:hover {
	text-decoration: underline;
}

/* Content
-------------------------------------------------------------- */
#content_main div.content_body {
	padding: 5px 0;
	margin-bottom: 30px;
}
#content_main div.content_body p {
	margin-left: 15px;
	padding: 0 10px 5px;
	text-indent: 1em;
	font-size: 100%;
	line-height: 1.4;
}
#content_main #top_title {
	margin: 0 0 31px 0;
}
#content_main #top_title_sp {
	display: none;;
}
#content_main div.content_body p.noindent {
	text-indent: 0;
}
#content_main p.independent {
	margin-bottom: 30px;
	padding: 0 0 5px;
	font-size: 110%;
	line-height: 1.4;
	text-indent: 0;
}
#content_main div.content_body p span.telephone {
	padding: 5px 0 5px 22px;
	background: url("../images/telephone.png") left no-repeat;
}
#content_main div.partition {
	margin-bottom: 20px;
	width: 100%;
	height: 5px;
	background: url("../images/content_border.png") bottom repeat-x;
}
#content_main div.content_body table.link_list {
	margin-left: 15px;
	margin-bottom: 10px;
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	line-height: 1.5;
	font-size: 90%;
}
#content_main div.content_body table.link_list tr td {
	padding: 5px;
	vertical-align: middle;
}
#content_main div.content_body table.link_list tr td.col1 {
	width: 15em;
}
#content_main div.content_body table.link_list tr td.col3 {
	width: 12em;
}
#content_main div.content_body table.link_list tr td.col3 span.telephone {
	padding: 5px 0 5px 22px;
	background: url("../images/telephone.png") left no-repeat;
}


#pagetopLink {
clear:both;
font-weight:bold;
font-size: 125%;
text-align:right;
margin:1em;
}
#pagetopLink a {
background:url("../images/icon_link.html") no-repeat left center;
padding:0 0 0 20px;
color:#526800;
text-decoration:none;
}
#pagetopLink a:hover,
#pagetopLink a:active {
text-decoration:underline;
}
/* Sidemenu
-------------------------------------------------------------- */

#lNav div.lNav_1 {
	width: 245px;
	background: #e4f2e6;
	border-radius: 5px;
}
#lNav div.lNav_1 ul {
	width: 245px;
}
#lNav div.lNav_1 ul li {
	padding: 5px;
	position: relative;
	list-style: none;
	background: url("../images/menu_partition.png") bottom no-repeat;
}
#lNav div.lNav_1 ul li:last-child {
	padding-bottom: 0;
	background-image: none;
}
#lNav div.lNav_1 ul li a {
	display: block;
	height: 70px;
	line-height: 1.4;
	text-decoration: none;
	color: #000000;
}
#lNav div.lNav_1 ul li a img {
/*	vertical-align:middle;*/
	float: left;
}
#lNav div.lNav_1 ul li a span.nodisp {
/*	position: absolute;
	margin-left: -9999px;*/
	display: table-cell;
	width: 160px;
	text-align: center;
	padding: 8px;
	box-sizing: border-box;
	height: 64px;
	vertical-align: middle;
}
#lNav div.lNav_1 ul li.menu_4 a span.nodisp,
#lNav div.lNav_1 ul li.menu_1 a span.nodisp
 {
	padding: 8px 16px;
}
#lNav div.lNav_1 ul li.menu_7 a span.nodisp {
	padding: 8px 0;
}

.menu_text {
	display: none;
}
#lNav div.lNav_1 ul li a img.menu_icon {
	-webkit-transition: opacity 0.4s;
	-moz-transition: opacity 0.4s;
	-ms-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
	opacity: 0;
}
#lNav div.lNav_1 ul li a.active img.menu_icon {
	opacity: 1.0;
}
#lNav div.lNav_1 ul li a:hover img.menu_icon,
#lNav div.lNav_1 ul li a:active img.menu_icon {
	opacity: 1.0;
}
#lNav div.lNav_1 ul li.menu_1 a {
	background: url("../images/menu_icon_01.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_2 a {
	background: url("../images/menu_icon_02.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_3 a {
	background: url("../images/menu_icon_03.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_4 a {
	background: url("../images/menu_icon_04.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_5 a {
	background: url("../images/menu_icon_05.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_6 a {
	background: url("../images/menu_icon_06.png") no-repeat;
}
#lNav div.lNav_1 ul li.menu_7 a {
	background: url("../images/menu_icon_07.png") no-repeat;
}
/* Footer
-------------------------------------------------------------- */
#footer div#footer_inner {
	clear: both;
	margin: 0 auto;
	padding-top: 5px;
	width: 960px;
}
#footer div#footer_inner div.footer_misc {
	margin: 10px auto 0;
	width: 400px;
}
#footer div#footer_inner div.footer_misc p.footer_bnr {
	float: left;
	margin: 0;
}
#footer div#footer_inner div.footer_misc p.footer_bnr img {
	border: 1px solid #FFFFFF;
	margin: 0 0 5px 10px;
}
#fNavi {
	position: relative;
	margin: 5px auto 15px;
	padding: 0 10px;
}
#fNavi ul {
	position: relative;
	float: left;
	left: 50%;
}
#fNavi ul li {
	position: relative;
	left: -50%;
	float: left;
	padding: 5px 5px 5px 30px;
	list-style: none;
	background: url("../images/footer_arrow.png") left no-repeat;
}
#fNavi ul li a {
	padding: 0 10px 5px 0;
	color: #ffffff;
	font-size: 110%;
	text-decoration: none;
}
#fNavi ul li a:hover,
#fNavi ul li a:focus {
	text-decoration: underline;
}
address {
	color: #FFFFFF;
	text-align: center;
	font-size: 90%;
	line-height: 1.5;
}
address strong {
	font-size: 120%;
}
p.copyright {
	margin: 0 auto 25px;
	color: #FFFFFF;
	text-align: center;
}
/* Misc
-------------------------------------------------------------- */
a[href $='.pdf'] { 
padding-right: 17px; 
background: transparent url("../images/icon_pdf.gif") no-repeat 100% 50%; 
}
a.noicon {
background-image: none;
}
.spacer {
height: 10px;
}
.noborder {
border: none;
}
.clearfix {
both: clear;
}
.hidden {
display:none;
}
.reader {
position:absolute;
z-index:100;
top:0px;
right:0px;
display:run-in;
width:1px;
height:1px;
margin:0;
padding:0;
border-style:none;
overflow:hidden;
}

/* floatoO΍ */
#header_top:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#wrapper:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.content:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.content_body:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.lNav:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.content_body_s:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.content_body_nb:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.footer_inner:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.footer_misc:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
.footer:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}
#fNavi:after {
    content: "";
    display: block;
    clear: both;
    height: 1px;
    overflow: hidden;
}


