@charset "utf-8";

* {
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "メイリオ", sans-serif;
	font-size: 100%;
}
	
html {
	overflow-y: scroll;
}

body {
	color: #666666;
	line-height: 1.5em;
	background: #dedede;
	font-size: 0.8em;
}

a {
	color: #007780;
	text-decoration: none;
}

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

img {
	border: 0;
}

.clear {
	clear: both;
}

hr {
	color: #CCCCCC;
	background-color: #CCCCCC;
	border: 0px;
	height: 1px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.line01 {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 20px;
	margin-left: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
	height: 1px;
}

.line02 {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-right: 0px;
	margin-left: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding: 0px;
	height: 1px;
}

#background {
	width: 970px;
	background-image: url(../images/bgmid.gif);
	background-repeat: repeat-y;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
}

#main {
	width: 950px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#column-left {
	width: 600px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

#column-right {
	width: 300px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 290px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#header h1 {
	text-indent: -9999px;
}

#navi {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 26px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.out {
	height: 26px;
	width: 950px;
	float: right;
}

.navi-h {
	float: right;
	margin-top: 4px;

}

#navi a {
	margin-right: 20px;
	background-image: url(../images/sikaku.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 85%;
}

#menu {
	width: 230px;
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 0px;
	float: left;
}

#menu a.m01 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: 0px 0px;
}

#menu a.m01:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: -230px 0px;
}

#menu a.m02 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: 0px -46px;
}

#menu a.m02:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: -230px -46px;
}

#menu a.m03 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: 0px -92px;
}

#menu a.m03:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: -230px -92px;
}

#menu a.m04 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: 0px -138px;
}

#menu a.m04:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: -230px -138px;
}

#menu a.m05 {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: 0px -184px;
}

#menu a.m05:hover {
	background-image: url(../images/menu.gif);
	background-repeat: no-repeat;
	text-indent: -9999px;
	height: 46px;
	width: 230px;
	display: block;
	background-position: -230px -184px;
}

#schedule {
	width: 345px;
	float: left;
}

#schedule p {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-bottom: 6px;
	padding-bottom: 6px;
}
#current {
}

#schedule p.end {
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#info {
	width: 535px;
	background-color: #F6F6F6;
	border: 1px solid #CCCCCC;
	margin-left: 20px;
	float: left;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	}
	
#info dl {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 8px;
	padding-top: 8px;
}

#info dt {
	float: left;
}

#info dd {
	margin-left: 130px;
}

#footer {
	background-image: url(../images/bgfoot.gif);
	background-repeat: no-repeat;
	height: 60px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 40px;
	margin-left: auto;
	padding: 0px;
}	

#footer a {
	background-image: url(../images/sikaku.gif);
	background-repeat: no-repeat;
	padding-left: 10px;
	font-size: 85%;
	margin-right: 10px;
	margin-left: 10px;
}

.navi-f {
	float: left;
	margin-left: 20px;
}
	
.copy {
	float: right;
	padding-right: 30px;
	font-size: 85%;
}

.title {
	float: left;
	margin-top: 20px;
}

a.detail {
	float: right;
	margin-top: 10px;
	background-image: url(../images/1ran.gif);
	background-repeat: no-repeat;
	display: block;
	height: 22px;
	width: 90px;
	text-indent: -9999px;
	background-position: 0px 0px;
}

a.detail:hover {
	background-image: url(../images/1ran.gif);
	background-repeat: no-repeat;
	background-position: 0px -22px;
}

a.banner01 {
	float: right;
	margin-top: 10px;
	background-image: url(../images/banner01.gif);
	background-repeat: no-repeat;
	display: block;
	height: 60px;
	width: 300px;
	text-indent: -9999px;
	background-position: 0px 0px;
}

a.banner01:hover {
	background-image: url(../images/banner01.gif);
	background-repeat: no-repeat;
	background-position: 0px -60px;
}

.p-left {
	float: left;
	height: 50px;
	width: 50px;
	padding-top: 2px;
	margin-bottom: 10px;
}

.p-right {
	float: left;
	width: 240px;
	margin-bottom: 10px;
}

.pickup {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 4px;
	padding-top: 4px;
}

