@charset 'utf-8';

/* heading Element
-------------------------------------------------- */

#mainArea h1.h1Title {
	padding: 0px 0px 10px;
	margin: 0px 0px 17px;
	font-weight: bold;
	font-size: 130%;
	line-height: 1.15;
	background: url(/shared/images/h1_bg.gif) left bottom no-repeat;
}

/* h2
-------------------------------------------------- */

#mainArea .h2Title_010 {
	padding: 24px 0px 11px 38px;
	margin: 0px 0px 17px;
	line-height: 1.25;
	background: url(/enjoy/shared/images/display_h2bg_010.gif) left bottom no-repeat;
}

#mainArea .h2Title_020 {
	padding: 24px 0px 11px 38px;
	margin: 0px 0px 17px;
	line-height: 1.25;
	background: url(/enjoy/shared/images/display_h2bg_020.gif) left bottom no-repeat;
}

#mainArea .h2Title_030 {
	padding: 24px 0px 11px 38px;
	margin: 0px 0px 17px;
	line-height: 1.25;
	background: url(/enjoy/shared/images/display_h2bg_030.gif) left bottom no-repeat;
}

/* textBoxType1
-------------------------------------------------- */

#mainArea .twoColumnsTypeR3 .textBoxType1,
#mainArea .twoColumnsTypeR3 .textBoxType2 {
	width: 414px;
	padding: 11px 8px 3px;
	margin: 0px;
	border: 1px solid #464646;
	background: #333333;
}

#mainArea .twoColumnsTypeR3 .textBoxType1 ul li {
	padding: 0px 0px 0px 21px;
	margin: 0px 0px 8px;
	background: url(/shared/images/bullet_middlegray.gif) 4px 4px no-repeat;
}

#mainArea .twoColumnsTypeR3 .textBoxType2 ul li {
	width: 185px;
	padding: 0px 0px 0px 21px;
	margin: 0px 0px 8px;
	float: left;
	background: url(/shared/images/bullet_middlegray.gif) 4px 4px no-repeat;
}

/* blogColumnsType1
-------------------------------------------------- */

#mainArea .blogColumnsType1 {
	width: 640px;
	padding: 0px;
	margin: 0px 0px 14px;
}

#mainArea .blogColumnsType1 .column {
	width: 100px;
	float: left;
}

#mainArea .blogColumnsType1 .columnEnd {
	width: 520px;
	float: right;
}

#mainArea .blogColumnsType1 .columnEnd p {
	padding: 0px 0px 3px;
	margin: 0px 3px;
}

/* listCenter
-------------------------------------------------- */

#mainArea .column ul.listCenter {
	margin: 0px;
	padding: 10px 0px 0px 50px;
}

/* galleryBox
-------------------------------------------------- */

#mainArea .galleryBox {
	width: 640px;
	padding: 0px;
	margin: 0px 0px 17px;
}

#mainArea .galleryBox .column {
	width: 200px;
	padding: 0px;
	margin: 0px 20px 0px 0px;
	float: left;
}

#mainArea .galleryBox .columnEnd {
	width: 200px;
	padding: 0px;
	margin: 0px;
	float: right;
}

#mainArea .galleryBox h3 {
	padding: 0px;
	margin: 0px 0px 7px;
	background: none;
}

#mainArea .galleryBox .banner {
	padding: 0px;
	margin: 0px 0px 9px;
}

#mainArea .galleryBox p {
	padding: 0px;
	margin: 0px;
	font-size: 80%;
	line-height: 1.5;
}

/* hrType1
-------------------------------------------------- */

#mainArea .hrType1 {
	height: 1px;
	padding: 3px 0px 4px;
	margin: 6px 0px 16px;
	background: url(/shared/images/hr_010.gif) 0px 3px repeat-x;
}
