@charset "Shift_JIS";

/* -------------------- start of Style Sheet -------------------- */

/* Cascading Style Sheet for 淳士 */

/* -------------------- 全ページ共通 -------------------- */
/* -- レイヤー -- */
html {
	margin: 0 auto;
	padding: 0;
}
body {
	font-family: "Arial", sans-serif, "MS UI Gothic", "ＭＳ Ｐゴシック", "Osaka";
	color: #333333;
	width: 100%;
	margin: 40px auto 20px auto;
	padding: 0;
	line-height: 140%;
	/* for IE 5.x */
	text-align: center;
}
#main {
	position: relative;
	top: 0;
	left: 0;
	z-index: 0;
	width: 750px;
	margin: 0 auto;
	padding: 0;
	background: url(../img/back_main.gif) repeat-y 50% 0;
	border-top: 1px solid #000000;
	/* for IE 5.x */
	text-align: left;
}

/* -- 要素・クラス・全般 -- */
a { color: #FF0000; }
a:visited { color: #999999; }
a:hover { text-decoration: none; }

h1 {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	width: 750px;
	height: 600px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
h1.top {
	background: url(../img/back_h1_top.jpg) no-repeat 0 0;
}
h1.profile {
	background: url(../img/back_h1_profile.jpg) no-repeat 50% 0;
}
h1.discography {
	background: url(../img/back_h1_discography.jpg) no-repeat 50% 0;
}
h1.release-info {
	background: url(../img/back_h1_release-info.jpg) no-repeat 50% 0;
}
h1.schedule {
	background: url(../img/back_h1_schedule.jpg) no-repeat 50% 0;
}
h1.special {
	background: url(../img/back_h1_special.jpg) no-repeat 50% 0;
}
h1.mail {
	background: url(../img/back_h1_mail.jpg) no-repeat 50% 0;
}
h1.shoplist {
	background: url(../img/back_h1_shoplist.jpg) no-repeat 50% 0;
}


img {
	border: none;
	vertical-align: middle;
	padding: 0;
	margin: 1px 0;
}
img.frame {
	border: 1px solid #666666;
}

hr {
	display: none;
}
hr.clear {
	clear: both;
	display: block;
	visibility: hidden;
	margin: 0;
	padding: 6px;
}

br.none {
	display: none;
}

/* -- トピックパス -- */
#topicpath {
	position: absolute;
	top: 5px;
	right: 0;
	width: 100%;
	margin: 0 1em;
	padding: 0;
}
#topicpath p {
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 82%;
	font-family: "Arial", sans-serif;
	text-align: right;
	line-height: 110%;
}
#topicpath a {
	color: #333333;
	text-decoration: none;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
}
#topicpath a:hover {
	color: #333333;
	text-decoration: none;
	border-bottom: 0;
	background: none;
}

/* -- フッタ -- */
#footer {
	width: 748px;
	margin: 0;
	padding: 0.3em 0;
	border: 1px #000000;
	border-style: solid;
	background: url(../img/back_top_bottom.gif) 50% 0 no-repeat;
}
#footer address {
	margin: 0;
	padding: 0 1em;
	font: normal 82% "Arial", sans-serif;
	text-align: right;
}
#footer p.valid {
	margin: 0;
	padding: 0.1em 1em;
	float: left;
	font-size: 82%;
}
#footer p.valid img {
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#footer a {
	color: #333333;
}

/* -- メニュー -- */
#menu {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 98;
	width: 748px;
	margin:  0 1px;
	padding: 0;
	font-family: "Trebuchet MS";
	font-weight: bold;
	background: #ffffff url(../img/back_top_bottom.gif) 50% 0 no-repeat;
	border: 1px #000000;
	border-style: none none solid none;
}
#menu h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}

#menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#menu li {
	position: relative;
	top: 0;
	left: 0;
	z-index: 99;
	float: left;
	height: 25px;
	margin: 0;
	padding: 0 5px;
	font-size: 82%;
	white-space: nowrap;
	text-align: center;
}
#menu li a {
	text-decoration: none;
}

#menu li.top  {
	width: 60px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu ul.top li.top a {
	color: #999999;
}

#menu li.profile  {
	width: 90px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu ul.profile li.profile a {
	color: #999999;
}

#menu li.discography  {
	width: 120px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu ul.discography li.discography a {
	color: #999999;
}

#menu li.schedule  {
	width: 90px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu ul.schedule li.schedule a {
	color: #999999;
}

