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

/*\*//*/
  @import url("../../common_css/master_ie5mac.css");
/**/


/*
	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----------------
*/

#LNav li{
	background-position:0 5px;
}

#Wrapper01{
	padding:30px 0 0 0;
	width:510px;
}

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

.NewsTable tr.Blue th, .NewsTable tr.Blue td{
	background:#EDF1F8 url("../../common_img/bg_body.gif") repeat left bottom;
}
.NewsTable tr.Yellow th, .NewsTable tr.Yellow td{
	background:#F4F887 url("../../common_img/bg_body.gif") repeat left bottom;
	font-weight:bold;
	color:#30c;
}

td a:link {
	color: #03f;
	text-decoration:none;
	border-bottom:1px solid;
}
td a:visited {
	color: #639;
	text-decoration:none;
	border-bottom:1px solid #639;
}
td a:active, td a:hover{ 
	color: #f30;
	text-decoration:none;
	border-bottom:1px solid #f30;
}

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

#Contents h4{
	border-bottom:1px dotted #999;
  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:480px!important;
	width:510px;
	color:#03c;
	
}
#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:475px!important;
	width:510px;
}
#ArticlesFooter{
	margin-top:20px;
	padding:0;
	width:510px;
	border-top:1px solid #ccc;
	
}
#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:Verdana, Helvetica, sans-serif;
	font-size:92%;
}

@media tty {i{content:"\";/*" "*/}} @import 'ie5win.css'; /*";}}/* */
