@charset "utf-8";
#rightArea_top {
	width:690px;
	text-align:center;
	padding:0 0 30px 0;
	float:right;
}
#rightContents_top {
	width:660px;
	position:relative;
	text-align:center;
	margin:15px auto 0 auto;
}
#flash {
	width:660px;
	height:408px;
	margin:0 auto;
}
#tksp {
	margin-top:15px;
}
#tksp li {
	width:210px;
	height:216px;
	background-image:url(../images/tksp_bg.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:center;
	float:left;
}

#tksp li p {
	width:198px;
	text-align:left;
	margin:0 auto;
	padding:6px 0;
}
.t1 {
	color:#2E231F;
	font-size:1.2em;
	line-height:1.2em;
	height:80px;
	overflow:hidden;

}
.li1 {
	margin:0 15px 0 0;
}
.li2 {
	margin:0 15px 0 0;
	background-image:url(../images/tksp_bg2.gif);
	background-position:left top;
	background-repeat:no-repeat;
}

p#notes {
	margin-top: 25px;
	padding-top: 0px;
	font-size: 10px;
	}
	
* html p#notes {
	margin-top: 5px;
	}
	
*:first-child+html p#notes {
	margin-top: 10px;
	}