#menu li.mail  {
	width: 70px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu ul.mail li.mail a {
	color: #999999;
}

#menu li.official {
	width: 90px;
	/* hack for mac IE\*/
	width: auto;
	/* end of hack for mac IE */
}
#menu li.official {
	border-right: none;
	float: right;
}
#menu a {
	display: block;
	margin: 0;
	padding: 0 0.5em;
	text-decoration: none;
	color: #e7963f;
}

/* -------------------- ページ別設定 -------------------- */
/* -- トップページ -- */

#hot-info {
	position: relative;
	top: 0;
	right: 0;
	z-index: 3;
	float: right;
	width: 298px;
	margin: 200px 0 1em 0;
	padding: 0;
}
#hot-info h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}

#hot-info h3 {
	margin: 0;
	padding: 0 0 0 5px;
	font-size: 100%;
	font-family: "Times New Roman", serif;
}
#hot-info em {
	color: #e7963f;
	font-style: normal;
}
#hot-info ul {
	list-style-type: none;
	font-size: 82%;
}

.info-new-unit {
	margin: 0 15px;
	padding: 0;
	border: 4px solid #e7963f;
	background: #ffffff;
}
.info-new-unit h3 {
	background: url(../img/back_h3_newrelease.gif) no-repeat 50% 0;
	height: 40px;
	text-indent: -9000px;
}
.info-new-unit ul {
	margin: 0;
	padding: 5px 0 10px 0;
	text-align: center;
}
.info-new-unit  ul li {
	margin: 0;
	padding: 0.4em 0;
}


.info-cd-unit {
	margin: 2em 15px 0 15px;
	padding: 0;
	border: 1px solid #999999;
}
.info-cd-unit h3 {
	background: url(../img/back_h3_release.gif) no-repeat 50% 0;
	height: 40px;
	text-indent: -9000px;
}

.info-cd-unit ul {
	margin: 0.5em 0 15px 0;
	padding: 0 0 0 16px;
}
div.info-cd-unit ul li {
	clear: both;
	margin: 0 16px 0 0;
	padding: 4px 0px 0 58px;
	line-height: 135%;
	min-height: 58px;
	height: 58px;
	border-bottom: 1px solid #333333;
}
div[class] ul li {
	height: auto;
}
.info-cd-unit ul li.ci66 {
	background: url(../disco/jacket/ci66_s.jpg) no-repeat 0 4px;
}
.info-cd-unit ul li.ci80 {
	background: url(../disco/jacket/ci80_s.jpg) no-repeat 0 4px;
}
.info-cd-unit p {
	margin: 0 1em;
	padding: 0;
	text-align: right;
	font-size: 82%;
}
.info-cd-unit p a {
	width: 150px;
	height: 100%;
	text-decoration: none;
}


.info-mobile-unit {
	margin: 2em 15px 0 15px;
	padding: 0;
	border: 1px solid #999999;
	background: #999999;
}
.info-mobile-unit h3 {
	background: url(../img/back_h3_mobile.gif) no-repeat 50% 0;
	height: 40px;
	text-indent: -9000px;
}
.info-mobile-unit ul {
	margin: 0 ;
	padding: 0 20px 18px 20px;
}
.info-mobile-unit ul li {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #999999;
}

.info-mobile-unit ul li.chakuuta {
	margin: 0;
	padding: 0.2em 0 0.2em 25px;
	min-height: 22px;
	background: url(../img/icon_chakuuta.gif) no-repeat 0 6px;
	
	/* for mac IE 5 hack \*/
	height: 22px;
	/* for mac IE 5 hack end */
}
div[class] .info-mobile-unit ul li {
	height: auto;
}


.info-regular-unit {
	margin: 2em 15px 0 15px;
	padding: 0;
	border: 1px solid #999999;
	background: #999999;
}
.info-regular-unit h3 {
	background: url(../img/back_h3_regular.gif) no-repeat 50% 0;
	height: 40px;
	text-indent: -9000px;
}
.info-regular-unit ul {
	margin: 0em 0 1em 0;
	padding: 0 15px 0 15px;
}
.info-regular-unit ul li {
	margin: 0;
	padding: 0.2em 0 0.2em 25px;
	min-height: 22px;
	border-bottom: 1px solid #999999;

	/* for mac IE 5 hack \*/
	height: 22px;
	/* for mac IE 5 hack end */
}
div[class] .info-regular-unit ul li {
	height: auto;
}
.info-regular-unit ul li.tv {
	background: url(../img/icon_tv.gif) no-repeat 0 6px;
}
.info-regular-unit ul li.radio {
	background: url(../img/icon_radio.gif) no-repeat 0 6px;
}
.info-regular-unit ul li.magazine {
	background: url(../img/icon_book.gif) no-repeat 0 6px;
}
.info-regular-unit p {
	height: 40px;
	margin: 0;
	padding: 0 1em;
	font-size: 82%;
	text-align: right;
}
.info-regular-unit p a {
	color: #CCCCCC;
	text-decoration: none;
}

