@charset "UTF-8";
#contents h2 {
	text-align: center;
}
/* CSS Document */

.stryBox {
	width: 635px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	background-image: url(/img/story/under.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stryBox-inner {
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #E59F53;
	border-right-color: #E59F53;
	border-left-color: #E59F53;
	background-color: #FFFFFF;
	padding-bottom: 15px;
}
.stryBox-inner h3 {
	background-color: #FFE8C5;
	margin-bottom: 15px;
}
.stryBox-inner p {
	font-size: 1.5em;
	margin-right: 15px;
	margin-left: 15px;
	/*text-indent: 1.4em;*/
	line-height: 150%;
	margin-bottom: 20px;
}
.stryBox-inner li {
	font-size: 1.5em;
	margin-right: 40px;
	margin-left: 60px;
	list-style-type: decimal;
	line-height: 150%;
	margin-bottom: 20px;
}
.imgLeft {
	padding: 2px;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
}
.imgeRight {
	padding: 2px;
	float: right;
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
}
.stryBox2 {
	width: 635px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-repeat: no-repeat;
	background-position: center bottom;
}
.stryBox2 .stryBox-inner {
	background-color: #FFFFFF;
	border: 1px solid #E59F53;
}
#photoBox {
	width: 600px;
	margin-top: auto;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.photoBox {
	float: left;
	width: 200px;
	padding-top: 5px;
	padding-bottom: 5px;
}
