/* -------------メニュータイプ0設定-------------*/
#menutype0t{
	margin: 0;
	padding: 0;
	display: block;
}
#menutype0t h2 {
	margin: 0;
	padding: 0;
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype0t comment{
	font-size: 10px;
	line-height: 120%;
}
#menutype0{
	margin-bottom: 3px;
}
#menutype0 a {
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#menutype0 a:visited{
	text-decoration: none;
}
#menutype0 a:hover {
	text-decoration: none;
}
.menutype0comment{
	font-size: 10px;
	line-height: 120%;
}
.menutype0free {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}
.menutypefree {
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
}

/* -------------メニュータイプ1設定-------------*/
#menutype1t{
	padding: 2px;
	display: block;
	font-weight: bold;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
#menutype1t h2 {
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype1t comment{
	color: #000000;
	font-size: 10px;
	line-height: 120%;
}
#menutype1{
	margin-bottom: 3px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
#menutype1 a {
	color: #1D3994;
	margin: 2px;
	padding: 2px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#menutype1 a:visited{
	color: #1D3994;
	text-decoration: none;
}
#menutype1 a:hover {
	color: #1D3994;
	text-decoration: none;
	background: #FFFF99;
}
.menutype1comment{
	color: #000000;
	font-size: 10px;
	line-height: 120%;
}
.menutype1free {
	color: #000000;
	margin: 2px;
	padding: 2px;
	display: block;
	text-decoration: none;
}

/* -------------メニュータイプ2設定-------------*/
#menutype2t{
	padding: 3px;
	display: block;
	font-weight: bold;
	border: 1px solid #999999;
}
#menutype2t h2 {
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype2t comment{
	font-size: 10px;
	line-height: 120%;
}
#menutype2{
	margin-bottom: 3px;
}
#menutype2 a {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#menutype2 a:visited{
	text-decoration: none;
}
#menutype2 a:hover {
	text-decoration: none;
}
.menutype2comment{
	font-size: 10px;
	line-height: 120%;
}
.menutype2free {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
}

/* -------------メニュータイプ3設定-------------*/
#menutype3t{
	padding: 5px;
	display: block;
	font-weight: bold;
}
#menutype3t h2 {
	font-size: 14px;
	line-height: 120%;
	font-style: normal;
	font-weight: bold;
	display: inline;
}
#menutype3t comment{
	font-size: 10px;
	line-height: 120%;
}
#menutype3{
	margin-bottom: 3px;
}
#menutype3 a {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#menutype3 a:visited{
	text-decoration: none;
}
#menutype3 a:hover {
	text-decoration: none;
}
.menutype3comment{
	font-size: 10px;
	line-height: 120%;
}
.menutype3free {
	margin: 0;
	padding: 3px;
	display: block;
	text-decoration: none;
}

/* -------------JavaScriptメニュー設定-------------*/
#menu_list{
    width: 100%;
	padding: 0px;
	margin: 0;
}
#menu_list.click{
    cursor: pointer;
}
#menu_list dt{
	font-weight:bold;
	color:#000000;
	background-image: url(../image/mj.jpg);
	padding: 10px 5px;
	display: block;
	margin: 5px 0 2px 0;
	font-size: 14px;
	cursor: hand;
}
#menu_list dd{
	padding: 0px;
	margin: 0;
	font-size: 12px;
}
#menu_list a {
	margin: 0;
	padding: 5px;
	display: block;
	text-decoration: none;
	border-bottom: 1px dotted #CCCCCC;
}
#menu_list a:hover {
	text-decoration: none;
}

/* -------------メニュー画像設定-------------*/
.menuimgtype0 {
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype2 {
	width: 100%;
	margin-bottom: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype3 {
	width: 48px;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype1 {
	width: 80px;
	float: left;
	margin-top: 0;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype3r {
	width: 48px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.menuimgtype1r {
	width: 80px;
	float: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 2px;
	margin-left: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}