@charset "utf-8";

h1,h2,h3,h4,h5,h6,ul,ol,li,dl,dt,dd,tt,td,p,address {
	font-family: "メイリオ", "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3", sans-serif;
	margin: 0px;
	padding: 0px;
}
#header {
	height: 80px;
}
#header #title {
	padding: 0px;
	margin: 0px;
}


#header #title h1 {
	margin-left: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
#header #title span {
	position: absolute;
	right: 9999px;
}
#header #submenu {
	width: 300px;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#header #submenu ul {
	line-height: 2.0em;
}
#header #submenu li {
	float: left;
	padding-right: 30px;
	list-style-type: none;
}
#header #submenu #bt11 {
	background-image: url(../image/star-trans.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	padding-left: 20px;
}
#contents {
	width: 100%;
	padding: 0px;
	display: block;
	margin: 0px;
}
#contents #main {
	margin-right: auto;
	margin-left: auto;
	padding-left: 200px;
}
#contents #main #pagelink {
	height: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#contents #main #pagelink ul {
	line-height: 1.8em;
	float: right;
	clear: right;
}
#contents #main #content {
	padding: 0px;
	margin-bottom: 20px;
}
#contents #mainmenu {
	width: 160px;
	left: 0px;
	padding: 0px;
	float: left;
	top: 110px;
	position: absolute;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#contents #mainmenu span {
	display: inline;
	position: absolute;
	right: 9999px;
}
#contents #mainmenu ul li {
	margin-bottom: 10px;
	list-style-type: none;
}






#footer {
	width: 100%;
	padding: 0px;
	clear: both;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#footer #footer_menu {
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#footer #footer_menu ul {
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0px;
	float: left;
	clear: left;
	width: 980px;
}

#footer #footer_menu li {
	float: left;
	padding-right: 30px;
	list-style-type: none;
	white-space: nowrap;
}
#footer #footer_menu a {
	text-decoration: none;
}


#footer #footer_menu dl {
	margin-top: 10px;
	clear: both;
}






#footer #footer_menu dt {
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	width: 200px;
}


#footer address {
	font-style: normal;
	float: right;
}
#contents #main #content h3 span {
	position: absolute;
	right: 9999px;
}
#contents #main #content #mochi ul {
	margin-left: 20px;
}
#contents  #mainmenu  ul ul {
	margin-left: 20px;
}
#contents #mainmenu li {
	font-size: 1.2em;
	line-height: 1em;
}
#footer a img {
	float: right;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	clear: both;
}
