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

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

/* ########## Content01 ########## */
section#content01 {
	background:#EFEFEF;
	min-width: 100%;
	height:auto;
	padding:126px 0 48px;
}
section#content01 h2 {
	background:url('../img/aboutus/bg_content01-02.png') repeat;
	width:100%;
	height:38px;
	padding:14px 0 12px;
	margin:0 0 42px;
	text-align:center;
	line-height:38px;
}
div#wrap-content01 {
	width:960px;
	height:auto;
	margin:0 auto;
}
div#content01-left {
	background:#FFF;
	-webkit-box-shadow: 0 0 6px #CCC;
	-moz-box-shadow: 0 0 6px #CCC;
	box-shadow: 0 0 6px #CCC;
	width:740px;
	height:auto;
	padding:30px;
	margin:0 40px 0 0;
	float:left;
}
div#content01-left h4 {
	margin:0 0 18px;
	font-size:18px;
	font-weight:500;
	line-height:100%;
	color:#F30;
}
div#content01-left h3 {
	margin:0 0 24px;
	font-size:18px;
	font-weight:500;
	line-height:125%;
	color:#000;
}
div#content01-left p {
	margin:0 0 24px;
	font-size:14px;
	font-weight:500;
	line-height:150%;
	color:#000;
}
div#content01-left h5 {
	margin:0 0 12px;
	font-size:18px;
}
div#content01-right {
	width:120px;
	height:auto;
	float:left;
}
div#content01-right {
	background:#FFF;
	-webkit-box-shadow: 0 0 6px #CCC;
	-moz-box-shadow: 0 0 6px #CCC;
	box-shadow: 0 0 6px #CCC;
	width:120px;
	height:auto;
	padding:0;
	margin:0;
	float:left;
}
div#content01-right a {
	display:block;
	width:120px;
	height:120px;
	margin:0;
	line-height:100%;
}

div#content01-left table{
	margin:0 0 24px;
}
div#content01-left table tr th {
	padding:3px 12px;
	font-weight:normal;
}
div#content01-left table tr td {
	padding:3px 12px;
	font-weight:normal;
}
section#content01 aside {
	background:#EFEFEF;
	width:680px;
	height:auto;
	padding:30px;
	margin:0 0 36px;
}
section#content01 aside h5 {
	width:300px;
	height;auto;
	margin:0 24px 0 0;
	float:left;
}
section#content01 aside p {
	width:546px
	float:left;
}