@charset "UTF-8";

/* ---------- reset ---------- */

*
{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-family: Verdana, Arial, sans-serif;
}

/* ---------- reset_end ---------- */

/* ---------- body ---------- */

body
{
	text-align:center;
	color:inherit;
                /*background-color:#F88040;
	background: url(http://www.switch2002.com/img/bg.gif) center top;*/
}

a
{
	text-decoration:none;
	color:#F88040;
	background-color:transparent;
}

a:hover
{
	text-decoration:underline;
	color:#F88040;
	background-color:transparent;
}

div.separate
{
	clear:both;
}

hr.clear
{
	display:none;
}

/* ---------- body_end ---------- */

/* ---------- container ---------- */

div#container
{
	/*width:600px;
	margin:0 auto;
	background-color:#fff;*/
	width:602px;
	margin:0 auto;
	background-color:#fff;
                border-left:1px solid #ccc;
                border-right:1px solid #ccc;
}

/* ---------- container_end ---------- */

/* ---------- header ---------- */

div#header
{
	width:450px;
	color:inherit;
}

div#header img
{
	/*float:left;
	margin:12px 0 0 5px;*/
}

div#header p
{
	/*text-align:right;
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	color:#666666;
	position:relative;
	top:40px;
	left:0;*/
}

div#header p a,
div#header p a:hover
{
	color:#339999;
}

/* ---------- header_end ---------- */

/* ---------- banner ---------- */

div#banner
{
	width:430px;
	/*margin:10px;*/
	text-align:left;
}

div#banner-inner
{
	/*background:transparent url(http://www.switch2002.com/img/banner_bg.gif) no-repeat left top;
	color:#ffffff;
	height:120px;*/
}

div#banner-inner h1
{
	font-size:80%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	letter-spacing:0.1em;
}

div#banner-inner h1 a
{
	color:#666;
	background-color:transparent;
	text-decoration:none;
}

div#banner-inner h1 a:hover
{
	text-decoration:underline;
}

div#banner-inner h2
{
	position:relative;
	top:42px;
	left:15px;
	font-size:80%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
width:95%;
}

/* ---------- banner_end ---------- */

/* ---------- wrapper ---------- */

div#wrapper
{
	width:100%;
	text-align:left;
	/*background:#cccccc url(http://www.switch2002.com/img/contents_bg.gif) repeat-y center top;*/
	color:inherit;
}

/* ---------- wrapper_end ---------- */

/* ---------- main ---------- */

div#main
{
	float:left;
	width:451px;
	/*background:#ffffff url(http://www.switch2002.com/img/main_bg.gif) no-repeat center top;*/
	color:#666666;
                border-right:1px solid #ccc;
}

div.main-contents
{
	padding:10px 20px;
}

div.main-contents p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.info-box
{
	padding-bottom:10px;
}

div.info-box h3
{
	font-size:2px;
	text-indent:-9999px;
	/*background:#ffffff url(http://www.switch2002.com/img/info_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;*/
}

div.info-box img
{
	/*float:left;*/
                margin-bottom:10px;
}

div.info-box p
{
	font-size:75%;
	color:#666666;
	background-color:transparent;
	line-height:150%;
	margin-bottom:10px;
}

div.news-box
{
	/*margin-bottom:20px;*/
}

div.news-box h3
{
	/*font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.switch2002.com/img/whats_title.gif) no-repeat left top;
	color:inherit;
	width:220px;
	height:32px;*/
}

div.news-box-inner ul
{
	list-style-type:none;
}

