@charset "Shift_JIS";

body{
background-color:#DD9199;
text-align:center;
}
#openhouse a{
color:#000;
text-decoration:none;
}
#openhouse a:hover{
text-decoration:underline;
}
#page{
	width:805px;
	margin: 0 auto;
	padding: 55px 0 50px 0;
	line-height: 1.6;
	position: relative;	
}
#main li {
	display: inline;
}
#content {
	background-color: #FFFFFF;
	text-align: left;
	padding:30px;
}
#about {
	background:url(../img/oh_img01.jpg) right top no-repeat;
	padding-bottom: 100px;
	border-bottom:1px dotted #DD9199;
}
#soudankai,#cafe,#douji,#present{
	padding: 30px 0;
	border-bottom:1px dotted #DD9199;
}
#soudankai dl {
	float: left;
	text-align: center;
	width: 150px;
}
#soudankai dt {
	font-size: 1%;
	line-height: 1%;
}

.douji01 {
	background: url(../img/oh_img05.jpg) left top no-repeat;
	padding:0 0 30px 140px;
}
.douji02 {
	background: url(../img/oh_img06.jpg) left top no-repeat;
	padding:0 0 30px 140px;
}
#present{
	text-align:left;
}
.present01 {
	background: url(../img/oh_img07.jpg) left top no-repeat;
	padding:0 0 70px 140px;
}
.present02 {
	background: url(../img/oh_img08.gif) left top no-repeat;
	padding:0 0 30px 140px;
}
#present table tr{
border:solid 1px #DD9199;

}
#page #present table td{
border:none;
padding:3px 4px;
}

#map{
background:url(../img/oh_map.gif) right bottom no-repeat;
padding:30px 0 230px 0;}

.close{
position:fixed;
right:10px;
top:10px;
}
.font80 {
	font-size: 80%;
}
.font160 {
font-size: 160%;
}
.pink {
	color: #dd9199;
}
.red  {
	color: #FF0000;
}
.red:hover {
	color: #FF0000;
	text-decoration: underline;
}
.none {
	display: none;
}






.m_right16{
margin-right:10px;
}
.m_btm10{
margin-bottom:10px;
}
.m_left20{
margin-left:20px;
}
.show_btn {
	position: absolute;
	top: 125px;
	right: 0px;
}
