@charset "UTF-8";



/* -----------------------------------------------
             Toraya Homepage standared
   ----------------------------------------------- */

/* ========== text control ========== */

body
	{
	font-size:100%;
	}

/* ----- "mincho" ----- */

p
	{
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 0;
	}

.destination,
.gen,
.title
	{
	font-family: "\30D2\30E9\30AE\30CE\660E\671D\20\50\72\6F\20\57\33","\5E73\6210\660E\671D","\5E73\6210\660E\671D\4F53","\7D30\660E\671D\4F53","\FF2D\FF33\20\FF30\660E\671D","\FF2D\FF33\20\660E\671D";
	}

.gen
	{
	font-size: 95%;
	line-height: 150%;
	}

.destination,
.title
	{
	font-size: 150%;
	line-height: 110%;
	}

/* ----- "gothic" ----- */

.description
	{
	font-family: "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\FF2D\FF33\20\30B4\30B7\30C3\30AF",Osaka;
	font-size: 80%;
	line-height: 150%;
	}

.data
	{
	font-family: "\30D2\30E9\30AE\30CE\89D2\30B4\20\50\72\6F\20\57\33","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\FF2D\FF33\20\30B4\30B7\30C3\30AF",Osaka;
	font-size: 80%;
	line-height: 100%;
	}



/* -----------------------------------------------
             line-space initialize
   ----------------------------------------------- */

.gen,
.description,
.data
	{
	font-weight: normal;
	}

.gen
	{
	line-height:130%;
	}

.description
	{
	line-height:140%;
	}

/*\*/
.gen
	{
	_margin-top: -3px;
	_margin-bottom: -4px;
	}

.description
	{
	_margin-top: -3px;
	_margin-bottom: -2px;
	}

.data
	{
	_margin-bottom: -2px;
	}
/**/


/* ========== spot treatment ========== */

/* ----- with "arrowA01" ----- */

/*\*/
.gen.arrowA01,
.gen.arrowA02,
.gen.arrowA03
	{
	_margin-top: 0 !important;
	_margin-bottom: 0 !important;
	}

.data.arrowA01,
.data.arrowA02
	{
	_margin-top: -1px;
	_margin-bottom: -1px;
	}
/**/

/* ----- inside "noteB01" ----- */

/*
.noteB01 .description,
.noteB01 .data.arrowA01
	{
	_margin-top: 0 !important;
	_margin-bottom: 0 !important;
	}
*/

/* ----- inside "customerArea02" ----- */

/*\*/
#customerArea02 .description.customerName
	{
	_margin-top: -2px !important;
	_margin-bottom: 0 !important;
	}
/**/


