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

