body {
	color: #FFF;
	font-size: 14px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#overlay_target {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: auto;
}

#overlay_target2 {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: scroll;
}

#overlay_target3 {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: scroll;
}

#overlay_target4 {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: scroll;
}

#overlay_target5 {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: scroll;
}

#overlay_target6 {
	height: 90%;
	width: 840px;
	background-image: url(../img/bg_iframe.png);
	background-repeat: repeat;
	overflow: scroll;
}

#overlay_header {
	height: 80px;
}

.txtbox01 {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
}

.txtbox02 {
	margin-top: 20px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}

.content_works01 {
	margin-top: 10px;
	width: 800px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 20px;
}

.content_works01_l {
	float: left;
	width: 440px;
}

.content_works01_r {
	float: right;
	width: 340px;
}

h3 {
}

h4 {
	font-size: 16px;
	text-indent: 30px;
	color: #0e3939;
	background-image: url(../img/icon_h4.png);
	background-repeat: no-repeat;
	background-position: 20px;
	line-height: 20px;
	margin-top: 20px;
}
p {
	color: #333;
	line-height: 21px;
	margin-top: 0px;
}

img {
border:0px;
}

.col01 {
	color: #030;
	text-align: center;
	padding: 10px;
}

.col02 {
	color: #333;
	text-align: left;
	padding: 10px;
}

.movspc {
	margin: 20px 60px;
}
