﻿@charset "UTF-8";
@import "press_com.css";

/* □□□ CD-R複製ヘッダ部 □□□ */
#cdr_head .header {
	width: 690px;
	height: 90px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/cdr_head.jpg);
	background-repeat: no-repeat;
}

#cdr_head #head_p {
	margin:11px 0 0 0;
	}

/* □□□ CDプレスとCD-Rも違いについて □□□ */
#cdr_about {
	margin:22px 0 0 0;
	}

#cdr_about #abt_title {
	width: 296px;
	height: 18px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/cdr_t.gif);
	background-repeat: no-repeat;
}

#cdr_about_frm {
	border:solid 2px #d4f0b2;
	margin:6px 0 0 0;
	padding:15px 28px 14px 17px;
	}

/* □□□ 料金 □□□ */
#cdr_price {
	margin:15px 0 0 0;
	}

/* 共通定義 */
.plan {
	width:690px;
	margin:15px 0 0 0;
	}

.plan .pl_ct {
	padding:6px 0 0 0;
	}

.plan .pl_left {
	width:120px;
	float:left;
	}

.plan .price {
	margin:0 0 4px 0;
	}

.plan .pl_right {
	width:558px;
	padding:2px 0 0 0;
	float:right;
	}

.plan .pl_txt {
	background-color:#f0f4f8;
	margin:0 0 4px 0;
	padding:5px 10px 10px 8px;
	}

.plan .pl_inq {
	margin:0 0 0 5px;
	}

.plan h3 {
	width: 690px;
	height: 28px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.plan .title1 {
	background-image: url(../cd_press/image2/cdr_st1.gif);
}
.plan .title2 {
	background-image: url(../cd_press/image2/cdr_st2.gif);
}
.plan .title3 {
	background-image: url(../cd_press/image2/cdr_st3.gif);
}
.plan .title4 {
	background-image: url(../cd_press/image2/cdr_st4.gif);
}

/* □□□ テンプレートダウンロード □□□ */
#cdr_download {
	background-color:#ffe5e5;
	margin:33px 0 0 0;
	padding:8px 0 12px 10px;
	}

#cdr_download .notice {
	color:#f00;
	font-weight:bold;
	}

