@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 */

/* #f8f7f7 - grey table cell */



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


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



#content-header {
	float:left;
	width:595px;
	margin: 0px 0px 15px;
}
#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;
}



#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;
}



/* GREY BOX ALBUM */

#album-wrap {
	width: 730px;
	margin: 25px auto 0px;
}

#album-left {
	float: left;
	width: 400px;
	text-align: right;
}

#album-right {
	float: left;
	width: 300px;
	margin: 0px 0px 0px 20px;
	overflow: visible;
}
#album-right h1 {
	font-size: 14px;
	text-align: left;
	margin: 0px 0px 8px;
	color: #999999;
}
#album-right p {
	text-align: left;
	line-height: 24px;
	color: #666666;
	margin: 0px 0px 20px;
}

#album-right p.next {
	text-align: right;
	margin: 10px 0px 0px;
}
#album-right p.next a {
	color: #666666;
	text-decoration: underline;
}
#album-right p.next a:hover {
	text-decoration: none;
}




#product-catalog-header {
	float:left;
	width:595px;
	margin: 0px 0px 16px;
	background: url(../../global-images/border-595.gif) no-repeat left bottom;
	padding: 0px 0px 14px;
}
#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-right p {
	font-size:10px;
}

#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 {
}


.product-specs {
	margin: 0px 0px 15px;
}
.product-specs h2 {
	background: url(../images/bg-catalog-289.gif) no-repeat left center;
	font-size: 10px;
	color: #666666;
	height: 20px;
	font-weight: bold;
	margin: 0px;
	padding: 4px 0px 0px 8px;

}
.product-specs p {
	color: #666666;
	font-size: 10px;
	margin: 0px 0px 15px;
	padding-left: 8px;
}


#content-right-second .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;
}
#content-right-second .link-pinkarrow a:hover {
	color: #ea4486;
	text-decoration: none;
}

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


/* --  Balloon shop map -- */

#content-header h3 {
	color: #666666;
	font-size:14px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#content-header ul {
	list-style:none;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

#content-header ul li{
	margin: 10px;
}

#content-header ul li a {
	color: #666666;
	text-decoration: underline;
	list-style: none;
	font-size: 12px;
	margin:0px;
	padding: 0px 0px 15px 10px;
}

#content-header ul li .activ-pink { 
	color:#ea4486;
	font-size: 12px;
	margin:0px;
	padding: 0px 0px 15px 10px;
}

#content-header ul li a:hover { text-decoration:none; }

#content-header ul li img{
	margin:0px;
}

/* --  Balloon shop map -- */

#order-more {
	margin: 10px 0px;
}
#order-more p {

}


/* TSUUSHIN TABLE */

table#tsuushin {
	width: 595px;
	float: left;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #DDDDDD;
	border-bottom-color: #DDDDDD;
}
table#tsuushin td.cell-left {
	background-color:#f8f7f7;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	width: 35%;
	vertical-align: top;
	padding: 10px 0px 8px 15px;
	color: #666666;
	font-size: 12px;
}
table#tsuushin td.cell-right {
	background-color:#fff;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	line-height: 20px;
	vertical-align: top;
	width: 75%;
	padding: 10px 0px 8px 15px;
	color: #666666;
	font-size: 12px;
}