.info-link-unit {
	margin: 2em 15px 0 15px;
	padding: 0 0 20px 0;
	border: 4px solid #e7963f;
}
.info-link-unit h3 {
	background: url(../img/back_h3_link.gif) no-repeat 50% 0;
	height: 40px;
	text-indent: -9000px;
}
.info-link-unit ul {
	margin: 0;
	padding: 0.4em 15px 0px 15px;
}
.info-link-unit ul li {
	border-bottom: 1px solid #ffffff;
}

#hot-info span.link {
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
}

#topics {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	float: left;
	width: 450px;
	margin: 470px 0 1em 0;
	padding: 0;
	background: url(../img/back_line.gif) 5px 100% no-repeat;
}
#topics h2 {
	width: 450px;
	height: 80px;
	margin: 0;
	padding: 0;
	font-family: "Times New Roman", serif;
	font-size: 180%;
	text-indent: -9000px;
	background: url(../img/back_h2_topics.gif) 0 0 no-repeat;
}
#topics dl {
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	margin: 0;
	padding: 0 0 5px 0;
	/* background: url(../img/back_line.gif) 5px 0 no-repeat; */
}
#topics dt {
	width: 70%;
	margin: 0;
	padding: 8px 0 0 30px;
	color: #ea404c;
	font-size: 90%;
	font-weight: bold;
	text-indent: -15px;
}
#topics dt img {
	cursor: pointer;
	margin: 0;
	padding: 0;
}

#topics dd {
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#topics dd strong {
	font-size: 120%;
}
#topics dd strong.title {
	display: block;
	text-align: center;
	font-size: 145%;
}
#topics dd.date {
	position: absolute;
	top: 0;
	right: 1em;
	width: 25%;
	margin: 0;
	padding: 3px 0 0 0;
	font-family: "Trebuchet MS","Georgia", "Arial", sans-serif;
	text-align: right;
	font-weight: bold;
}
div[class] #topics dd.date {
	padding: 8px 0 0 0;
}
#topics dd.date em {
	font-style: normal;
	visibility: hidden;
}
#topics dd.comment {
	margin: 0 17px;
	padding: 0 1em 0 1.2em;
	border-left: 5px solid #e7963f;
}
#topics dd.comment span.mail {
	display: block;
	text-align: center;
}
#topics dd.notice {
	margin: 0 17px;
	padding: 0 1em 0 1.2em;
	border-left: 5px solid #999999;
}
#topics dd.comment p.title {
	margin: 0;
	padding: 0;
}
#topics dd.comment ul {
	list-style-type: square;
	margin: 0 1.5em;
	padding: 0;
}
#topics dd img {
	float: right;
	padding: 0;
	margin: 0.2em -0.5em 0 0.5em;
}
#topics dd.sign {
	margin: 0 17px;
	padding: 0 1em 0 1.2em;
	border-left: 5px solid #999999;
	text-align: right;
}
#topics dd.link {
	clear: both;
	text-align: right;
	margin: 0 1em 0 17px;
	padding: 0 0.5em 0 0;
	background: #ffffff url(../img/back_link.gif) repeat-x;
	border: 5px #e7963f;
	border-style: none none none solid;
}
#topics dd.link a {
	text-decoration: none;
}
#topics dd.link a:hover {
	text-decoration: underline;
}

/* -- プロフィール -- */
#profile {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	float: left;
	width: 300px;
	margin: 150px 0 2em 0;
	padding: 0 25px;
}
#profile h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}

#profile p {
	margin: 0;
	padding: 0;
}

