@charset "Shift_JIS";

/*----------------------------------------------------------------------------------------------------
	全体
----------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------
	ボディ
--------------------------------------------------*/

* {
	margin: 0px;}

body {
	font-size: small;
	background-image: url("img/bg.gif");
	background-attachment: fixed;}

img {
	vertical-align: bottom;}

a img {
	border: 0px;}

div#container {
	width: 950px;
	margin: auto;
	background-color: white;}

/*--------------------------------------------------
	ヘッダー
--------------------------------------------------*/

div#header p {
	background-color: #ff3300;
	color: white;
	text-align: center;}

div#header img {
	vertical-align: bottom;}

div#scroll {
	width: 950px;
	background-color: #ff3300;
	text-align: center;}

input#scrolltext {
	width: 948px;
	border: 0px;
	background-color: #ff3300;
	color: white;}

/*--------------------------------------------------
	コンテンツ
--------------------------------------------------*/

/*-------------------------
	clearfix
-------------------------*/

div#contents:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div#contents {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div#contents { height: 1%;}
div#contents { display: block;}
/* Mac版IE5用ハックの終了 */

/*-------------------------
	メイン
-------------------------*/

div#main {
	padding: 10px 10px 0px 10px;
	width: 730px;
	float: right;
	background-color: white;
	min-height:75em;
	/* Easiest cross-browser CSS min-height */
	height: auto !important;
	height: 75em;}

div#main h1 {
	text-align: center;
	margin: 20px 0px;}


/*-------------------------
	アーティクル（本文）エリア
-------------------------*/

div#article-area {
	margin: 10px 0px;}

div#article-area h2 {
	margin: 30px 0px 10px 0px;
	font-size: 200%;
	color: #ff3300;
	border-left: solid 0.5em #ff9900;
	border-bottom: solid 1px #ff9900;
	padding-left: 2px;}

div#article-area h3 {
	margin: 30px 0px 10px 0px;
	border-left: solid 1em #ff3300;
	background-color: #ff9900;
	padding: 2px;
	font-size: small;
	color: white;}

div#article-area h4 {
	margin: 30px 0px 10px 0px;
	border-bottom: dashed 1px #ff3300;
	font-size: small;
	color: #ff9900;}

div#article-area h5 {
	margin: 10px 0px 10px 1em;}

div#article-area p {
	margin: 10px 0px;
	text-indent: 1em;}

div#article-area strong {
	color: #ff3300;}

div#article-area p.attention {
	color: #ff3300;
	text-indent: -1em;
	padding-left: 1em;}

div#article-area sup {
	font-weight: normal;
	color: #ff3300;}

div#article-area ul, div#article-area ol {
	padding-left: 3em;
	/*line-height: 2em;*/}

div#article-area li {
	margin-bottom: 1em;}

div#article-area hr {
	margin: 30px 0px 10px 0px;}

p.tokusyo {
	margin-top: 20px !important;
	text-align: right;}

p.catchcopy {
	margin-top: 1em !important;
	font-size: large;
	font-weight: bold;
	color: hotpink;}

/*--------------------------------------------------
	サブ（サイドバー）
--------------------------------------------------*/

div#contents {
	background-color: #ff9900;}

div#sub {
	padding: 10px;
	width: 180px;
	float: left;
	overflow: auto;}

ul#navigation {
	padding: 0px;
	margin-bottom: 20px;}

ul#navigation li {
	margin-bottom: 10px;
	padding-left: 2px;
	border-left: solid 0.5em #ff3300;
	border-bottom: solid 1px #ff3300;
	list-style-type: none;
	line-height: 1em;}

ul#navigation a {
	font-weight: bold;
	color: white;
	text-decoration: none;}

ul#navigation a:hover {
	color: #ff3300;}

ul#navigation span {
	font-size: x-small;}

ul#banners {
	padding: 0px;
	margin: 20px 0px;}

ul#banners li {
	margin: 10px 0px;
	list-style-type: none;
	text-align: center;}

/*--------------------------------------------------
	フッター
--------------------------------------------------*/

div#footer p {
	background-color: #ff3300;
	color: white;
	text-align: right;}

/*----------------------------------------------------------------------------------------------------
	トップページ
----------------------------------------------------------------------------------------------------*/

/*--------------------------------------------------
	earth_top
--------------------------------------------------*/

p#earth_top {
	text-indent: 0em !important;
	text-align: center;}

p#earth_top img {
	border: 0px;}

/*--------------------------------------------------
	Info-Float-Clear
--------------------------------------------------*/

/*-------------------------
	clearfix
------------------------ */

div#info-float-clear:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div#info-float-clear {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div#info-float-clear { height: 1%;}
div#info-float-clear { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

div#info-float-clear {
	margin: 10px 0px;}

