﻿@charset "UTF-8";

body {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin: 0px;
	padding: 0px;
	background: #93beff;
}
p, h4, h5 {
	margin: 0px;
	padding: 0px;
}
img { border: 0px; }

#container {
	background: #ffffff url(images/bgmain.gif) no-repeat 0px 460px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	width: 630px;
	border-right: 1px solid #000000;
	border-left: 1px solid #000000;
}
.wrap630 { margin: 40px 10px 0px; }

.caption {
	padding: 0px 10px 4px;
	border-bottom: 1px dashed #999999;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}
.read {
	margin:5px 30px;
	line-height: 1.8em;
	color: #333333;
}
.bgtower { background: url(images/bgtower.jpg) no-repeat center bottom }
.bg3d { background: url(images/bg3d.jpg) no-repeat center bottom }
.bgmovie { background: url(images/bgprmovie.jpg) no-repeat center center }


.wrap580 { margin: 25px 25px 0px; }
.px10 { font-size: 10px; }

.link { border: none; }

.h4atc3 {
	font-size: 16px;
	margin: 0px;
	padding: 9px;
	background: url(images/h4atc3.gif) no-repeat 0px 0px;
	font-weight: bold;
	text-indent: 28px;
}
.h4plane {
	font-size: 16px;
	margin: 0px;
	padding: 9px;
	background: url(images/h4plane.gif) no-repeat 0px 0px;
	font-weight: normal;
	text-indent: 28px;
}
.dectable {
	border: 1px solid #999999;
}
.dectable th {
	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;
}
.dectable td {
	border-bottom: 1px solid #999999;
}
.shot { text-align: center; }
.shot img {
	margin: 5px 0px 0px;
}
.air {
	text-align: center;
	margin: 20px 0px;
	
}
.ending {
	width: 500px;
	margin: 30px auto 70px;
	line-height: 1.3em;
}
.ending img { margin : 4px 0px; }
.atc2 {
	color: #ff3333;
	font-weight: bold;
}
#footer {
	font-weight: bold;
	padding: 34px 0px 0px;
	text-align: center;
}
.copyright {
	color: #808080;
	background: #000000;
	padding: 8px;
}

/* intro link
-----------------------------*/
p#intro {
	text-align: right;
}
