@charset "utf-8";

/* top original */


/* topics */

#topics h3,#topics h3 a {
	width:435px;
	height:40px;
	display:block;
}

#topics h3 {
	background:url(../images/title_topics_on.gif) no-repeat;
	text-indent:-3000px;
}

#topics h3 a {
	background:url(../images/title_topics.gif) no-repeat;
}

#topics h3 a:hover {
	background:none;
}

#topics table {
	width:435px;
	margin:0;
	padding:0;
	border:none;
	font-size:70%;
}

#topics th {
	line-height:110%;
	padding:8px 7px 7px 26px;
	margin:0;
	border:none;
	background:none;
	font-weight:bold;
	border-bottom:1px dotted #e5e5e5;
}

#topics td {
	line-height:110%;
	padding:8px 7px 7px 0;
	margin:0;
	border:none;
	background:none;
	line-height:110%;
	border-bottom:1px dotted #e5e5e5;
}


#right p {
	margin:0 0 10px 20px;
}

/* division */

#division {
	padding-left:15px;
}

#division dt {
}

#division dd {
	font-size:70%;
	line-height:130%;
	padding:0 0 10px 210px;
	margin-bottom:10px;
	margin-top:-48px;
	border-bottom:1px dotted #e5e5e5;
}

#division .wi {background:url(../images/dt_wi.gif) no-repeat;}
#division .mf {background:url(../images/dt_mf.gif) no-repeat;}
#division .mc {background:url(../images/dt_mc.gif) no-repeat;}

/* banner */

#banner {
	padding:5px 0 0 15px;
}

#banner ul {}

#banner li {
	margin-bottom:10px;}

#banner li a img {
	margin:0;
}


#fb_box {
	padding:5px 0 0 15px;
