@charset "utf-8";
#thema {
	background: url(../strategy/images/common/bg_arrow.gif) no-repeat left bottom;
}

/* 01 */
.s01_img {
	width: 220px;
	float: right;
}
.s01_p01 {
	width: 270px;
	padding-right: 8px;
	float: left;
}

/* 02 */
.s02_p01 {
	height: auto;
	width: 242px;
	padding-right: 8px;
	float: left;
}
#s02_p03 {
	background: url(../strategy/images/02/box03_bg.gif) no-repeat bottom;
	padding-bottom: 30px;
}
#s02_p03 p {
	background: url(../strategy/images/02/p03_bg.gif) repeat-y;
	height: auto;
	width: auto;
	padding-top: 15px;
	padding-left: 27px;
}
.s02_p04 {
	font-weight: bold;
	margin-bottom: 10px;
}
.s02_img {
	margin-top: 10px;
	float: right;
}
