/*
---------------------------------------------------------------------------
SIS / css/screen.css
---------------------------------------------------------------------------
www.YukoSuzuki.com */


/*
---------------------------------------------------------------------------
GENERAL */

* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 0.9em/1.8em Helvetica, Arial, sans-serif;
	text-align: center;
	color: #999;
}
img {
	border: none;
}

/*
---------------------------------------------------------------------------
FOOTER */

#footer {
	line-height: 1.2em;
	text-align: center;
	color: #999;
	margin-top: 10px;
	font-family: Helvetica, Arial, sans-serif;
}

/*
---------------------------------------------------------------------------
HOME PAGE */

#home {
	position: relative;
	width: 780px;
	margin: 0 auto 20px auto;
	text-align: center;
}
#logo1 {
	position: relative;
	width: 100%;
	margin: 10px auto 0 auto;
}
#rollover {
	position: absolute;
	top: 232px;
	left: 235px;
	z-index: 1000;
}
#nav-index {
	position: relative;
	width: 100%;
}
#nav-contact, #nav-shop, #nav-summer_school, #nav-after_school, #nav-pre_school, #nav-community {
	position: relative;
	margin: 0 1.5%;
}
#newsboard {
	position: relative;
	width: 100%;
	margin: 10px auto 0 auto;
}

/*
---------------------------------------------------------------------------
NAVIGATION */

.navWrap {
	position: relative;
	width: 100%;
	background: #abd593;
	border-top: 5px solid #423378;
	border-bottom: 1px dotted #423378;
}
ul#nav {
	margin: -20px auto 0;
	z-index: 1000;
}
#nav-access, #nav-map, #nav-jobs, #nav-forms, #nav-8, #nav-9, #nav-10, #nav-11, #nav-12, #nav-1, #nav-2, #nav-3, #nav-4, #nav-5, #nav-6, #nav-7 {
	position: relative;
	margin: 0 2%;
}
ul#nav2 {
        line-height: 1.5em;
        margin: 2px auto 2px auto;
}
#nav-8, #nav-9, #nav-10, #nav-11, #nav-12, #nav-1, #nav-2, #nav-3, #nav-4, #nav-5, #nav-6, #nav-7 {
	position: relative;
	margin: 8px;
	padding-bottom: 20px;
}
.navWrapblue {
	position: relative;
	margin: 0 auto;
	width: 100%;
	background: #423378;
	z-index: 1000;
}
#nav-interior {
	position: relative;
	margin: 10px auto 0 auto;
	width: 100%;
	background: #fff;
}
#nav-contact, #nav-shop, #nav-summer_school, #nav-after_school, #nav-pre_school, #nav-community {
	position: relative;
	margin: 0 0.5%;
}

/*
---------------------------------------------------------------------------
CONTACT PAGE */

#contactPg {
	position: relative;
	width: 100%;
	height:100%;
	margin: 0 auto;
	padding-bottom: 20px;
	text-align: center;
	background: #abd593;
	font-family: Comic Sans MS, Helvetica, Arial, sans-serif;
	color: #423378;
}
#contactBg {
	position: relative;
	width: 100%;
	margin: 8px auto 0 auto;
	padding-bottom: 180px;
	background: #abd593 url(../img/contact-apple.jpg) 50% 0 no-repeat;
}
#contact-content {
	position: relative;
	width: 400px;
	margin: 0 auto;
}
#contact-address {
	position: relative;
	width: 100%;
	margin: 0 auto;
	padding-top: 330px;
}
#contact-address h1 {
	font: bold 2em/1.2em "Comic Sans MS", Helvetica, Arial, sans-serif;
}
#contact-address p, #contact-jobs p {
	font: bold 0.9em/1.3em "Comic Sans MS", Helvetica, Arial, sans-serif;
}
#contact-info p {
	width: 360px;
	margin: 0 auto;
	color: #423378;
	background: #abd593;
}
#contact-info {
	position: relative;
	margin: 0 auto ;
	text-align: center;
}
#contact-email {
	float: center;
	width: 100%;
	text-align: center;
	margin: 5px auto;
}
#contact-map {
	float: center;
	width: 100%;
	text-align: center;
	margin: 10px auto;
}	
#contact-email p, #contact-email a:link, #contact-email a:visited {
	font-size: 1.1em;
	font-weight: bold;
	line-height: 1.7em;
	color: #423378;
	text-decoration: none;	
}
#contact-email a:hover, #contact-email a:active {
	color: #bd4e2d;
	text-decoration: none;
}

/*
---------------------------------------------------------------------------
CONTACT MAP PAGE */

