﻿* { margin: 0; padding: 0; font-size: 1.0em; }
body 
{
    text-align: center;
    background-color: #898989;
    font-family: Trebuchet MS, Verdana, Sans-Serif;
}
img
{
    border: none;
    display: block;
}
a 
{
    text-decoration: none;
    color: #0000FF;
}
a:hover
{
    text-decoration: underline;
    color: #0000FF;
}
#container 
{
        width: 800px;
		margin-right: auto;
		margin-left: auto;
		text-align: left;
		background-color: #FFFFFF;
}
#switch_store
{
    float: right;
    clear: both;
}
#header
{
    clear: both;
    width: 800px;
    height: 217px;
}
#title 
{
    float: left;
}
#calendar
{
    float: right;
}

/* menu items */
#menu
{
    clear: both;
}
#menu ul { list-style-type: none; }
#menu ul li { display: inline; }
/* NW menu */
.boshow
{
	visibility: hidden;
	left: -5000px;
	position: absolute;
	top: -5000px;
} 
.nw_menu_1_comics
{
    display: block;
    float: left;
    width: 121px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_1_comics.jpg' ) no-repeat 0px 0px;
}
.nw_menu_1_comics:hover
{
    background-position: 0px -108px;
}
.nw_menu_1_comics_selected
{
    display: block;
    float: left;
    width: 121px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_1_comics.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_2_manga
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_2_manga.jpg' ) no-repeat 0px 0px;
}
.nw_menu_2_manga:hover
{
    background-position: 0px -108px;
}
.nw_menu_2_manga_selected
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_2_manga.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_3_magic
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_3_magic.jpg' ) no-repeat 0px 0px;
}
.nw_menu_3_magic:hover
{
    background-position: 0px -108px;
}
.nw_menu_3_magic_selected
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_3_magic.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_4_games
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_4_games.jpg' ) no-repeat 0px 0px;
}
.nw_menu_4_games:hover
{
    background-position: 0px -108px;
}
.nw_menu_4_games_selected
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_4_games.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_5_toys
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_5_toys.jpg' ) no-repeat 0px 0px;
}
.nw_menu_5_toys:hover
{
    background-position: 0px -108px;
}
.nw_menu_5_toys_selected
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_5_toys.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_6_tournament
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_6_tournament.jpg' ) no-repeat 0px 0px;
}
.nw_menu_6_tournament:hover
{
    background-position: 0px -108px;
}
.nw_menu_6_tournament_selected
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_6_tournament.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.nw_menu_7_buying
{
    display: block;
    float: left;
    width: 122px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_7_buying.jpg' ) no-repeat 0px 0px;
}
.nw_menu_7_buying:hover
{
    background-position: 0px -108px;
}
.nw_menu_7_buying_selected
{
    display: block;
    float: left;
    width: 122px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/nw_menu_7_buying.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
/* SW menu */
.sw_menu_1_comics
{
    display: block;
    float: left;
    width: 118px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_1_comics.jpg' ) no-repeat 0px 0px;
}
.sw_menu_1_comics:hover
{
    background-position: 0px -108px;
}
.sw_menu_1_comics_selected
{
    display: block;
    float: left;
    width: 118px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_1_comics.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_2_anime
{
    display: block;
    float: left;
    width: 113px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_2_anime.jpg' ) no-repeat 0px 0px;
}
.sw_menu_2_anime:hover
{
    background-position: 0px -108px;
}
.sw_menu_2_anime_selected
{
    display: block;
    float: left;
    width: 113px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_2_anime.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_3_manga
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_3_manga.jpg' ) no-repeat 0px 0px;
}
.sw_menu_3_manga:hover
{
    background-position: 0px -108px;
}
.sw_menu_3_manga_selected
{
    display: block;
    float: left;
    width: 111px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_3_manga.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_4_model
{
    display: block;
    float: left;
    width: 113px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_4_model.jpg' ) no-repeat 0px 0px;
}
.sw_menu_4_model:hover
{
    background-position: 0px -108px;
}
.sw_menu_4_model_selected
{
    display: block;
    float: left;
    width: 113px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_4_model.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_5_toys
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_5_toys.jpg' ) no-repeat 0px 0px;
}
.sw_menu_5_toys:hover
{
    background-position: 0px -108px;
}
.sw_menu_5_toys_selected
{
    display: block;
    float: left;
    width: 112px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_5_toys.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_6_vinyl
{
    display: block;
    float: left;
    width: 114px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_6_vinyl.jpg' ) no-repeat 0px 0px;
}
.sw_menu_6_vinyl:hover
{
    background-position: 0px -108px;
}
.sw_menu_6_vinyl_selected
{
    display: block;
    float: left;
    width: 114px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_6_vinyl.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
.sw_menu_7_buying
{
    display: block;
    float: left;
    width: 116px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_7_buying.jpg' ) no-repeat 0px 0px;
}
.sw_menu_7_buying:hover
{
    background-position: 0px -108px;
}
.sw_menu_7_buying_selected
{
    display: block;
    float: left;
    width: 116px;
    height: 108px;
    text-indent:  -100em;
    overflow: hidden;
	background: url( './images/sw_menu_7_buying.jpg' ) no-repeat 0px 0px;
	background-position: 0px -108px;
}
/* Article content */
.content_outer 
{
    clear: both;
    border-style: none;
    margin: 0px 8px 5px 8px;
}
#article_title
{
    clear: both;
    padding: 5px 2px 5px 2px;
}
#article_text
{
    clear: both;
    float: left;
    width: 530px;
    padding: 0px 8px 10px 8px;
    border-style: solid;
    border-width: medium;
}
#article_height 
{
    height:345px;
    float:right;
    width:1px;
}
#article_image
{
    padding: 0px 0px 10px 0px;
}
.article_capital
{
    font-size: x-large;
    font-weight: bold;
}
.article_nw
{
    font-weight: bold;
    color: #644FCF;
}
.article_sw
{
    font-weight: bold;
    color: #EB1323;
}
#footer
{
    text-align: center; 
    font-size: smaller;
    padding: 0px 0px 0px 0px;
}
#footer img
{
    width: 400px;
    clear: both;
    margin-left: auto;
    margin-right: auto;
}
#copyright
{
    padding: 10px 10px 20px 10px;
    background-color: #565656;
    border-top: solid black;
    color: #FFFFFF;   
}