a.with-icn-arrow02 {
	padding-left: 15px;
	background: url(/happybath/nyuyoku/images/icn-arrow02.png) no-repeat left center;
}

#subtitle01 {
	width: 316px;
	position: absolute;
}

ul#history-list {
	padding-top: 20px;
	background: url(/happybath/nyuyoku/history/images/bg_history.png) no-repeat 50% 97px;
}

ul#history-list li {
	position: relative;
}

ul#history-list li.date-left {
	float: left;
	width: 310px;
}

ul#history-list li.date-right {
	float: right;
	width: 310px;
}

ul#history-list li.date-left h3 {
	text-align: right;
	margin-bottom: 10px;
}

ul#history-list li.date-right h3 {
	margin-bottom: 10px;
}

.icn-date {
	position: absolute;
}

ul#history-list li.date-left .icn-date {
	left: 353px;
}


ul#history-list li.date-right .icn-date {
	left: -47px;
}

#date1897 { margin-bottom: 60px }
#date1930 { margin-top: 165px; margin-bottom: 35px; }
#date1941 { margin-bottom: 55px; }
#date1950 { margin-bottom: 25px; }
#date1960 { margin-bottom: 34px; }
#date1967 { margin-bottom: 80px; }
#date1975 { margin-bottom: 35px; }
#date1980 { margin-bottom: 50px; }
#date1984 { margin-bottom: 53px; }
#date1986 { margin-bottom: 30px; }
#date1989 { margin-bottom: 110px; }
#date1996 { margin-bottom: 53px; }
#date1998 { margin-bottom: 50px; }
#date1999 { margin-bottom: 50px; }
#date2003 { margin-bottom: 50px; }

#date1930 .icn-date { top: 64px; }
#date1950 .icn-date { top: 43px; }
#date1960 .icn-date { top: 99px; }
#date1967 .icn-date { top: 106px; }
#date1980 .icn-date { top: 13px; }
#date1989 .icn-date { top: 21px; }
#date1999 .icn-date { top: 14px; }



body#history02 .section {
	margin-bottom: 0;
}

.inner-left {
	width: 330px;
	float: left;
}

.inner-right {
	width: 330px;
	float: right;
}

img.inner-img-left {
	float: left;
	display: inline;
	margin: 5px 10px 0 0;
}

img.inner-img-right {
	float: right;
	display: inline;
	margin: 0 0 0 10px;
}

.inner-left h3 {
	margin-bottom: 10px;
}

.inner-right h3 {
	margin-bottom: 10px;
}

body#history02 #history03_box {
	position: relative;
	margin-bottom: 60px;
}

#history03_box h2 {
	position: absolute;
	top: 0px;
	left: 200px;
}

#history03_box .inner-right h3 {
	padding-top: 130px;
}

#history03_box .inner-left {
	padding-top: 130px;
}

#history04_box {
	position: relative;
}

#history04_box h2 {
	position: absolute;
	top: 0;
	left: 200px;
}

#history04_box a {
	font-size: 1.231em;
	padding-left: 16px;
	background: url(/happybath/nyuyoku/images/icn-arrow.png) no-repeat left center;
}

#history04_box h3 {
	padding-top: 60px;
}


#history04_box img.inner-img-right {
	margin-top: 30px;
}

#history-link {
	border-top: 1px dotted #ccc;
	padding-top: 15px;
}


/**
 * 99.CLEAR HACK
 */
.section:after,
ul#history-list:after,
.inner-left:after,
#history03_box:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.section,
ul#history-list,
.inner-left,
#history03_box {
	min-height: 1px;
}
* html .section,
* html ul#history-list,
* html .inner-left,
* html #history03_box {
	height: 1px;
	/*€*//*/
	height: auto;
	overflow: hidden;
	/**/
}

