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

/* □□□ 全国発売ヘッダ部 □□□ */
#dis_head .header {
	width: 690px;
	height: 90px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/dis_head.jpg);
	background-repeat: no-repeat;
}

#dis_head p {
	margin:9px 0 0 0;
	}

/* □□□ 流通とは □□□ */
#dis_about {
	margin:15px 0 0 0;
	}

#dis_about .dis_t {
	width: 90px;
	height: 18px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/dis_t.gif);
	background-repeat: no-repeat;
}

#dis_about_frm {
	border:solid 3px #d4f0b2;
	margin:6px 0 0 0;
	padding:15px 12px 16px 18px;
	}

#abt_flow {
	width: 542px;
	height: 35px;
	text-indent: -9999px;
	background-image: url(../cd_press/image2/dis_flow.gif);
	background-repeat: no-repeat;
	margin:14px 0 0 0;
	}

#dis_kind_p {
	margin:18px 0 0 0;
	}

#dis_kind {
	background-color:#f0f4f8;
	margin:11px 0 0 0;
	padding:9px 0 10px 7px;
	}

#dis_kind ul {
	list-style: square url("../cd_press/image2/mk_05.gif") outside;
	margin:0 0 0 20px;
	}
/* Hides from IE5-mac \*/
* html #dis_kind ul {
	margin:0 0 0 15px;
	}
/* End hide from IE5-mac */

#dis_kind #list_top {
	margin:0 0 12px 0;
	}

#dis_kind .notice {
	font-weight:bold;
	}

#dis_link {
	margin:10px 0 0 0;
	}

/* □□□ CDプレス ～ DVDプレス □□□ */
#dis_pack_p {
	margin:25px 0 0 0;
	}

#plan_top {
	margin:13px 0 0 0;
	}

.plan {
	width:690px;
	margin:25px 0 0 0;
	}

.plan .sub_title a {
	display: block;
	width: 690px;
	height: 28px;
	text-indent: -9999px;
	background-repeat: no-repeat;
}
.plan #sub_title1 {
	background-image: url(../cd_press/image2/dis_st1.jpg);
}
.plan #sub_title2 {
	background-image: url(../cd_press/image2/dis_st2.jpg);
}

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

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

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

.plan .pl_right {
	width:550px;
	padding:4px 0 0 0;
	float:right;
	}

.plan .pl_right p {
	background-color:#f0f4f8;
	margin:0 0 4px 0;
	padding:6px 8px 8px 8px;
	}

.plan .detail_btn {
	text-align:right;
	}


/* 上に戻る */
.inside_back {
	margin-top: 30px;
}

