@charset "utf-8";

#headerImage {
	height:107px;
	margin-top:-107px;
	margin-bottom:10px;
	background-color:#000;
}
#header {
	margin-bottom:107px;
}

#contents {
	text-align:left;
	font-size:16px;
	line-height:22px;
}

#onsen1 {
	width:940px;
	height:515px;
	background-image:url(../../images/texture_10_02_01.jpg);
	margin:20px auto 0;
	padding:10px;
}
#onsen1 .onsen_BigImage {
	width:685px;
	float:left;
}
#onsen1 .onsen_BigImage .title {
	margin:10px 0;
}
#onsen1 .onsen_BigImage p {
	font-size:14px;
	line-height:18px;
	margin-left:33px;
}
#onsen1 .onsen_SmallImage {
	width:245px;
	float:left;
	margin-left:10px;
}
img#center {
	margin:10px 0;
}

#onsen2 {
	width:940px;
	height:258px;
	background-image:url(../../images/texture_10_02_01.jpg);
	margin:20px auto 0;
	padding:10px;
}
#onsen2 .onsen_BigImage {
	width:508px;
	height:258px;
	float:left;
}
#onsen2 .title {
	width:430px;
	margin:45px 0 20px 0;
	float:right;
}
#onsen2 p {
	width:340px;
	font-size:14px;
	line-height:18px;
	margin-right:55px;
	float:right;
}

#onsen3 {
	width:940px;
	height:515px;
	background-image:url(../../images/texture_10_02_01.jpg);
	margin:20px auto 0;
	padding:10px;
}
#onsen3 .onsen_BigImage {
	width:376px;
	float:left;
}
#onsen3 .onsen_SmallImage {
	width:430px;
	float:left;
	margin-left:72px;
}
#onsen3 .onsen_SmallImage .title {
	margin:50px 0 15px 0;
}
#onsen3 .onsen_SmallImage p {
	font-size:14px;
	line-height:18px;
	margin-bottom:45px;
}


#footer {
	margin-top:20px;
}
