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


/* COLOURS ***************************************************** */

/* #52c6c2 - blue background */

/* #fafaf0 - white canvas */

/* #ea4486 - pink rollover */

/* #666 - grey text */

/* #6c6c6c - grey breadcrumbs */

/* #89bfcf - blue left panel rollover */

/* ************************************************************* */



#second-middle {
	width:840px;
	float:left;
	background:#fafaf0 url(../images/bg-top-middle.jpg) no-repeat top;
	height:auto;
}



#content-header {
	float:left;
	width:595px;
	margin: 0px 0px 15px;
}
#content-header img {
	float:left;
	margin: 0px;
}
#content-header-left {
	float: left;
	width: 280px;
	line-height: 22px;
	font-size: 12px;
	padding: 9px 0px 0px;
}


/* Delete  ******************************************************************

#banner-tanoshi-kousaku {
	background: url(../images/tanoshi-kousaku-banner.jpg) no-repeat;
	float: right;
	height: 76px;
	width: 286px;
}
#banner-tanoshi-kousaku p {
	font-size: 10px;
	margin: 23px 0px 0px 66px;
}
#banner-tanoshi-kousaku p a {
	color: #ea4486;
	text-decoration:none;
}
#banner-tanoshi-kousaku p a:hover {
	text-decoration:underline;
}

*************************************************************************** */

