@charset "utf-8";

/*/////////////////////////////////////////////////////////
//home
/////////////////////////////////////////////////////////*/


/*////main////*/

#main {
	margin:0px 0px 0px 19px;
	width:909px;
	height:495px;
}
	#main h2,
	#main p {
		text-indent:-10000px;
		overflow:hidden;
	}


.primary {
	width:576px;
	float:left;
}
* html .primary {
	width:571px;
}

.primary #news {
	background:url(../../img/home/bg_news.jpg) no-repeat left top;
	width:571px;
	height:260px;
	position:relative;
}
	.primary #news h3 {
		height:55px;
		text-indent:-10000px;
		overflow:hidden;
	}
	.primary #news #rss {
		width:62px;
		height:24px;
		position:absolute;
		top:13px;
		left:490px;
	}
	.primary #news #scroll {
		margin-left:22px;
		width:525px;
		height:173px;
		overflow:auto;
	}
		.primary #news ul {
			margin-top:-10px;
		}
		.primary #news ul li {
			margin-top:10px;
			padding-bottom:6px;
				width:494px;
			border-bottom:#cdd1d1 1px solid;
		}
		.primary #news ul li dt {
			background-color:transparent;
			line-height:140%;
			font-weight:bold;
			font-size:1.1em;
			color:#474b4b;
		}
		.primary #news ul li dd {
			background-color:transparent;
			line-height:140%;
			margin-top:6px;
			color:#da1c23;
		}
		.primary #news ul li dd a {
			background-color:transparent;
			color:#da1c23;
			text-decoration:underline;
		}
		.primary #news ul li dd a strong {
			font-weight:normal;
		}
		.primary #news ul li dd a:hover,
		.primary #news ul li dd a:active {
			text-decoration:none;
		}


.primary #product {
	background:url(../../img/home/bg_product.jpg) no-repeat left top;
	width:571px;
	
}
	.primary #product h3 {
		height:57px;
		text-indent:-10000px;
		overflow:hidden;
	}
	.primary #product #product_tab {
		background:url(../../img/home/bg_product_navi.jpg) no-repeat left top;
		width:571px;
		height:25px;
	}
		.primary #product #product_tab p {
			margin-left:22px;
		}
		
		.primary #product #t1 {
			background:url(../../img/home/product_6week.jpg) no-repeat left top;
			height:191px;
		}
		.primary #product #t2 {
			background:url(../../img/home/product_30day.jpg) no-repeat left top;
			height:191px;
			display:none;
		}
			.primary #product #t1 table,
			.primary #product #t2 table {
				text-indent:-10000px;
				overflow:hidden;
			}
			
			.primary #product #week6,
			.primary #product #day30 {
				cursor:pointer;
			}

#support2 {
	display:none;
}
/*//////// secondary /////////////*/

.secondary {
	width:338px;
	float:left;
}

.secondary #section_flash {
	padding-top:6px;
	margin:0px 0px 0px 7px;
	width:337px;
	height:254px;
}


.bnrarea p {
	margin-top:4px;
}



html[xmlns*=""] body:last-child #wrapper {
	font-size: 11px;
}



/*//= 02*/


/*/// IE 5 Mac Only ///*/

/*\*//*/



/**/


