/* ペEジ全体E設宁E*/

* {
	margin: 0px;
	padding: 0px;
	}

a {
	text-decoration: underline;
	}

a:link {
	text-decoration:underline;
	color: #685236;
	}

a:visited {
	text-decoration: underline;
	color: #685236;
	}

a:hover {
	text-decoration: underline;
	color: #685236;
	}

a:active {
	text-decoration: underline;
	color: #685236;
	}

img {
	border: 0;
	}

body {
	margin:0px;
	padding:0px;
	color: #333333;
	font-family: "メイリオ", "Meiryo", "Lucida Grande", "Verdana", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "EE EゴシチE", "sans-serif";
	background-color: #ececf8;

	}

#wrap {
	width:900px;
	margin:15px auto;
	background-color:#FFFFFF;
	}
	
#contents {
	padding-top: 40px;
	padding-left: 70px;
	
	float: left;
	padding-bottom: 30px;
	width: 830px;
	background-image : url(../schedule/bg_toruko.jpg);
	background-repeat:no-repeat;
	background-position:563px 20px;
}

#footer {
	background-image : url(../schedule/footer_bg.jpg);
	background-repeat: no-repeat;
	height: 60px;
	width: 900px;
	clear: both;
	}
	
.hp_name {
	float: left;
	width: 300px;
	padding-left: 30px;
	height: 20px;
	padding-top: 10px;
	font-size: 9pt;
	color: #685236;
}

.footer_menu {
	float: right;
	width: 430px;
	height: 20px;
	text-align: right;
	padding-right: 50px;
	padding-top: 10px;
	font-size: 9pt;
	color: #685236;
}

.credit {
	font-size: 9pt;
	clear: both;
	text-align: right;
	padding-right: 50px;
	height: 25px;
	padding-top: 5px;
	color: #685236;
}

.rogo{
	float:left;
margin-left:30px;
margin-top:20px;
}

.yomigatari_fb{
	float:right;
margin-right:20px;
margin-top:20px;
}