@charset "utf-8";

/*=========================================================================

種別 ： トップ専用css
適用 ： トップ固有スタイル

=========================================================================*/


/* コンテンツ設定
=============================================== */
#TOP #CONTENTS #COL_L{
	width: 442px;
}
#TOP #CONTENTS #COL_R{
	width: 337px;
}


#TOP #CONTENTS #COL_L .col_l{
	width: 102px;
}
#TOP #CONTENTS #COL_L .col_r{
	width: 340px;
}
#TOP #CONTENTS #COL_L .col_r h3{
	padding-bottom:8px;
}
#TOP #CONTENTS #COL_L .btn{
	width: 100%;
	clear: both;
	padding-top: 17px;
}
