@charset  "Shift_JIS";


/* Common Tags */
/* ----------------------------------------------------- */

* {
	scrollbar-base-color: #7e8ea5;
	scrollbar-track-color: #7e8ea5;
	scrollbar-face-color: #a8b4c2;
	scrollbar-shadow-color: #7e8ea5;
	scrollbar-darkshadow-color: #7e8ea5;
	scrollbar-highlight-color: #7e8ea5;
	scrollbar-3dlight-color: #7e8ea5;
	scrollbar-arrow-color: #315383;
	margin: 0px;
	padding: 0px;
	font-family: "Verdana", "Hiragino Kaku Gothic Pro", sans-serif;
	color: #223344;
}
body {
	background-color: #A8B4C2;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-size: small;
	margin-left: 42px;
	padding-bottom: 10px;
}
body div {
	text-align: left;
}
img {
	border: 0px;
}
a,a:link {
	font-weight:bold;
	text-decoration : none  ;
	color  : #315383;
}
a:visited {
	font-weight:bold;
	text-decoration : none  ;
	color  : #5476A6;
}
a:hover {
	color  : #FFD117;
	text-decoration : underline ;
}
a:active {
	color  : #FFE475;
	text-decoration : underline  ;
}

/* Wrapper */
/* ----------------------------------------------------- */

#wrapper {
	width: 100%;
	background-image: url(../img/menu_bg.gif);
	background-repeat: repeat-y;
}
#sidebar {
	float: left;
	background: transparent url(../img/title_bg.gif);
	background-repeat: no-repeat;
	margin-right: -273px;
	width: 273px;
}
#sidebar * {
	position: relative;
	z-index: 2;
}
#sidebar a,#sidebar a:link {
	font-weight:bold;
	text-decoration : none  ;
	color  : #222222;
}
#sidebar a:visited {
	font-weight:bold;
	text-decoration : none  ;
	color  : #666666;
}
#sidebar a:hover {
	color  : #dddddd;
	background-color: #444444;
}

/* Header */
/* ----------------------------------------------------- */

#header {
	float: left;
	width: 270px;
	height: 56px;
}
#header .title {
	padding: 13px 5px 0px 12px;
}
#header a:hover {
	background-color: transparent;
}

/* Main Menu */
/* ----------------------------------------------------- */

#main-menu {
	float: left;
	width: 270px;
}
#main-menu ul {
	list-style: none;
	background-color: transparent;
	margin-left: 11px;
}
#main-menu li {
	float: left;
}
#main-menu li a,#main-menu li.menu-home-act,#main-menu li.menu-about-act,#main-menu li.menu-gallery-act,#main-menu li.menu-link-act {
	display:block;
	outline:0;
	text-indent:-9999px;
	overflow:hidden;
}
#main-menu li.menu-home a:hover {
	background: transparent url(../img/menu_home.gif) 0px 54px;
}
#main-menu li.menu-home a {
	width:46px;
	height:27px;
	background: transparent url(../img/menu_home.gif);
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-home-act {
	width:46px;
	height:27px;
	background: transparent url(../img/menu_home.gif) 0px 27px;
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-about a:hover {
	background: transparent url(../img/menu_about.gif) 0px 54px;
}
#main-menu li.menu-about a {
	width:50px;
	height:27px;
	background: transparent url(../img/menu_about.gif);
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-about-act {
	width:50px;
	height:27px;
	background: transparent url(../img/menu_about.gif) 0px 27px;
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-gallery a:hover {
	background: transparent url(../img/menu_gallery.gif) 0px 54px;
}
#main-menu li.menu-gallery a {
	width:58px;
	height:27px;
	background: transparent url(../img/menu_gallery.gif);
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-gallery-act {
	width:58px;
	height:27px;
	background: transparent url(../img/menu_gallery.gif) 0px 27px;
	margin: 0px 20px 0px 0px;
}
#main-menu li.menu-link a:hover {
	background: transparent url(../img/menu_link.gif) 0px 54px;
}
#main-menu li.menu-link a {
	width:34px;
	height:27px;
	background: transparent url(../img/menu_link.gif);
}
#main-menu li.menu-link-act {
	width:34px;
	height:27px;
	background: transparent url(../img/menu_link.gif) 0px 27px;
}

