﻿@charset "utf-8";

/* 最新情報（news-topics.html）のスタイルシート */ 


/* メインカラムの詳細　********************************************************************************/ 
/* トップページ　********************************************************************************/ 
#maincol{background-color: #FFFFFF;  
 float: right; 
 display:inline; 
 position: relative; 
 width:773px; 
 }
.long-box{
  float:left;
  clear:both;
  width:773px;
  }
.underconstruction{
	float:left;
	clear:both;
	text-align: center;
	width: 773px;
	padding-top: 30px;
	line-height: 35px;
  }