/*--------------------------------------------------
	インフォメーション
--------------------------------------------------*/

div#infomation-container {
	float: left;
	word-wrap: break-word;/*IE対策*/}

div#information {
	width: 500px;
	margin-bottom: 10px;
	border: solid 1px #ff9900;}

div#information h3 {
	background-color: #ff9900;
	font-size: 0%;}

div#information h3 img {
	vertical-align: bottom;}

div#information_inner {
	height: 136px;
	padding: 10px;
	overflow: auto;}

div#information h4 {
	font-size: small;
	color: #ff9900;}

div#information_inner p {
	margin-bottom: 10px;
	text-indent: 1em;}

div#information-av820 {
	width: 500px;
	border: solid 1px #de1800;}

div#information-av820 h3 {
	background-color: #de1800;
	font-size: 0%;}

div#information-av820 h3 img {
	vertical-align: bottom;}

div#information-av820 h3 img {
	vertical-align: bottom;}

div#information-av820_inner {
	height: 80px;
	padding: 10px;
	overflow: auto;}

div#information-av820 h4 {
	font-size: small;
	color: #de1800;}

div#information-av820_inner p {
	margin-bottom: 10px;
	text-indent: 1em;}

p#av820-web {
	font-size: 0%;
	background-color: #de1800;
	text-align: right;}

/*--------------------------------------------------
	スポンサー
--------------------------------------------------*/

div#sponsor img {
	border: solid 1px #b9232f;
	float: right;}

p#supermaniajin {
	margin: 10px 0px;}

/*----------------------------------------------------------------------------------------------------
	『MUSIC★STUDIO』について
----------------------------------------------------------------------------------------------------*/

div.profile {
	margin: 20px 0px 10px 0px;}

div.profile-text {
	width: 618px;
	float: right;
	padding-left: 10px;}

div.profile-text h3 {
	margin: 0px 0px 10px 0px !important;}

div.profile-text dl {
	margin-bottom: 10px;}

div.profile-text dt {
	float: left;
	font-weight: bold;}

div.profile-text dd {
	margin-left: 4em;}

/*-------------------------
	clearfix
------------------------ */

