@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;
}
#content-header img {
	float:left;
	margin: 0px 20px 0 0;
}
#content-header-left {
	float: left;
	width: 280px;
	line-height: 22px;
	font-size: 12px;
	padding: 9px 0px 0px;
}





/* STEPS LAYOUT 
============================================================================== */

#steps-header {
	float:left;
	width:595px;
	margin: 15px 0px 0px;
	background: url(../../global-images/border-595.gif) no-repeat bottom;
	padding: 0px 0px 15px;
}
#steps-header-img {
	float:left;
	margin: 0px 10px 0 0;
}
#steps-header-info {
	float: right;
	width: 442px;
	text-align: left;

}
#steps-header-banner {
	background: url(../../consumer/images/tanoshi-kousaku-banner-large.jpg) no-repeat left top;
	height: 76px;
	width: 442px;
	margin: 20px 0px 0px;
	float: left;
	padding: 0px;

}
#steps-header-banner p {
	font-size: 10px;
	padding: 20px 0px 0px 70px;
	width: 360px;

}
.steps {
	float:left;
	width:595px;
	background: url(../../global-images/border-595.gif) no-repeat bottom;
	padding: 15px 0px;
}
.steps img {
	float:left;
}
.steps ul {
	list-style:none;
	margin: 7px 0px 0px;
	padding: 0px;
	float: right;
	width: 435px;
}
.steps li {
	padding: 0px;
}
.steps-title {
	font-size:9px;
	color: #666666;
	margin: 0px;
	font-weight: bold;
	padding: 0px 0px 8px 0px;
	line-height: 11px;
	height: 13px;
}
.steps-title img {
	float:left;
	margin:0 5px 0 0;
}
.steps-number {
	font-size:140%;
	color: #666666;
	font-weight: bold;
	margin: 5px 0px 15px;
}

#content-right-second .steps-number a{ color:#666; text-decoration:underline;}
#content-right-second .steps-number a:hover { text-decoration:none; }

.steps-info {
	font-size: 12px;
	color: #666666;
	line-height: 22px;
}
.steps-info a { color:#ea4486; text-decoration:none;}
.steps-info a:hover { text-decoration:underline;}

.steps-link {
	color: #ea4486;
	margin: 20px 0px 0px;
}







/* PRODUCT CATALOG 
============================================================================== */

#product-catalog-header {
	float:left;
	width:595px;
}
#product-catalog-header-left {
	float:left;
	background: url(../../global-images/icon-pink-catalog.gif) no-repeat left center;
	padding: 0px 0px 0px 17px;
	height: 40px;
	width: 575px;
	margin: 0px 0px 15px;
}
.catalog-link {
	display: inline-block;
	width: 100px;
	float: left;
	font-size:10px;
	margin: 0px 0px 4px;
	color: #666666;
	font-weight: bold;
}
.product-title {
	display: inline-block;
	float: left;
	width: auto;
	font-size: 18px;
	color:#ea4486;
	clear: left;
}

#catalog-left {
	float:left;
	width:289px;
}
#catalog-left p {
	margin: 0px 0px 15px;
}
#catalog-left h3 {
	color: #666666;
}

#catalog-right {
	float:right;
	width:289px;
}


#catalog-left .link-pinkarrow a {
	background: url(../../global-images/icon-pink-arrow.gif) no-repeat left center;
	color: #666666;
	text-decoration: underline;
	padding: 0px 0px 0px 15px;
}
#catalog-left .link-pinkarrow a:hover {
	color: #ea4486;
	text-decoration: none;
}


#catalog-left ul {
	list-style: none;
	margin: 0px 0px 0px 20px;
	padding: 0px;
}
#catalog-left ul li a {
	color: #666666;
	text-decoration: underline;
	list-style: none;
	font-size: 12px;
	line-height: 25px;
}
#catalog-left ul li a:hover {
}




/* TABLE 
============================================================================== */

table#business {
	border:0;
}

table#business td{
	padding:0px 10px 0px 0px;
	color: #666666;
	font-size: 12px;
	line-height:23px;
	vertical-align:top;
}

