@charset "utf-8";

/*/////////////////////////////////////////////////////////
//simsParty-home
/////////////////////////////////////////////////////////*/
/*
Index
	- 09/02/01 prologue
	- 08/12/03 //= 02
*/


/*/// wrapper contents ///*/

#wrapper {
	height: 603px;
}

#wrapper h1 {
	text-indent: -10000px;
	overflow: hidden;
}

/*/// contents ///*/

.section_main #main {
	height: 584px;
	background: url(../../img/shared/ph_nojs.jpg) no-repeat center top;
}

#contents .primary {
	width: 424px;
	padding-left: 12px;
	float: left;
}

#contents .secondary {
	width: 402px;
	float: left;
}


/*/// primary ///*/

.primary .section01 {
	width: 403px;
	height: 175px;
	background: url(../../img/home/bg_topic.jpg) no-repeat 0px 58px;
}
	.primary .section01 h3 {
		width: 403px;
		height: 58px;
		text-indent: -10000px;
		overflow: hidden;
		background: url(../../img/home/sttl_topic.jpg) no-repeat left top;
	}
	.primary .section01 ul {
		width: 358px;
		height: 90px;
		margin: 0px 0px 0px 37px;
		overflow: auto;
	}
	.primary .section01 ul li {
		margin-top: 8px;
		padding-bottom: 8px;
		background: url(../../img/shared/line_x_dotted.jpg) no-repeat left bottom;
	}

.primary .section02 {
	width: 395px;
	height: 147px;
	margin: 6px 0px 0px 12px;
}


/*/// secondary contents ///*/

.secondary .section01 {
	width: 402px;
	height: 240px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/home/ph_products_wii.jpg) no-repeat left top;
}

.secondary .section02 {
	width: 402px;
	height: 240px;
	text-indent: -10000px;
	overflow: hidden;
	background: url(../../img/home/ph_products_ds.jpg) no-repeat left top;
}

	.secondary .section02 h4 {
		width: 327px;
		text-indent: -10000px;
		overflow: hidden;
	}
	.secondary .section02 ul {
		text-indent: -10000px;
		overflow: hidden;
	}

html[xmlns*=""] body:last-child .thirdry .section01 ul li {
	font-size: 12px;
}


/*//= 02*/



/*\*//*/
.thirdry .section01 ul li {
	font-size: 12px;
}
/**/
