@charset "shift_jis";

/*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-

	Name: top.css
	Location: /common/css/pages/top.css
	Desctiption {
		TOPy[WCSS
	}

*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*/

.wrapper {

}


/**************************************************************

	Header

***************************************************************/

#header {

}


/****************************************************************

	Navigation

*****************************************************************/

#navi{}

/**************************************************************

	Content

***************************************************************/

#content {
	background: none;
}

#swfarea {
	margin: 0 0 10px;
}


/* main
===============================================================*/
#whatsNew {
	float: left;
	width: 631px;
	font-size: 75%;
}

#whatsNew .whatsnew-heading {
	margin: 0 0 8px;
	position: relative;
}

#whatsNew .whatsnew-heading p {
	position: absolute;
	top: 0;
	left: 587px;
}

#whatsNew ul {
	margin: 0 0 0 10px;
}

#whatsNew ul li {
	margin: 0 0 17px;
	padding: 0 0 0 12px;
	line-height: 1.5;
	background: url(../images/marker_arrow.gif) no-repeat 0 .3em;
}


#link {
	float: right;
	width: 305px;
}

#link h2 {
	margin: 0 0 10px;
}

#link ul {
	padding: 0 0 0 2px;
}

#link ul li {
	margin: 0 0 8px;
	line-height: 1.0;
}


/* sub
===============================================================*/
#sub{}

/**************************************************************

	Footer

***************************************************************/

#footer {

}

#footer .footerTxt{
	border-bottom:1px solid #000;
	padding:10px;
	font-size:70%;
	color:#555;
	line-height:1.4em;
}


