h1, h2, h3, h4, h5, p, div, dt, dd, dl, img, input, form {
	margin: 0px;
	padding: 0px;
}
/* container */
#container {
	background-image: url(../img/back.jpg);
	margin-left: auto;
	margin-right: auto;
	width:770px;
	background-repeat: repeat-y;
	text-align: left;
}
/* heder */
#header {
	width: 750px;
	height: 121px;
	margin: 0px 0px 0px 10px;
}
h2 a {
	background: url(../img/header_01.jpg) no-repeat;
	width:531px;
	height:121px;
	text-indent: -9999px;
	float: left;
	text-decoration: none;
}
h3.h a {
	background: url(../img/header_02.jpg) no-repeat;
	width:219px;
	height:121px;
	text-indent: -9999px;
	float: left;
	text-decoration: none;
}
/* content */
#content {
	width: 750px;
	margin: 0px 0px 0px 10px;
}
* html #content {
	/* no ie mac _*/
	width: 760px;
	margin: 0px 0px 0px 10px;
	/* */
 }
*:first-child+html #content {
	width: 760px;
	margin: 0px 0px 0px 10px;
 }
/* main */
#main {
	width: 531px;
	float: left;
}
/* title */
h1.ryokan {
	background: url(../img/ryokan/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.r_title {
	background: url(../img/ryokan/title_s.jpg) no-repeat;
	text-decoration: none;
	width: 506px;
	height: 73px;
	color: #663300;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 30px 0px 0px 25px;
}
* html h1.m_title {
	/* no ie mac _*/
	background: url(../img/minsyuku/title_s.jpg) no-repeat;
	text-decoration: none;
	width: 531px;
	height: 103px;
	color: #663300;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 30px 0px 0px 25px;
	/* */
 }
*:first-child+html h1.m_title {
	background: url(../img/minsyuku/title_s.jpg) no-repeat;
	text-decoration: none;
	width: 531px;
	height: 103px;
	color: #663300;
	font-size: 24px;
	font-weight: normal;
	line-height: 26px;
	padding: 30px 0px 0px 25px;
 }
h1.m_title img {
	margin: 0px 0px -3px 5px;
}
h1.minsyuku {
	background: url(../img/minsyuku/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.price {
	background: url(../img/price/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.kanko {
	background: url(../img/kanko/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.fish {
	background: url(../img/fish/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.reserve {
	background: url(../img/reserve/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.onsen {
	background: url(../img/onsen/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.kani {
	background: url(../img/kani/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.malin {
	background: url(../img/malin/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.ozisan {
	background: url(../img/ozisan/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}
h1.kikaku {
	background: url(../img/kikaku/title.jpg) no-repeat;
	text-indent: -9999px;
	text-decoration: none;
	width: 531px;
	height: 103px;
}


/* sub */
.sub {
	width:531px;
	text-align: center;
	color: #666666;
	font-size: 70%;
	line-height: 140%;
	padding: 12px 0px 12px 0px;
}
/* footer */
#footer {
	width:750px;
	height: 20px;
	padding: 3px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	font-size: 9px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: center;
	background-color: #FF6600;
}

/* page */
.page {
	width: 484px;
	margin: 10px 0px 0px 25px;
}
/* page2 */
.page2 {
	width: 531px;
	margin: 10px 0px 0px 0px;
}

/* pagetop */
.pagetop {
	width: 484px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 75%;
	line-height: 140%;
	text-align: right;
}
.pagetop2 {
	width: 509px;
	margin: 0px 0px 0px 0px;
	color: #666666;
	font-size: 75%;
	line-height: 140%;
	text-align: right;
}
.pagetop3 {
	width: 484px;
	margin: 10px 0px 0px 0px;
	color: #666666;
	font-size: 75%;
	line-height: 140%;
	text-align: right;
}
