@charset"Shift_JIS";

/*-----全体-----*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	text-align: center;
	font-family: "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	font-size: 92%;
	line-height: 150%;
	color: #333333;
}
h1 {
	font-size: 100%;
	font-weight: normal;
}
h2 {
	font-size: 100%;
	font-weight: normal;
	margin-bottom: 10px;
	clear: both;
}
h3 {
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 5px;
	color: #990033;
}
h4 {
	font-size: 100%;
	font-weight: normal;
	color: #339999;
}
p {
	margin-bottom: 1em;
}
a {
	color: #3366CC;
	text-decoration: none;
}
a:hover {
	color: #CC3366;
	text-decoration: underline;
}
img {
	vertical-align: top;
}
a img {
	border: 0px;
}
table {
	font-size: 100%;
	background-color: #CCCCCC;
}
td {
	padding-right: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

/*-----トップページ-----*/

#head {
	background-image: url(img/headbg.gif);
	background-repeat: repeat-x;
}

/*-----共通-----*/

#head2 {
	background-image: url(img/headbg2.gif);
	background-repeat: repeat-x;
}
#container {
	background-image: url(img/mainbg.gif);
	background-repeat: repeat-y;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 750px;
}
#pankuzu {
	font-size: 85%;
	padding-bottom: 5px;
	text-align: right;
}
#main {
	padding-right: 35px;
	padding-left: 18px;
	padding-top: 15px;
}
#menu {
	float: left;
	width: 134px;
}
#menu ul {
	list-style-type: none;
}
#menu li {
	padding-bottom: 8px;
}
#content {
	width: 530px;
	float: right;
}
#pagetop {
	clear: both;
	text-align: right;
	padding-top: 20px;
}
#foot {
	text-align: center;
	background-image: url(img/footerbg.gif);
	background-repeat: repeat-x;
}
#footer {
	background-image: url(img/footer.gif);
	background-repeat: no-repeat;
	height: 97px;
	width: 750px;
	color: #993300;
	font-size: 85%;
	margin-right: auto;
	margin-left: auto;
}
#footer ul {
	list-style-type: none;
	padding-top: 20px;
}
#footer li {
	display: inline;
}
#footer a {
	color: #FFCC00;
	text-decoration: none;
}
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.side {
	padding-top: 20px;
}
.naiyou1 {
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CC9966;
	padding-bottom: 5px;
}
.img_r {
	float: right;
	margin-bottom: 5px;
	margin-left: 8px;
}
.img15 {
	margin-top: 15px;
}

.center {
	text-align: center;
}
.right {
	text-align: right;
}

.td01 {
	background-color: #E3EEA6;
}
.text01 {
	font-weight: bold;
}
.text02 {
	font-weight: bold;
	color: #006666;
}
.text03 {
	color: #FFFFFF;
}
.text04 {
	font-size: 85%;
}
.sikiri {
	clear: both;
}
.btmspace {
	margin-bottom: 5px;
}

/*-----サブメニュー-----*/

.submenu {
	background-color: #FFFFFF;
	text-align: center;
	padding: 2px;
	width: 524px;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 1px solid #CCCCCC;
	color: #999999;
	clear: both;
	font-size: 85%;
}

/*-----スタッフ-----*/

.staff {
	background-color: #FFFFFF;
	float: left;
	width: 156px;
	padding: 5px;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 4px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #999999;
	border-bottom-color: #999999;
	line-height: 130%;
}

/*-----カルチャー教室-----*/

.culture {
	float: left;
	width: 250px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
	font-size: 85%;
	line-height: 130%;
}

/*-----セキュリティー-----*/

.secure {
	width: 156px;
	float: left;
	font-size: 85%;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	line-height: 130%;
}

/*-----食事-----*/

.syokuji {
	padding: 10px;
	width: 510px;
	margin-bottom: 10px;
}

/*-----困った-----*/

.jisage {
	margin-left: 25px;
}
.day {
	font-size: 80%;
}
