﻿
body
	{
	margin:0px;
	width:100%;
	height:100%;
	line-height:1.5em;
	}

.all
	{
	margin-right:auto;
	margin-left:auto;
	width:950px;
	height: 491px;
}

.news_bar
	{
	background-image:url('img/news_bar.gif');
	width:950px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center
	}
	
.kiji_photo
	{
	width:950px;
	height:426px;
	text-align:center;
	}

.kiji_text
	{
	font-size:small;
	line-height:1.5em;
	padding-top:20px;
	padding-left:200px;
	padding-right:200px;
	letter-spacing:0.1em;
	height:auto !important;
}


.tojiru
{
	text-align:center;
}

.footer_bar
	{
	background-image:url('img/footer_bar.gif');
	width:950px;
	height:80px;
	background-repeat:no-repeat;
	background-position:center
	}