/* Global Styles */

body {
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
	font-size:11pt;
	font:11px Arial, Helvetica, sans-serif;
	color: #333333;
	}

a {
	color: #3333FF;
	text-decoration: none;
	}
	
a:hover {
	color: #FF9933;
	}

H1{
	text-indent: -9999px;
	}

ul{
	list-style-image: url(../image/tama_03.gif);
	}
	
li{
	padding-bottom: 3px;
	}



/* ID Styles */

#header {
	margin: 0px;
	padding: 0px;
	background: url(../image/title_wall.jpg) ;
	height: 125px;
	}

#navigation {
	position:absolute;top:100px;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 750px;
	background: url(../image/navi_bk.gif) ;
	}

#navigation a{
	color: #FFFF00;
	display: block;
	height: 18px;
	float: right;
	text-align: center;
	margin: 4px 2px 0px 0px;
	padding: 2px 10px 0px 10px;
	}


#navigation .kakomi{
	width: 60px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	}


#navigation a:hover {
	font-weight:bold;
	background: url(../image/navi_bk_hv.gif) ;
	}


#contents{
	width:750px;
	height:auto;
	margin: 0px;
}

#contents h4{
	padding-top: 2px;
	padding-left: 20px;
	margin-right: 10px;
	height: 20px;
	font-size:16px;
	font-weight:bold;
	color: #660099;
	margin-left: 18px;
	background-image: url(../image/title_bk.gif);
	background-repeat:no-repeat;
	border-bottom: 1px solid #cccccc;
	border-left: 2px solid #aaaaaa;
	border-right: 1px solid #cccccc;
}

#contents h5{
	padding-top: 2px;
	padding-left: 20px;
	margin-right: 10px;
	font-size:14px;
	font-weight:bold;
	color: #660099;
	margin-left: 23px;
	border-left: 5px solid #aaaaaa;
}

#con_left{
	margin-top: 0px;
	padding-top: 20px;
	padding-bottom: 50px;
	width: 110px;
	height:auto;
	float: left;
}
#con_left_pic{
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 110px;
	height: 80px;
	background:url(../image/pict_top.jpg);
}

#con_banner{
	margin-top: 0px;
	padding-top: 30px;
	padding-bottom: 50px;
	width: 110px;
	height: 300px;
	background:url(../image/002-001.gif);
}

#con_banner a{
	color: #3333FF;
	display: block;
	height: 30px;
	text-align: center;
	margin: 4px;
	background-color:#FFFFFF;
	border: 1px solid #666666;
	}

#con_banner img{
	border: none;
	}

#con_center{
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 495px;
	float: left;
	margin: 0px;
}

#con_center img{

	padding-left: 20px;
}

#con_center h4{
	width: 430px;
	}

#con_wide{
	padding-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	width: 620px;
	float: left;
	margin: 0px;
}

#con_wide h4{
	width: 560px;
	background-image: url(../image/title_bk.gif);	
	}
#con_wide table{
	margin-left: 30px;
	text-align: center;
	border-top:solid #333333 1px;
	border-bottom:solid #333333 1px;

	}

#con_wide th{
	padding-top: 5px;
	text-valign:middle;
	text-align: center;
	height: 20px;
	border-right:solid #333333 1px;
	background:url(../image/002-001.gif);
	}

#con_wide td{
	padding-top: 5px;
	text-align: center;
	height: 20px;
	border-top:solid #333333 1px;
	border-right:solid #333333 1px;
	}


#con_wide caption{
	padding-top: 10px;
	text-align:left;
	font-size: 12px;
	font-weight: normal;
	}
	
#con_wide .line_none{
	border-right:none;
	}

#con_wide .line_all_none{
	border:none;
	text-align:left;
	padding-left: 5px;
	}	

#con_wide p{
	margin-left: 40px;
	}
	
#con_right{
	width: 123px;
	float: left;
	margin-top: 20px;
}

#con_wide td.schedule {
	margin-top: 0px;
	padding-top: 0px;
	width: 78px;
	height: 50px;
	vertical-align:top;
}
#con_wide .sun {
	font-weight: bold;
	color: #ff0000;
	text-align:right;
}
#con_wide .sat {
	font-weight: bold;
	color: #0000ff;
	text-align:right;
}
#con_wide .week {
	font-weight: bold;
	text-align:right;
}

#footer{
	clear:both;
	margin: 0px;
	height: 50px;
	width: 750px;
	background: url(../image/navi_bk.gif);
	background-repeat: no-repeat;
	padding-top: 25px;
}

#footer-right{
	float:right;
	}

.sub_title{
	padding-top: 2px;
	color:#6600CC;
	font-size:12px;
	height: 20px;
	background:url(../image/002-001.gif)
	}
