* {
	margin: 0;
	padding: 0;
}

body {
	background: #fff;
	font-size: 1.1rem;
	color: #222;
	background-image : url(images/casabra.jpg);
	background-repeat:repeat-y;
	background-position:center;	
	background-color:#E4FFE1;
	margin-left:10px;
	margin-right:10px;
	
	/**
    background-image : url(images/casabra.gif);	
	background-image : url(images/casabra.png);
   	background-image : url(images/casabra-bg2.png);
  	background-image : url(images/casablanca-bg2.gif);	
  	background-image : url(images/casablanca-bg2.gif);
	background-image : url(images/casablanca-bg.gif);
	background-image : url(images/casablanca-bg-y.jpg);
	background-repeat:repeat-y;
	background-position:left;
**/
}
p {
font-size:medium;
line-height:20px;
color:#666666;
}

a {
text-decoration: none;		
color: #7B8F35;
}
a:hover {
text-decoration: underline;
color: #B5DF26;
}

#wrap {
margin:auto;
/**margin-left:70px;*/
/**margin-left:160px;*/
width: 780px;
border: 1px solid #CCC;
font-size:12px;
color:#4C4C4C;
line-height:150%;
font-family:Verdana;
text-align:left;

}

#header {
height: 90px;
background: #B1DF27 url(images/header.png) no-repeat;
}
#header h1 { 
font-size: 28px;
letter-spacing: -1px;
padding: 20px 0 0 20px;
color: #FF5500;
}
#header h1 a { 
color: #fff;
text-decoration: none;
font-weight: 100;
letter-spacing: -2px;
}
#header h1 a:hover {
color: #111;
}
#header h2 {
font-size: 19px;
color: #CC;
padding: 5px 0 0 20px;
letter-spacing: -1px;
font-weight: 100;
}


.right {
float: right;
width: 560px;
text-align: justify;
padding-top: 5px;
margin-top: 10px;
}
.right h2 {
font-size: 18px;
font-weight: 100;
padding: 15px 0 7px 0;
}
.right h2 a {
text-decoration: none;
}
.right h2 a:hover {

}
.right h4 {
	background:#eee;
	border-top:1px solid #ccc;
	border-right:1px solid #ccc;
	border-left:7px solid #e3297d;
	border-bottom:1px solid #ccc;
	padding:2px 5px 2px 5px;
	font-size:1rem;
}
.left {
float: left;
width: 180px;
padding-top: 10px;
}
.left h2 {
margin: 10px 0 0 0;
padding-left: 10px;
height: 30px;
line-height: 30px;
background: #B1DF27 url(images/menuh2.jpg) no-repeat;
color: gray;
font-size: 13px;
}
.left ul {
padding: 10px 0 15px 10px;
list-style-type: square;
color: #B1DF27;
padding-left: 30px;
}
.left ul li a {
text-decoration: none;
font-weight: 600;
font-size:1rem;
}
.left ul li {
	margin-top: 10px;
}

#footer {
	text-align: center;
	color: #7B8F35;
	margin-top: 20px;
	border-top: 1px dotted #7B8F35;
}
#footer a { color: #7B8F35; }

.intro{
	color:#666666;
}

#masato {
	color:#009900;
	font-size:16px;
}

#innai td {
width:125px ;
height:93px;
border:1px solid #CCC;
}

#ryakueki {
	font-size: 15px;
	line-height: 20px;

}

#jikangai {
	font-size:90%;
	margin:0 50px 0 80px;
	line-height:inherit;
}

#course_setsumei {
	margin-left:45px;
	margin-right:30px;
	
}

#tokubestu td {
	font-size:110%;
	line-height:150%;
}
.calendar {
	float:left;
	margin:10px 30px 10px 30px;
}