@charset "UTF-8";

/* palette */

/*
#e84388;
#f4b4d0;
#7e3c93;
#00afec;
#8fc31f;
#d3edfb;
*/


/* colors */

body {
	background: #000;
	color: #e84388;
}

a {
	text-shadow: none;
}
a:link {
	color: #00afec;
}
a:visited {
	color: #7e3c93;
}
a:hover {
	color: #f4b4d0;
}
a:active {
	color: #f4b4d0;
}

::selection {
	background: #f9d3e3;
	color: #8b98cc;
}
::-moz-selection {
	background: #f9d3e3;
	color: #8b98cc;
}


/* parts */

.input,
textarea {
	border: #ccc 1px solid;
}
select,
option {
	background: #fdf1f6;
	border: 0;
	color: #784b2f;
	padding: 1px;
}
select {
	border: #ccc 1px solid;
	color: #784b2f;
}
option {
	background: #fdf1f6;
	color: #784b2f;
}
option .selected {
	background: #f8bf61;
	color: #784b2f;
}
.text {
	position: relative;
	line-break: strict;
	text-align: justify;
	text-justify: inter-ideograph;
	word-break: normal;
}

.more {
	margin-top: .5em;
	text-align: right;
}
.more a.ss {
	padding-left: 11px;
}
.more a:hover.ss {
	background: url('/common/img/bg/list01.gif') 0 4px no-repeat;
}
#main .more a {
	text-decoration: none;
}
.block {
	margin-top: 16px;
}
p {
	letter-spacing: .1em;
	margin-bottom: 1.5em;
}
.text {
	letter-spacing: .1em;
	line-height: 1.8;
	margin-bottom: 1.5em;
}

h2 {
	font-family: 'Arial Black', san-serif;
}


/* layout */

* html body {
	padding-left: 1px;
}
@media screen {
	* html body {
		behavior: url('/common/css/csshover2.htc');
	}
}
*+html body {
	padding-left: 1px;
}
html>/**/body {
	padding-left: 0;
}

#wrapper {
	text-align: center;
	width: 100%;
}
#container {
	background: url('/common/img/bg/container.gif') repeat-y;
	margin: 0 auto;
	padding-top: 10px;
	overflow: hidden;
	text-align: left;
	width: 1000px;
}
#misc {
	background: url('/common/img/photo/20090828_akihabara3.gif') 0 70px no-repeat;
	float: left;
	padding-left: 10px;
	width: 258px;
}
#logo {
	padding: 28px 0 280px 0;
}
#main {
	float: left;
	width: 710px;
}
#banner_top {
	margin-bottom: 10px;
	text-align: right;
}

#menu li {
	display: inline;
}
#menu li a {
	display: block;
	text-indent: -1000px;
	width: 238px;
}
#menu .pickup a {
	background: url('/common/img/menu/pickup.gif');
	height: 37px;
}
#menu .pickup a:hover {
	background-position: 0 37px;
}
#menu .access a {
	background: url('/common/img/menu/access.gif');
	height: 23px;
}
#menu .access a:hover {
	background-position: 0 23px;
}
#menu .event a {
	background: url('/common/img/menu/schedule.gif');
	height: 30px;
}
#menu .event a:hover {
	background-position: 0 30px;
}
#menu .about a {
	background: url('/common/img/menu/about.gif');
	height: 30px;
}
#menu .about a:hover {
	background-position: 0 30px;
}
#menu .rental a {
	background: url('/common/img/menu/rental.gif');
	height: 30px;
}
#menu .rental a:hover {
	background-position: 0 30px;
}
#menu .contact a {
	background: url('/common/img/menu/contact.gif');
	height: 18px;
}
#menu .contact a:hover {
	background-position: 0 18px;
}
#menu .equipment a {
	background: url('/common/img/menu/equipment.gif');
	height: 22px;
}
#menu .equipment a:hover {
	background-position: 0 22px;
}
#menu .blog a {
	background: url('/common/img/menu/blog.gif');
	margin-top: 32px;
	height: 38px;
}
#mogra_twitter {
	margin-top: 20px;
}
.twtr-widget {
	margin-bottom: 1px;
}
#mogra_twitter .twtr-hd a:hover {
	text-decoration: none!important;
}
#mogra_twitter .twtr-hd img {
	margin-right: 5px;
	vertical-align: bottom;
}
#mogra_twitter .twtr-tweet {
	border-color: #3f1e4a;
}
#mogra_ustream {
	margin-top: 20px;
}
#pioneer {
	margin-top: 10px;
}

