/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
margin: 0px;
padding: 0px;
}

a:link {
	color: #AA121F;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #AA121F;
}

body {
	
	background: #EFD314 url(http://j-smile.net/images/hata_land/back_all.gif) repeat-y center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
}

#content
{
	margin: 0 auto;
	width: 692px;
	text-align: left;
	border-left: 2px solid #AA121F;
    border-right: 2px solid #AA121F;
}

#back
{
width: 692px;

}

#header {
	height: 570px;
	text-align: left;
}

#menu
{
width: 652px;
height: 81px;
background: url(http://j-smile.net/images/hata_land/menu.gif) no-repeat;
padding-left: 40px;
}

#menu ul {
	list-style: none;	
}

#menu li {
	
	display: inline; 
	
}

#menu a {
	float: left;
	width: 86px;
	height: 31px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 12px;
	text-transform: uppercase;
	padding-top: 20px;

}

#menu a:hover {
	width: 86px;
    height: 31px;
	color: #F1F1F1;
	text-decoration: underline;
	background: url(http://j-smile.net/images/hata_land/menu_r.gif) repeat-x;
}


#logo {
background: url(http://j-smile.net/images/hata_land/header.jpg) no-repeat;
width: 450px;
height: 226px;
text-align: left;
padding:239px 223px 40px 119px;
}


#logo h2 {
	font-style: italic;
	font-size: 18px;
	color:#333333;
}
#logo h1
{
	margin:10px 0;
	font-size: 26px;
	font-weight:bold;
	background-color:#FF6600;
	color:#FFFFFF;
	text-align:center;
	border-bottom:dashed 1px #FFCC00;
	border-top: dashed 1px #FFCC00;
}

#logo p
{
	margin-bottom:3px;
	text-indent:1em;
}

#main
{
padding: 10px;
}

#left
{
	width: 216px;
	margin-left: 5px;
}

#left H3
{
width: 190px;
height: 38px;
font-size: 14px;
font-weight: bold;
padding-left: 26px;
padding-top: 10px;
text-transform: uppercase;
color: #ffffff;
background: url(http://j-smile.net/images/hata_land/title.gif) no-repeat
}

#left .title_back
{
background: url(http://j-smile.net/images/hata_land/title_back.gif) no-repeat;
padding-top: 10px;
}

#left ul {
	list-style: none;
}

#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}

#left li {
	padding: 4px 20px;
    background: url(http://j-smile.net/images/hata_land/small.gif) no-repeat left;
}

#left a {
	color: #AA121F;
}
#left a:visited {
	color: #AA121F;
}

#left p
{
padding: 10px;
}

.sun{
	color:#CC0000;
}

.sat{
	color:#003399;
}

#calendar1 {
	padding: 0 10px 20px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar a {
	color:#FFFFFF;
}

#calendar a:visited {
	color:#FFFFFF;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #check {
	background:#FF3366;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff;
}

#right
{
float: right;
width: 420px;
padding-right: 10px;
}

#right h3
{
	margin: 0;
	padding: 0;
	padding-top: 15px;
	color:#CC3366;
	border-bottom:#CC3366 1px dashed;
	margin-bottom:5px;
}

#right table
{
	width:100%;
}

#right th,td {
	padding:2px;
}

#right a
{
color: #AA121F;
text-decoration: none;
}



#right p {
	margin: 0;
	padding: 0;
	padding: 10px 0;
}

#right ol, #right ul
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color:#CC3366;
}
.date {
	text-align: right;
	color: #AA121F;
	font-size: 11px;
}

.date a {
	color: #AA121F;
}



#footer {
	height: 57px;
	clear: both;
	padding-top: 10px;
	border-top: 4px solid #AA121F;
	background: url(http://j-smile.net/images/hata_land/footer.gif) repeat-x
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

dl{
	margin:0;
	padding:0;
}

dt{
	margin-top:10px;
	font-size:14px;
	border-bottom:#66CC99 1px dashed;
}

dd{
	margin-left:15px;
	margin-top:4px;
}
select{
	padding:2px;
}
textarea{
	font-size:13px;
}
.submite{
	margin:10px 0;
}

h4,h5{
	margin-top:10px 0;
	font-size:small;
}
