@charset 'utf-8';

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

#footerArea {
	width: 930px;
	height: 61px;
	padding: 0px;
	margin: 39px 0px 0px;
	position: relative;
}

#footerAreaType1 {
	width: 980px;
	/* 100%のときコメント解除
	width: 100%;
	*/
	/* センター揃えのときコメント解除
	text-align: center;
	*/
	height: 61px;
	padding: 0px;
	margin: 0px;
	background: url(../images/bg.gif) left bottom repeat-x;
}

#footerAreaType1 img {
	border: none;
}


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

#footerAreaType1 #twoColumnsTop {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	/* センター揃えのときコメント解除
	margin: 0px auto;
	*/
	/* コンテンツ幅の設定 */
	width: 950px;/* 左右のパディング分を引いた数字 */
	_width: 980px;
	_w\idth: 950px;/* 左右のパディング分を引いた数字 */
	/* ここまで */
	height: 41px;
	line-height: 1;
}

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

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

#footerAreaType1 #twoColumnsBottom {
	padding: 0px 15px 0px 15px;
	margin: 0px;
	/* センター揃えのときコメント解除
	margin: 0px auto;
	*/
	/* コンテンツ幅の設定 */
	width: 950px;/* 左右のパディング分を引いた数字 */
	_width: 980px;
	_w\idth: 950px;/* 左右のパディング分を引いた数字 */
	/* ここまで */
	height: 20px;
	line-height: 1;
}

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

#footerAreaType1 #twoColumnsBottom div.rightColumn {
	width: 205px;
	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(../images/btn_01.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav002 a {
	width: 90px;
	height: 16px;
	background-image: url(../images/btn_02.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav003 a {
	width: 131px;
	height: 16px;
	background-image: url(../images/btn_03.gif);
}

#footerAreaType1 #twoColumnsTop ul.link li.nav004 a {
	width: 66px;
	height: 16px;
	background-image: url(../images/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: 1px;
	te\xt-indent: -10000px;
	color: #EEEEEE;
	text-align: center;
	text-decoration: none;
}

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

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

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

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

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

.copyright a {
	width: 205px;
	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(../images/copyright.gif);
}

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

.clear {
	clear: both;
}

