@charset "utf-8";

/* CSS Document */



body {
	margin: 0px;
	padding: 0px;
	background-color: #409ACE;
	text-align: center;
	width: 100%;
	background-image: url(../images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif, "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#space {
	margin: 0px;
	padding: 0px;
	height: 1px;
	clear: both;
}

#umino {
	position: absolute;
	left: 109px;
	top: 468px;
	overflow: hidden;
	text-indent: -9999em;
	display: block;
	height: 18px;
	width: 200px;
}

#ig {
	position: absolute;
	left: 109px;
	top: 488px;
	display: block;
	height: 18px;
	width: 200px;
	text-indent: -9999em;
	overflow: hidden;
}

#eventBanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#specialBanner {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
}

#wrapper {
	width: 830px;
	margin-right: auto;
	margin-left: auto;
}

#header {
	margin: 0px;
	padding: 0px;
	height: 527px;
	width: 830px;
	text-align: left;
	position: relative;
}

#content {
	width: 690px;
	margin: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	padding-top: 20px;
	padding-right: 70px;
	padding-bottom: 20px;
	padding-left: 70px;
	text-align: left;
	background-position: center;
}

#headline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#headline ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 1em;
}

#headline ul li {
	list-style-type: disc;
}

#headline ul li a {
	text-decoration: none;
}

#headline ul li a:hover {
	text-decoration: underline;
}

#article {
	margin: 0px;
	padding: 0px;
	width: 480px;
	float: left;
}

#side {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
	width: 180px;
	float: right;
	margin-top: -20px;
}

#footer {
	margin: 0px;
	padding: 0px;
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 300px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 100%;
	text-align: center;
}

#footer_bg {
	padding: 0px;
	clear: both;
	background-image: url(../images/footer.jpg);
	height: 300px;
	background-position: center top;
	background-repeat: no-repeat;
	width: 830px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	margin: 0px;
	padding: 0px;
}

#recent_entry img {
	position: relative;
	top: 8px;
	margin-right: 2px;
}

h3 {
	font-size: large;
	padding: 0px;
	line-height: 1.5em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: bold;
}

h3 a,  h3 a:visited,  h3 a:link {
	text-decoration: none;
	color: #000000;
}

h3 a:hover {
	text-decoration: underline;
}

.posted {
	font-size: x-small;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
	padding-top: 10px;
}

#breadCrumbs {
	font-size: small;
	line-height: 1.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 10px;
}

div.mtEntryBody {
	font-size: small;
	line-height: 1.5em;
}

a:link {
	text-decoration: underline;
	color: #000000;
}

a:visited {
	color: #666666;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	line-height: 2em;
	font-size: x-small;
}

ul {
	padding: 0px;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}

#menu li {
	margin-bottom: 10px;
}

#menu li img {
	vertical-align: bottom;
}

#links li {
	margin-bottom: 20px;
}

img {
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

img.entryIcon {
	background-image: url(/blogResources/images/icons.png);
	background-repeat: no-repeat;
	background-position: left top;
}

img.entryIcon.news {
	background-position: 0px 0px;
}

img.entryIcon.introduction {
	background-position: 0px -38px;
}

img.entryIcon.story {
	background-position: 0px -76px;
}

img.entryIcon.cast_and_staff {
	background-position: 0px -114px;
}

img.entryIcon.character {
	background-position: 0px -152px;
}

img.entryIcon.movie {
	background-position: 0px -190px;
}

img.entryIcon.gekijou {
	background-position: 0px -228px;
}

img.entryIcon.goods {
	background-position: 0px -266px;
}

img.entryIcon.keyword {
	background-position: 0px -304px;
}

img.entryIcon.housou {
	background-position: 0px -342px;
}

img.entryIcon.kasuga {
	background-position: 0px -380px;
}

img.entryIcon.today {
	background-position: 0px -380px;
}

img.entryIcon.voice {
	background-position: 0px -380px;
}

img.entryIcon.event {
	background-position: 0px -418px;
}
img.entryIcon.paradise_report {
	background-position: 0px -456px;
}

ul#recent_entry li img.entryIconSmall {
	background-image: url(/blogResources/images/icons_s.png);
	background-repeat: no-repeat;
	background-position: left top;
}

ul#recent_entry li img.news {
	background-position: 0px 0px;
}

ul#recent_entry li img.introduction {
	background-position: 0px -24px;
}

ul#recent_entry li img.story {
	background-position: 0px -48px;
}

ul#recent_entry li img.cast_and_staff {
	background-position: 0px -72px;
}

ul#recent_entry li img.character {
	background-position: 0px -96px;
}

ul#recent_entry li img.movie {
	background-position: 0px -120px;
}

ul#recent_entry li img.gekijou {
	background-position: 0px -144px;
}

ul#recent_entry li img.goods {
	background-position: 0px -168px;
}

ul#recent_entry li img.keyword {
	background-position: 0px -192px;
}

ul#recent_entry li img.housou {
	background-position: 0px -216px;
}

ul#recent_entry li img.kasuga {
	background-position: 0px -240px;
}

ul#recent_entry li img.today {
	background-position: 0px -240px;
}

ul#recent_entry li img.voice {
	background-position: 0px -240px;
}

ul#recent_entry li img.event {
	background-position: 0px -264px;
}
ul#recent_entry li img.paradise_report {
	background-position: 0px -288px;
}

ul#menu ul {
	margin-top: -1em;
	padding-left: 42px;
}
