@charset "utf-8";

/*	法人の皆さまへ
================================================================== */
#company_wrap {
	width:826px;
	height:auto;
	margin:0 auto;
}
#company_content {
	width:826px;
	height:auto;
	float: left;
	margin:20px 0;
}
#company_content .header {
	margin-bottom:10px;
}
#company_content h2 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#company_content h3 {
	color:#666;
	font-size:24px;
	font-weight:bold;
	padding-left:8px;
	margin-bottom:20px;
	border-bottom:1px solid #69C;
	border-left:4px solid #69C;
}
#company_content p.title {
	font-size:14px;
	line-height:240%;
	text-align:center;
	margin:60px 0;
}
#company_content #artists {
	margin:20px 0 40px 0;
	overflow:hidden;
}
#company_content #artists img {
	margin:0 10px 0 0;
	float:left;
}
#company_content #menu {
	padding-top:40px;
	margin-bottom:60px;
	border-top:1px solid #666;
}
#company_content #menu .title {
	margin:0 0 40px 0;
}
#company_content #menu p {
	font-size:14px;
	line-height:170%;
	margin:30px 0 30px 0;
}
#company_content a.btn_contact {
	display:block;
	background-image:url(../../img/company/company_btn_contact.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:50px;
	margin:30px auto 0 auto;
	text-indent:-9999px;
}
#company_content a:hover.btn_contact {
	background-position:bottom left;
}
#company_content #com_sec01 {
	margin:0 0 50px 0;
	overflow:hidden;
}
#company_content #com_sec01_l {
	font-size:18px;
	float:left;
	width:530px;
	padding:25px 0 0 0;
	margin:0 0 30px 0;
}
#company_content #com_sec01_l img {
}
#company_content #com_sec01_l p.image {
	font-size:16px;
	float:left;
	text-align:center;
}
#company_content #com_sec01_r {
	font-size:15px;
	text-align:center;
	float:left;
	width:246px;
	padding:0 0 0 30px;
	margin:0 0 30px 0;
}
#company_content #com_sec01_r img {
	margin:0 10px 10px 0;
	float:left;
}
#company_content #com_sec01 div.image {
	font-size:15px;
	float:left;
	text-align:center;
}
#company_content #com_sec01 div.image img {
	margin:0 0 10px 10px;
}
#company_content #com_sec02 {
	margin:0 0 50px 0;
	overflow:hidden;
	text-align:center;
}
#company_content #com_sec02 .copy {
	margin:60px 0;
	text-align:center;
}
#company_content #com_sec02 div.image {
	font-size:15px;
	float:left;
	text-align:center;
}
#company_content #com_sec02 div.image img {
	margin:0 0 5px 10px;
}
#company_content #com_sec03 {
	overflow:hidden;
}
#company_content #com_sec03_l {
	text-align:center;
	font-size:15px;
	float:left;
	width:530px;
	padding:25px 0 0 0;
}
#company_content #com_sec03_l .copy {
	margin:60px 0 80px 0;
}
#company_content #com_sec03_l p {
	margin:20px 0 0 0;
}
#company_content #com_sec03_l p.image {
	font-size:15px;
	float:left;
	text-align:center;
}
#company_content #com_sec03_r {
	font-size:15px;
	text-align:center;
	float:left;
	width:246px;
	padding:0 0 0 30px;
	margin:0 0 30px 0;
}
#company_content #com_sec03_r img {
	margin:0 10px 10px 0;
	float:left;
}
#company_content #com_sec04 {
	text-align:center;
	width:826px;
	margin:60px 0 40px 0;
	padding:80px 0 0 0;
	overflow:hidden;
	border-top:1px solid #999;
}
#company_content #com_sec04 p {
	font-size:15px;
	margin:10px 0 0 0;
}
#company_content a.btn_pdf {
	display:block;
	background-image:url(../../img/company/company_btn_pdf.png);
	background-repeat:no-repeat;
	background-position:top left;
	width:300px;
	height:50px;
	margin:30px auto 0 auto;
	text-indent:-9999px;
}
#company_content a:hover.btn_pdf {
	background-position:bottom left;
}
