@charset "shift_jis";


/* classes */
.clearFix:after {
		content:".";
		display:block;
		visibility:hidden;
		height:0.1px; 
		font-size:0.1em;
		line-height:0;
		clear:both;
}
.clearFix {
	display:inline-block;
}

/* layout */
div.ad {
	width:950px;
	margin: 0px auto;
	position:relative;
	_height:1%;
	color:#333;
	text-align: left;
}
div.ad div#h1 {
	width:600px;
	margin:0 300px 0 0;
}
div.ad div#h2_4 {
	background:#f0f0f0;
	width:298px;
	_width:300px;
	position:absolute;
	top:1.2em;
	right:0;
	border:1px solid #E1E1E1;
	margin-top:18px;
}


/* adFeatures */
div.ad dl.adFeatures {
	border-top:1px dashed #ccc;
	background:#FFFFF5;
	padding:10px 9px;
	width: 552px;
	_width: 570px;
}
div.ad dl.adFeatures dt {
	font-weight:bold;
	color:#FF7B24;
	font-size:14px;
	clear: left;
}
div.ad dl.adFeatures dd {
	padding:3px 5px;
	margin-bottom:5px;
}


/* adDataTable */
div.ad table.adDataTable {
	border:1px solid #666;
	margin:0 0 10px;
	_margin-top:7px;/* for IE6 */
}
	div#adIndex table.adDataTable {
		width:300px;
	}
	div#forPublishers table.adDataTable {
		width:520px;
	}
div.ad table.adDataTable th {
	font-size:14px;
}
div.ad table.adDataTable td {
	background: #fff;
	font-size:14px;
}
div.ad table.adDataTable caption {
	background:#FFA000;
	padding:5px;
	border:1px solid #666;
	border-bottom:none;
}
div.ad table.adDataTable thead th {
	border:1px solid #666;
	padding:5px;
	vertical-align:middle;
	white-space:nowrap;
	background:#ccc;
}
div.ad table.adDataTable tbody th {
	border:1px solid #666;
	padding:10px 5px;
	vertical-align:middle;
	white-space:nowrap;
	background:#efefef;
}
div.ad table.adDataTable td {
	border:1px solid #666;
	padding:5px;
	vertical-align:middle;
	white-space:nowrap;
	text-align:center;
}
div.ad table.adDataTable td.remark {
	text-align:left;
	white-space:normal;
	font-size: 12px;
}

div.ad table.adDataTable tr#limit td {
	text-align:center;
}
div.ad table.adDataTable tr.odd td#services {
	background:#fff;
	text-align:center;
}
div.ad table.adDataTable td.service {
	text-align:left;
}
div.ad table.adDataTable tr.odd td {
	background:#efefef;
}


/* ad */
div.ad h1 {
	text-indent:-9999px;
	width:600px;
	height:36px;
}
div.ad p#h1p {
	padding:10px;
	color:#666;
}


/* adIndex */
div#adIndex.ad h1 {
	background:url(../img/index/h1.gif) no-repeat;
}

div#adIndex.ad div#h1 div#h2_1 h2,
div#adIndex.ad div#h1 div#h2_2 h2,
div#adIndex.ad div#h1 div#h2_3 h2 {
	text-indent:-9999px;
	width:570px;
	height:33px;
}

div.ad div#h2_1,
div.ad div#h2_2,
div.ad div#h2_3 {
	margin-left: 15px;
	width: 570px;
}

div#adIndex.ad div#h2_1 div.section,
div#adIndex.ad div#h2_2 div.section,
div#adIndex.ad div#h2_3 div.section {
	padding:10px 15px;
}


div#adIndex.ad div#h1 p.h2p {
	padding:0 10px 5px;
	color:#666;
}

div#adIndex.ad div#h2_1 h2 {
	background:url(../img/index/h2_1.gif) no-repeat;
}
div#adIndex.ad div#h2_1 dl.adFeatures {
	border-bottom:1px dashed #ccc;
}

div#adIndex.ad div#h2_2 h2 {
	background:url(../img/index/h2_2.gif) no-repeat;
	margin-top:25px;
}

