@charset "UTF-8";
/* CSS Document */

/*
============================== setubi.html_page ==============================
*/

/* ヘッダ（メニュー上部と下部　帯　会社名　帯）部分、　メインのページ左部　whast' new　などのPOP　部分、
　　フッター部分は　common.css　に記載
　------------------------------ */





/* ページ 右部　メイン内容　部分
　================================================ */

/* ▼ページ右部　各内容上下　部分　調整
　------------------------------ */

#contents01 {
		width:579px;
		height: auto;
		margin: 10px 0 0px 0;
		text-align: center;
}

#contents02,
#contents03 {
		width:579px;
		height: auto;
		margin: 0px 0 0px 0;
		text-align: center;
}



/* ページ 右部　メイン内容　部分
　================================================ */

/* ▼ページ右部　各内容上下　部分　調整
　------------------------------ */

#layer_furo {
		width: 300px;
		height: 250px;
		background-color: #FFF;
		position: absolute;
		top: 760px;
		left: 450px;
		z-index: 1;
		visibility: hidden;
}

#layer_furo p {
		margin-left: 5px;
}