@charset "utf-8";

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac */
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hides from IE-mac */
/* End clearfix */

body {
	font-size: 0.9em;
	line-height: 1.4em;
}
hr {
	width: 85%;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}


#wrapper {
	width: 700px;
	margin-right: auto;
	margin-left: auto;
}
#logo {
	text-align: center;
	margin-bottom: 15px;
	margin-right: auto;
	margin-left: auto;
	width: 695px;
}
#contentsArea {
	background-image: url(../img/inosday/inosday_bg.gif);
	background-repeat: repeat-y;
	text-align: center;
}
#contentsArea h2 {
	background-image: url(../img/inosday/h1_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	line-height: 45px;
	font-size: 1.4em;
	font-weight: bold;
	padding-left: 20px;
	color: #F60;
}
#houseimages {
	text-align: center;
	margin: 10px auto;
	width: 600px;
}
#contentsArea #eventPoint {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	width: 550px;
	font-size: 1.2em;
	line-height: 1.6em;
}
#comment {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background: url(../img/inosday/letter_bg_1.gif) no-repeat left top;
	text-align: left;
	margin-bottom: 10px;
}
#comment h3 {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.6em;
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 10px;
}
#comment p {
	background: url(../img/inosday/letter_bg2.gif) no-repeat left bottom;
	font-size: 1.0em;
	line-height: 1.7em;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 25px;
}
#textArea {
	width: 550px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	background-image: url(../img/inosday/inosday_text_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: left;
}
#textArea h3 {
	font-size: 1.1em;
	line-height: 1.4em;
	color: #069;
	margin-left: 10px;
	margin-top: 5px;
	margin-bottom: 4px;
	padding-top: 5px;
}
#textArea p {
	background-image: url(../img/inosday/inosday_text_bg2.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 0.9em;
}
#textArea ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
}
#textArea ul li {
	line-height: 20px;
	height: 25px;
	background: url(../img/mark/mark_point_list.gif) no-repeat left center;
	padding-left: 27px;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 1.0em;
	margin-bottom: 5px;
	clear: both;
}
#datedata {
	width: 280px;
	font-size: 1.42em;
	line-height: 1.35em;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFF4;
	padding: 0px 0px 8px;
	margin: 5px auto;
	background: url(../img/bg/woody_bg_body.gif) no-repeat center bottom;
}
#datedata h3 {
	background: url(../img/bg/woody_bg_head.gif) no-repeat center top;
	line-height: 70px;
	font-size: 1.2em;
	font-weight: bold;
}
#datedata2 {
	width: 600px;
	font-size: 1.42em;
	line-height: 1.6em;
	text-decoration: underline;
	font-weight: bold;
	color: #FFFFF4;
	padding: 0px 0px 15px;
	margin: 5px auto;
	background: url(../img/bg/woody_bgw_body.gif) no-repeat center bottom;
}
#datedata2 h3 {
	background: url(../img/bg/woody_bgw_head.gif) no-repeat center top;
	line-height: 70px;
	font-size: 1.2em;
	font-weight: bold;
}
#datedata2 dl {
	width: 530px;
	padding-left: 15px;
	margin-right: auto;
	margin-left: auto;
}
#datedata2 dl dt {
	float: left;
	display: block;
}
#datedata2 dl dd {
	text-align: left;
	display: block;
}
#date {
	width: 280px;
	font-size: 1.42em;
	line-height: 1.35em;
	text-decoration: underline;
	font-weight: bold;
	background-color: #F60;
	color: #FFFFF4;
	padding: 6px;
	margin: 5px auto;
}


#map {
	text-align: center;
}

.notice {
	margin-left: 50px;
	margin-top: 2px;
	font-size: 0.9em;
}
.reversing {
	background-color: #000;
	color: #FFF;
	padding: 3px;
}
#contentsFooter {
	background-image: url(../img/inosday/inosdayfooter_bg.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom: 15px;
}
#contentsFooter p {
	margin-left: auto;
	text-align: left;
	width: 250px;
	margin-right: auto;
	margin-top: 3px;
}
#close {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
}
