/* CSS Document */
body {
	text-align: center; 
	padding: 0;
	margin: 0;
	
}
a:link {
	color: #006699;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF9933;
}
a:active {
	text-decoration: none;
}

#container {
	position: relative;
	width: 700px;
	margin: 0px auto;
}

#header {
	text-align: center;
	margin: 0px;
	height: 80px;
	width: 700px;
	padding-top: 0px;
}
#main {
	text-align: left;
	padding: 40px 15px 20px 15px;
	line-height: 110%;
	font-size: 12px;
}

/* 書籍　CD　レビューのボタン */
#list {
	height: 30px;
	width: 670px;
	padding: 0px;
}

/* 制作秘話トップ */
#cdhiwa {
	padding: 5px 5px 5px 155px;
	border: 1px dotted #90DA3F;
	background: url(img2/henry-pho.jpg) no-repeat 5px 5px;
	margin: 30px 0px 0px;
	height: 173px;
}
#cdhiwa li {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	list-style: none;
}
#cdhiwa li a {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
	list-style: none;
}
#cdhiwa li a:hover {
	font: bold 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #333333;
	list-style: none;
	background: #EBFFE2;
}

/* サブページ */
#subtop {
	margin: 30px 0px 0px;
}
#subtop p {
	font-size: 13px;
	line-height: 140%;
	color: #3f3f3f;
}
#sublist {
	height: 29px;
	margin-top: 30px;
}
/* 以下不要（万一のため残す）
#sublist a {
	color: #666666;
}
#sublist a:hover {
	color: #333333;
}	
#sublist td {
	text-align: center;
	font: 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

#sublist table {
	height: 29px;
}
#sublist .t-g {
	background: url(img2/subcon-bg_g.gif) repeat-x;
	color: #00A33D;
}
#sublist .t-g2 {
	background: #99FF99;
	color: #666666;
}
#sublist .t-b {
	background: url(img2/subcon-bg_b.gif) repeat-x;
	color: #0079D4;
}
#sublist .t-b2 {
	background: #9FECFF;
	color: #666666;
}
#sublist .t-p {
	background: url(img2/subcon-bg_p.gif) repeat-x;
	color: #E34EA2;
}
#sublist .t-p2 {
	background: #FE8FFF;
	color: #666666;
}
#sublist .t-y {
	background: url(img2/subcon-bg_y.gif) repeat-x;
	color: #D97900;
}
#sublist .t-y2 {
	background: #FFE35F;
	color: #666666;
}

 */

/* サブページ パート1 */
#p1 {
	margin-top: 0px;
	padding: 11px;
	border-right: 1px solid #90DA3F;
	border-bottom: 1px solid #90DA3F;
	border-left: 1px solid #90DA3F;
	width: 646px;
}
#p1 ol {
	font-size: 12px;
	line-height: 150%;
	color: #00A33D;
	list-style: decimal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#p1 ol a {
	font-size: 12px;
	line-height: 150%;
	color: #00A33D;
	list-style: decimal;
	text-decoration: underline;
}
#p1 ol a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF9933;
	list-style: decimal;
}
#p1 p {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3F3F3F;
	margin-left: 12px;
}

/* サブページ パート2 */
#p2 {
	margin-top: 0px;
	padding: 11px;
	border-right: 1px solid #79C6F7;
	border-bottom: 1px solid #79C6F7;
	border-left: 1px solid #79C6F7;
	width: 646px;
}
#p2 ol {
	font-size: 12px;
	line-height: 150%;
	color: #0079D4;
	list-style: decimal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#p2 ol a {
	font-size: 12px;
	line-height: 150%;
	color: #0079D4;
	list-style: decimal;
	text-decoration: underline;
}
#p2 ol a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF9933;
	list-style: decimal;
}
#p2 p {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3F3F3F;
	margin-left: 12px;
}

/* サブページ パート3 */
#p3 {
	margin-top: 0px;
	padding: 11px;
	border-right: 1px solid #FCA4D7;
	border-bottom: 1px solid #FCA4D7;
	border-left: 1px solid #FCA4D7;
	width: 646px;
}
#p3 ol {
	font-size: 12px;
	line-height: 150%;
	color: #E34EA2;
	list-style: decimal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#p3 ol a {
	font-size: 12px;
	line-height: 150%;
	color: #E34EA2;
	list-style: decimal;
	text-decoration: underline;
}
#p3 ol a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF9933;
	list-style: decimal;
}
#p3 p {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3F3F3F;
	margin-left: 12px;
}
#p3 table {
	margin-left: 12px;
	width: 634px;
	color: #3F3F3F;
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}

/* サブページ パート4 */
#p4 {
	margin-top: 0px;
	padding: 11px;
	border-right: 1px solid #FFD417;
	border-bottom: 1px solid #FFD417;
	border-left: 1px solid #FFD417;
	width: 646px;
}
#p4 ol {
	font-size: 12px;
	line-height: 150%;
	color: #D97900;
	list-style: decimal;
	padding-top: 20px;
	padding-bottom: 20px;
}
#p4 ol a {
	font-size: 12px;
	line-height: 150%;
	color: #D97900;
	list-style: decimal;
	text-decoration: underline;
}
#p4 ol a:hover {
	font-size: 12px;
	line-height: 150%;
	color: #FF9933;
	list-style: decimal;
}
#p4 p {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3F3F3F;
	margin-left: 12px;
}

/* サブページ PS */
#ps {
	padding: 11px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	width: 646px;
}
#ps p {
	font: 12px/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #3F3F3F;
	margin-left: 12px;
	padding-top: 20px;
}

/* サブページ　P下前後ページ移動テーブル設定 */
.t-back {
	width: 50%;
	text-align: left;
	font-size: 12px;
}
.t-next {
	width: 50%;
	text-align: right;
	font-size: 12px;
}

/* main下パートのリンク */
#mainfoot {
	text-align: center;
	height: 30px;
	margin-top: 40px;
	font: 11px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #666666;
}
#mainfoot a {
	color: #666666;
	text-decoration: underline;
}
#mainfoot a:hover {
	color: #333333;
	text-decoration: underline;
}

/* 共通フッタ */
#footer {
	text-align: center;
	background: url(img/footer.gif) no-repeat;
	height: 40px;
	width: 700px;
	padding: 8px 15px 10px 8px;
	font-size: 9px;
}


/* その他テキスト設定 */
h1 {
	font: bold 14px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	margin-top: 0px;
	color: #FF6600;
}
h2 {
	font: 12px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #f47e53;
	margin-top: 0px;
}
h3 {
	font: bold 13px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	color: #FF6666;
	margin-top: 0px;
	margin-left: 12px;
	border-bottom: 1px solid #FF9999;
	border-left: 1px solid #FF9999;
	padding-left: 6px;
}
.plist {
	font-size: 13px;
	font-weight: bold;
}
.style1 {
	font: 11px "ＭＳ Ｐゴシック", Osaka, "Times New Roman", Times, "ヒラギノ角ゴ Pro W3";
}
.style2 {color: #FF6600}
.style3 {
	font-size: 12px;
	color: #333333;
}
.style4 {
	font: 12px/24px "Times New Roman", Times, serif;
}
.style5 {
	color: #99CC33;
	font: bold 16px "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
}
.style6 {color: #666666}

