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

/* ########## MV ########## */

/* ########## Content01 ########## */
section#content01 {
	background:url('../img/aboutus/bg_content01-03.jpg') right center no-repeat;
	min-width: 100%;
	height:auto;
	padding:126px 0 48px;
}
section#content01 h2 {
	background:url('../img/aboutus/bg_content01-02.png') repeat;
	width:100%;
	height:36px;
	padding:18px 0 18px;
	margin:0 0 42px;
	text-align:center;
	font-size:36px;
	line-height:100%;
	font-weight:200;
	color:#FFF;
}
div#wrap-content01{
	width:960px;
	height:auto;
	margin:0 auto;
}
div#left-content01{
	width:600px;
	height:auto;
	padding:0;
	float:left;
}
div#left-content01 h3{
	margin:0 0 24px;
	font-size:20px;
	line-height:100%;
	font-weight:200;
	color:#000;
}
div#right-content01{
	width:360px;
	height:auto;
	float:left;
	text-align:right;
}
/* ########## Content02 ########## */
section#content02 {
	background:#EFEFEF url('../img/aboutus/bg_content02-01.jpg') center center;
	background-size:cover;
	min-width: 100%;
	height:auto;
	padding:60px 0 60px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
section#content02 h2{
	-webkit-box-shadow: 0 0 6px #333;
	-moz-box-shadow: 0 0 6px #333;
	box-shadow: 0 0 6px #333;
	background:url('../img/index/bg_content04-02.png') repeat;
	width:100%;
	height:30px;
	padding:18px 0;
	margin:0 0 30px;
	text-align:center;
	font-size:30px;
	fot-weight:200;
	color:#FFF;
}
section#content02 p {
	margin:0 0 48px;
	text-align:center;
	font-size:14px;
	line-height:200%;
	color:#FFF;
}
section#content02 h3{
	width:100%;
	padding:0;
	margin:0 0 36px;
	text-align:center;
	font-size:30px;
	font-weight:200;
	line-height:125%;
	color:#FFF;
}
div#content02-icons {
	width:660px;
	margin:0 auto;
	color:#fff;
}
div#content02-icons img {
	margin:0 0 12px;
}
div#marketing {
	width:196px;
	margin:0 36px 0 0;
	float:left;
}
div#marketing h4 {
	width:172px;
	margin:0 0 9px;
	text-align:center;
	font-size:18px;
	font-weight:500;
	color:#FFF;
}
div#marketing p {
	width:172px;
	margin:0 auto;
	text-align:left;
	font-size:12px;
	line-height:125%;
}
div#creative {
	width:196px;
	margin:0 36px 0 0;
	float:left;
}
div#creative ul {
	width:172px;
}
div#creative ul li {
	font-size:15px;
	line-height:175%;
}
div#media {
	width:196px;
	margin:0;
	float:left;
}
div#media ul {
	width:172px;
}
div#media ul li {
	margin:0 0 9px;
	font-size:15px;
	line-height:125%;
}
/* ########## Content03 ########## */
section#content03 {
	background:#EFEFEF;
	width: 100%;
	height:auto;
	padding:60px 0 60px;
	border-bottom:1px solid #CCC;
}
section#content03 h2{
	background:url('../img/index/bg_content03.png') repeat #FFF;
	width:100%;
	height:30px;
	padding:18px 0;
	margin:0 0 30px;
	text-align:center;
	font-size:30px;
	fot-weight:200;
	color:#FFF;
}
div#profile {
	-webkit-box-shadow: 0 0 6px #CCC;
	-moz-box-shadow: 0 0 6px #CCC;
	box-shadow: 0 0 6px #CCC;
	background:#FFF;
	width:624px;
	padding:24px;
	margin:0 auto;
}
div#profile table {
	width:624px;
	height:auto;
	margin:0;
	border:0;
}
div#profile table tr th {
	width:64px;
	height:auto;
	padding:12px;
	margin:0 0 12px 12px;
	border-bottom:1px solid #CCC;
	text-align:center;
	vertical-align:bottom;
	font-size:18px;
	font-weight:500;
	line-height:125%;
}
div#profile table tr td {
	height:auto;
	margin:0 12px 12px 0;
	padding:12px;
	border-bottom:1px solid #CCC;
	text-align:left;
	vertical-align:bottom;
	font-size:15px;
	font-weight:500;
	line-height:150%;
}