	/*-------- ¡ã¡³¡¼¥Ý¥ì¡¼¥È¥«¥é¡¼£ö¼¡2çàËà¡¦eŽÐÁ÷¡¦ --------*/

	/*-------- ¥Æ¥­¥¹¥È¥ê¥ó¥¯£ö¼¡2¡¦--------*/
	A:link		{ text-decoration: none }
	A:visited	{ text-decoration: none}
	A:hover		{ color: #ff0000; text-decoration: underline}


	/*-------- ´éÇÜ¥Õ¥©¥ó¥È£ö¼¡2¡¦--------*/
	TD		{
			  font-size	: 0.9em;
			  line-height	: 130%;
			}
	.mini		{
			  font-size	: ;
			  line-height	: 130%;
			}



	/*-------- BODYÇØ·Ê¿§ --------*/
	body		{
			  margin: 0px;
			  padding: 0px;
			  background: #ECECEC;
			}


	/*-------- ¥³¡¼¥Ý¥ì¡¼¥È¥«¥é¡¼ --------*/
	#co_color {
			  background: #0066CC;
			  color	    : #FFFFFF;
			  font-size :12px;}
			}


	/*-------- ¥á¥Ë¥å¡¼ÇØ·Ê¥«¥é¡¼ --------*/
	#mn_color {
			  background: #FFFFFF;
			  color	    : ;
			  font-size : ;}
			}


	/*-------- ·å/o£ë#e¥­¥¹¥È --------*/
	div#tit
			{  font-size	: 13px;
			  font-weight	: bold;
			  color		: #666666;
			  position: relative; top: 5px;
			}



	/*---  ÇØ·Ê²å½ü¤ê¼¡2çà¡¦¡¦éë¡¦ ----------------------------*/
	/*---	  background: url(img/header_back.gif) ;  	---*/
	/*---------------------------------------------------------*/





	/*-------- H1¥¿¥°£ô€¡¦Ëî¡¦¡¦--------*/
	h1 		{ font-size	: 12px;
			  color		: #000;
			  MARGIN	: 0px 0px 0x 5px; 
			  padding	: 0px 0px 0px 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h2 		{ font-size	: 11px;
			  color		: #666666;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 0px;
			  font-weight	: 100;
			  z-index	: 1;
			}
	h3 		{ font-size	: 11px;
			  MARGIN	: 0px 0px 0x 0px; 
			  padding	: 0px 0px 0px 0px;
			  letter-spacing: 1px;
			  font-weight	: 100;
			  color		: #808080;
			  z-index	: 1;
			}

#shousai a{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai.gif);
}

#shousai a:hover{
	display:block;
	width:116px;
	height:22px;
	text-indent:-9999;
	background-image:url(images/btn_shousai_so.gif);
}


.mini {
	font-size: 12px;
	color: #333;
}
.genbaimg {
	float: left;
	width: 200px;
	padding: 3px;
}
.genbatext {
	float: left;
	padding: 3px;
	width: 380px;
	margin-left: 5px;
	font-size: 12px;
	line-height: 140%;
}
.genbabold {
	font-weight: bold;
	font-size: 14px;
}
.clear {
	clear: both;
}

.repo_box {
	text-align: center;
	float: left;
	width: 200px;
	font-size: 12px;
	margin-right: 5px;
}

.repotext {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999;
	margin-bottom: 10px;
	width: 180px;
}
