@charset 'utf-8';

/**
 * Reset
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}

*{
	margin: 0;
	padding: 0;
}

:focus {
	outline: 0;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

caption, th, td {
	font-weight: normal;
	text-align: left;
}

strong {
	font-weight: bold;
}

html,body {
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
}

body {
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic ProN','メイリオ',Meiryo,sans-serif;
	font-size: 14px;
	background: #fff url(../images/bg.jpg) no-repeat top center;
	color: #000;
	overflow-x: hidden;
}

a {
	color: #1a7fd5;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.clearfix {
	min-height: 1px;
}

.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}

.rows {
	margin: 0 -30px 0 0;
	min-height: 1px;
}

.rows:after {
	content: ""; 
	display: block; 
	clear: both;
}

[class*="span"] {
	float: left;
	min-height: 1px;
	margin: 0 30px 0 0;
}

.wrapper {
	width: 931px;
	text-align: left;
	margin: 0 auto;
	position: relative;
}

hr {
	height: 1px;
	border: none;
	border-top: 1px dotted #999;
	margin: -10px 0 10px 0;
}

#header {
	padding: 23px 0 0 0;
	background: transparent url(../images/header_bg.png) repeat-x top left;
}

#header h1 {
	background: url(../images/lovemusic.png) no-repeat top left;
	width: 858px;
	height: 0;
	padding: 249px 0 0 0;
	overflow: hidden;
}

#brand {
	min-height: 1px;
}

#brand:after {
	content: ""; 
	display: block; 
	clear: both;
}

#brand .sony a {
	float: left;
	display: block;
	background: url(../images/sony_logo.png) no-repeat top left;
	width: 153px;
	height: 0;
	padding: 28px 0 0 0;
	overflow: hidden;
}

#brand .thp a {
	float: right;
	display: block;
	background: url(../images/thp_logo.png) no-repeat top left;
	width: 205px;
	height: 0;
	padding: 39px 0 0 0;
	overflow: hidden;
	margin: 0 0 5px 0;
}

#main {
	margin: -70px 0 0 0;
}

#main .wrapper {
	width: 859px;
}

#main .title {
	background: url(../images/title.png) no-repeat top left;
	width: 553px;
	height: 0;
	padding: 290px 0 0 0;
	overflow: hidden;
}

#main .description {
	background: url(../images/description.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 303px 0 0 0;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#main .term {
	background: url(../images/term.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 63px 0 0 0;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#main h4 {
	background: url(../images/method.png) no-repeat top left;
	width: 681px;
	height: 0;
	padding: 58px 0 0 0;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#main .extrabass {
	background: url(../images/extrabass.png) no-repeat top left;
	width: 412px;
	height: 0;
	padding: 254px 0 0 0;
	overflow: hidden;
	float: left;
	margin: 0 35px 0 0;
	min-height: 1px;
}

#main .metalex {
	background: url(../images/metalex.png) no-repeat top left;
	width: 412px;
	height: 0;
	padding: 254px 0 0 0;
	overflow: hidden;
	float: left;
	min-height: 1px;
}

#main .button {
	width: 733px;
	margin: 0 auto;
	min-height: 1px;
	margin-top: 45px;
	margin-bottom: 30px;
}

#main .button:after {
	content: ""; 
	display: block; 
	clear: both;
}

#main a.facebookpre {
	float: left;
	display: block;
	background: url(../images/btn_facebook_pre.png) no-repeat top left;
	width: 359px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
	margin: 0 15px 0 0;
}

#main a.facebookpre:hover {
	background-position: 0 -104px;
}

#main a.twitterpre {
	float: left;
	display: block;
	background: url(../images/btn_twitter_pre.png) no-repeat top left;
	width: 359px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
}

#main a.twitterpre:hover {
	background-position: 0 -104px;
}

#main a.facebook {
	float: left;
	display: block;
	background: url(../images/btn_facebook.png) no-repeat top left;
	width: 359px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
	margin: 0 15px 0 0;
}

#main a.facebook:hover {
	background-position: 0 -104px;
}

#main a.twitter {
	float: left;
	display: block;
	background: url(../images/btn_twitter.png) no-repeat top left;
	width: 359px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
}

#main a.twitter:hover {
	background-position: 0 -104px;
}

#main .flow {
	position: relative;
}

#main a.toggle-flow {
	display: none;
}

#main .flow h5 {
	background: url(../images/flow.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 76px 0 0 0;
	overflow: hidden;
}

#main .flow-box {
	position: relative;
	background: url(../images/flow_detail.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 687px 0 0 0;
	overflow: hidden;
	margin: 0 0 30px 0;
}

#main .flow-box a {
	position: absolute;
	display: block;
	top: 438px;
	left: 518px;
	width: 132px;
	height: 31px;
	text-indent: -9999px;
}

#main p.readme {
	text-align: center;
	font-weight: bold;
	margin: 0 0 30px 0;
}

#main p.notice {
	font-size: 12px;
	margin: 0 0 30px 0;
}

#main .guideline {
	position: relative;
}

#main a.toggle-guideline {
	display: none;
}

#main .guideline h5 {
	background: url(../images/guideline.png) no-repeat top left;
	width: 89px;
	height: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
	margin: 0 0 10px 0;
}

#main .guideline-box {
	border: 1px solid #ccc;
	padding: 15px;
	margin: 0 0 30px 0;
}

#main .guideline-box p {
	font-size: 13px;
	color: #666;
	margin: 0 0 20px 0;
}

#mustbuy {
	background: #c20e1c;
	padding: 10px 0;
}

#mustbuy .wrapper {
	width: 859px;
}

#mustbuy h5 {
	background: url(../images/mustbuy.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 542px 0 0 0;
	overflow: hidden;
	position: relative;
	margin: 0 0 10px 0;
}

#mustbuy a.mustbuy {
	text-indent: -9999px;
	position: absolute;
	width: 321px;
	height: 58px;
	top: 446px;
	left: 270px;
}

#mustbuy a.pagetop {
	display: block;
	background: url(../images/pagetop.png) no-repeat top left;
	width: 136px;
	height: 0;
	padding: 31px 0 0 0;
	overflow: hidden;
	margin: 0 0 0 723px;
}

#footer {
	background: #000;
	height: 80px;
	border-top: 1px solid #333;
	padding: 20px 0 0 0;
}

#footer p {
	color: #f5f5f5;
	font-size: 12px;
}

#footer .sns {
	position: absolute;
	right: 0;
	top: 3px;
}

.sns {
	min-height: 1px;
}

.sns:after {
	content: ""; 
	display: block; 
	clear: both;
}

.sns li {
	display: block;
	float: left;
}

li.mixi {
	margin: 0 10px 0 0;
}
li.facebook {
	margin: 0 10px 0 0;
	width: 116px;
}
li.twitter {
	margin: 0 10px 0 0;
	width: 113px;
}

/**
 * 質問
 */
