/* Start of CMSMS style sheet 'Layout: Mapleleaf English - default' */
/*   THE BASICS   */

body {
	background: rgb(246,195,146);
	color: rgb(10,10,10);
	height: 100%;
	margin: 0;
	padding: 0;
}
* html body {
	text-align: center;
}

html {
	height: 100%;
}

#wrapper {
	background: rgb(146,246,195);
	border-left: rgb(10,10,10) 1px solid;
	border-right: rgb(10,10,10) 1px solid;
	color: rgb(10,10,10);
	min-height: 100%;
	margin: auto;
	padding: 0;
	width: 953px;
}
* html #wrapper {
	height: 100%;
	width: 955px;
	w\idth: 953px;
}



/*   THE HEADER   */

#header * {
	/* Set all childrens' margin and padding to zero */
	margin: 0;
	padding: 0;
}

#header {
	background: transparent url(./images/mapleleafenglish.jpg) top left no-repeat;
	position: relative;
	margin: 0 auto 32px;
	width: 864px;
}
* html header {
	text-align: center;
}
#header * {
	margin: 0;
	padding: 0;
}

#maintitle {
	display: none;
}

#toplink {
	background: transparent;
	color: rgb(237,31,36);
	font: italic 11px Georgia, Times, 'Times New Roman', serif;
	left: 347px;
	position: absolute;
	text-decoration: none;
	top: 75px;
}

#topimage {
	border: 0;
	height: 154px;
	margin-top: 104px;
	width: 864px;
}



/*   THE CONTENT    */

#content {
	float: left;
	text-align: left;
	width: 653px;
}

h2#pagetitle {
	background: transparent url(./images/pagetitle_bg.jpg) center left no-repeat;
	font: 36px Verdana, Tahoma, Helvetica, Arial, sans-serif;
	letter-spacing: 3px;
	line-height:46px;
	margin: 0 0 10px;
	padding: 0 20px 0 0;
	text-align: right;
}

#innercontent {
	font: 12px Georgia, Times, 'Times New Roman', serif;
	line-height: 17px;
	padding: 0 15px;
}

#innercontent a {
	background: transparent;
	color: rgb(234,33,237);
	font-weight: bold;
	text-decoration: none;
}

address {
	font-style: normal;
}

.en {
	font-family: Georgia, Times, 'Times New Roman', serif;
}

.jp {
	font-family: 'MS PGothic', Osaka, 'MS Gothic', sans-serif;
}

p {
	margin: 0 0 1em;
}

table {
	/* This is mostly ment to deal with IE */
	font: 12px Georgia, Times, 'Times New Roman', serif;
	line-height: 17px;
}

.table_center_logo {
	background: transparent url(./images/table_stripe.gif) top center repeat-y;
}

#table_location div {
	font-size: 14px;
	font-style: italic;
        text-decoration: underline;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 0;
}

#table_location dt {
	font-weight: bold;
}


/*   THE FOOTER   */

#footer * {
	/* Set all childrens' margin and padding to zero */
	margin: 0;
	padding: 0;
}

#footer {
	background: transparent url(./images/bottom-logo.jpg) bottom right no-repeat;
	border-top: 3px double rgb(241,194,148);
	clear: both;
	font: 12px Georgia, Times, 'Times New Roman', serif;
	margin: 12px auto 0;
	padding: 12px;
	text-align: center;
	width: 864px;
}

#footer ul li {
	display: inline;
	font: 17px Verdana, Tahoma, Helvetica, Arial, sans-serif;
	padding: 0 12px;
}

#footer a {
	background: transparent;
	color: rgb(234,33,237);
	text-decoration: none;
}

#copyright {
	font-size: 10px;
	margin-top: 12px;
}
/* End of 'Layout: Mapleleaf English - default' */

/* Start of CMSMS style sheet 'Navigation: Mapleleaf English - sidebar' */
/*   THE MENU    */

#menu * {
	/* Set all childrens' margin and padding to zero */
	margin: 0;
	padding: 0;
}

#menu {
	float: left;
	margin: 0 17px 0 60px;
	width: 163px;
}
* html #menu {
	display: inline;
	width: 240px;
	w\idth: 163px;
}

#pagelist li {
	background: rgb(246,195,146) url(./images/menu_bg.jpg) top left repeat-y;
	border-bottom: 2px rgb(146,246,195) solid;
	border-top: 2px rgb(146,246,195) solid;
	color: rgb(205,255,255);
	font: bold 15px Verdana, Helvetica, Tahoma, Arial, sans-serif;
	list-style-position: outside;
	list-style-type: none;
	padding: 9px 10px;
	text-align: center;
}
#pagelist li a {
	background: transparent;
	color: rgb(205,255,255);
	text-decoration: none;
}
#pagelist li.bottom {
	border-bottom: 0;
	padding: 0;
}
* html #pagelist li.bottom {
	height: 1%;
}
#pagelist li.bottom img {
	display: block;
}
#pagelist li.top {
	border-top: 0;
	padding: 0;
}
#pagelist li.top img {
	display: block;
}
/* End of 'Navigation: Mapleleaf English - sidebar' */

/* Start of CMSMS style sheet 'Layout: Mapleleaf English - top page' */
#table_splash ul {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 0;
	margin-top: 0;
}
#table_splash ul li {
	list-style-image: url(./images/top_list_bullet.jpg);
	margin-bottom: 12px;
}
#table_splash div {
	font-size: 14px;
	font-style: italic;
        text-decoration: underline;
	line-height: 25px;
	margin-bottom: 0;
	margin-top: 0;
}
#table_splash dl {
	font-size: 14px;
	font-weight: bold;
	line-height: 23px;
	margin-bottom: 0;
	margin-top: 0;
}

/* End of 'Layout: Mapleleaf English - top page' */