/* Navigation */
/* ----------------------------------------------------- */

#update {
	float: left;
	width: 270px;
}
#update ul{
	background: transparent url(../img/navi_update.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	list-style: none;
	padding: 12px 5px 5px 5px;
}
#update li {
	font-size: 84%;
	color: #4d4d4d;
	line-height: 1em;
	padding: 0px 0px 6px 0px;
}
#archives {
	float: left;
	width: 270px;
}
#archives ul{
	background: transparent url(../img/navi_archives.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	list-style: none;
	padding: 10px 5px 5px 5px;
}
#archives li {
	color: #4d4d4d;
	line-height: 1em;
	padding: 0px 0px 6px 1em;
}
#twitter_div {
	float: left;
	width: 270px;
}
#twitter_div h2{
	background: transparent url(../img/navi_default.gif) 0px 2px;
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 12px 10px 0px 5px;
	font-size: 100%;
}
#twitter_div ul{
	margin-left: 6px;
	list-style: none;
	padding: 0px 15px 5px 10px;
}
#twitter_div li {
	font-size: 84%;
	color: #4d4d4d;
	line-height: 1.3em;
	word-break: break-all;
	margin-top: 3px;
	padding-top: 3px;
	border-top: 1px dotted #aaaaaa;
	overflow:hidden;
}
#memo {
	float: left;
	width: 270px;
}
#memo div {
	background: transparent url(../img/navi_default.gif) 0px 2px;
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 14px 10px 6px 5px;
}
#memo div p {
	color: #4d4d4d;
	line-height: 1.5em;
}
#site-map {
	float: left;
	width: 270px;
}
#site-map div {
	background: transparent url(../img/navi_map.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 12px 10px 10px 0px;
}
#site-map div th,#site-map div  td {
	vertical-align: top;
	color: #4d4d4d;
}
#site-map div th {
	color: #808080;
	font-weight: normal;
	text-align: left;
	padding-right: 3px;
}
#business {
	float: left;
	width: 270px;
}
#business div {
	background: transparent url(../img/navi_business.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 14px 10px 6px 5px;
}
#business div p {
	color: #4d4d4d;
	line-height: 1.5em;
}
#comment {
	float: left;
	width: 270px;
}
#comment div {
	background: transparent url(../img/navi_comment.gif) 0px 2px;
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 14px 10px 6px 5px;
}
#comment div p {
	color: #4d4d4d;
	line-height: 1.5em;
}
#about-link {
	float: left;
	width: 270px;
}
#about-link div {
	background: transparent url(../img/navi_link.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 12px 10px 6px 5px;
}
#about-link div p {
	color: #4d4d4d;
	line-height: 1.5em;
}
#schedule {
	float: left;
	width: 270px;
}
#schedule div{
	background: transparent url(../img/navi_schedule.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	padding: 14px 10px 6px 5px;
}
#schedule div p {
	color: #4d4d4d;
	line-height: 1.5em;
}
#schedule ul{
	list-style: none;
	padding: 5px 0px 0px 1em;
}
#schedule li {
	color: #4d4d4d;
	line-height: 1em;
	padding: 0px 0px 6px 0px;
}

/* Gallery Submenu */
/* ----------------------------------------------------- */