#content {
	width: 710px;
}

#calendar ul {
	font-size: 50pt;
	overflow: auto;
	width: 710px;
	height: 1.3em;
}
#calendar .paginator li {
	float: left;
	font-size: xx-large;
	letter-spacing: -.1em;
	line-height: 1.2;
	text-align: center;
	vertical-align: baseline;
	width: 434px;
	height: auto;
}
#calendar .paginator a:hover {
	color: #e84388;
}
#calendar .paginator .prev {
	text-align: left;
	width: 136px;
	height: auto;
}
#calendar .paginator .this {
	color: #e84388;
	cursor: text;
	font-family: 'Arial Black', san-serif;
	font-size: 50pt;
	line-height: 1.1;
}
#calendar .paginator .this a {
	color: #e84388;
	cursor: text;
}
#calendar .paginator .next {
	text-align: right;
	width: 136px;
	height: auto;
}
#calendar .paginator a {
	color: #7e3c93;
	font-family: 'Arial Black', san-serif;
	line-height: 1.1;
	text-decoration: none;
}

#calendar table {
	border-collapse: collapse;
	border-spacing: 0;
	clear: both;
	empty-cells: show;
	margin-top: 10px;
	width: 700px;
}
#calendar thead th {
	border: solid #7e3c93;
	border-width: 0 0 1px 0;
}
#calendar tbody td {
	border: solid #7e3c93;
	border-width: 0 1px 1px 1px;
	color: #7e3c93;
	font-size: 8pt;
	line-height: 1;
	_line-height: .9;
	padding: 2px;
	vertical-align: top;
	width: 96px;
	height: 56px;
}
#calendar tbody td a:hover {
	margin: -2px;
	padding: 2px;
}
#calendar tbody a {
	color: #7e3c93;
	display: block;
	text-decoration: none;
	width: 96px;
	height: 56px;
}
#calendar tbody a:hover {
	color: #000!important;
	background: #e84388;
}
#calendar tbody a:hover .date {
	color: #000;
}
#calendar .date {
	color: #00afec;
	display: block;
	font-family: 'Arial', san-serif;
	font-size: xx-small;
	margin-bottom: 2px;
}
#calendar a.bg:hover .title {
	display: none;
}

#calendar .seitai a {
	width: 504px;
}
#calendar .seitai a:hover {
	background: url('/common/img/seitai.jpg') no-repeat;
}

h1.date {
	color: #7e3c93;
	font-family: 'Arial', san-serif;
	font-size: 54pt;
	letter-spacing: -.1em;
	_letter-spacing: -.2em;
	line-height: .9em;
	margin-bottom: 64px;
	text-decoration: none;
}
.event {
	margin-bottom: 64px;
}
.event .date,
.event .date a {
	color: #7e3c93;
	font-family: 'Arial Black', san-serif;
	font-size: x-large;
	_font-weight: bold;
	letter-spacing: -.1em;
	line-height: 1.2;
	text-decoration: none;
}
.event .date a:hover {
	color: #e84388;
}
.event h1,
.event h1 a,
.event h2,
.event h2 a {
	color: #e84388!important;
	font-family: 'Arial', san-serif;
	font-size: 40pt;
	letter-spacing: -.1em;
	_letter-spacing: -.2em;
	line-height: 1.2;
	text-decoration: none;
}
.event h1 a:hover,
.event h2 a:hover {
	color: #f4b4d0!important;
}
.event .content {
	width: 710px;
}
.event .content .data {
	margin-top: 20px;
}
.event .content .data img {
	border: #7e3c93 1px solid;
	float: right;
	margin: 0 3px 10px 10px;
}
.event .content {
	font-size: small;
	letter-spacing: .2em;
}
.event .data {
	letter-spacing: .1em;
	line-height: 1.3;
	margin-bottom: 32px;
	padding-left: 10px;
	overflow: auto;
	width: 700px;
}
.event .data p {
	letter-spacing: .1em;
	line-height: 1.3;
}
.event .info {
	border: #7e3c93 solid;
	border-width: 0 0 0 1px;
	letter-spacing: .1em;
	line-height: 1.5;
	padding: 10px 0 10px 10px;
}
.event .info p {
	line-height: 1.5;
	letter-spacing: .1em;
}

