@charset "utf-8";

/* ================================================================

CSS Information

 File name:      style.css
 Summary:        style for account
 Last update:    2009-12-09

================================================================ */

#slide2 {
	float:right;
	display:inline;
	margin:0 0 10px 20px;
	width:270px;
}
/**		#TableStage
---------------------------------------*/
table#TableStage {
	border-style:none;
	font-size:108%;
	width:600px;
	color:#333;
	margin:35px 0 0 39px;
}
#TableStage th {
	width:13%;
	font-weight:bold;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	padding:10px 0 10px 10px;
	vertical-align:middle;
}
#TableStage td {
	text-align:left;
	vertical-align:middle;
	border-bottom:1px solid #999;
	padding:0.6em;
	width:67%;
} 

#TableStage .tdRight {
	text-align:right;
	vertical-align:middle;
	padding:0.6em;
	white-space:nowrap;
}

/*----background-color----*/
#tr1 th {
	background-color:#fff;
}
#tr1 td {
	background-color:#fff;
}

#tr2 th {
	background-color:#ECF580;
}
#tr2 td {
	background-color:#ECF580;
}

#tr3 th {
	background-color:#CCF374;
}
#tr3 td {
	background-color:#CCF374;
}
#tr4 th {
	background-color:#A5EE6C;
}
#tr4 td {
	background-color:#A5EE6C;
}
#tr5 th {
	background-color:#87E85E;
}
#tr5 td {
	background-color:#87E85E;
}
#tr6 th {
	background-color:#85E07F;
}
#tr6 td {
	background-color:#85E07F;
}
#tr7 th {
	background-color:#85E07F;
}
#tr7 td {
	background-color:#85E07F;
}

/**		slide3
------------------------------*/
#slide3 {
	background:url(../../img/account/slide3.png) no-repeat;
	width:642px;
	height:204px;
}

#slide3 #slide3Midashi {
	margin:36px 0 0 52px;
}
#slide3 #slide3Des {
	margin:14px 0 0 52px;
}
#slide3 ul {
	width:642px;
	margin:11px 0 0 2px;
	padding-left:0;
}
li#slide3Navi1 {
	display:inline;
	width:157px;
	float:left;
}
li#slide3Navi2 {
	display:inline;
	width:157px;
	float:left;
}
li#slide3Navi3 {
	display:inline;
	width:157px;
	float:left;
}
li#slide3Navi4 {
	display:inline;
	width:157px;
	float:left;
}




/* @end */








