@charset "utf-8";

/*
	File Name : /css/screen.css;
	About : スクリーン用;
	Build date : 2006/08/18;
	Site name : ebookcafe-kyoto.com;
	Copyright :  (C) Kyodo Printing Indastry CO.,LTD 2006 All Rights Reserved.;
*/

/*

The order of properties {
	### box ###
	display:
	float:
	clear:
	width:
	height:
	margin:
	padding:

	### position ###
	position:
	offset-property:

	### background ###
	background

	### font text color ###
	font:
	line-height:
	text-indent:
	color

	### other properties ###
	overflow:
}
*/
/* 一覧
--------------------------------------------------------------------------

	1. import
	2. Hacks
		 Mac IE5   	Holly ※順序注意
		 Win IE5.5	BPF   ※順序注意
		 Win IE5	BPF   ※順序注意

--------------------------------------------------------------------------
*/

/* 1.import
--------------------------------------------------------------------------*/
@import url("style.css");
@import url("contents.css");




/* 2.Hacks
--------------------------------------------------------------------------*/

/* Mac ie5 Only Styles	Holly */

/*\*//*/
  @import "ie5mac.css";
/**/

/* Win ie5.5 Only Styles	BPF */

@media tty {
 i{content:"\";/*" "*/}} @import 'ie55win.css'; /*";}
}/* */

/* Win ie5 Only Styles	BPF */

@media tty {
i{content:"\";/*" "*/}}; @import 'ie50win.css'; {;}/*";}
}/* */
