﻿@charset "EUC-JP";

body{
	margin: 0;
	text-align:center;
	font-color:#000000;
	font-size:13px;
	line-height: 1.4;
	background: #f3f3f3;
}

table{font-size:13px;}

a:link { color: #0000ff; }
a:visited { color: #0000ff; }
a:active { color: #ff0000; }


#content{
	width: 885px;
	margin: 0 auto 0 auto;
	margin-left: auto;
	margin-right: auto;
	background: #ffffff;
	text-align:left;
	padding: 15px;
}


.main-menu A{
	width : 148px;
	height : 100% ;
　　　　　　margin-bottom : 5px ;
　　　　　　text-align : left ;
　　　　　　background : #f9f9f9 ;
　　　　　　border : solid 1px #cccccc ;

}
.main-menu A:HOVER{
	width : 148px;
　　　　　　margin-bottom : 5px ;
　　　　　　text-align : left ;
　　　　　　color : #ffffff ;
　　　　　　background : #333333 ;
　　　　　　border : solid 1px #cccccc ;
}

#menu-space{
	margin-top: 20px;

}


#main{
	padding: 15px;
	text-align:left;
}


#left{
	width: 430px;
	background: #ffffff;
	float: left;
	text-align:left;
	padding: 15px 20px;
	margin: 15px 0 0 0;
}

#right{
	background: #ffffff;
	text-align:center;
	margin: 35px 20px 0 470px;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 8px;
	border-top: 2px solid #bbbbbb;
	border-left: 2px solid #bbbbbb;
	border-right: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
}


#main-info{
	width: 750px;
	float: left;
	text-align:center;
	padding: 15px;
	border-top: 2px solid #bbbbbb;
	border-bottom: 2px solid #bbbbbb;
	padding: 10px;
}


h1{
	font-size: 16px;
	text-align:center;
	margin: 20px;
}

h2{
	font-size: 16px;
}

h3{
	font-size: 14px;
	margin: 0px;
}


p{
	font-size: 13px;
	margin: 0px;
}


#login-table{
	border: 1px solid #22a7d1;
}


#footer{
	margin-bottom: 20px;
	border-top: 1px solid #c0c0c0;
	padding: 10px;
}

.c2{margin-left: 0px}

.schedule-title{
	margin: 0px;
	font-size: 11px;
}


.b_day{background: #ffcaca;}


.calender-border-heaf{
	border-bottom: 1px dotted #c7c6c2;
}


.calender-border{
	border-bottom: 1px solid #c7c6c2;
}


.calender-title-day{
	font-size: 14px;
	color: #004080;
	font-weight: bold
}


ul{
	margin: 0 0 0 35px;
	padding: 0;
}


li{
	padding: 0px;
	margin-bottom: 0px;
	list-style-type: decimal;
}
