@charset "UTF-8";

* { margin:0px;  padding:0px;}

body {
 background-image:url(bg600.gif);
 font-size: 14px;
 text-align:center;
 margin:5px auto;
 font-family:sans-serif;}
p {
 margin-bottom: 1em;}
img {
 border: 0;}
div {
 text-align: left;}
table{
 margin: 7px 3px 3px 3px;  padding: 1px 1px;
 border:none;  border-collapse:collapse;
 background-color:#ffffff;}
tr,td{
 margin:0px; padding: 3px 4px;
 border-top: 1px solid #666666; border-bottom:1px solid #666666;
 border-left:1px solid #666666; border-right: 1px solid #666666;
 empty-cells:show;  background-color:#ffffff;
 font-size:  13px;  line-height:130%;}
ul {
 margin: 5px 5px 20px 15px;
 padding:5px 0px 0px 10px;
 list-style: circle;}
li {
 margin:0px;
 padding:0px 0px 3px 0px;
 line-height:130%;}
strong {
 color: #F90;
 font-weight: bold;}
.hide {
 display: none;}
.clear {
 font-size: 1px;
 line-height: 1px;
 clear: both;}
h2 {
 font-size: 16px;
 color: #333333;
 padding: 0px 0px 2px 4px;
 margin: 1px;
 border-bottom: 1px dashed #999999;
 letter-spacing: 1px;
 font-weight: normal;}


/*＝レイアウト＝*/
/*メイン部分*/
div#contents {
 margin:0px;
 padding:10px 5px;
 width: 545px;
 float: left;}
/*サイドメニュー*/
div#navigation {
 width: 208px;
 margin:0px;
 padding:10px 3px;
 float: right;}
/*ページナビゲーション表示*/
div#pagenavi0 {
 text-align:center;
 margin:5px;
 padding:0px;
 font-size:13px;
 font-weight:2px;}

/* [Header] */
h1{
 margin:0px;
 color:#333333;
 font-weight:normal;
 font-size:24px;
 letter-spacing:1px;}
h1 a{
 display:block;
 width:400px;
 height:40px;
 background:url(http://www.nintendo-room.net/600title.gif) no-repeat 0px 0px;}
h1 a span{
 display:none;}

dl#search {
	width: 200px;
	height: 100px !important;
	height: 170px;
	padding-top: 70px;
	text-align: center;
	float: right;
}
dl#search dt {
	width: 200px;
	height: 30px;
	background: transparent url(http://www.nintendo-room.net/template/sb_search_header.gif) no-repeat;
}
dl#search dd input.form {
	width: 130px !important;
	width: 132px;
	background-color: #EEE;
	border: 1px solid #CCC;
}
dl#search dd input.button {
	margin-top: 10px;
}

