* {
	margin: 0;
	padding: 0;
}

#TOP
{
	float: left;
	margin-right:0.8em; 
	margin-top:0.8em;
	margin-bottom:0.3em;
}

#3D
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 650px;
}

#REF
{
	position: absolute;
	top: 10px;
	left: 800px;
	width: 190px;
	height: 650px;
}

#DEV
{
	margin-top: 10px;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	color: #000000;
}

.topgif{
	float: left;
	margin-right: 10px;
}

.title
{
	position: absolute;
	top: 5px;
	left: 10px;
	width: 800px;
	height: 41px;
	background-color: #ffffff;
}

.menu
{
	position: absolute;
	top: 50px;
	left: 20px;
	width: 915px;
	height: 30px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}

.clear
{
	clear: both;
}


.content
{
	position: absolute;
	left: 30px;
	width: 700px;
	height: 500px;
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #666666;
	text-align: justify;
}

.requirement
{
	color: #ff6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

.footer
{
    font-size: small;
}

.slice_menu
{
	position: absolute;
	top: 5px;
	left: 5px;
	width: 165px;
	height: 650px;
}

.slice_content
{
	position: absolute;
	top: 10px;
	left: 175px;
	width: 600px;
	height: 650px;
}

.slice_console
{
	position: absolute;
	top: 0px;
	left: 775px;
	width: 150px;
	height: 650px;
}

.timelapse
{
	position: absolute;
	top: 10px;
	left: 25px;
	width: 650px;
	height: 800px;
}

.center
{
	width: 900px;
	text-align: center;
	margin-top: 7px;
}

.margin-b
{
	margin-bottom: 4px;
	border-width: 0;
}

.margin-t
{
	margin-top: 4px;
	border-width: 0;
}

.border-zero
{
	border-width: 0;
}

.linkPage
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	padding: 40px 70px;
}

ul.link
{
	list-style-image: url(../img/link_list_mark.png);
}

li.blank {
	margin-bottom: 10px;
}

.dev_title
{
	font-size: 14pt;
	font-weight: bold;
	padding: 0.2em;
	color: #444488;
}

.period 
{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Arial, Verdana, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	padding: 0.2em;
	color: #444488;
}

table.development
{
	border-top:1px solid #cccccc;
    border-left:1px solid #cccccc;
    border-collapse:collapse;
    border-spacing:0;
   	font-size: 14px;
   	font-weight: bold;   	
	color: #444488;
    background-color: #ffffff;
    empty-cells:show;
    width: 90%;
}

table.development th
{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
   	background: url(../img/table_header.gif) repeat-x center left;
    text-align: center;
    color: #000000;
    padding:0.25em 0.75em 0.25em 0.75em;
    white-space :nowrap;
    font-size: 13px;
}

table.development th.width
{
	width: 25%;
}

table.development td
{
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    padding:0.25em 0.75em 0.25em 0.75em;
}

table.development td.center
{
	text-align: center;
	font-size: 20px;
}

table.development td.description
{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Arial, Verdana, sans-serif;
	font-weight: normal;   	
}

table.development td.img
{
	text-align: center;
	color:#333;
	background-color: #000000;
	padding:0.2em;
}

iframe {
	border: none;
	width: 100%;
	height: 75px;
}
