@charset "utf-8";
/* CSS Document */

#splash_company {
	width: 1000px;
	height: 130px;
	margin: 0 auto;
}
#company_bt {
	width: 250px;
	height: 180px;
	margin-bottom: 30px;
}
#company_bt ul {
	list-style: none;
	padding: 0;
	margin: 0;
}
#company_bt li {
	margin: 0 0 5px 0;
	outline: none;
}
#m_bt01 a, #m_bt02 a, #m_bt03 a, #m_bt01_on a, #m_bt02_on a, #m_bt03_on a {
	background: url(../company/images/company_sub_bt.png) no-repeat;
	height: 0;
	width: 250px;
	padding-top: 60px;
	overflow: hidden;
	display: block;
}
#m_bt01 a {
	background-position: 0 0;
}
#m_bt02 a {
	background-position: 0 -120px;
}
#m_bt03 a {
	background-position: 0 -240px;
}
#m_bt01 a:hover, #m_bt01_on a {
	background-position: 0 -60px;
}
#m_bt02 a:hover, #m_bt02_on a {
	background-position: 0 -180px;
}
#m_bt03 a:hover, #m_bt03_on a {
	background-position: 0 -300px;
}
p.idea01, p.idea02 {
	margin-left: 15px;
	font-size: 17px;
}
p.idea03 {
	margin-left: 15px;
	font-size: 13px;
	line-height: 1.7em;
}
#idea_bg01 {
	width: 690px;
	height: 240px;
	background: url(../company/images/idea_img01.jpg) no-repeat 0 0;
	display: block;
}
#idea_bg02 {
	width: 690px;
	height: 240px;
	background: url(../company/images/idea_img02.jpg) no-repeat 0 0;
	display: block;
}
