@charset "utf-8";

body,h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,form,address   { margin: 0; padding: 0; }
.clear		{ clear: both; }
.clear hr,
.clear br	{ display: none; }
a img       { border: none; }
a span, hr  { display: none; }
ul       	{ list-style:none;}

/*フォント設定*/
.font1 { font-size: 10px;line-height:14px }
.font2 { font-size: 12px;line-height:16px }
.font3 { font-size: 14px;line-height:16px }
.font4 { font-size: 16px;line-height:16px }
.font5 { font-size: 18px;line-height:16px }

/*リンク設定*/
a:link { color:#363E74; text-decoration:underline;}
a:visited { color:#003399;text-decoration:underline;}
a:hover { color:#068795;text-decoration:underline; }
a:active { color:#068795;text-decoration:none; }

body {background-color: #FFFFFF;padding: 0px;margin: 0px;color: #000000;}

#content { position: relative; width: 800px; margin:0 auto 0 auto;}
.bg {width:800px; background: url(/shop/game/pokemon/dungeon_sora/images/back.jpg) repeat-y;}

/*上部画像*/
#title p{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_1.jpg) no-repeat; height:173px; text-indent: -9999px;}
#title h1 {background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_2.jpg) no-repeat; height:173px; text-indent: -9999px;}
#hidden{display: none;}

/*ゲーム画面*/
#game{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_3.jpg) no-repeat; height:154px; text-indent:-9999px;}
#game br{display: none;}

/*物語*/
#story{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_4.jpg) no-repeat; height:195px; text-indent:-9999px;}
#story br{display: none;}

/*ゲーム概要*/
#gaiyou{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_5.jpg) no-repeat; height:198px; text-indent:-9999px;}
#gaiyou span.official a{
	position:absolute;
	top:849px;
	left:40px;
	height:22px;
	width:594px;
	text-indent: -9999px;
}
#gaiyou br{display: none;}

/*購入*/
#buy {background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_7.jpg) repeat-y;}
#buy p.sub{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_6.jpg) no-repeat; height:30px; text-indent:-9999px;}
#buy p.sub2{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_8.jpg) no-repeat; height:35px; text-indent:-9999px;}
#buy table {margin-top:5px;margin-left:50px;width:700px; border: solid 1px #7D7D7D;}
#buy table.buy {margin-left:-5px;margin-top:5px;width:450px; padding:2px; color:#515756; border: solid 0px #000000;}
#buy dl	{}
#buy dt     { display: none } 
#buy dd     { font-size:12px;}  
#buy dd.txt { font-weight: bold; font-size:18px;color:#990000;} 
#buy dd.txt2 {border-bottom:solid 1px #cccccc;font-size:10px; line-height: 120%; }
#buy dd.txt3 {border-bottom:solid 1px #cccccc;line-height:130%;padding:3px; }
#buy dd.txt4 {line-height: 130%;padding:3px;border-bottom:solid 1px #cccccc;border-bottom-style:dotted;line-height: 130%;} 
#buy dd.buy { padding:2px;font-weight:bold;  line-height: 120%; }


#copy{background: url(/shop/game/pokemon/dungeon_sora/images/dungeon_sora_9.jpg) no-repeat; height:51px; text-indent: -9999px;}
#copy br{display: none;}