#contactMapBg {
	position: relative;
	width: 600px;
	margin: 8px auto 10px auto;
	padding-bottom: 700px;
	background: #abd593 url(../img/mapmap.png) 50% 0 no-repeat;
}
#contactApple {
	position: absolute;
	top: 292px;
	left: 311px;
	z-index: 1000;
}

/* Tipstar */
#staticTipLayer td {
	border: 6px solid #F2CBE0;
	border-spacing: 0;
	border-collapse: collapse;
}
.tipClass { 
	font: normal 14px/1.3em "Comic Sans MS", Helvetica, Arial, sans-serif;
	color: #423378;
}
.tipClass a:link, .tipClass a:visited {
	color: #4764AE;
	text-decoration: none;	
}
.tipClass a:hover, .tipClass a:active {
	color: #423378;
	text-decoration: none;
}

/*
---------------------------------------------------------------------------
CONTACT JOBS PAGE */

#contact-jobs {
	position: relative;
	width: 430px;
	min-height: 130px;
	margin: 30px auto 0 auto;
	text-align: center;
	padding-top: 100px;
	padding-bottom: 140px;
	background: url(../img/contact-jobbg.jpg) 50% 0 no-repeat;
}
/*
---------------------------------------------------------------------------
CONTACT E-MAIL PAGE */
#one input {
	text-align:left;
	top:5px;
	border:1px solid #ccc;
	background:#fff url(../form1.gif) repeat-x top left;
	width:240px;
	position:relative;
	margin-bottom:0.8em;
	padding:1px 3px;
}
#one textarea {
	width:240px;
	height:12em;
	border:1px solid #ccc;
	padding:3px;
	margin-bottom:0.6em;
	margin-top:0.6em;
	background:#fff url(../form.gif) repeat-x bottom left;
}
#one input, textarea {
	font-family: "Comic Sans MS";
	font-size: 1em;
	font-style: nomal;
	color:#423378;
}
#one label {
	clear:left;
	display:block;
	float:left;
	width:100px;
	text-align:right;
	color:#423378;
	margin:0 -1em 0.7em 1em;
}
#one #button1, #one #button2, #button3 {
	color:#c00;
	padding:0.1em;
	cursor:pointer;
	width:160px;
	margin-left:19px;
	margin-top:20px;
	text-align:center;
}
#one #button1:hover, #one #button2:hover, #button3:hover {
	background-position:center left; 
	color:#000;
	background:#fff url(../form.gif) repeat-x bottom left;
}
#contact-mail {
	position:relative;
	top:30px;
	marth: 500px;
	min-height: 350px;
	margin-bottom:60px;
}
/*
---------------------------------------------------------------------------
CONTACT MAP PRINT */

#contactMapPrintBg {
	position: relative;
	width: 540px;
	margin: 20px auto 8px auto;
	background: #fff url(../img/contact-header.png) 50% 0 no-repeat;
	text-align: center;
	font-family: Comic Sans MS, Helvetica, Arial, sans-serif;
	color: #423378;
}
#contact-header {
	position: relative;
	width: 100%;
	padding-top: 7px;
}
#contact-header h1 {
	font: normal 2em/1.3em "Comic Sans MS", Helvetica, Arial, sans-serif;
}
#contact-header p, #contact-header h1 {
	margin-left: 120px;
	text-align: left;
}
#contact-header p, #contact-header a:link, #contact-header a:visited {
	font: normal 1em/1.3em "Comic Sans MS", Helvetica, Arial, sans-serif;
	color: #423378;
	text-decoration: none;
}
#contact-header a:hover, #contact-header a:active {
	color: #bd4e2d;
	text-decoration: none;
}
#contact-contents {
	padding-top: 70px;
}
#contact-contents p {
	font: normal 1.1em/1.5em "Comic Sans MS", Helvetica, Arial, sans-serif;
	width: 530px;
	text-align: left;
	margin: 0 auto 30px 5px;
}

/*
---------------------------------------------------------------------------
COMMUNITY PAGE */

#communityPg {
	position: relative;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #fff;
}
#communityPg {
	position: relative;
	width: 100%;
	text-align: center;
	background: #FCEBF4;

 }

/*
---------------------------------------------------------------------------
PRE-SCHOOL PAGE */

