@charset "utf-8";
/* CSS Document */

/* box style 5 */
/* box colour: pink */

.style5_pink {
	position: relative;
	width: 259px;
	border: 1px solid #a09f9f;
	background-color: #fbf6fa;
}

.style5_title_pink {
	width: 259px;
	background: url(../../images/bg/pink.gif) repeat-x;
	background-color: #6f4f69;
	background-position: 0 0;
	color: #FFFFFF;
	font-size: 1.05em;
	font-weight: bold;
}

.style5_title_pink span {
	color: #FFFFFF;
	display: block;
	padding: 4px 10px;
}

.style5_text_pink {
	font-size: 0.75em;
}

.style5_text_pink span {
	display: block;
	padding: 11px;
}

.style5_link_lhs_pink {
	width: 259px;
	height: 25px;
	font-size: 0.75em;
	font-weight: bold;
	color: #004875;
	padding-bottom: 14px;
}

.style5_link_lhs_pink a {
	color: #004875;
	text-decoration: none;
}

.style5_link_lhs_pink a:hover {
	color: #666666;
}

.style5_link_arrow_pink {
	float: right;
	width: 40px;
	font-size: 0.75em;
}
