@charset "utf-8";
/* CSS Document */

#wrapper {
	margin: auto;
	width: 922px;
}
#wrapper #headtable {
	width: 100%;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #headtable #headmenu {
	font-size: 24px;
	line-height: 140%;
	color: #999999;
	width: 227px;
}
#wrapper #headtable #headmenu a:link{
	color: #333333;
	text-decoration: none;
	width: 227px;
}
#wrapper #headtable #headmenu a:hover{
	color: #666666;
	text-decoration: none;
	background-color: #CCCCCC;
	width: 227px;
}
#wrapper #headtable #headmenu a:visited {
	color: #333333;
	text-decoration: none;
	width: 227px;
}
#wrapper #footer {
	font-size: 14px;
	line-height: 150%;
	font-weight: normal;
	color: #666666;
	text-align: right;
	background-color: #CCCCCC;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#wrapper #head_h1 {
	font-size: 10px;
	line-height: 120%;
	font-weight: normal;
	color: #999999;
	background-color: #CCCCCC;
	margin: 0px;
}
#wrapper #headtable #rss_title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	color: #666666;
	text-indent: 20px;
}
#wrapper .item_form {
	font-size: 12px;
	font-weight: bold;
	color: #999999;
	line-height: 180%;
}
#wrapper .item_form .mugic_list {
	font-weight: normal;
	line-height: 120%;
	width: 300px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 10px;
}

