/*
================================================================================
Terai Katsuyuki Oficial -- http://www.terai-katsuyuki.jp/
--------------------------------------------------------------------------------
name    : assembly.css
version : 20050905
auther  : nets
This file defines a site Assembly section style.
================================================================================
*/

/*
--------------------------------------------------------------------------------
Inport CSS files
--------------------------------------------------------------------------------
*/

@import url("default.css");


#Contents #Main h1 {
	height: 25px;
	text-indent: -5000px;
	background: url("../images/head-assembly.gif") no-repeat;
	}

#Contents #Main .Block {
	padding: 5px;
	margin-top: 15px;
	border: 1px solid #CCC;
	}

#Contents #Main h4 {
	font-size: 14px;
	color: #2273C9;
	border-bottom: 1px solid #CCC;
	}

#Contents #Main .Date {
	margin-bottom: 10px;
	font-weight: bold;
	}

#Contents #Main p {
	margin-top: 5px;
	}

/*
--------------------------------------------------------------------------------
Menu decoration
--------------------------------------------------------------------------------
*/
#Assembly a,
#Assembly a:link,
#Assembly a:visited,
#Assembly a:focus,
#Assembly a:hover,
#Assembly a:active {
	background-position: 0 -60px;
	}

/*
--------------------------------------------------------------------------------
Inport CSS files for Internetexplorer 5 Windows
--------------------------------------------------------------------------------
*/

/* IE5/Win Only Styles
   Uses the Mid Pass Filter:
   http://tantek.com/CSS/Examples/midpass.html
----------------------------------------------- */
@media tty {
 i{content:"ﾂ";/*" "*/}} @import url('default-ie5win.css'); /*";}
}/* */