div.profile-text dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div.profile-text dl {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div.profile-text dl { height: 1%;}
div.profile-text dl { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

div.profile-text p {
	margin: 0px !important;}

p.profile-image {
	width: 102px;
	float: left;
	margin: 0px !important;
	text-indent: 0em !important;}

p.profile-image img {
	border: solid 1px #ff9900;}

/*-------------------------
	clearfix
------------------------ */

div.profile:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div.profile {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div.profile { height: 1%;}
div.profile { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

/*----------------------------------------------------------------------------------------------------
	サンプルミュージック
----------------------------------------------------------------------------------------------------*/

div.sample {
	margin-bottom: 10px;}

div.sample dt {
	float: left;}

div.sample dd {
	margin-left: 3em;}

/*-------------------------
	clearfix
------------------------ */

div.sample dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div.sample dl {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div.sample dl { height: 1%;}
div.sample dl { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

div.sample p {
	width: 50px;
	height: 50px;
	float: right;
	text-indent: 0em !important;
	margin: 0px 10px 0px 0px !important;}

p#saikakudermovie {
	width: 340px;
	text-align: right;}

div.sample dl {
	float: left;}

/*-------------------------
	clearfix
------------------------ */

div.sample:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div.sample {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div.sample { height: 1%;}
div.sample { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

/*----------------------------------------------------------------------------------------------------
	制作サポート
----------------------------------------------------------------------------------------------------*/

p#support-banner {
	text-indent: 0em !important;
	text-align: center;}

table.price {
	width: 730px;
	margin: 30px 0px 10px 0px;
	border: solid 1px #ff9900;}

table.price caption {
	font-weight: bold;}

table.price th, table.price td {
	border: solid 1px #ff9900;}

table.price th {
	width: 30em;
	background-color: #ffbb33;
	color: white;}

table.price td {
	text-align: right;
	font-weight: bold;
	color: #ff9900;}

p.to_price {
	text-align: right;}

form dl {
	padding-left: 1em;}

form dt {
	width: 6em;
	clear: left;
	float: left;
	height: 1.7em;
	padding-top: 0.3em;}

form dd {
	height: 2em;}

form ul {
	list-style-type: none;
	padding-left: 1em !important;}

p#submitcheck {
	text-align: center;}

p.submit {
	text-align: center;}

/*----------------------------------------------------------------------------------------------------
	CDショップ
----------------------------------------------------------------------------------------------------*/

p#cd-label {
	margin-top: 80px !important;
	text-align: center;
	text-indent: 0em !important;}

/*----------------------------------------------------------------------------------------------------
	オーディション
----------------------------------------------------------------------------------------------------*/

dl.audition-dl {
	margin-left: 1em;}

dl.audition-dl dt {
	float: left;}

dl.audition-dl dd {
	margin-left: 3em;}

/*-------------------------
	clearfix
------------------------ */

dl.audition-dl:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

dl.audition-dl {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html dl.audition-dl { height: 1%;}
dl.audition-dl { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

div.readme {
	margin: 10px 0px;
	background-image: url("img/bg-readme.gif");
	padding: 10px;}

div.readme p {
	text-indent: 0em;
	text-align: center;}

/*----------------------------------------------------------------------------------------------------
	配信サイト
----------------------------------------------------------------------------------------------------*/

p.distribution-banner {
	text-align: right;}

/*----------------------------------------------------------------------------------------------------
	リンク
----------------------------------------------------------------------------------------------------*/

dl#banner {
	width: 730px;
	margin: 1.5em 0px;}

dl#banner dt {
	float: left;
	width: 162px;}

dl#banner dd {
	float: left;
	width: 552px;
	margin-left: 10px;
	height: 30px;
	overflow: auto;
	background-image: url("img/bg-readme.gif");
	padding: 3px;
	font-size: 95%;}

/*-------------------------
	clearfix
------------------------ */

dl#banner:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

dl#banner {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html dl#banner { height: 1%;}
dl#banner { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

/*----------------------------------------------------------------------------------------------------
	コラボレーション
----------------------------------------------------------------------------------------------------*/

ul#problem {
	font-size: xx-large;
	padding-left: 1em !important;}

ul#problem strong {
	color: #ff9900;}

p#solution {
	text-indent: 0em !important;
	text-align: center;
	font-size: xx-large;
	color: red;}

p#smj5 {
	float: left;
	margin: 0px 5px 0px 0px !important;
	text-indent: 0em !important;}

p.question, p.answer {
	text-indent: -2em !important;
	margin-left: 2em !important;}

p.answer {
	margin-bottom: 2em !important;}

ul#answer-ul {
	margin: -1em 0em 2em 0em;}

p.question span {
	background-color: red;
	font-weight: bold;
	color: white;}

p.answer span {
	background-color: blue;
	font-weight: bold;
	color: white;}

/*----------------------------------------------------------------------------------------------------
	特商
----------------------------------------------------------------------------------------------------*/

table#tokusyo {
	width: 730px;
	margin: 30px 0px 10px 0px;
	border: solid 1px #ff9900;}

table#tokusyo caption {
	font-weight: bold;}

table#tokusyo th, table#tokusyo td {
	border: solid 1px #ff9900;}

table#tokusyo th {
	width: 15em;
	background-color: #ffbb33;
	color: white;}

table#tokusyo td {
	color: #ff9900;}

/*----------------------------------------------------------------------------------------------------
	スポンサー
----------------------------------------------------------------------------------------------------*/

p#sponsor_inquiry {
	margin: 30px 0px 10px 0px !important;
	text-align: center;
	text-indent: 0em !important;}

p#sponsor_inquiry span {
	font-size: 3em;}

/*----------------------------------------------------------------------------------------------------
	CD販売
----------------------------------------------------------------------------------------------------*/

p#cd-banner {
	text-indent: 0em !important;
	text-align: center;}

div#songlist div {
	width: 355px;
	float: left;}

/*-------------------------
	clearfix
------------------------ */

div#songlist:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	font-size: 0;
	visibility: hidden;}

div#songlist {
	display: inline-block;
	min-height: 1%;}

/* Mac版IE5用ハックの開始 \*/
* html div#songlist { height: 1%;}
div#songlist { display: block;}
/* Mac版IE5用ハックの終了 */
/* clearfix 終了 ---------- */

p#cdprice {
	text-align: center;
	text-indent: 0em !important;
	font-size: xx-large;}

/*----------------------------------------------------------------------------------------------------
	EARTH
----------------------------------------------------------------------------------------------------*/

p#earth_flier {
	text-align: center;
	text-indent: 0em;}

/*----------------------------------------------------------------------------------------------------
	アクセスカウンタ
----------------------------------------------------------------------------------------------------*/

div#counter {
	width: 178px;
	border: solid 1px #de1800;
	background-color: white;
	position: absolute; bottom: 10px;}

div#counter h2 {
	background-color: #de1800;
	font-size: small;
	color: white;
	padding-left: 2px;}

div#counter ul {
	margin: 2px;
	padding: 3px;
	border: inset 2px /*#ffbb55*/#fefefe;
	background-color: black;
	text-align: right;}

div#counter li {
	list-style-type: none;
	color: #6bff09;}

/*----------------------------------------------------------------------------------------------------
	わかるとできるバナー
----------------------------------------------------------------------------------------------------*/

div#contents {
	position: relative;}

 p#wakadeki {
	position: absolute; bottom: 10px;}