div#adIndex.ad div#h2_2 div.menus {
	background:#FFFFF5;
	border-bottom:1px dashed #ccc;
	margin-top:-15px;
}
div#adIndex.ad div#h2_2 div.menus div.section {
	width:230px;
	float:left;
}
div#adIndex.ad div#h2_2 div.menus div#h2_2h3_1 {
	margin-right:30px;
}
div#adIndex.ad div#h2_2 div.menus div.section h3 {
	width:240px;
	height:25px;
	text-indent:-9999px;
	margin:0;
}
div#adIndex.ad div#h2_2 div.menus div#h2_2h3_1 h3 {
	background:url(../img/index/h2_2h3_1.gif) no-repeat;
}
div#adIndex.ad div#h2_2 div.menus div#h2_2h3_2 h3 {
	background:url(../img/index/h2_2h3_2.gif) no-repeat;
}

div#adIndex.ad div#h2_2 div.menus div.section ul {
	padding:5px 20px;
}

	/* contact */
	div#adIndex.ad div#h2_3 h2 {
		background:url(../img/contact.gif) no-repeat;
		margin-top:25px;
	}
	div#adIndex.ad div#h2_3 dl dt {
		color:#333;
	}
	div#adIndex.ad div#h2_3 dl dd {
		font-size:14px;
		padding-left: 15px;
	}
	div#adIndex.ad div#h2_3 dl.adFeatures dd#faxPdf {
		font-size:12px;
	}
	div#adIndex.ad div#h2_3 dl.adFeatures dd#faxPdf a.pdf{
		float:left;
		margin:0;
	}


/* adForPublishers */
div#adForPublishers.ad h1 {
	background:url(../img/forpublishers/h1.gif) no-repeat;
}


div#adForPublishers.ad div#h1 div#h2_1 h2,
div#adForPublishers.ad div#h1 div#h2_2 h2,
div#adForPublishers.ad div#h1 div#h2_3 h2 {
	text-indent:-9999px;
	width:570px;
	height:33px;
}

	/* fieldTable */
	div#adForPublishers.ad div#h1 table#fieldtable {
		width: 562px;
		margin: 0 auto 20px;
		border-collapse: collapse;
	}
	div#adForPublishers.ad div#h1 table#fieldtable th {
		width: 184px;
		height: 56px;
		text-indent: -9999px;
	}
	div#adForPublishers.ad div#h1 table#fieldtable th.pr {
		background: url(/ad/img/forpublishers/field_prTop.jpg) left bottom no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable th.selling {
		background: url(/ad/img/forpublishers/field_sellingTop.jpg) left bottom no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable th.marketing {
		background: url(/ad/img/forpublishers/field_marketingTop.jpg) left bottom no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable td {
		width: 184px;
		height: 78px;
		text-indent: -9999px;
	}
	div#adForPublishers.ad div#h1 table#fieldtable td.pr {
		background: url(/ad/img/forpublishers/field_prBottom.gif) left top no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable td.selling {
		background: url(/ad/img/forpublishers/field_sellingBottom.gif) left top no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable td.marketing {
		background: url(/ad/img/forpublishers/field_marketingBottom.gif) left top no-repeat;
	}
	div#adForPublishers.ad div#h1 table#fieldtable li {
		list-style: none;
	}

div#adForPublishers.ad div#h2_1 div.section,
div#adForPublishers.ad div#h2_2 div.section,
div#adForPublishers.ad div#h2_3 div.section {
	padding:10px 15px;
}


div#adForPublishers.ad dl.adFeatures {
	border-bottom:1px dashed #ccc;
}
	/* icons */
	div#adForPublishers.ad dl.adFeatures dt.service {
		display: inline;
	}
	div#adForPublishers.ad dl.adFeatures dd.icons {
		display: inline;
	}
	div#adForPublishers.ad dl.adFeatures dd.icons img {
		vertical-align: bottom;
	}
	
	/* miniBox */
	div#adForPublishers.ad dl.adFeatures dd.miniBox {
		width: 420px;
		background: url(../img/forpublishers/miniBoxBgMiddle.gif) repeat-y;
	}
	div#adForPublishers.ad dl.adFeatures dd.miniBox div.deco {
		background: url(../img/forpublishers/miniBoxBgBottom.gif) bottom no-repeat;
		padding:0 0 7px 0;
		margin: 0;
	}
	div#adForPublishers.ad dl.adFeatures dd.miniBox div.deco dl {
		background: url(../img/forpublishers/miniBoxBgTop.gif) top no-repeat;
		padding:7px 10px 0;
		margin: 0;
	}
	
	/* sample */
	div#adForPublishers.ad dl.adFeatures dd.sample {
		padding:0;
		margin-bottom: 10px;
	}
	div#adForPublishers.ad dl.adFeatures dd.sample dl dt{
		font-size:12px;
		font-weight: normal;
		float:left;
	}
	div#adForPublishers.ad dl.adFeatures dd.sample dl dd{
		font-size:12px;
		font-weight: normal;
		text-align: center;
		float:left;
	}
	div#adForPublishers.ad dl.adFeatures dd.sample dl dd img {
		vertical-align: middle;
		margin:0 10px;
		display: block;
		float: left;
	}
	div#adForPublishers.ad dl.adFeatures dd.sample dl dd a#readSample {
		display: block;
		width: 102px;
		height: 31px;
		background: url(../img/forpublishers/btn_readsample.gif) left 0 no-repeat;
		text-indent: -9999px;
		overflow: hidden;
	}
	div#adForPublishers.ad dl.adFeatures dd.sample dl dd a#readSample:hover {
		background: url(../img/forpublishers/btn_readsample.gif) left -31px no-repeat;
	}
	
	/* ppServices */
	div#adForPublishers.ad div#h2_2 dl.adFeatures dd.ppServices {
		margin: 0 10px 10px;
		padding: 0;
		clear: both;
	}
	div#adForPublishers.ad div#h2_2 dl.adFeatures dd.ppServices dt {
		font-size: 12px;
	}
	div#adForPublishers.ad div#h2_2 dl.adFeatures dd.ppServices dd {
		margin: 0;
		padding: 0;
	}
	div#adForPublishers.ad div#h2_2 dl.adFeatures dd.ppServices dl ul {
		padding:5px 20px;
		margin: 0;
	}