div.news-box-inner li
{
	font-size:80%;
	font-weight:normal;
	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	line-height:150%;
	list-style-position:outside;
	display:block;
	background:transparent url(http://www.switch2002.com/img/border.gif) repeat-x left bottom;
	color:inherit;
	padding-bottom:1px;
	width:100%;
}

span.list-border
{
	display:block;
	padding: 2px 5px 2px 20px;
	background:transparent url(http://www.switch2002.com/img/main_icon.gif) no-repeat 0 6px;
}

/* ---------- main_end ---------- */



/* ---------- category-archives ---------- */

div#sidebar
{
	float:right;
	width:147px;
	/*background:#ffffff url(http://www.switch2002.com/img/sidebar_bg.gif) no-repeat center top;*/
	color:#666666;
	text-align:left;
}

div#sidebar ul
{
	list-style-type:none;
	width:100%;
}


div#sidebar-inner
{
	padding:5px 5px;
}

div#category-archives h4
{
	/*font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.switch2002.com/img/contents_title.gif) no-repeat left top;
	color:inherit;
	width:198px;
	height:32px;*/
}

div.category-archives
{
	margin-bottom:30px;
}

div.category-archives ul.sub-category
{
	list-style-type:none;
}

div.category-archives ul li
{
	font-size:80%;
	font-weight:normal;
	color:#666666;
	background-color:#ffffff;
}

div.category-archives ul li a
{
	font-weight:normal;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	text-decoration:none;
	color:#666;
	background:transparent url(http://www.switch2002.com/img/category_list.gif) no-repeat 0 60%;
	display:block;
	padding:6px 6px 6px 16px;
	line-height:100%;
	/*border-bottom:1px solid #ebebeb;*/
}

div.category-archives ul li a:hover
{
	color:#999;
	/*background-position:0 -300px;*/
	text-decoration:underline;
}

div.category-archives ul.sub-category
{
	padding:5px 0;
}

div.category-archives ul li ul.sub-category li
{
	font-size:100%;
	font-weight:normal;
	color:#666666;
	background:#ffffff;
	margin:0;
	padding:0;
}

div.category-archives ul.sub-category li a
{
	font-weight:normal;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	color:#666666;
	background:transparent url(http://www.switch2002.com/img/category_sublist.gif) no-repeat 10% 60%;
	display:block;
	padding:4px 6px 4px 28px;
	line-height:100%;
	border:0;
}

div.category-archives ul.sub-category li a:hover
{
	color:#999;
	text-decoration:underline;
}

div.contents-search h4
{
	font-size:2px;
	text-indent:-9999px;
	background:#ffffff url(http://www.switch2002.com/img/search_title.gif) no-repeat left top;
	color:inherit;
	/*width:198px;*/
	height:32px;
}

div.search-form form input#search
{
	color:#333333;
	background-color:#ffffff;
	font-size:80%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	padding:2px;
	border:1px solid #ebebeb;
	width:124px;
}

div.contents-search
{
	margin-bottom:20px;
}

div.rss a
{
	font-size:2px;
	text-indent:-9999em;
	background: transparent url(http://www.switch2002.com/img/rss.gif) no-repeat left top;
	display:block;
	/*width: 198px;*/
	height: 34px;
	text-decoration:none;
	margin-bottom:10px;
}

div.rss a:hover
{
	background-position:left bottom;
}

div.powered
{
	font-size:70%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666666;
	background-color:transparent;
	margin-bottom: 20px;
}

div.powered a
{
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	text-decoration:none;
	color:#339999;
	background-color:transparent;
}

div.powered a:hover
{
	text-decoration:underline;
}

/* ---------- category-archives_end ---------- */

/* ---------- footer ---------- */

div#footer
{
	width:100%;
	/*background:#ffffff url(http://www.switch2002.com/img/footer_bg.gif) repeat-x left top;*/
	height:60px;
	color:inherit;
                border-top:1px solid #ccc;
}

div#footer p
{
	background-color:transparent;
	color:#999999;
	font-size:70%;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	position:relative;
	top:0px;
	left:0;
                padding-top:10px;
　　　　　　　padding-bottom:10px;
}

div#footer address
{
	color:#999999;
	font-size:70%;
	font-style:normal;
	font-family:Arial, Helvetica, sans-serif;
                padding-top:10px;
}

/* ---------- footer_end ---------- */

/* ---------- archives ---------- */

div#main p.navi
{
	color:#666666;
	background-color:#ffffff;
	font-size:60%;
	font-weight:normal;
	margin-bottom:10px;
}

div#main p.navi a
{
	color:#F88040;
	background-color:#ffffff;
	text-decoration:none;
}

div#main p.navi a:hover
{
	text-decoration:underline;
}

div.entry
{
	margin-bottom:20px;
}

h2.entry-header
{
	color:#F88040;
	background:transparent url(http://www.switch2002.com/img/entry_title.gif) no-repeat left bottom;
	font-size:90%;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height:150%;
	padding:10px 0 5px 1px;
	margin-bottom:10px;
}

h2.entry-header a
{
	color:#F88040;
	background-color:transparent;
	text-decoration:none;
}

h2.entry-header a:hover
{
	color:#F88040;
	background-color:transparent;
	text-decoration:underline;
}

div.entry p,
div.comments-body p,
p.comments-open-moderated
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
	line-height:150%;
	margin-bottom:10px;
}

div.entry blockquote,
div.entry-body blockquote
{
	font-size:80%;
	line-height:150%;
	color:#333333;
	background:transparent url(http://www.switch2002.com/img/blockquote.gif) repeat-y left top;
	padding:20px 25px;
	margin-bottom:20px;
}

div.entry h1,
div.entry-body h1
{
	font-size:90%;
	font-weight:bold;
	color:#ffffff;
	background:transparent url(http://www.switch2002.com/img/h1_bg.gif) no-repeat left bottom;
	border-top:1px solid #620200;
	padding:5px 10px 10px 10px;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h2,
div.entry-body h2
{
	color:#666;
	background:transparent url(http://www.switch2002.com/img/entry_title.gif) no-repeat left bottom;
	font-size:90%;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height:150%;
	padding:10px 0 5px 1px;
	margin-bottom:10px;
}

div.trackbacks h3,
div.comments h3
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.switch2002.com/img/h4_bg.gif) no-repeat left top;
	padding:18px 10px 6px 10px;
	border-bottom:1px solid #cccccc;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h3,
div.entry-body h3
{
	color:#F88040;
	background:transparent url(http://www.switch2002.com/img/entry_title.gif) no-repeat left bottom;
	font-size:90%;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height:150%;
	padding:10px 0 5px 1px;
	margin-bottom:10px;
}

div.entry h4,
div.entry-body h4
{
	font-size:90%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.switch2002.com/img/h4_bg.gif) no-repeat left top;
	padding:18px 10px 6px 10px;
	border-bottom:1px solid #cccccc;
	line-height:150%;
	margin-bottom:20px;
}

div.entry h5,
div.entry-body h5
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#666;
	background:transparent url(http://www.switch2002.com/img/h5_bg.gif) no-repeat 0 60%;
	padding: 0 10px 0 20px;
	line-height:150%;
	margin-bottom:5px;
                border-bottom:1px solid #E1743A;
}

div.entry h6,
div.entry-body h6
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.switch2002.com/img/h6_bg.gif) no-repeat 0 60%;
	padding: 0 10px 0 20px;
	line-height:150%;
	margin-bottom:5px;
                border-bottom:1px solid #999;
}

div.entry-tags h4
{
	font-size:80%;
	font-weight:bold;	font-family:Verdana,"ＭＳ ゴシック";
	color:#333333;
	background:transparent url(http://www.switch2002.com/img/h6_bg.gif) no-repeat 2px 2px;
	padding: 0 10px 0 25px;
	line-height:150%;
	margin-bottom:5px;
	border:0;
}
div.entry-tags-inner
{
	color:inherit;
	background-color:#e4f1f1;
	padding:15px 15px 10px 15px;
}
div.entry-tags ul
{
	list-style-type:none;
	margin-bottom:20px;
}
div.entry-tags ul li
{
	color:#339999;
	background-color:transparent;
	font-size:80%;
	font-weight:normal;	font-family:Verdana,"ＭＳ ゴシック";
	float:left;
	margin-right:10px;
}

div.entry-info
{
	margin-bottom:20px;
}

div.entry-info ul
{
	list-style-type:none;
	text-align:right;
	border-top:1px solid #efefef;
	padding:5px 0 10px 0;
	width:100%;
}

div.entry-info ul li
{
	font-size:60%;
	color:#666666;
	background-color:inherit;
	display:inline;
}

div.entry-content
{
	padding-bottom:5px;
	width:100%;
}

div.entry-content p.posted
{
	margin-bottom:40px;
}


div.entry-content h3 a
{
	color:#333333;
	background-color:transparent;
	text-decoration:none;
}
div.entry-content h3 a:hover
{
	color:#333333;
	background-color:transparent;
	text-decoration:underline;
}

div.trackbacks,
div#comments
{
	margin:0 0 15px 0;
}

div.trackbacks p
{
	font-size:80%;
	color:#666666;
	background-color:inherit;
}

div.trackbacks p input
{
	border:1px solid #cccccc;
}

div.trackbacks dl
{
	padding:10px 0 0 0;
}

div.trackbacks dt
{
	font-size:80%;
}

div.trackbacks dd p
{
	padding:0 0 5px 0;
}

div.trackbacks ul.trackback-info,
div#comments ul.comments-info
{
	border-top:1px solid #efefef;
	list-style:none;
	padding:5px 0;
	text-align:right;
	margin-bottom:10px;
}

div.trackbacks ul.trackback-info li,
div#comments ul.comments-info li
{
	color:#666666;
	background-color:inherit;
	font-size:60%;
	display:inline;
}

div.comments-post h5
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	font-weight:normal;
	margin:0 0 5px 0;
}

div#comments-open-data legend
{
	font-size:80%;
	margin: 0 0 5px 0;
	padding:0;
}

div#comments-open-data label
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

dl#name-email input,
dl#comments-open-text textarea
{
	color:#333333;
	background-color:inherit;
	font-size:80%;
	border:1px solid #cccccc;
}

ul.cookie,
div#comments-open-data ul.inline
{
	list-style:none;
	padding:3px 0;
}

div#comments-open-data ul.comments-open-footer
{
	list-style:none;
	padding:10px 0 20px 0;
}

div#comments-open-data ul.comments-open-footer li
{
	display:inline;
	margin-bottom:10px;
}

input#comment-preview,
input#comment-post,
input#comment-cancel
{
	font-size:80%;
	text-indent:-9999px;
	color:#333333;
	width:80px;
	height:20px;
	cursor: pointer;	
}


input#comment-preview,
input#comment-post
{
	margin-top:5px;
}
input#comment-cancel
{
	background:transparent url(http://www.switch2002.com/img/cancel.gif) no-repeat left top;
	margin-bottom:4px;
}


div.comment p
{
	font-size:80%;
	color:#333333;
	background-color:inherit;
}

input.search-input
{
	color:#333333;
	background-color:#ffffff;
	border:1px solid #b4b4b4;
	width:300px;
	padding:2px;
}

input.searchsubmit
{
	border:0;
	position:relative;
	top:4px;
	left:10px;
}

h2.module-header
{
	color:#666;
	background:transparent url(http://www.switch2002.com/img/entry_title.gif) no-repeat left bottom;
	font-size:90%;
                font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
	line-height:150%;
	padding:10px 0 5px 1px;
	margin-bottom:10px;

	<!--color:#000000;
	background:transparent url(http://www.switch2002.com/img/entry_title.gif) no-repeat left top;
	font-size:80%;
	font-weight:normal;
	padding:11px;
	margin-bottom:10px;-->
}

div.module-content
{
	color:#333333;
	background-color:#ffffff;
	padding:15px;
	margin-bottom:20px;
}

div.module-content ul
{
	list-style-type:disc;
	line-height:150%;
	padding:0 15px;
}

div.module-content ul li
{
	font-size:80%;
	font-weight:normal;
}

/* ---------- archives_end ---------- */

p.shopinfo { font-size:70%; line-height:1.5; margin:20px 10px; }

p.shopinfo strong { font-size:130%; }

.menu
{
	font-size:80%;
                margin:10px 0;
	color:#666666;
                line-height:1.5;
}

.menu td
{
	background:transparent url(http://www.switch2002.com/img/border.gif) repeat-x left bottom;
	color:inherit;
	padding:5px;
}
.menu td.title
{
	background:transparent url(http://www.switch2002.com/img/category_sublist.gif) no-repeat 10% 60%;
}

ul#button
{
	list-style-type:none;
}

ul#button li#movie
{
                margin-bottom:10px;
}

ul#button li#movie a
{
                width:133px;
                height:67px;
                display:block;
                text-indent:-9999px;
	background:transparent url(http://www.switch2002.com/img/movie_banner.jpg) no-repeat left top;
}

ul#button li#movie a:hover
{
                width:133px;
                height:67px;
	background:transparent url(http://www.switch2002.com/img/movie_banner.jpg) no-repeat right bottom;
}

ul#button li#campaign a
{
                width:133px;
                height:67px;
                display:block;
                text-indent:-9999px;
	background:transparent url(http://www.switch2002.com/img/campaign_banner.jpg) no-repeat left top;
}

ul#button li#campaign a:hover
{
                width:133px;
                height:67px;
	background:transparent url(http://www.switch2002.com/img/campaign_banner.jpg) no-repeat right bottom;
}

ul#button li#campaign
{
                margin-bottom:10px;
}

ul#button li#staffblog a
{
                width:133px;
                height:67px;
                display:block;
                text-indent:-9999px;
	background:transparent url(http://www.switch2002.com/img/staffblog_bt.jpg) no-repeat left top;
}

ul#button li#staffblog a:hover
{
                width:133px;
                height:67px;
	background:transparent url(http://www.switch2002.com/img/staffblog_bt.jpg) no-repeat right bottom;
}

a:focus {
outline:none;
}