#pre_schoolPg {
	position: relative;
	width: 100%;
	margin: 20 auto;
	padding-bottom: 20px;
	text-align: center;
 	background: #fff
}
#calendar {
	float: center;
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
}
#pre_schoolBg {
	position: relative;
	width: 100%;
	padding-bottom: 10px;
	background: #fff url(../img/pre-school_bg.png) 50% 0 no-repeat;
}
#blue-class, #red-class {
	position: relative;
	margin: 490px 30px 0 30px;	
}
#timetable {
	position: relative;
	width: 100%;
	margin: 15px auto;
	text-align: center;
}
#download {
	position: relative;
	width: 595px;
	margin: 70px auto;
	text-align: left;
}
#download p{
	width: 100%;
	font-family: Comic Sans MS, Helvetica, Arial, sans-serif;
	color: #423378;
	margin: 20px;
}
#download a:link, #download a:visited {
	color: #423378;
	text-decoration: none;
}
#download a:hover, #download a:active {
	color: #bd4e2d;
	text-decoration: none;
}
#frame {
	border-top: #423378 solid 7px;
}
/*
---------------------------------------------------------------------------
AFTER-SCHOOL MAIN PAGE */

#after_schoolBg {
	background: #fff url(../img/afterschool_bg1.png) 50% 0 no-repeat;
}
#after_schoolMain {
	position: relative;
	width: 600px;
	margin: 15px auto 0;
	padding: 30px 0 0;
	background: #000;
}
#after_schoolMain p {
	position: relative;
	width: 93%;
	top: -20px;
	margin: 0 auto;
	font: normal 0.9em/1.1em "Comic Sans MS", "Hiragino maru gothic Pro W4", Helvetica, Arial, sans-serif;
	text-align: right;
	color: #fff;
	z-index: 1000;
}
#after_schoolMain a:link, #after_schoolMain a:visited {
	color: #fff;
	text-decoration: none;	
}
#after_schoolMain a:hover, #after_schoolMain a:active {
	color: #FAE46D;
	text-decoration: none;
}
#after_schoolBg, #after_schoolBg4, #club_infoBg, #scheduleBg {
	position: relative;
	width: 570px;
	min-height: 310px;
	margin: 0 auto;
}
#category {
	width: 100%;
}
#info, #schedule, #gallery, #form {
	position: relative;
	margin: 0 -1px 0 -1px;
}
/*
---------------------------------------------------------------------------
AFTER-SCHOOL CLUB INFO PAGE */

#club_infoBg {
	background: #fff url(../img/afterschool_bg2.png) 50% 0 no-repeat;
}
#club_infoBg p {
	width: 530px;
	margin: 4px auto;	
	padding: 7px 0;
	font: normal 1em/1.1em Gadget, "Hiragino maru gothic Pro W4", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #107FA7;
}
/* MOOTOOL */
h3.info {
	background: #E2F2EE;
	padding: 1px 10px;
	font-size: 1em;
	color: #fff;
}
#content h1 {
	color: #107FA7;
	margin: 0 auto;	
	padding: 5px 0;
	font: normal 1em/1em Gadget, Arial, sans-serif;
	text-align:center;
}
#content h2 {
	width: 530px;
	margin: -1px auto;	
	padding: 5px 0;
	font: normal 0.8em/1.3em Gadget, "Hiragino maru gothic Pro W4", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #107FA7;
}
#content p {
	width: 530px;
	margin: -1px auto;	
	padding: 5px 0;
	font: normal 0.8em/1.2 Gadget, "Hiragino maru gothic Pro W4", Helvetica, Arial, sans-serif;
	text-align: left;
	color: #107FA7;
	background: #fff;
}
h3.after, h3.english {
	padding: 11px 10px;
}
h3.after {
	background: #E2F2EE;
}
h3.english {
	background: #EFE9E4;
}
h3.tuition {
	background: #fff;
	width: 10%;
	padding: 1px 10px;
	margin: 0 auto 0 0;
	font-size: 1em;
	color: #E2F2EE;
	border-bottom: 3px solid #EFE9E4;
	border-right: 3px solid #EFE9E4;
	text-align: center;
}
h3.tuition1 {
	background: #fff;
	width: 10%;
	padding: 0 10px;
	margin: 0 auto 0 0;
	font-size: 1em;
	color: #E2F2EE;
	border-bottom: 3px solid #E2F2EE;
	border-right: 3px solid #E2F2EE;
	text-align: center;
}
/*
---------------------------------------------------------------------------
AFTER-SCHOOL SCHEDULE PAGE */

#scheduleBg {
	background: #fff url(../img/afterschool_bg3.png) 50% 0 no-repeat;
}