/* [Entry] */
div.entry {
 margin:20px 3px 20px 5px;
 padding:4px;
 border: 1px solid #999999;}
div.ae2 {
 margin:15px 0px 20px 0px !important;
 border:0px !important;}
div.ae2 h2,
div.entry h3 {
 font-size: 16px;
 color: #333333;
 padding: 0px 0px 2px 3px;
 margin: 0px 0px 8px 0px;
 border-bottom: 1px dashed #999999;
 letter-spacing: 1px;
 font-weight: normal;}
div.entry h3 a:link,
div.ae2 h2 a:link{
 color:#0099ff;
 text-decoration:none;}
div.entry h3 a:visited,
div.ae2 h2 a:visited{
 color:#1fc0fe;
 text-decoration:none;}
div.entry h3 a:active;
div.ae2 h2 a:active{
 color:#99ccff;
 text-decoration:none;}
div.entry h3 a:hover,
div.ae2 h2 a:hover{
 color:#0099ff;
 text-decoration:underline;}
div.entry_body {
 padding: 5px 0px 9px 9px;
 font-size:13px;
 line-height:130%;}
div.beb2 {
 font-size:14px !important;
 line-height:140% !important;}
div.entry_state {
 clear: both;
 font-size:11px;
 text-align: right;
 padding: 3px 2px 0px 3px;
 border-top: 1px solid #f5f5f5;}
.e_sequel{
 font-size:12px;}
.ces2{
 font-size:14px;
 line-height:140%;}
div .entry_body p {
 margin:12px 8px 12px 8px !important;
 padding:8px !important;
 border:1px solid #3c81f2 !important;
 background-color:#eefaff !important;
 font-size:13px !important;
 line-height:135% !important;
}

div.entry img.pict {
	display: block;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 18px;
	text-align: center;
}
div.entry img.thumb {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
div.entry blockquote {
	padding: 15px 15px;
	margin-bottom: 30px;
	background-color: #EEE;
}
div.entry ul{
	list-style-type: disc;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.entry li{
	padding-left: 3px;
	margin-bottom: 3px;
 font-size:14px;
}
div.entry ol{
	list-style-type: decimal;
	padding-left: 10px;
	margin-bottom: 10px;
}
div.entry em{
	font-weight: bold;
}
div.entry table {
	border-top: 1px solid #EEE;
	border-left: 1px solid #EEE;
	margin-bottom: 18px;
}
div.entry table th {
	padding: 5px;
	border-bottom: 1px solid #F90;
	border-right: 1px solid #DDD;
}
div.entry table td {
	padding: 5px;
	border-bottom: 1px solid #DDD;
	border-right: 1px solid #DDD;
	vertical-align: top;
}
div.entry dl {
	margin-bottom: 18px;
}
div.entry dl dt {
	color: #F90;
	font-weight: bold;
	padding-bottom: 10px;
}
div.entry dl dd {
	padding: 0 0 10px 20px;
}
/* [Comment] */
div#comments {
 width: 535px;
 padding:30px 0px 50px 0px;}
div#comments dl.comment_body {
 width: 535px;
 padding:0px 40px 20px 15px;}
div#comments dl.comment_body dt {
 color: #CCC;
 padding: 0px 0px 2px 4px;
 margin-bottom: 8px;
 border-bottom: 1px solid #FFE6C0;}
div#comments dl.comment_body dd {
 font-size:13px;
 line-height:130%;
 margin:0px;
 padding:2px 3px 0px 10px;}
dl#comment_form {
 width: 535px;
 padding: 20px;}
dl#comment_form input {
 padding:8px;}
div#comments h3 {
 font-size: 15px;
 color: #333333;
 padding: 0px 0px 2px 3px;
 margin: 20px 20px 5px 5px;
 border-bottom: 1px solid #999999;
 letter-spacing: 1px;
 font-weight: normal;}
div#comment_table {
 padding:15px 0px 0px 15px;}


/* [Trackback] */
div#trackback {
 width: 535px;
 padding-bottom: 50px;}
p.tb_link {
 width: 450px;
 color: #F90;
 background-color: #FAFAFA;
 padding: 5px;
 margin:15px 0px 20px 40px;
 border: 1px solid #F90;
 text-align: center;}
div#trackback dl.tb_body {
 width: 535px;
 padding:0px 40px 20px 15px;}
div#trackback dl.tb_body dt {
 color: #CCC;
 font-size:13px;
 padding: 0px 0px 2px 4px;
 margin-bottom: 8px;
 border-bottom: 1px solid #FFE6C0;}
div#trackback dl.tb_body dd {
 font-size:13px;
 line-height:130%;
 margin:0px;
 padding:0px 3px 0px 10px;}
div#trackback h3 {
 font-size: 15px;
 color: #333333;
 padding: 0px 0px 2px 3px;
 margin: 20px 20px 5px 5px;
 border-bottom: 1px solid #999999;
 letter-spacing: 1px;
 font-weight: normal;}


/* [Profile] */
div#profile {
	width: 430px;
	padding-bottom: 50px;
}
div#profile h2 {
	font-size: 14px;
	width: 400px !important;
	width: 430px;
	padding: 0 0 6px 30px;
	background: transparent url(http://www.nintendo-room.net/template/sb_entry_header.gif) no-repeat bottom;
	margin-bottom: 30px;
}
div.profile_body {
	margin-bottom: 18px;
}

/* [Navigation] */
div#navigation dl {
 margin:0px !important;
 padding:8px 0px !important;}
div#navigation dt {
 margin: 0px 0px 3px 0px !important;
 padding:0px 0px 0px 3px !important;
 border-bottom: 1px solid #999999;
 font-size:14px;
 font-weight:1px;}
div#navigation dd {
 margin: 0px 0px 0px 0px !important;
 padding:0px 0px 0px 3px !important;
 font-size:13px;}
