@charset "UTF-8";
/* CSS Document */

body{
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 14px;
	line-height: 22px;
	}
	
.wrapper {
	width: 700px;
	margin: 0 auto;
}
.back_next {
	background-color: #F4ECD8;
}
.kokuchi {
	width: 700px;
	background-color: #F4ECD8;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
}
.mokuji {
	width: 700px;
	background-color: #F4ECD8;
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 11px;
}
.footter {
	width: 700px;
	background-color: #F4ECD8;
	background-image: url(images/footter.gif);
	height: 100px;
}

.headder {
	height: 490px;
	width: 700px;
	background-image: url(images/headder01.gif);
}
.yodogawa {
	height: 490px;
	width: 700px;
	background-image: url(images/yodogawa01.gif);
}
.yodogawa02 {
	height: 490px;
	width: 700px;
	background-image: url(images/yodogawa02.gif);
}
.main01 {
	height: 140px;
	width: 700px;
	background-image: url(images/hana_top01.gif);
}
.main02 {
	width: 700px;
	background-image: url(images/hana_main.gif);
	background-repeat: repeat;
}
.main03 {
	height: 140px;
	width: 700px;
	background-image: url(images/hana_bottom01.gif);
}

.small01 {
	font-size: 11px;	
}


a:link {
	color: #F63;
	text-decoration: none;
}
a:visited {
	color: #039;
	text-decoration: none;
}
a:hover {
	color: #F63;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	padding-bottom: 0px;
}

#footer_btn {
	width: 700px;
	height: 100px;
	padding-top: 20px;
	padding-bottom: 10px;
	}

.footer_btn_space {
	margin-left: 10px;
	margin-right: 10px;
	}

/* つけたし*/

#event {
	width: 350px;
	padding-left: 25px;
	padding-right: 25px;
	padding-top: 25px;
	padding-bottom: 25px;
	background-color: #FFFFFF;
	margin-bottom: 35px;
	line-height: 1.8em;
	margin-left: auto;
	margin-right: auto;
	}

#event_title{
	font-size: 18px;
	font-weight: bold;
	margin-top: 5px;
	}

#event_name{
	font-size: 16px;
	font-weight: bold;
	margin-top: 30px;
	text-align: center;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: medium solid #AD3B24;
	border-bottom: medium solid #AD3B24;
	line-height: 1.3em;
	}

.event_midashi{
	font-size: 13px;
	font-weight: bold;
	margin-top: 10px;
	}

#book_information {
	background-color: #FFFFFF;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	}

#book_information h2{
	font-weight: bold;
	font-size: 20px;
	line-height: 1.6em;
	}

#book_information h3{
	font-weight: bold;
	font-size: 15px;
	}

.book_information_img{
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 20px;
		}
