@charset "UTF-8";
/*\*/

/*------------------------------
サイト名：Yui Music Online Shop
作成日：2012.08.12
修正日：2012.08.12
ガイドライン：Ver.01
製作者：株式会社エムアップ
------------------------------*/

/* ------------------------------------
 * 標準スタイルのリセット
 * ------------------------------------ */
@import "reset.css";
@import "common.css";


/* ------------------------------------
 * 再設定
 * ------------------------------------ */

.list {
	padding: 20px;
	width: 740px;
	color: #000;
	background: #fff;
	text-align: left;
	font-size: 93%;
	line-height: 1.6;
}
 
/* ------------------------------------
 * ご利用ガイド
 * ------------------------------------ */

#content h3 {
	margin-bottom: 15px;
	text-indent: -9999px;
	background-position: 0 0;
	background-repeat: no-repeat
}

#content h4 {
	margin-bottom: 10px;
	padding: 5px 8px;
	color: #fff;
	background: #000;
	font-weight: bold;
	font-size: 108%;
}
#content h4.faq {
	margin-top:20px;
	padding: 5px 8px;
	color: #000;
	background: #eee;
	font-weight: bold;
	font-size: 100%;
}

/*--- 目次 ------------------*/

dl#guideContents {
	margin-top: 20px;
}

dl#guideContents dt a {
	margin-top: 10px;
	padding: 5px;
	border: none;
	display: block;
	color: #000;
	background: #eeeeee;
	text-decoration: none;
	font-size: 108%;
}

dl#guideContents dt a:hover {
	border: none;
	color: #fff;
	background: #f00;
	text-decoration: none;
}

dl#guideContents dd {
	padding: 5px 0 20px 10px;
}

dl#guideContents dd li {
	padding-top: 5px;
}

dl#guideContents dd li a {
	padding-left: 17px;
	display: inline-block;
	line-height: 18px;
	color: #000;
	background: url(/img/guide/arrowList.gif) left center no-repeat;
	text-decoration: none;
}

dl#guideContents dd li a:hover {
	color: #f00;
	text-decoration: underline;
}

ul.link {
	margin-top: 20px;
}
ul.link li {
	margin-bottom:10px;
}

/*--- 詳細 ------------------*/

ol.guide li {
   margin: 0;
   padding: 20px 0;
   border-bottom: 2px solid #000;
   text-align: center;
}

ol.guide li h5 {
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 116%;
	text-align: left;
}

ol.guide li p {
	line-height: 1.35;
	color: #555;
	text-align: left;
}

ol.guide li p a {
	padding-left: 16px;
	display: inline-block;
	line-height: 18px;
	color: #000;
	background: url(/img/guide/arrow.gif) left center no-repeat;
	font-weight: bold;
	text-decoration: underline;
}

ol.guide li p a:hover {
	color: #f00;
	text-decoration: underline;
}

ol.guide li p em {
	padding: 0;
	display: inline;
	color: #f00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

ol.guide li p strong {
	line-height: 1.7;
	color: #333;
	font-weight: bold;
	font-size: 108%;
}

ol.guide li div {
	padding: 15px 0;
	text-align: left;
}

ol.guide li img.visual {
	margin: 10px auto;
	display: block;
}

ol.guide li img.logo {
	margin: 3px 0 10px;
	display: block;
}

ol.guide li .more {
	text-align: right;
}

ol.guide li .more a {
	color: #000;
	background: url(/img/guide/arrowBack.gif) left center no-repeat;
	font-weight: normal;
}

ol.guide li .more a:hover {
	color: #888;
}

ol.guide li ul.hedge li {
	margin: 0 0 0 1em;
	padding: 0;
	border: none;
	color: #555;
	text-align: left;
	text-indent: -1em;
}

ol.guide li table.payment th,
ol.guide li table.payment td {
	padding: 5px;
	border: solid 1px #666;
	color: #000;
	text-align: center;
}

ol.guide li table.payment th {
	background: #ccc;
}

ol.guide li table.payment tr.odd {
	background: #eee;
}

ol.guide li ol {
	margin-left: 2em;
}

ol.guide li ol li {
   padding: 0;
   border: none;
   list-style: outside decimal;
   color: #555;
   text-align: left;
}


/*--- 特定商取引法に関する記載 ------------------*/

table.tokutei {
	margin: 10px 0 15px;
	width: 100%;
}

table.tokutei th,
table.tokutei td {
	padding: 5px;
	border: solid 1px #666;
}

table.tokutei th {
	background: #eee;
	white-space: nowrap;
}


/*--- お問い合わせ ------------------*/

#content div.contact {
	text-align: center;
}
#content div.contact h4 {
	margin-bottom: 10px;
	color: #fff;
	background: #c00;
}
#content div.contact h5 {
	margin-bottom: 10px;
	color: #cc0000;
	font-size: 116%;
}
#content div.contact dl {
	margin-top: 30px;
	padding: 20px 20px 0;
	border: solid 1px #ccc;
}

#content div.contact dt {
	padding: 5px 8px;
	color: #fff;
	background: #000;
	font-size: 116%;
}
#content div.contact dt.notice {
	padding: 5px 8px;
	color: #fff;
	background: #cc0000;
	font-size: 116%;
}
#content div.contact dd {
	padding: 5px 0 20px;
}

#content div.contact dd span {
	padding-bottom: 15px;
	display: block;
	font-size: 116%;
}

