@charset "utf-8";
/* ===================================================================
CSS information

 file name  :copy.css
 author     :Ability Consultant
style info  :設定　ハックは最下部に記述
=================================================================== */


/*----------------------------------------------------
	各ページ専用指定
----------------------------------------------------*/

/* #pagetitle ページタイトル背景画像設定
-----------------------------------------------*/
#dish #pagetitle {
	background: url(https://z115.secure.ne.jp/~z115164/rktn/dish/images/bg_pagetitle.jpg) no-repeat top center;
}

.box_main {
	width:685px;
	float:left;
}










/*======================================

	hack - 各種cssハック - for IE7

=======================================*/
*:first-child+html {}


/*======================================

	hack - 各種cssハック - for IE6

=======================================*/
* html {}