﻿@charset "UTF-8";

/*----------------2009/01/26----
 atc3product stylesheet
 update: 29 May 2008
 append: 26 January 2009
------------------------------*/

@import "https://";

/* RESET
-----------------------------*/
body, p, h1, h3 {
	margin: 0;
	padding: 0;
	font: 12px "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", Osaka;
}
a {
	color: #003399;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}

img { border: 0px; }

/* TAG
-----------------------------*/
table.layout22 {
	margin-top: 22px;
}
td.pdd6 {
	padding: 6px;
}
table.deco {
	margin: 6px;
	border: 1px solid #999999;
}
table.deco th {
	padding: 4px;
	background: #cdddff;
	font-weight: normal;
	text-align: right;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #CBDCED;
	border-right: 1px solid #6699bb;
}
table.deco td {
	padding: 4px;
	border-bottom: 1px solid #999999;
}
table.decoprm {
	background: url(images/bg_prmovie.jpg) no-repeat 0px 0px;
	color: #ffffff;
	margin: 40px 0px 40px;
}
table.decoprm img {
	margin: 14px;
}
table.decoprm p {
	margin: 113px 30px 20px;
}

/*
#powered dd {
                margin: 0;
}
#powered a {
                background-image: url(img/powered.gif);←--------背景画像に指定し、センターに配置
                background-repeat: no-repeat;
                background-position: center center;
                width: 137px;←--------横と縦の幅は画像サイズに合わせて
                height: 32px;
                display: block;←--------ブロック化する
                text-indent: -9999px;←--------インデントで元の文字を飛ばす
                text-decoration: none;←--------ここは各自のCSSの設定によっていらないかもしれません
				display:none;
}
*/
/* base & layout controls
-----------------------------*/
#wrap630 {
	color: #555544;
	text-align: left;
	height: auto;
	width: 630px;
	background: #eeeeff url(images/back.gif) repeat-y 0px 0px;
}
#header {
	height: 400px;
	width: 630px;
	background: url(images/bg_title.jpg) no-repeat 0px 0px;
}
#header h1, #header p {
	text-indent: -9999px;
}
#top {
	height: 46px;
	width: 630px;
	background: url(images/bg_top.jpg) no-repeat 0px 0px;
}
#menu {
	padding: 0px 20px;
}
#menu ul, #menu li {
	padding: 0px;
	margin: 0px;
	display: inline;
	list-style: none;
}

#main {
	padding: 0px 40px 40px;
}
.game {
	font-size: 14px;
	font-weight: bold;
	line-height: 2.2em;
	padding: 40px 0px 0px;
	color: #444433;
}
.ex22 {
	padding: 0px 22px;
	line-height: 1.8em;
}
.next {
	padding-top: 20px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}
.stagetitle {
	margin: 0px;
	font-weight: bold;
}
.screneshot { margin:0px; }
.screneshot li {
	display: inline;
}
.scene {  }
.info {
	font-size: 14px;
	font-weight: bold;
	padding: 60px 0px 20px;
	color: #444433;
}
.advice {
	padding: 0px 22px;
	font-size:11px;
	color: #ff3300;
	line-height: 1.2em;
}
.caution {
	font-size: 10px;
	text-align: center;
}
.copy {
	font-weight: bold;
	color: #bbbbaa;
	text-align: center;
	margin: 0px 6px;
	padding: 10px;
	border-top: 1px solid #ddddcc;
}

/* intro link
-----------------------------*/
p#intro {
	margin: 120px 0px 0px;
	text-align: right;
}