#equipment table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	width: 700px;
}
#equipment thead th {
	font-size: x-small;
}
#equipment tbody th {
	font-weight: normal;
	text-align: right;
}
#equipment th {
	border: solid #7e3c93;
	border-width: 0 0 1px 0;
	padding: 4px;
}
#equipment .title {
	font-family: 'Arial', san-serif, !important;
	font-size: large;
	letter-spacing: .1em;
}
#equipment tbody th {
	border: solid #7e3c93;
	border-width: 0 0 1px 1px;
}
#equipment td {
	border: solid #7e3c93;
	border-width: 0 1px 1px 1px;
	font-family: 'Arial', san-serif, !important;
	padding: 8px 6px;
	vertical-align: top;
	width: 96px;
	white-space: nowrap;
}
#equipment th.num {
	width: 2em!important;
}
#equipment td.num {
	text-align: right;
}

#rental h2 {
	margin-bottom: 32px;
}
#rental table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
	margin-bottom: 32px;
}
#rental tbody th {
	font-weight: normal;
	line-height: 1.3;
	text-align: center;
}
#rental th {
	border: solid #7e3c93;
	border-width: 0 0 1px 0;
	padding: 4px;
}
#rental .title {
	font-family: 'Arial', san-serif, !important;
	font-size: large;
	letter-spacing: .1em;
}
#rental tbody th {
	border: solid #7e3c93;
	border-width: 0 0 1px 1px;
}
#rental td {
	border: solid #7e3c93;
	border-width: 0 1px 1px 1px;
	font-family: 'Arial', san-serif, !important;
	padding: 8px 6px;
	vertical-align: top;
	width: 96px;
	white-space: nowrap;
}
#rental th.num {
	width: 2em!important;
}
#rental td.num {
	text-align: right;
}


#map {
	overflow: auto;
	width: 710px;
}
#map img {
	float: right;
}

#bookmark {
	margin-left: 4px;
}
#bookmark img {
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}
#bookmark img:hover {
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}

.navi {
	overflow: auto;
	width: 710px;
}
.navi a {
	display: block;
	float: right;
	text-indent: -1000px;
	width: 33px;
	height: 31px;
}
.navi a:hover {
	background-position: 0 -31px;
}
.navi .top {
	background: url('/common/img/navi/top.gif');
	margin-top: 16px;
}
.navi .back {
	background: url('/common/img/navi/back.gif');
	margin-bottom: 16px;
}

#footer {
	font-family: 'Arial', san-serif!important;
	margin: 128px 0 4px 0;
}
#footer img {
	vertical-align: middle;
}
#info {
	margin-top: 20px;
	text-align: center;
}
#info img {
	margin: 0 auto;
}

#information {
	border: 1px solid #7e3c93;
	margin-bottom: 32px;
	padding: 16px;
}
#information h2 {
	margin-bottom: 8px;
}
#information a {
	text-decoration: none;
}
#information li {
	line-height: 1.3;
}
#home h2.event {
	margin-bottom: 32px;
}


.zenback {
	letter-spacing: 0!important;
}


#toppop {
	overflow: hidden;
	margin-bottom: 32px;
	width: 700px;
}
#toppop .left {
	float: left;
	width: 345px;
	height: 115px;
}
#toppop .right {
	float: right;
	width: 345px;
	height: 115px;
}




