﻿@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;
	}
	
.new_mtitle {
	background: url(../images/new/new_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 */
	}
	
.new_area {
	margin:0;
	padding:0 15px;
	}
	
.new_stitle {
	background: url(../images/new/new_stitle.jpg) no-repeat;
	margin: 0 0 10px 0;
	padding: 10px 0 0 22px;
	width: 428px;
	height:21px;
	line-height:1.0;
	font-weight: bold;
	font-size:1.4em;
	color:#4D4D4D;
	}

.new_entrybody {
	margin:0 0 15px 0;
	padding:0 5px;
	font-size:1.2em;
	color:#808080;
	}

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






	

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

.new_sareatitle {
	background: url(../images/new/new_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 */
	}
	
.new_sareabody {
	margin:0;
	padding:0;
	font-size:1.2em;
	color:#4D4D4D;
	}	

.new_sareatitle2,
.new_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 */
	}
	
.new_sareatitle2 {
	background: url(../images/new/new_sareatitle2.jpg) no-repeat;
	}
	
.new_sareatitle3 {
	background: url(../images/new/new_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;
	}
