@charset "utf-8";

#flashContent {
	width:846px;
	margin:0 auto;
	padding:0 0 29px;
	text-align:left;
	/*background:url(../images/bg_noflash.gif) 3px 0 no-repeat;*/
}

#altContents {
	height:330px;
	background:url(../images/bg_mainimage_090801.gif) left top no-repeat;
}

#altContents .inner {
	padding:17px 0 0 26px;
}

#altContents h2 {
	padding:0 0 13px 82px;
	/*text-align:center;*/
	line-height:1%;
}

#altContents img {
	/*display:block;*/
}

#altContents .mainBlock {
	float:left;
	width:253px;
	height:195px;
	padding-right:14px;
}

#altContents .mainBlock a {
	float:left;
	overflow:hidden;
	width:253px;
	padding:137px 0 32px;
	background-position:0 0;
	background-repeat:no-repeat;
	text-align:center;
	text-indent:-999em;
}

#altContents .mainBlock a:hover {
	background-position:0 -195px;
}

#altContents .mainBlock#mb01 a {background-image:url(../images/bg_mainblock01.jpg);}
#altContents .mainBlock#mb02 a {background-image:url(../images/bg_mainblock02.jpg);}
#altContents .mainBlock#mb03 a {background-image:url(../images/bg_mainblock03.jpg);}



/*#altContents dl {
	float:left;
	width:279px;
}

#altContents dl.noflArea02 {
	width:280px;
}

#altContents dt {
	padding-bottom:1px;
}

#altContents dd {
	display:inline;
}

#altContents dd a {
	float:left;
	margin-left:1px;
}*/


#home #contents {
	position:relative;
	background:url(../images/bg_top_contents.gif) left bottom no-repeat;
}

#topTopics {
	float:left;
	width:474px;
}

#topTopics table {
/*	margin:16px 28px 45px 14px;*/
	margin:16px 28px 28px 14px;
}

#topTopics th,
#topTopics td {
	padding:3px 7px;
	font-size:94%;
	line-height:1.5;
	vertical-align:top;
}

#topInformation {
	float:left;
	width:197px;
}

#topInformation ul.banner {
	padding:16px 21px;
}

#topInformation ul.banner li {
	/*padding:0 0 14px;*/
	text-align:center;
}

#topInformation ul.banner li img {
	/*display:block;*/
	/*margin:0 auto;*/
}

#topLink {
	float:right;
	width:143px;
	background:url(../images/bg_top_link02.gif) left bottom no-repeat;
}

#topLink h2 {
	padding:6px 9px 7px;
	background:url(../images/bg_top_link01.gif) left top no-repeat;
}

#topLink ul {
	padding:5px 19px 12px 15px;
}

#topLink ul li {
	padding:0;
	font-size:77%;
	line-height:1.5;
}

#topLink ul li a.bl {
	display:block;
	padding:0 0 0 12px;
	background:url(../common/images/icon_blank.gif) 0 50% no-repeat;
}

#home #contents .saving {
	position:absolute;
	bottom:0;
	left:695px;
	font-size:77%;
	line-height:1.5;
}

#home #contents .saving a.bl {
	display:block;
	padding:0 0 0 12px;
	background:url(../common/images/icon_blank.gif) 0 50% no-repeat;
}

/* @group clearfix=================================================================== */
#altContents .inner:after {
	display:block;
	clear:both;
	visibility:hidden;
	height:0;
	content:".";
}

#altContents .inner {
	display:inline-block;
}

/* Hides from IE-mac \*/
* html #altContents .inner {
	height:1%;
}

#altContents .inner {
	display:block;
}
/* End hide from IE-mac */
/* @end */



