/* MAINCONTENTS */
#mainContents {}

	/* categoryObj */
	#mainContents .categoryObj {}
		#mainContents .categoryObj .link {
			height: 13px;
		}
			#mainContents .categoryObj .link a {
				height: 13px;
				/*\*//*/
				padding-bottom: 13px;
				/**/
				text-indent: -999px;
				overflow: hidden;
				display: block;
			}
		#mainContents .categoryObj .fashion {
			background: url(/common/images/lnk_01.gif) no-repeat left top;
			width: 74px;
		}
		#mainContents .categoryObj .interior {
			background: url(/common/images/lnk_02.gif) no-repeat left top;
			width: 101px;
		}
		#mainContents .categoryObj .food {
			background: url(/common/images/lnk_03.gif) no-repeat left top;
			width: 96px;
		}
		#mainContents .categoryObj .beauty {
			background: url(/common/images/lnk_04.gif) no-repeat left top;
			width: 110px;
		}
		#mainContents .categoryObj .sports {
			background: url(/common/images/lnk_05.gif) no-repeat left top;
			width: 120px;
		}
		#mainContents .categoryObj .kids {
			background: url(/common/images/lnk_06.gif) no-repeat left top;
			width: 89px;
		}
		#mainContents .categoryObj .hobby {
			background: url(/common/images/lnk_07.gif) no-repeat left top;
			width: 77px;
		}
		#mainContents .categoryObj .pet {
			background: url(/common/images/lnk_08.gif) no-repeat left top;
			width: 44px;
		}
		#mainContents .categoryObj .other {
			background: url(/common/images/lnk_09.gif) no-repeat left top;
			width: 49px;
		}

		.ad {
			margin-bottom: 10px;
			text-align: center;
		}