#biography {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	width: 365px;
	float: right;
	margin: 400px 0 2em 0;
	padding: 0 25px 0 0;
}
#biography h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#biography table {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 82%;
	line-height: 140%;
	border-collapse: collapse;
	border: 4px solid #e7963f;
}
#biography caption {
	text-align: left;
	width: 100%;
	margin: 0;
	padding: 0;
}
#biography th {
	text-align: center;
	font-weight: normal;
	padding: 0.2em;
	border: 1px #666666 solid;
	background: #ffffff;
}
#biography td {
	background: #ffffff;
	padding: 0.4em;
}
#biography td.time1 {
	width: 4em;
	text-align: center;
	white-space: nowrap;
	border: 1px #666666;
	border-style: solid dotted solid solid;
}
#biography td.time2 {
	width: 9em;
	text-align: center;
	white-space: nowrap;
	border: 1px #666666;
	border-style: solid solid solid dotted;
}
#biography td.contents {
	border: 1px #666666;
	border-style: solid;
}

/* -- ディスコグラフィー -- */

#ctrl-disco {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	float: left;
	margin: 320px 0 0 0;
	padding: 0;
	width: 130px;
}
#ctrl-disco  ul {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 82%;
	list-style-type: circle;
}
#ctrl-disco  a {
	color: #FF0000;
	text-decoration: none;
}

#discography {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	float: right;
	margin: 480px 0 0 0;
	padding: 0;
	width: 615px;
}
#discography h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
	margin: 0;
	padding: 0;
}
#discography dl {
	position: relative;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	width: 100%;
	min-height: 50px;
	/*border-left: 5px solid #999999;*/

	/* for mac IE 5 hack \*/
	height: 50px;
	/* for mac IE 5 hack end */
}
div[class] #discography dl {
	height: auto;
}
#discography dl.etc-high {
	height: 88px;
	min-height: 88px;
}
div[class] dl.etc-high {
	height: auto;
}
#discography dt {
	margin: 0;
	padding: 0 0 0 67px;
	color: #ea404c;
	font-weight: bold;
	border-bottom: 1px solid #333333;
}
#discography dt a {
	text-decoration: none;
}
#discography dt a:hover {
	text-decoration: underline;
}
#discography dd {
	margin: 0;
	padding: 0;
	font-size: 82%;
}
#discography dd.jacket {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
	width: 8%;
	padding-left: 0;
	margin: 0;
}
#discography dd.data {
	margin-left: 67px;
	padding: 0;
	width: 445px;
}
#discography dd.media {
	position: relative;
	top: -1.5em;
	left: 0px;
	margin: 0 15px 0 0;
	padding: 0;
	text-align: right;
}
#discography ul.icon-info {
	margin: 3em 15px 2em 0;
	padding: 0.2em 1em;
	font-size: 82%;
	border: 1px solid #666666;
	background: #EEEEEE;
	list-style-type: none;
	text-align: center;
}
#discography ul.icon-info li {
	display: inline;
	margin: 0;
	padding: 0 1em;
}


/* -- ディスコグラフィー詳細 -- */
#release-info {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	width: 750px;
	margin: 300px 0 0 0;
	padding: 0;
}
#release-info h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#release-info h3 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
}
#release-info dl.cd-info {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 1em 0;
	padding: 0;
	width: 100%;
}
#release-info dl.cd-info dt {
	margin: 0 0 0 0;
	padding: 0 235px 0 15px;
	color: #ea404c;
	font-weight: bold;
	font-size: 120%;
}
#release-info dl.cd-info dd {
	margin: 0;
	padding: 0;
}
#release-info dl.cd-info dd#jacket {
	position: absolute;
	top: -50px;
	right: 15px;
	z-index: 4;
	width: 200px;
	height: 200px;
}
#release-info dl.cd-info dd.data {
	padding: 0 265px 0 15px;
	font-size: 82%;
}
#release-info dl.cd-info dd.comment {
	margin: 1.5em 0 0 30px;
	padding: 0 265px 0 10px;
	font-size: 90%;
	border-left: 5px solid #e7963f;
}
#release-info dl.cd-info dd.comment strong {
	font-size: 120%;
}
#release-info dl.cd-info dd.list {
	margin: 1.5em 235px 0 50px;
}
#release-info dd.list p {
	margin: 0 0 0 -30px;
	padding: 0;
	font-size: 90%;
}
#release-info ol {
	margin: 0;
	padding: 0;
}
#release-info ol li {
	position: relative;
	margin: 0;
	padding: 0.2em 0;
	background: url(../img/back_line.gif) 0% 100% no-repeat;
	line-height: 110%;
	min-height: 18px;
}
#release-info li span.title {
	display: block;
	width: 360px;
	top: 4px;
	left: 0;
	color: #ea404c;
	font-size: 90%;
}
#release-info li span.media {
	display: block;
	position: absolute;
	top: 1px;
	left: 0;
	padding-left: 400px;
	font-size: 82%;
}
#release-info li span.author {
	display: block;
	margin: 0;
	padding: 0.2em 0 0 0.5em;
	color: #CCCCCC;
	font-size: 82%;
}
#release-info li span.release {
	position: absolute;
	display: block;
	width: 390px;
	top: 4px;
	left: 0;
	font-size: 71%;
	text-align: right;
	color: #999999;
}
#release-info li br {
	display: none;
}