#content div.contact dd em {
	color: #c00;
	font-weight: bold;
}

#content div.contact a.btn {
	margin-top: 10px;
	padding: 5px 20px;
	display: inline-block;
	text-decoration: none;
	font-size: 131%;
	box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
	-moz-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
	-webkit-box-shadow: 0 0 .05em rgba(0, 0, 0, 0.4);
}

#content div.contact a.black {
	border: 1px solid #9c9c9c;
	border: 1px solid rgba(0, 0, 0, 0.3);
	color: #fff;
	background: #141414;
	background: -webkit-gradient(linear, left top, left bottom, from(#656565), to(#141414) );
	background: -moz-linear-gradient(-90deg, #656565, #141414);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#656565', EndColorStr='#141414');
}

#content div.contact a.black:hover {
	background: #656565;
	background: -webkit-gradient(linear, left top, left bottom, from(#141414), to(#656565) );
	background: -moz-linear-gradient(-90deg, #141414, #656565);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#141414', EndColorStr='#656565');
}

#content div.contact a.silver {
	border: 1px solid #9c9c9c;
	border: 1px solid rgba(0, 0, 0, 0.3);
	color: #000;
	background: #c5c5c5;
	background: -webkit-gradient(linear, left top, left bottom, from(#eaeaea), to(#c5c5c5) );
	background: -moz-linear-gradient(-90deg, #eaeaea, #c5c5c5);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#eaeaea', EndColorStr='#c5c5c5');
}

#content div.contact a.silver:hover {
	background: #eaeaea;
	background: -webkit-gradient(linear, left top, left bottom, from(#c5c5c5), to(#eaeaea) );
	background: -moz-linear-gradient(-90deg, #c5c5c5, #eaeaea);
filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c5c5c5', EndColorStr='#eaeaea');
}


/*--- 利用規約 ------------------*/

.terms {
	margin-top: 30px;
}

.terms a {
	text-decoration: underline;
}

.terms dt {
	margin-bottom: 5px;
	font-size: 116%;
}

.terms dd {
	margin: 0 0 30px 30px;
}

.terms dd ol {
	margin-left: 3em;
	zoom: normal;
}

.terms dd ol li {
	margin-top: 5px;
	line-height: 1.4;
	list-style-position: outside;
	list-style-type: decimal;
	zoom: normal;
}

.terms dd ul {
	margin: 0;
}

.terms dd ul li {
	margin-top: 5px;
	line-height: 1.4;
	list-style-position: outside;
	list-style-type: disc;
}

* html .terms dd ul li,
*:first-child+html .terms dd ul li {
	list-style-position: inside;
	zoom: 1;
}

.terms dd span {
	margin: 10px 0;
	padding: 10px;
	border: solid 1px #ccc;
	display: block;
	background: #eee;
	width: auto;
}

.terms dd span em {
	font-size: 116%;
}

p.end {
	text-align: right;
}


/*--- FAQ ------------------*/

ol#faqList {
	margin-top: 20px;
}

ol#faqList dl {
	overflow: hidden;
	zoom: 1;
}

ol#faqList dt {
	margin-top: -1px;
	padding: 10px 0;
	border-top: dotted 1px #999;
	font-size: 100%;
	font-weight:bold;
}

ol#faqList dt a {
	padding-left: 17px;
	display: inline-block;
	color: #000;
	background: url(/img/guide/arrowList.gif) left center no-repeat;
	text-decoration: none;
}

ol#faqList dt a:hover {
	color: #f00;
	text-decoration: underline;
}

ol#faqList dd {
	padding: 0 0 20px 17px;
	color: #333;
}

ol#faqList dd a {
	padding-left: 16px;
	display: inline-block;
	line-height: 18px;
	color: #000;
	background: url(/img/guide/arrow.gif) left center no-repeat;
	font-weight: bold;
	text-decoration: underline;
}

ol#faqList dd a:hover {
	color: #09f;
	text-decoration: underline;
}

ol#faqList dd em {
	padding: 0;
	display: inline;
	color: #f00;
	font-weight: bold;
	font-size: 100%;
	text-decoration: underline;
}

ol#faqList dd strong {
	line-height: 1.7;
	color: #333;
	font-weight: bold;
	font-size: 108%;
}

ol#faqList dd ul li {
	margin: 0 0 0 1em;
	padding: 0;
	border: none;
	color: #555;
	text-align: left;
	text-indent: -1em;
}

ol#faqList dd ol {
	margin-top: 15px;
}

ol#faqList dd ol li {
	border-top: dotted 1px #999;
	padding: 15px 0;
	font-weight: bold;
	font-size: 108%;
}

ol#faqList dd ol li p {
	padding: 0.5em 0 0 3em;
	font-weight: normal;
	font-size: 93%;
}

ol#faqList dd ol li ol {
	margin: 0 0 0 5em;
}

ol#faqList dd ol li ol li {
	border: none;
	padding: 2px 0 0 0;
	list-style: decimal outside;
	font-weight: normal;
	font-size: 93%;
}

ol#faqList dd ol li ul li {
	margin: 0.5em 0 0 4em;
	padding: 0;
	border: none;
	color: #555;
	text-align: left;
	text-indent: -1em;
	font-weight: normal;
	font-size: 93%;
}

ol#faqList dd ol li ul li a {
	padding-left: 28px;
}