﻿@charset "utf-8";
/* ============================================
	advertise/index.html
============================================ */
body#advertise.index .ulBorder li div {
	min-height: 60px;
	height: auto !important;
	/* hack IE6 */
	height: 60px;
	/* hack IE6 */
}





/* ============================================
	advertise/listhing.html
============================================ */
.listhing h3 {
	margin-top: 15px;
}
.listhing div.sectionLv1 p {
	margin: 10px 0 20px 0;
}
div.cmnSquareY {
	width: 810px;
	margin: 25px 0 0 25px;
}
div.cmnSquareY ul {
	width: 810px;
	overflow: hidden;
}
	div.cmnSquareY ul li.cmnSquareYL {
		width: 406px;
		float: left;
		background: url(../../common/img/cmn_ico_squareY.gif) right top repeat-y;
		padding: 6px 0;
	}
	div.cmnSquareY ul li.cmnSquareYR {
		width: 375px;
		float: right;
		padding: 6px 0;
	}

/* ============================================
	advertise/listhing.html
============================================ */	
.seo div.sectionLv1 p {
	margin: 10px 0 20px 0;
}
	.seo div.sectionLv1 p.seoPict {
		margin: 30px 0 0 0;
		text-align: center;
	}


/* ============================================
	internet/listhing.html
============================================ */	
.internetTxt01 {
	margin: 15px 0 0 15px;
}
.internet div.sectionLv1 h3 {
	margin-top: 35px;
}
.internet div.sectionLv1 p {
	margin-top: 10px;
}
p.internetMark {
	margin-top: 15px;
	text-align: center;
}


/* ============================================
	viral/listhing.html
============================================ */
.viralTxt01 {
	margin: 15px 0 0 15px;
}
.viral div.sectionLv1 h3 {
	margin-top: 35px;
}
.viral div.sectionLv1 p {
	margin-top: 10px;
}
	div.cmnSquareY ul li.cmnSquareYR2 {
		width: 383px;
		float: right;
		padding: 6px 0;
	}
p.viralTxt02 {
	width: 383px;
	margin-top: 15px;
}
