/* Global Styles */
img {
	border:0px;
}

/*table {
	width:500px;
	}*/

td {
	/*font:16px arial;*/
	color:#333333;
	align:center;
	/*border-bottom:solid #CCCCCC 1px;*/	
	}
a:hover {
	color: #990000;
	text-decoration:underline;
	}
	
/* ID Styles */
	
#navigation a {
	font:10px arial;
	color: #336666;
	text-decoration:none;
	letter-spacing:.1em;
	}
	
#navigation a:hover {
	color: #993300;
	text-decoration:underline;
	}

#padding {
	padding:20px 5px 20px 5px;
	}
	
#weekdays th {
	font:10px arial;
	color: #ffffff;
	letter-spacing:.2em;
	}

#calheader td {
	font-weight:bold;
	}

/* Class Styles */

.logo {
	font:18px arial;
	color: #333300;
	letter-spacing:.4em;
	font-weight:bold;
	}

.sidebarText {
	font:12px arial;
	color: #336666;
	line-height:18px;
	}
	
.bodyText {
	font:16px arial;
	line-height:24px;
	color:#333333;
	}
	
.pageName {
	font:20px arial;
	color: #CC3300;
	letter-spacing:.1em;
	line-height:26px;
	}
	
.subHeader {
	font:14px arial;
	color: #669999;
	font-weight:bold;
	line-height:20px;
	letter-spacing:.1em;
	}
	
.navText {
	font:10px arial;
	color: #333300;
	letter-spacing:.1em;
	}
	
.calendarText {
	font:11px arial;
	line-height:14px;
	color:#333333;
	}
.komoku{
	background-color:#CCCCCC;
	border:#999999 1px solid;
	font-weight:bold;
	}
	
.komoku2{
	border:#FF6699 1px solid;
	background-color:#FFCCCC;
	width:800px;
	}
.komoku3
	{
	border:#999999 1px solid;
	}
.tb{
	border:#999999 1px solid;
	width:800px;
	}
#box {
	position: absolute;
	width: 640px;
	left: 50%;
	margin-left: -320px;
}
#top {
	position: absolute;
	width: 640px;
	left: 50%;
	margin-left: -390px;
}
.obi{
	width:100%;
	height:30px;
	background-color:#CCCCCC;
	padding-top:10px;
	font-weight:bold;
}
.pointer{
	cursor: pointer;	
}
.imeon {
	ime-mode:active;
}
.imeoff {
	ime-mode:inactive;
}
.right{
	text-align:right;
	width:880px;
}
/*スクロール*/
.sc{
	overflow:auto;
	width:480px;
	height:300px;
	padding: 5px 10px 5px 5px;
	/*font-size:12px;*/
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
}
.sc2{
	overflow:auto;
	width:480px;
	height:400px;
	padding: 5px 10px 5px 5px;
	/*font-size:12px;*/
	color:#000000;
	background-color:#FFFFFF;
	text-align:center;
}
.h_menu a{
	 color:#FFFFFF;
}
.h_menu{
	 background-image:url(../image/bg_top.gif);
}
.top_tit{
	background-image:url(../images/maintit.gif);
	text-align:center;
}
.zentai_t{
	 width: 665px;
	 height: 800px;
	 border:1px solid #CCCCCC;
	 background-color:#660000;
}
.shintyaku{
	background-color:#FF6600;
	text-align:center;
	font-weight:bold;
	font-size:15px;	
}
.cen_t{
	text-align:center;
	margin-bottom:0px;
	padding-bottom:0px;
}
.kiji_photo{
	height:60px;
	/*border:solid 1px #CCCCCC;*/
	text-align:center;
	width:80px;
	padding:5px;
}
.kiji{
	border-bottom:dotted 1px #CCCCCC;
	font-weight:bold;
	color:#993333;
	height:60px;
	padding-left:5px;
}
.bn{
	text-align:right;
	padding:10px;
}