/* MOOTOOL */
#container {
	width: 570px;
	position: relative;
	margin: 0 auto;
	top: -469px;
	min-height: 100%;
	height: 0 !important;
	height: 100%; /*stoopid ie*/
	z-index: 100;
}
#content {
	width: 570px;
}
h3 {
	border-top: 2px solid #fff;
	font-size: 18px;
	font-weight: normal;
    font-family: Gadget, Arial, sans-serif;
	color: #107FA7;
	text-align:left;
	background: #EFE9E4;
	cursor: pointer;
	z-index:100;
}
h3 a:link, h3 a:visited {
	font-weight: normal;
	letter-spacing: 2px;
	display: block;
	text-decoration: none;
	color: #107FA7;
}
h3 a:hover, h3 a:active {
	color: #107FA7;
}
h3.schedule {
	background: #FFE9F5;
	padding: 1px 10px;
	font-size: 1em;
	color: #fff;
}
h3.first, h3.second {
	padding: 11px 10px;
}
h3.first {
	background: #EFE9E4;
}
h3.second {
	background: #FFE9F5;
}
#content table {
	width: 530px;
	text-align:center;
	margin: 10px auto;
	font: normal 0.9em/1.5em Gadget, Helvetica, Arial, sans-serif;	
	color: #9B2C66;
	border-spacing: 0;
	border-collapse: collapse;
	border: 1px solid #9B2C66;
}
#content table #t-head {
	color: #fff;
	background: #9B2C66;
	border-bottom: 1px solid #9B2C66;
}
#content table .odd {
	background: #FFE9F5;
}
#content table .even {
	background: #fff;
}
#content table td {
	border-right: 1px solid #9B2C66;
	border-bottom: 1px solid #9B2C66;
	white-space: normal;
}
/*
---------------------------------------------------------------------------
AFTER-SCHOOL GALLERY PAGE */

#after_schoolBg4 {
	background: #fff;
	height: 310px;
}
/*
---------------------------------------------------------------------------
AFTER-SCHOOL FORM PAGE */

#formBg {
	background: #fff;
	position: relative;
	width: 570px;
	margin: 0 auto;	
}

/*
---------------------------------------------------------------------------
SHOP PAGE */

#shopPg {
	position: relative;
	background: #fff;
	margin: 20px auto;
	text-align:center;
}
#shop-content {
	width:730px;
	margin: 0 auto;
	background: url(../img/shop-bg.png) repeat-y 50%;
}
#shop-text {
	font-family: "Comic Sans MS", Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: #423378;
	margin-bottom: 80px;	
}
#shop-content p {
	font-size: 1.3em;
	line-height: 1.9em;
}
#shop-content h1 {
	font-size: 1.5em;
	line-height: 1.9em;
}
#shop-content p a:link, #shop-content p a:visited {
	text-decoration: none;
	color: #423378;
}
#shop-content p a:hover, #shop-content p a:active {
	color: #EB7CB1;
	font-size: large;
}

/* MOO-TOOLTIPS */

.tooltip {
	color: #423378;
	text-align: center;
	z-index: 500;
}
.tooltip h4 {
	display: none;
}
.tooltip p {
	margin: 0;
	padding: 5px 15px;
	background: #FAE46D;
	font: normal 1.2em "Comic Sans MS", Helvetica, Arial, sans-serif;
}
/*
---------------------------------------------------------------------------
SUMMER PAGE */
#summerPg {
	background: url(../img/summer-bg.gif) ;
}
#summer-wrap {
	position: relative;
	width:724px;
	margin:0 auto;
	background: #999;
}
#wrap {
	width:720px;
	margin:0 auto;
	padding-top:5px;
	background: #fff;
}
#title {
	position: relative;
	width:720px;
	text-align:center;
	margin:0 auto; 
	padding-top:10px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 15pt;
	background: #b6e5f9;
}
#summer-schedule {
	position: relative;
	width:620px;
	padding: 1.4em 1em;
	margin:0 auto; 
	background: #daf0fc;
}
#summer-schedule_wrap {
	position: relative;
	width:720px;
	margin:0 auto; 
	background: #b6e5f9;
}
.elemFader {
	position:relative; 
	filter:alpha(opacity=50); 
	-moz-opacity:0.49504950495049505
}
#summer-schedule p {
	padding: 1.4em 3em 1em;
}
#summer-schedule p, #summer-schedule a:link, #summer-schedule a:visited {
	text-align: left;
	font: normal 1em/1.1em "Comic Sans MS", Helvetica, Arial, sans-serif;
	color: #423378;
	text-decoration: none;
}
#summer-schedule a:hover, #summer-schedule a:active {
	color: #423378;
	text-decoration: none;
}
#footer-white {
	line-height: 1.2em;
	text-align: center;
	color: #999;
	padding-top: 1em;
	margin-top:0;
	margin-bottom:0;
	font-family: Helvetica, Arial, sans-serif;
	background: #fff;
}

---------------------------------------------------------------------------
SIS / css/screen.css
---------------------------------------------------------------------------
www.YukoSuzuki.com */