#gallery-menu {
	float: left;
	width: 270px;
}
#gallery-menu ul {
	background: transparent url(../img/navi_gallery.gif);
	background-repeat: no-repeat;
	margin-left: 6px;
	list-style: none;
	padding: 15px 0px 6px 10px;
}
#gallery-menu li {
	padding-bottom: 8px;
}
#gallery-menu li a,#gallery-menu li.gmenu-ohkami-act,#gallery-menu li.gmenu-anubis-act,#gallery-menu li.gmenu-mota-act,#gallery-menu li.gmenu-bof5-act,#gallery-menu li.gmenu-vanilla-act,
#gallery-menu li.gmenu-monster-act,#gallery-menu li.gmenu-eureka-act,#gallery-menu li.gmenu-ffxi-act,#gallery-menu li.gmenu-etc-act {
	display:block;
	outline:0;
	text-indent:-9999px;
	overflow:hidden;
}
#gallery-menu li.gmenu-ohkami a:hover {
	background: transparent url(../img/sub_ohkami.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-ohkami a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_ohkami.gif) no-repeat;
}
#gallery-menu li.gmenu-ohkami-act {
	width:69px;
	height:20px;
	background: transparent url(../img/sub_ohkami.gif) 0px 28px;
}
#gallery-menu li.gmenu-anubis a:hover {
	background: transparent url(../img/sub_anubis.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-anubis a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_anubis.gif) no-repeat;
}
#gallery-menu li.gmenu-anubis-act {
	width:103px;
	height:20px;
	background: transparent url(../img/sub_anubis.gif) 0px 28px;
}
#gallery-menu li.gmenu-mota a:hover {
	background: transparent url(../img/sub_mota.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-mota a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_mota.gif) no-repeat;
}
#gallery-menu li.gmenu-mota-act {
	width:107px;
	height:20px;
	background: transparent url(../img/sub_mota.gif) 0px 28px;
}
#gallery-menu li.gmenu-bof5 a:hover {
	background: transparent url(../img/sub_bof5.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-bof5 a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_bof5.gif) no-repeat;
}
#gallery-menu li.gmenu-bof5-act {
	width:125px;
	height:20px;
	background: transparent url(../img/sub_bof5.gif) 0px 28px;
}
#gallery-menu li.gmenu-vanilla a:hover {
	background: transparent url(../img/sub_vanilla.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-vanilla a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_vanilla.gif) no-repeat;
}
#gallery-menu li.gmenu-vanilla-act {
	width:101px;
	height:20px;
	background: transparent url(../img/sub_vanilla.gif) 0px 28px;
}
#gallery-menu li.gmenu-monster a:hover {
	background: transparent url(../img/sub_monsters.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-monster a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_monsters.gif) no-repeat;
}
#gallery-menu li.gmenu-monster-act {
	width:89px;
	height:20px;
	background: transparent url(../img/sub_monsters.gif) 0px 28px;
}
#gallery-menu li.gmenu-eureka a:hover {
	background: transparent url(../img/sub_eureka.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-eureka a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_eureka.gif) no-repeat;
}
#gallery-menu li.gmenu-eureka-act {
	width:115px;
	height:20px;
	background: transparent url(../img/sub_eureka.gif) 0px 28px;
}
#gallery-menu li.gmenu-ffxi a:hover {
	background: transparent url(../img/sub_ffxi.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-ffxi a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_ffxi.gif) no-repeat;
}
#gallery-menu li.gmenu-ffxi-act {
	width:133px;
	height:20px;
	background: transparent url(../img/sub_ffxi.gif) 0px 28px;
}
#gallery-menu li.gmenu-etc a:hover {
	background: transparent url(../img/sub_etc.gif) repeat-y 0px 56px;
}
#gallery-menu li.gmenu-etc a {
	width:250px;
	height:20px;
	background: transparent url(../img/sub_etc.gif) no-repeat;
}
#gallery-menu li.gmenu-etc-act {
	width:49px;
	height:20px;
	background: transparent url(../img/sub_etc.gif) 0px 28px;
}

/* Content */
/* ----------------------------------------------------- */

#content-home {
	float: left;
	background: transparent url(../img/title_home.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 25px;
}
#content-home * {
	margin-left: 273px;
}
#content-home * * {
	margin-left: 0;
	margin-right: 0;
}
#content-log {
	float: left;
	background: transparent url(../img/title_log.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 63px;
}
#content-log * {
	margin-left: 273px;
}
#content-log * * {
	margin-left: 0;
	margin-right: 0;
}
#content-clap {
	float: left;
	background: transparent url(../img/title_clap.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 61px;
}
#content-clap * {
	margin-left: 273px;
}
#content-clap * * {
	margin-left: 0;
	margin-right: 0;
}
#content-about {
	float: left;
	background: transparent url(../img/title_about.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 61px;
}
#content-about * {
	margin-left: 273px;
}
#content-about * * {
	margin-left: 0;
	margin-right: 0;
}
#content-gallery {
	float: left;
	background: transparent url(../img/title_gallery.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 61px;
}
#content-gallery * {
	margin-left: 273px;
}
#content-gallery * * {
	margin-left: 0;
	margin-right: 0;
}
#content-link {
	float: left;
	background: transparent url(../img/title_link.gif) no-repeat 280px 9px;
	width: 100%;
	min-width: 400px;
	padding-top: 61px;
}
#content-link * {
	margin-left: 273px;
}
#content-link * * {
	margin-left: 0;
	margin-right: 0;
}

