﻿@charset "utf-8";
@import url("main.css"); /* common stylesheet */

#dammy {
	background: url() no-repeat;
	margin: 0;
	padding: 40px 0 0 0;
	width: 216px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:40px;/* for ie5.x */
	}

.dot_line {
	background: url(../images/common/dot_line.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 1px 0 0 0;
	width: 450px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:1px;/* for ie5.x */
	}

/* #
--------- --------- --------- --------- --------- */
.mainbody2 {
	padding:20px 0 0 0;
	}

#side {
	padding:10px 0 0 0;
	}
	
.topics_mtitle {
	background: url(../images/topics/topics_mtitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 50px 0 0 0;
	width: 480px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.topics_area {
	margin:0;
	padding:0 15px 0;
	}
	
.topics_stitle {
	background: url(../images/topics/topics_stitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 8px 22px;
	width: 428px;
	line-height:1.0;
	font-weight: bold;
	font-size:1.4em;
	color:#4D4D4D;
	border-bottom:1px solid #B0B0B0;
	}
	
.topics_entrybody {
	margin:0 0 15px 0;
	padding:0 5px;
	font-size:1.2em;
	color:#808080;
	}
	
.topics_entrybody b {
	font-weight: bold;
	}

.topics_entryinfo {
	margin:0 0 20px 0;
	padding:5px 0 0 0;
	font-size:1.0em;
	color:#808080;
	border-top:1px solid #CCC;
	}
	

	
.topics_sarea {
	margin:0 0 20px 0;
	padding:0 0 0 15px;
	width:185px;
	}

.topics_sareatitle {
	background: url(../images/topics/topics_sareatitle1.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 185px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.topics_sareabody {
	background: url(../images/topics/topics_prof.jpg) no-repeat;
	margin:0;
	padding:130px 0 0 0;
	font-size:1.2em;
	color:#4D4D4D;
	}	

.topics_sareatitle2,
.topics_sareatitle3 {
	margin: 0 0 10px 0;
	padding: 18px 0 0 0;
	width: 185px;
	overflow: hidden;
	display: block;
	border: none;
	text-decoration: none;
	height: 0px!important;
	height /**/:50px;/* for ie5.x */
	}
	
.topics_sareatitle2 {
	background: url(../images/topics/topics_sareatitle2.jpg) no-repeat;
	}
	
.topics_sareatitle3 {
	background: url(../images/topics/topics_sareatitle3.jpg) no-repeat;
	}
	
.archive_links {
	margin:0;
	list-style-type: none;
	}

.archive_links li {
	margin:0 0 5px 0;
	font-size:1.2em;
	line-height:1.3;
	}
	
.archive_links li a {
	color:#4D4D4D;
	text-decoration: underline;
	}
	
.archive_links li a:hover {	
	color:#E40A72;
	}
