@charset 'utf-8';

/* footerArea
-------------------------------------------------- */

#footerArea {
	width: 800px;
	height: 61px;
	padding: 0px;
	margin: 0px auto;
	position: relative;
}

#footerAreaType1 {
	width: 100%;
	min-width: 959px;
	text-align: center;
	height: 61px;
	padding: 0px;
	margin: 3px auto 0px;
	background: url(https://www.otsuka.co.jp/soycarat/footer/bg.gif);
	z-index: 24;
}

#footerAreaType1 img {
	border: none;
}

/* twoColumns
-------------------------------------------------- */

#footerAreaType1 #twoColumnsTop {
	width: 930px;
	padding: 0px;
	margin: 0px auto;
	height: 41px;
	line-height: 1;
}

#footerAreaType1 #twoColumnsTop div.leftColumn {
	width: 460px;
	float: left;
}

#footerAreaType1 #twoColumnsTop div.rightColumn {
	width: 131px;
	float: right;
}

#footerAreaType1 #twoColumnsBottom {
	width: 930px;
	padding: 0px;
	margin: 0px auto;
	height: 20px;
	line-height: 1;
}

#footerAreaType1 #twoColumnsBottom div.leftColumn {
	width: 500px;
	float: left;
}

#footerAreaType1 #twoColumnsBottom div.rightColumn {
	width: 183px;
	float: right;
}

/* twoColumnsTop
-------------------------------------------------- */

#footerAreaType1 #twoColumnsTop ul.link {
	padding: 14px 0px 0px;
	margin: 0px;
	line-height: 1;
	list-style-type: none;
}

#footerAreaType1 #twoColumnsTop ul.link li {
	padding: 0px;
	margin: 0px 15px 0px 0px;
	float: left;
}

#footerAreaType1 #twoColumnsTop ul.link li.nav001 {
	width: 128px;
	height: 16px;
}

#footerAreaType1 #twoColumnsTop ul.link li.nav002 {
	width: 90px;
	height: 16px;
}

#footerAreaType1 #twoColumnsTop ul.link li.nav003 {
	width: 131px;
	height: 16px;
}

#footerAreaType1 #twoColumnsTop ul.link li.nav004 {
	margin: 0px;
	width: 66px;
	height: 16px;
}

#footerAreaType1 #twoColumnsTop ul.link li a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	color: #FFFFFF;
	text-align: center;
	text-decoration: none;
}

#footerAreaType1 #twoColumnsTop ul.link li.nav001 a {
	width: 128px;
	height: 16px;
	background-image: url(https://www.otsuka.co.jp/soycarat/footer/btn_01.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav002 a {
	width: 90px;
	height: 16px;
	background-image: url(https://www.otsuka.co.jp/soycarat/footer/btn_02.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav003 a {
	width: 131px;
	height: 16px;
	background-image: url(https://www.otsuka.co.jp/soycarat/footer/btn_03.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav004 a {
	width: 66px;
	height: 16px;
	background-image: url(https://www.otsuka.co.jp/soycarat/footer/btn_04.gif);
}

.logo {
	padding: 0px;
	margin: 7px 0px 0px;
}

/* twoColumnsBottom
-------------------------------------------------- */

#footerAreaType1 #twoColumnsBottom ul.link {
	padding: 4px 0px 0px;
	margin: 0px;
	line-height: 1;
	list-style-type: none;
}

#footerAreaType1 #twoColumnsBottom ul.link li {
	padding: 0px;
	margin: 0px 12px 0px 0px;
	float: left;
}

/*#footerAreaType1 #twoColumnsBottom ul.link li.nav001 {
	width: 111px;
	height: 11px;
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav002 {
	width: 126px;
	height: 11px;
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav003 {
	width: 135px;
	height: 11px;
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav004 {
	margin: 0px;
	width: 67px;
	height: 11px;
}*/

#footerAreaType1 #twoColumnsBottom ul.link li a {
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 11px;
	/*te\xt-indent: -10000px;*/
	color: #828282;
	text-align: center;
	text-decoration: none;
}

/*#footerAreaType1 #twoColumnsBottom ul.link li.nav001 a {
	width: 111px;
	height: 11px;
	background-image: url(../btn_bottom_01.gif);
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav002 a {
	width: 126px;
	height: 11px;
	background-image: url(../btn_bottom_02.gif);
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav003 a {
	width: 135px;
	height: 11px;
	background-image: url(../btn_bottom_03.gif);
}

#footerAreaType1 #twoColumnsBottom ul.link li.nav004 a {
	width: 67px;
	height: 11px;
	background-image: url(../btn_bottom_04.gif);
}*/

.copyright {
	width: 183px;
	height: 9px;
	margin: 6px 0px 0px;
}

.copyright a {
	width: 183px;
	height: 9px;
	padding: 0px;
	margin: 0px;
	display: block;
	font-size: 1px;
	te\xt-indent: -10000px;
	line-height: 1;
	color: #EEEEEE;
	text-align: center;
	text-decoration: none;
	background: #EEEEEE url(https://www.otsuka.co.jp/soycarat/footer/copyright.gif);
}

.copyright a:link,
.copyright a:visited,
.copyright a:hover,
.copyright a:active {
	color: #EEEEEE;
	text-decoration: none;
}

.clear {
	clear: both;
}