#release-info li span.title br {
	display: inline;
}
#release-info div.comment {
	margin: 2.5em 50px 1em 50px;
	padding: 0;
	border: 5px solid #333333;
}
#release-info div.comment p {
	font-size: 90%;
	margin: 1em 1.5em;
	text-indent: 0.5em;
}
#release-info div.comment p.title {
	font-weight: bold;
	text-indent: 0;
	color: #ea404c;
}
#release-info div.comment p.sign {
	text-align: right;
	text-indent: 0;
}

#release-info dl.more-info {
	margin: 0 50px;
	padding: 1.5em 30px 0 0;
}
#release-info dl.more-info dt {
	font-size: 90%;
	margin: 0;
	padding: 0 0 0 25px;
	min-height: 22px;
	border: none;
	font-weight: normal;

	/* for mac IE 5 hack \*/
	height: 22px;
	/* for mac IE 5 hack end */
}
div[class] #release-info dl.more-info dt {
	height: auto;
}
#release-info dl.more-info dt.tieup {
	background: url(../img/icon_tone.gif) no-repeat 0 50%;
}
#release-info dl.more-info dt.music {
	background: url(../img/icon_tone.gif) no-repeat 0 50%;
}
#release-info dl.more-info dt.product {
	background: url(../img/icon_cd.gif) no-repeat 0 50%;
}
#release-info dl.more-info dt.info {
	background: url(../img/icon_info.gif) no-repeat 0 50%;
}
#release-info dl.more-info dd {
	display: list-item;
	list-style-type: circle;
	font-size: 82%;
	margin: 0 0 0 25px;
	padding: 0;
}
#release-info dl.more-info dd a {
	text-decoration: none;
	background: url(../img/back_line.gif) 0 100% no-repeat;
}
#release-info dl.more-info dd a:hover {
	text-decoration: none;
	background: none;
}

#release-info ul.icon-info {
	width: 584px;
	margin: 3em 15px 2em 149px;
	padding: 0.2em 0;
	font-size: 82%;
	border: 1px solid #666666;
	background: #eeeeee;
	list-style-type: none;
	text-align: center;
}
#release-info ul.icon-info li {
	display: inline;
	margin: 0;
	padding: 0 1em;
}

/* -- スケジュール -- */
#ctrl-sche {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	float: left;
	width: 150px;
	margin: 330px 0 2em 0;
	padding: 0;
}
#ctrl-sche  ul {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 82%;
	list-style-type: circle;
}
#ctrl-sche  a {
	color: #e7963f;
	text-decoration: none;
}
#schedule {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	float: right;
	width: 600px;
	height: 310px;
	margin: 260px 0 0 0;
	padding: 0;
}
html[xmlns] #schedule {
	height: auto;
	min-height: 310px;
}
#schedule h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}
#schedule ul.notice {
	list-style-type: circle;
	margin: 0 17px 1em 17px;
	padding: 0;
	font-size: 82%;
}

#schedule table {
	width: 570px;
	border: none;
	border-collapse: collapse;
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 140%;
	border: 4px solid #e7963f;
}
#schedule caption {
	margin: 0;
	padding: 0.2em 0;
	text-align: left;
	font-size: 90%;
}
#schedule caption.tv {
	padding-left: 24px;
	background: url(../img/icon_tv.gif) 0 50% no-repeat;;
}
#schedule caption.radio {
	padding-left: 24px;
	background: url(../img/icon_radio.gif) 0 50% no-repeat;;
}
#schedule caption.magazine {
	padding-left: 24px;
	background: url(../img/icon_book.gif) 0 50% no-repeat;;
}
#schedule caption.event {
	padding-left: 24px;
	background: url(../img/icon_event.gif) 0 50% no-repeat;;
}

