@charset "utf-8";
@import url("../../common_css/p_master.css");

/*
	Copyright: 2005 Howakogyo Co., Ltd. All Right Reserved.
	E-Mail:info@howa-kogyo.co.jp
	
	Made:MIC WebTeam Masataka Asakura, asakura@multimedia.or.jp
	
	Last-Updated: 13 Sep 2005
*/


/*
	Copyright: 2006 Multimedia Information Cooperative. All Right Reserved.
	E-Mail:mic-info@multimedia.or.jp
	
	Made:MIC WebTeam Masataka Asakura, asakura@multimedia.or.jp
	
	Last-Updated: Dec 15 2006
*/


/*
-------------File Contents--------------

	1. Index
	
	2. Articles
	
	
*/


/*
----------------1. Index----------------
*/

#Wrapper01{
	padding:30px 0 20px 0;
	width:auto;
}

table.NewsTable{
	border-top:1px solid #ccc;
	padding:0;
	margin:10px 0 0 20px;
	width:95%;
  border-collapse:collapse;
  border-width:1px 0 0 1px;
  border-style : solid ;
  border-spacing: 0px;
  border-color:#000;
}
.NewsTable th{
	text-align:center;
	margin:0;
  border-color:#000;
	border-width:0 1px 1px 0;
  border-style : solid ;
	padding:10px 0 4px 0;
	font-family:Times, serif;
	font-size:92%;
	font-weight:normal;
	width:27%;
}
.NewsTable td{
	background-color:#fff;
	margin:0;
  border-color:#000;
	border-width:0 1px 1px 0;
  border-style : solid ;
  line-height:150%;
	padding:8px 8px 4px 20px;
	width:73%;
}



/*
----------------2. Articles----------------
*/

#Contents h4{
	border-bottom:1px dotted #000;
  margin:0;
	padding:0px 0 5px 20px;
	background-position:left bottom;
	background-repeat:no-repeat;
	font-size:120%;
	line-height:160%;
  height:auto!important;
	width:auto!important;
	width:510px;
	color:#000;
	
}
#Contents h4 span{
	display:block;
	font-family:Georgia, Times, serif;
	font-weight:normal;
	font-size:80%;
	padding-bottom:3px;
}

#ArticlesBody{
	padding:20px 15px 20px 20px;
	width:auto;
}
#ArticlesFooter{
	margin-top:20px;
	padding:0;
	width:auto;
	border-top:1px solid #666;
	
}
#ArticlesFooter p{
	text-align:right!important;
	padding-top:5px;
	font-size:90%;
	color:#666;
	letter-spacing:normal;
	word-spacing:0.5em;
}
#ArticlesFooter p span{
	font-family:Times, serif;
	font-size:92%;
}