div#navigation ul {
 margin: 0px 0px 0px 2px !important;
 padding:5px 0px 0px 18px !important;
 list-style: circle !important;}
div#navigation li {
 margin:0px !important;
 padding:0px 0px 3px 0px !important;}
div#navigation img {
 float:left;}
div#navigation br{
 clear:both;}


p#link2top {
	padding-left: 3px;
	background: transparent url(http://www.nintendo-room.net/template/sb_pagetop_arrow.gif) no-repeat;
}
/* [Footer] */
div#footer div{
 margin: 0px;
 padding: 3px 3px 7px 7px;
 font-size:13px;}
address {
 font-style: normal;
 font-size: 13px;
 margin: 3px 0px 1px 0px;
 padding:0px;}
div#foot h2 {
 font-size:16px;
 color: #333333;
 padding: 2px;
 margin: 0px 0px 0px 2px;
 letter-spacing:1px;
 font-weight:normal;
 clear: both;}
/*「Nintendo-Room系列サイト」表示の設定*/


/*－－－ページ上部－－－*/
/*テーブル全体*/
.h-10{
 border:none;
 border-collapse:collapse;
 margin: 5px auto;
 width:760px;
 background-color:#ffffff;}
/*サイトコンセプト*/
.h-11{
 padding: 2px 5px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 font-size:12px;}
.h-12{
 padding: 2px 5px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 border-left:1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 color:#4169E1;
 text-align:center;
 font-size:12px;}
.h-12 a{
 text-decoration:none;
 color:#1E90FF}
.h-12 a:visited{
 text-decoration:none;
 color:#1E90FF;}
.h-12 a:hover{
 text-decoration:underline;
 color:#1E90FF;}
.h-12 a:active{
 text-decoration:underline;
 color:#1E90FF;}

/*タイトル画像部分*/
.h-13{
 padding: 2px 5px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 font-size:12px;}


/*－－－ヘッダメニュー－－－*/
/*テーブル全体*/
.h-20{
 margin:5px auto;
 padding:0px;
 border:none;
 border-collapse:collapse;
 width:760px;
 background-color:#ffffff;}
/*メニュー(メイン)*/
.h-21{
 font-size:12px;
 text-align:center;
 padding: 3px 0px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;}
.h-21 a{
 text-decoration:none;
 color:#1E90FF}
.h-21 a:visited{
 text-decoration:none;
 color:#1E90FF;}
.h-21 a:hover{
 text-decoration:underline;
 color:#1E90FF;}
.h-21 a:active{
 text-decoration:underline;
 color:#1E90FF;}


/*－－－ページメイン部分－－－*/
/*テーブル全体*/
.lr-1{
 border:none;
 border-collapse:collapse;
 margin: 0px;
 padding: 0px;
 width:760px;
 background-color:#ffffff;}

/*サブメニュー(右側)*/
.lr-r{
 padding: 0px;
 margin: 0px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 text-align:center;
 vertical-align:top;}
/*テーブル*/
.r-1{
 font-size:13px;}
/*見出し*/
.r-2{
 font-size:15px;
 border-width:0px;}
/*内容*/
.r-3{
 line-height:120%;
 padding-left:5px;
 padding-bottom:13px;
 border-width:0px;}
/*r-3のサブ要素*/
.r-4{
 line-height:130%;
 padding-left:5px;
 border-width:0px;}
/**/
.r-s1{
 text-align:center;
 padding-top:3px;
 padding-bottom:7px;
 border-width:0px;}
/**/
.r-s2{
 text-align:center;
 padding-bottom:13px;
 border-width:0px;}
.r-s3{
 font-size:14px;}
.r-s4{
 font-size:11px;}


/*メイン部分*/
.lr-l{
 padding: 0px;
 margin:0px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 text-align:center;
 vertical-align:top;}
/*メイン－テーブル*/
.l-1{
 font-size:14px;}
/*メイン－階層表示*/
.l-2{
 font-size:12px;
 empty-cells:show;
 background-color:#ffffff;
 vertical-align:middle;
 padding:1px 1px 1px 1px;
 border-bottom: 1px solid #3300cc;
 border-width:0px;}
/*メイン－タイトル*/
.l-3{
 border-width:0px;}
/*メイン－概要*/
.l-4{
 padding-bottom:10px;
 padding-left:15px;
 padding-right:7px;
 line-height:145%;
 border-width:0px;
 font-size:14px;}
/*メイン－サブタイトル*/
.l-5{
 padding-top:7px;
 padding-bottom:10px;
 padding-left:5px;
 padding-right:7px;
 line-height:145%;
 border-width:0px;
 font-size:14px;}
/*メイン－サブタイトル*/
.l-5n1{
 padding:0px 7px 0px 5px;
 line-height:145%;
 border-width:0px;}
/*メイン－サブタイトル*/
.l-5n2{
 padding:0px 10px 15px 13px;
 line-height:145%;
 border-width:0px;
 font-size:14px;}
/*メイン－サブタイトル内容*/
.l-6{
 padding-bottom:5px;
 padding-left:15px;
 padding-right:7px;
 line-height:145%;
 border-width:0px;}

/*メイン－第2段落*/
.l-3m1{
 padding-bottom:10px;
 padding-left:15px;
 padding-right:7px;
 line-height:145%;}

/*メイン－第1段落*/
.l-3m2{
 padding-top:7px;
 padding-bottom:10px;
 padding-left:5px;
 padding-right:7px;
 line-height:145%;}

/*－－－フッター－－－*/
/*テーブル全体*/
.a-40{
 border:none;
 border-collapse:collapse;
 margin: 5px auto;
 background-color:#ffffff;
 text-align:center;
 width:760px;}

/*タイトル部分*/
.a-41{
 padding: 2px 0px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 font-size:15px;
 text-align:center;}

/*インフォメーション部分*/
/**/
.a-42{
 font-size:13px;
 text-align:center;
 padding: 5px 0px 2px 0px;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 border-bottom: 0px;
 empty-cells:show;
 background-color:#ffffff;
 line-height:150%;}
/**/
.a-43{
 font-size:13px;
 text-align:center;
 padding: 4px 0px 2px 0px;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 line-height:150%;}
/**/
.a-44{
 font-size:13px;
 text-align:center;
 padding: 2px 0px 4px 0px;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-top: 0px;
 empty-cells:show;
 background-color:#ffffff;
 line-height:150%;}
/**/
.a-45{
 font-size:13px;}
/**/
.a-46{
 vertical-align:middle;}

/*－－－フッター、系列サイト－－－*/
/*テーブル全体*/
.a-50{
 border:none;
 border-collapse:collapse;
 margin: 5px auto;
 background-color:#ffffff;
 text-align:center;
 width:760px;}

/*タイトル部分*/
.a-51{
 padding: 4px 0px 4px 0px;
 margin: 0px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 text-align:center;}

.nrgt{
 border:none;  border-collapse:collapse;
 margin: 4px !important;  padding:0px !important;
 background-color:#ffffff;  text-align:left;  width:740px;}
.nrgt1{
 border-top: 0px;  border-bottom: 1px solid #999999;
 border-left:0px;  border-right:  1px solid #999999;}
.nrgt2{
 border-top: 0px;  border-bottom: 1px solid #999999;
 border-left:1px solid #999999;  border-right:0px;}
.nrgt3{
 border-top: 1px solid #999999;  border-bottom: 0px;
 border-left:0px;  border-right:  1px solid #999999;}
.nrgt4{
 border-top: 1px solid #999999;  border-bottom: 0px;
 border-left:1px solid #999999;  border-right:  0px;}
.nrgt5{
 border-top: 1px solid #999999;  border-bottom: 1px solid #999999;
 border-left:0px;  border-right:  1px solid #999999;}
.nrgt6{
 border-top: 1px solid #999999;  border-bottom: 1px solid #999999;
 border-left:1px solid #999999;  border-right:  0px;}


/*－－－フッター、コピーライト－－－*/
/*テーブル全体*/
.a-90{
 border:none;
 border-collapse:collapse;
 margin: 2px auto;
 background-color:#ffffff;
 text-align:center;
 width:760px;}

/*内容*/
.a-91{
 padding: 4px;
 border-top: 1px solid #3300cc;
 border-bottom: 1px solid #3300cc;
 border-left: 1px solid #3300cc;
 border-right: 1px solid #3300cc;
 empty-cells:show;
 background-color:#ffffff;
 font-size:13px;
 text-align:center;}
