﻿* {
	padding: 0px;
	margin: 0px;
	font-family: "ヒラギノ角ゴ Std W3", "ヒラギノ角ゴ Pro W3", "Frutiger LT Std 55 Roman", Verdana, Osaka;
}

body{}

#header {
	text-indent:-9999px;
	background-repeat:none;
	background-image: url('images/header_background.gif');
	height: 90px;
	margin-left:auto;
	margin-right:auto;
	width: 720px;}

#container {
	width: 720px;
	height: 600px;
	margin-left:auto;
	margin-right:auto;}

#rightcolumn{float:right; width:365px;
	line-height:160%;
	margin-top:10px;}

#leftcolumn{float:left; width:322px;}

#switch{clear:both;
	width:720px;
	position:absolute; top:55px;
	color:white;}
#switch p{text-align:right; margin-right:1em;}
#switch a{color:white;}

#footer {margin-left:auto; margin-right:auto;
	width: 720px;
	border-top:1px solid black;
	margin-top:1.6em;}

h1 {font-size:100%; border-bottom:2px solid black; margin-top:0.5em; padding-bottom:0.2em;}

#abstruct {margin-top:0.8em; text-indent:0.5em;}
#cooperation {margin-top:0.8em; text-indent:0.5em;}

.movie{margin:10px 0 5px 0; height:260px; width:320px; border:1px solid darkgray;}
.caption{font-size:90%; font-weight:600; text-indent:1em;}

#logo_i{
	float: left;
	height: 58px;
	margin-top:-0.8em;
	margin-left:0px;
	margin-right:auto;
	width: 132px;
	border:none;
}

#notice{
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	text-align: center;
	width: 720px;
}
.rights {
 font-family: "Frutiger LT Std 45 Light",Verdana,Osaka;
 font: italic normal 300 75% normal "Frutiger LT Std 45 Light",Verdana,Osaka;
 color:gray;
}

