﻿@charset "utf-8";


/*
CSS Information
=============================

	aboutTOPページ用
	/shared/js/dynamiclayout.jsより　browserWidth > 980の場合に適用

=============================
*/



/*===========================
div#sub-contents-area	右カラム表示位置調整
=============================*/
.index #sub-contents-area {
	top: -237px;
}