/* list */
/* ----------------------------------------------------- */

.text ul{
	padding: 5px 0px 10px 20px;
	list-style: none;
}
.text li {
	line-height: 1.5em;
	padding: 0px 0px 0px 13px;
	background-image: url(../img/point01.gif);
	background-repeat: no-repeat;
	background-position: 0px 0.4em;
}

/* Home */
/* ----------------------------------------------------- */

.counter {
	padding: 0px 0px 30px 298px;
}
.caption {
	padding: 0px 0px 4px 20px;
	background: url(../img/date_bg.gif) repeat-x 0px 15px;
	height: 26px;
}
.text {
	line-height: 1.5em;
	padding: 0px 60px 30px 30px;
}
.text h4 {
	margin-top: 1.5em;
	padding: 2px 0px 1px 10px;
	color: #d3dde9;
	background-color: #7e8ea5;
	border: 1px solid #d3dde9;
}
.text blockquote {
	padding-left: 6px;
	margin: 1em 0px 3px 0px;
	color: #315383;
	border-left: 3px solid #315383;
}
.text th,.text  td {
	vertical-align: top;
}
.text th {
	font-weight: normal;
	white-space: nowrap;
	text-align: right;
	padding-right: 3px;
}
#content-home .text img,#content-log .text img {
	margin: 5px 5px 10px 0px;
}
.img-border {
	border: 1px solid #000000;
}

/* Clap */
/* ----------------------------------------------------- */

#content-clap .text input,#content-clap .text textarea {
	margin: 2px 0px 10px 10px;
}
#content-clap .img-thanks {
	margin: 10px 0px 20px 50px;
}
.patipati {
	font-size: 84%;
	padding: 0px 0px 0px 100px;
}

/* Gallery */
/* ----------------------------------------------------- */

.gallery-main {
	line-height: 1.5em;
	padding: 0px 0px 0px 30px;
}
#content-gallery .gallery-main img {
	margin: 5px 5px 10px 0px;
}

/* Link */
/* ----------------------------------------------------- */

.gallery-main ul{
	padding-top: 5px;
	list-style: none;
}
.gallery-main li {
	font-size: 84%;
	padding-bottom: 10px;
}
.gallery-main li img {
	padding-right: 5px;
	vertical-align: -10%;
}
.gallery-main th,.gallery-main  td {
	padding-right: 10px;
}
.gallery-main th {
	font-size: 84%;
	font-weight: normal;
	text-align: left;
	padding-left: 0.5em;
	border-left: 3px solid #7E8EA5;
	border-bottom: 1px solid #7E8EA5;
}
.gallery-main input {
	font-size: 84%;
	width: 240px;
	border:1px #223344 solid;
	background-color: #e0e0e0;
	margin: 3px 0px 10px 0px;
	padding: 2px 0px 2px 0px;
}

/* About */
/* ----------------------------------------------------- */

.whistory {
	font-size: 75%;
	line-height: 1.5em;
	padding: 0px 10px 0px 30px;
}
.whistory table{
	text-align: left;
	border: 2px solid #d3dde9;
	border-collapse: collapse;
}
.whistory tr,.whistory td,.whistory th{
	border: 1px solid #d3dde9;
	border-collapse: collapse;
	padding: 2px 5px;
}
.whistory th {
	text-align: center;
	color: #d3dde9;
	background-color: #586B85;
}
.whistory td ul {
	padding-left: 15px;
}
.whistory .year {
	font-weight: bold;
	letter-spacing: 0.5em;
	color: #d3dde9;
	background-color: #7e8ea5;
	padding-left: 10px;
}

/* Footer */
/* ----------------------------------------------------- */

#footer {
	clear: both;
	background: url(../img/menu_btm.gif) no-repeat;
	height: 40px;
}


