@charset "UTF-8";
/* スクールページレイアウトCSS Document */

body {
	background-color: #FFFFCC;
	text-align: center;
}

#contents {
	width: 780px;
	margin: auto;
	background-color: #FFFFFF;
	text-align: left;
	border: 1px solid #666666;
	background-image: url(images/side_back.gif);
	background-repeat: repeat;
}
#header {
	padding-bottom: 15px;
	background-color: #FFFFFF;
}
#main-header h1 {
	height: 50px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 200px;
}
#main-header {
	background-image: url(images/rogo.gif);
	background-repeat: no-repeat;
}
#main-header img {
	float: left;
}
#school-header a {
	height: 120px;
	width: 780px;
}
#header #menu {
	font-size: 8pt;
	text-align: right;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#main {
	float: left;
	width: 580px;
	padding-left: 10px;
	padding-right: 10px;
	background-color: #FFFFFF;
}
#main #navbar ul {
	font-size: 12px;
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCCFF;
	border-bottom-color: #FFCCFF;
	list-style-type: none;
	height: 15px;
	margin: 0px;
	text-align: right;
}
#main #navbar li {
	display: inline;
	border-left-width: 2px;
	border-left-style: solid;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color: #FFCCFF;
}
#top-area {
	background-image: url(images/top-area.gif);
	background-repeat: no-repeat;
	height: 270px;
	padding-top: 0px;
	margin-top: 0px;
}
#top-area h2 {
	text-align: center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #FFFFFF;
	background-color: #FF9900;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 0px;
	font-weight: normal;
}
#top-area p {
	font-size: 90%;
	text-indent: -9999px;
}
#top-center {
	line-height: 70%;
	text-align: center;
}
#top-center h2 {
	text-align: left;
	padding-top: 5px;
}
.tab h2 {
	line-height: 150%;
	color: #FFFFFF;
	background-image: url(images/tab.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	margin-bottom: 0px;
	font-size: 80%;
	font-weight: normal;
	border-left-width: 0px;
	border-left-style: none;
}
.tab p {
	border: 2px solid #336600;
	padding-top: 10px;
	margin-top: 0px;
	font-size: 80%;
	padding-bottom: 10px;
}

#side {
	float: left;
	width: 160px;
	margin-left: 20px;
	background-image: url(images/side_back.gif);
	background-repeat: repeat-y;
	padding-top: 5px;
}
#side .calendar .inner {
	background-color: #FFFFFF;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}
#side .calendar h3 {
	font-weight: normal;
	color: #FF9900;
	background-color: #FFFFFF;
	text-align: center;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #FF9900;
	border-right-color: #FF9900;
	border-bottom-color: #FF9900;
	border-left-color: #FF9900;
}


/* サイドバー付箋デザイン */

.navi h2 {
	border-left: none;
	font-weight: normal;
	margin-bottom: 0px;
	position: relative;
	width: 150px;
	margin-top: 0px;
}
.navi h2 a {
	border-right: solid 1px #CCCCCC;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 15px #663300;
	background-color: #FFFFFF;
	display: block;
	text-decoration: none;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 0px;
	font-size: 70%;
	color: #FF6600;
	position: relative;
}
.navi ul {
	visibility: hidden;
	margin-top: 0px;
	padding-right: 5px;
	padding-left: -20px;
}

.navi li {
	font-size: 80%;
	line-height: 150%;
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFCCCC;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.navi li a {
	text-decoration: none;
}
#a_navi {
	position: absolute;
	top: 360px;
}
#b_navi {
	position: absolute;
	top: 400px;
}
#c_navi {
	position: absolute;
	top: 440px;
}
#d_navi {
	position: absolute;
	top: 480px;
}
#e_navi {
	position: absolute;
	top: 520px;
}
#f_navi {
	position: absolute;
	top: 560px;
}
#a_pop {
	position: absolute;
	top: 385px;
	z-index: 1;
}
#b_pop {
	position: absolute;
	top: 425px;
	z-index: 1;
}
#c_pop {
	position: absolute;
	top: 465px;
	z-index: 1;
}
#d_pop {
	position: absolute;
	top: 505px;
	z-index: 1;
}
#e_pop {
	position: absolute;
	top: 545px;
	z-index: 1;
}
#f_pop {
	position: absolute;
	top: 585px;
	z-index: 1;
}
#side .calendar {
	font-size: 70%;
}
#side_menu {
	height: 280px;
}
#side-logo  {
	margin: auto;
	height: 91px;
	width: 127px;
}
#side-logo  a  {
	display: block;
	height: 91px;
	width: 127px;
}
#side address {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	padding-bottom: 10px;
}
.clearfix {
	padding-left: 3px;
}
#lessonstyle {
	background-image: url(images/lessonstyle.gif);
	background-repeat: no-repeat;
	height: 320px;
}
#lessonstyle img {
	clear: both;
}
.about p {
	font-family: "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
	font-size: 90%;
	color: #CC0033;
	text-align: right;
}
#menu a {
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.title_1 {
	font-weight: bold;
	color: #99CCFF;
	background-image: url(images/title_1.gif);
	background-repeat: no-repeat;
	padding-left: 30px;
	height: 30px;
	font-size: 100%;
	padding-top: 2px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 0px;
}
#main table {
	font-size: 85%;
	margin: 0px;
	padding: 0px;
}
.osusume {
	background-image: url(images/osusume.gif);
	background-repeat: no-repeat;
	padding-left: 110px;
	margin-left: 5px;
	width: 430px;
	height: 40px;
}
.setsumei {
	width: 550px;
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 5px;
}
.ca {
	background-image: url(images/naiyou.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	width: 430px;
	padding-left: 110px;
}
#myplan-faq {
	background-image: url(myplan-lesson/images/faq.gif);
	text-indent: -9999px;
	background-repeat: no-repeat;
	height: 245px;
}
.apple {
	background-image: url(images/apple.gif);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 25px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 15px;
}
.title_2 p {
	color: #330099;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#timetable-2 {
	background-image: url(images/timetable-2.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 130px;
	margin-top: 10px;
}
