@charset "utf-8";
/* CSS Document */

/* ------------------------------------------------------------------------------
force-creative.jp
------------------------------------------------------------------------------ */
#wrap2 {
	padding-top: 10px;
	width: 100%;
	overflow-x: hidden;
	overflow-y: hidden;
}
header {
	background-image: url(../img/bg_line.gif);
	background-repeat: repeat-x;
	background-position: 0% bottom;
	background-size: 5px 9px;
	margin-top: 0px;
	margin-bottom: 30px;
	padding-bottom: 20px;
}
header h1 {
	text-align: left;
	display: inline-block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 20px;
}
header p {
	text-align: left;
	display: inline-block;
	margin-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	font-size: 1em;
}
main {
	margin-bottom: 20px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center;
}
main h2 {
	color: #DE0003;
}
main p {
	margin-bottom: 30px;
	font-size: 1em;
	line-height: 1.8em;
}
main p span {
	font-size: 1.2em;
	color: #1B3D8B;
}