#schedule th {
	margin: 0;
	padding: 0.2em 0.4em;
	font-weight: normal;
	font-size: 82%;
	text-align: center;
	background: #ffffff;
}
#schedule th.title {
	background: none;
	width: 568px;
	padding: 0.4em 0.5em;
	text-align: left;
}
#schedule td {
	margin: 0;
	padding: 0.4em;
	font-size: 82%;
}
#schedule .media {
	text-align: center;
	width: 90px;
	border: solid #666666;
	border-width: 1px 0  1px 1px;
	background: #ffffff;
}
#schedule .time {
	text-align: center;
	width: 90px;
	border: solid #666666;
	border-width: 1px 0  1px 1px;
	background: #ffffff;
}
#schedule .contents {
	width: 470px;
	border-style: solid solid solid dotted;
	border-color: #666666;
	border-width: 1px;
	background: #ffffff;
}
#schedule .end {
	text-align: right;
}


#schedule em {
	font-style: normal;
	color: #ea404c;
}

#schedule span.link {
	display: block;
	padding: 0;
	margin: 0;
	text-align: right;
}

/* -- メール -- */
#mail {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	width: 560px;
	margin: 500px 0 2em 170px;
	padding: 0;
}
#mail h2 {
	width: 560px;
	height: 45px;
	margin: 0;
	text-indent: -9000px;
	background: url(../img/h2_mail.gif) no-repeat 50% 0%;
}
#mail span.key {
	border-bottom: 1px solid #999999;
}
#mail ul {
	margin: auto 5px 2em 55px;
	padding: 0;
	font-size: 90%;
	list-style-type: circle;
}
#mail ul em {
	color: #FF0000;
	font-style: normal;
}
#mail fieldset {
	font-size: 90%;
	margin: 0 40px;
	padding: 5px 10px;
	width: 470px;
}
#mail fieldset em {
	font-style: normal;
}
#mail legend {
	color: #ea404c;
	margin: 0;
	padding: 0;
}
#mail p {
	padding: 0 55px;
	text-align: right;
}
#mail dl {
	margin: 0;
	padding: 0;
	width: 100%;
}
#mail dt {
	margin: 0;
	padding: 0 0 0 20px;
	color: #FF0000;
	font-weight: bold;
}
#mail dd {
	margin: 0;
	padding: 0;
}
#mail dd.comment {
	margin: 0.5em 30px 0 30px;
	padding: 0 10px;
	font-size: 90%;
	border-left: 5px solid #e7963f;
}
#mail input, #mail textarea {
	font-size: 12px;
	font-family: "Osaka", "MS UI Gothic", "ＭＳ Ｐゴシック", sans-serif;
}

#name {
	width: 300px;
}
#year {
	width: 50px;
}
#zip1, #zip2 {
	width: 50px;
}
#address {
	width: 350px;
}
#tel {
	width: 150px;
}
#email {
	width: 250px;
}
#message {
	width: 350px;
}

/* -- ショップリスト-- */
#ctrl-shoplist {
	position: relative;
	top: 0;
	left: 0;
	z-index: 3;
	float: left;
	width: 150px;
	margin: 300px 0 2em 0;
	padding: 0;
}
#ctrl-shoplist  ul {
	margin: 0 0 0 40px;
	padding: 0;
	font-size: 82%;
	list-style-type: circle;
}
#ctrl-shoplist  a {
	color: #ea404c;
	text-decoration: none;
}
#shoplist {
	position: relative;
	top: 0;
	left: 0;
	z-index: 4;
	float: right;
	width: 600px;
	margin: 300px 0 0 0;
	padding: 0;
}
#shoplist h2 {
	position: absolute;
	top: -9000px;
	left: -9000px;
	text-indent: -9000px;
}

#shoplist p {
	margin: 0 3em 2em 0;
	padding: 0 0 0 0.5em;
	font-size: 82%;
	border-left: solid 8px #999999;
}

#shoplist table {
	border: none;
	border-collapse: collapse;
	margin: 0 0 1.5em 0;
	padding: 0;
	line-height: 140%;
}
#shoplist caption {
	margin: 0;
	padding: 0.2em 0;
	text-align: left;
	font-size: 82%;
	color: #ea404c;
}
#shoplist td {
	margin: 0;
	padding: 0.4em;
	font-size: 82%;
	vertical-align: top;
	background: #999999 url(../img/back_cell.gif) 0 0 repeat-x;
}
#shoplist td.shop {
	width: 280px;
	border: solid 1px #999999;
}

#shoplist td.shop ul {
	list-style-type: circle;
	margin: 0 0 0 1.5em;
	padding: 0;
}

#shoplist em {
	font-style: normal;
	color: #ea404c;
}