#question h2 {
	background: url(../images/question.png) no-repeat top left;
	width: 725px;
	height: 0;
	padding: 96px 0 0 0;
	overflow: hidden;
}

#question .rows {
	margin: 0 0 90px 0;
}

#question .extrabass a {
	float: left;
	margin: 0 30px 0 0;
	background: url(../images/btn_extrabass.png) no-repeat top left;
	display: block;
	width: 412px;
	height: 0;
	padding: 352px 0 0 0;
	overflow: hidden;
}

#question .metalex a {
	background: url(../images/btn_metalex.png) no-repeat top left;
	display: block;
	width: 412px;
	height: 0;
	padding: 352px 0 0 0;
	overflow: hidden;
}


/**
 * シェア
 */
#share {
	margin-top: 10px;
}

#share img {
	display: block;
	margin: 0 0 30px 0;
}

#share label {
	display: block;
	font-weight: bold;
	margin: 0 0 5px 0;
}

#share textarea {
	width: 838px;
	height: 100px;
	padding: 10px;
	border: 1px solid #d1d1d1;
	margin: 0 0 30px 0;
	display: block;
}

#share button {
	cursor: pointer;
	display: block;
	background: url(../images/btn_next.png) no-repeat top left;
	width: 320px;
	height: 74px;
	text-indent: -9999px;
	border: none;
	margin: 0 auto;
	margin-bottom: 30px;
}

#share button:hover {
	background-position: 0 -74px;
}

/**
 * 登録
 */
#login {
	margin-top: 45px;
}

#login h2 {
	background: url(../images/login.png) no-repeat top left;
	width: 632px;
	height: 0;
	padding: 32px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 45px;
}

#login ul {
	position: relative;
	background: url(../images/login_bg.png) no-repeat top left;
	width: 859px;
	height: 0;
	padding: 237px 0 0 0;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: 45px;
}

#login .login a.application {
	position: absolute;
	display: block;
	background: url(../images/btn_application.png) no-repeat top left;
	width: 360px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
	left: 50px;
	top: 87px;
}

#login .login a.application:hover {
	background-position: 0 -104px;
}

#login .login a.mysonyclub {
	position: absolute;
	display: block;
	background: url(../images/btn_mysonyclub.png) no-repeat top left;
	width: 360px;
	height: 0;
	padding: 104px 0 0 0;
	overflow: hidden;
	left: 458px;
	top: 87px;
}

#login .login a.mysonyclub:hover {
	background-position: 0 -104px;
}

.bnr-walkman a {
	background: url(../images/open_wm_banner.jpg) no-repeat top left;
	width: 761px;
	height: 0;
	padding: 139px 0 0 0;
	overflow: hidden;
	position: relative;
	margin: 0 0 10px 0;
	text-align: center;
	text-indent: -99999px;
	display: block;
	margin: 30px auto 30px auto;
}

.bnr-walkman a:hover{
	background-position: right top;
}