@charset "utf-8";


/* FOR LEFT CONT  //----------------- */
#homecontNewsreg {
	float: left;
	width: 350px;
	text-align: left;
	padding: 0px;
	margin: 20px 0px 0px 20px;

}



/* FOR RIGHT CONT //----------------- */
#banner {
	text-align:center;
	float:right ;
	width: 350px;
	padding: 0px;
	margin: 20px 20px 0px 0px;
	background-image:  url(../images/tpcs_l.gif);
	background-repeat:repeat-y;
	background-position:center;
}

#banner02 {
	float:right ;
	width: 350px;
	padding: 20px 0px 0px 0px;
	margin: 0px;
	background-image:  url(../images/tpcs_tp.gif);
	background-repeat:no-repeat;
	background-position:top;
	}

#banner03 {
	text-align:left;
	float:right ;
	width: 350px;
	padding: 16px 0px 30px 0px;
	margin: 0px;
	background-image:  url(../images/tpcs_btm.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}

.ichiran{
	text-align:right;
	padding:0px 10px 10px 0px;
}
#banner03 dl{
	text-align:left;
	padding: 0px 10px;
	margin: 0px;
}
#banner03 dt{
}
#banner03 dd{
	font-size: 95%;
	background:url(../images/tpcs_line.gif) no-repeat center bottom;
	padding-bottom:20px;
}

em{
	font-size:80%;
	font-style:normal;
}


dt.exhibi{
	background:url(../images/keep_topics02.gif) top left no-repeat;
	padding-top:16px;
	font-size:90%;
}

dt.news{
	background:url(../images/keep_topics01.gif) top left no-repeat;
	padding-top:16px;
	font-size:90%;
}