div#adForPublishers.ad div#h1 p.h2p {
	padding:0 10px 5px;
	color:#666;
}

div#adForPublishers.ad div#h2_1 h2 {
	background:url(../img/forpublishers/h2_1.gif) no-repeat;
}
div.section div#h2_1 dl.adFeatures {
	border-bottom:1px dashed #ccc;
}

div#adForPublishers.ad div#h2_2 h2 {
	background:url(../img/forpublishers/h2_2.gif) no-repeat;
	margin-top:25px;
}

	/* contact */
	div#adForPublishers.ad div#h2_3 h2 {
		background:url(../img/contact.gif) no-repeat;
		margin-top:25px;
	}
	div#adForPublishers.ad div#h2_3 dl.adFeatures {
		border-bottom:1px dashed #ccc;
	}
	div#adForPublishers.ad div#h2_3 dl dt {
		color:#333;
	}
	div#adForPublishers.ad div#h2_3 dl dd {
		font-size:14px;
		padding-left: 15px;
	}
	div#adForPublishers.ad div#h2_3 dl.adFeatures dd#faxPdf {
		font-size:12px;
	}
	div#adForPublishers.ad div#h2_3 dl.adFeatures dd#faxPdf {
		font-size:12px;
	}
	div#adForPublishers.ad div#h2_3 dl.adFeatures dd#faxPdf a.pdf{
		float:left;
		margin:0;
	}


/* captures */
div.ad div#h1 div#h2_4 {
	text-align:center;
}
div.ad div#h1 div#h2_4 h2 {
	color:#987648;
	font-weight:bold;
	font-size:14px;
	padding:10px 0 15px;
}
div.ad div#h1 div#h2_4 dl dt {
	font-weight:bold;
	color:#666;
}
div.ad div#h1 div#h2_4 dl dd {
	margin-bottom:20px;
}



