@charset "UTF-8";

@import url(basic.css);
@import url(lightbox.css);


/*センターボックス
----------------------------------------------- */
#commercial-link {
	font-size: 70%;
	background-image: url(../img/commercial/main-commercial-linkback.gif);
	clear: both;
	width: 721px;
	margin-top: 10px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	background-position: bottom;
}
#commercial-link   a:link,a:visited {
	color: #3366FF;
	text-decoration: underline;
}

#commercial-link2 {
	font-size: 70%;
	background-image: url(../img/commercial/main-commercial-linkback.gif);
	clear: both;
	width: 721px;
	margin-top: 35px;
	border: 1px solid #CCCCCC;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
#commercial-link2   a:link,a:visited {
	color: #3366FF;
	text-decoration: underline;
}


#center-body-2colum h2,h3 {
	color: #0b1e5e;
	font-size: 90%;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #0b1e5e;
	width: 711px;
	padding-left: 8px;
	background-color: #F8F8F8;
	margin-top: 40px;
	padding-top: 3px;
	padding-bottom: 3px;
}
#center-body-2colum dl {
}
#center-body-2colum dt {
	background-image: url(../img/commercial/main-mark-ling.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-indent: 27px;
	font-weight: bold;
	font-size: 90%;
	margin-top: 1.5em;
}
#center-body-2colum dd {
	margin-left: 25px;
	font-size: 85%;
	margin-top: 4px;
}
#center-body-2colum h4 {
	font-size: 75%;
	padding-top: 1em;
}
#center-body-2colum h5 {
	font-size: 85%;
	font-weight: normal;
	margin-top: 1em;
}

/*広告入稿・料金表テーブル
----------------------------------------------- */
table {
	border-collapse: collapse;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;

}
caption {
	display: none;
}

th {
	font-size: 85%;
	line-height: 1.1;
	padding-top: 4px;
	padding-bottom: 2px;
	font-weight: normal;
	border: 1px solid #e5e5e5;
	vertical-align: middle;
}
td {
	border: 1px solid #e5e5e5;
	font-size: 80%;
	text-align: center;
	vertical-align: middle;
	padding-top: 8px;
	padding-bottom: 8px;
}

/*広告入稿方法
----------------------------------------------- */
th.cm {
	width: 120px;
	background-color: #f0f5ff;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 1.7;
}
td.cmtext {
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}

/*カラー広告
----------------------------------------------- */
th.number1 {
	background-color: #f0f5ff;
	width: 35px;
}
th.please1 {
	background-color: #F0F5FF;
	width: 120px;
}
th.space1 {
	background-color: #F0F5FF;
	width: 95px;
}
th.size1 {
	width: 95px;
	background-color: #F0F5FF;
}
th.price1 {
	width: 180px;
	background-color: #F0F5FF;
}
th.price2 {
	width: 180px;
	background-color: #F0F5FF;
}

/*モノクロ広告
----------------------------------------------- */
th.number2 {
	background-color: #f8f8f8;
	width: 35px;
}
th.please2 {
	background-color: #f8f8f8;
	width: 120px;
}
th.space2 {
	background-color: #f8f8f8;
	width: 95px;
}
th.size2 {
	width: 95px;
	background-color: #f8f8f8;
}
th.price3 {
	width: 180px;
	background-color: #f8f8f8;
}
th.price4 {
	width: 180px;
	background-color: #f8f8f8;
}
#center-body-2colum p {
	font-size: 85%;
}

#center-body-2colum  p.commercial-text {
	margin-top: 1em;
}
#center-body-2colum span {
	font-size: 90%;
	color: #CC0000;
}
.cm-topic  {
	margin-top: 2em;
	font-size: 90%;
	font-weight: bold;
}
.commercial-text {
	margin: 0px;
	padding: 0px;
}
