@charset "utf-8";


* {
	padding:0;margin:0;
}
* ul, ol, li {
	margin:0;
	padding:0;
	list-style:none;
}
* a img,:link img,:visited img {
	border:none;
}
* a {
	outline:none;
	border:none;
	color:#0066CC;
	text-decoration:none;
}
* a, a:visited {
	color:#244D9E;
	text-decoration:none;
}
* a:hover {
	color:#0066ff;
	text-decoration:none;
}
* img {
	border:none;
	vertical-align:middle;
}


h1,h2,h3,h4,h5 {
	padding: 0;
	margin: 0;
	border: 0;
	font-weight:normal;
}
a.footer {
	color:#ffffff;
	text-decoration:none;
}
a.footer:hover {
	color:#99bbdd;
	text-decoration:underline;
}
.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0;
	clear: both;
}
.clearfix {
	zoom:1;
}

html{
	height:100%;
	overflow-y:scroll;
}

html:first-child body{
	padding-bottom:1px;
}

html,
body {
	height:100%;
	width:100%;

	font: 11px / 1.4 "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	
	color: #333;

	line-height:140%;
	text-align:left;
}

#wrapper {
	margin:0 auto;
	width:958px;
	padding: 0;
}


/* Layout */
#contents {
	width:958px;
	margin:0 auto;
	position: relative;
	padding: 0;
}
#footer_wrapper_cb {
	width: 610px;
	margin: 0;
	padding: 0 15px 0 0;
	position: absolute;
	left: 310px;
	top: 690px;

}
#footer_wrapper {
	width: 580px;
	margin: 1.0em 0;
	padding: 0 15px 0 0;
	position: relative;

}
#footer_base {
	bottom:0;
	margin:0.5em 0;
}
#footer_menu {
	margin:0;
	padding:0;
	width:890px;
	height:9px;
}

/* btn */
.btn {
	float:left;
	width:150px;
	height:37px;
}



#stockArea {
	margin:0;
	width:236px;
	float:left;
	height: 545px;
	overflow: scroll;
	overflow-x : hidden ;

	background-color: #6C6B6B;
}
#stockArea2 {
	padding:0.5em 0 0.5em 0.5em;
	margin:0;
}

div.thumb2 {
	float:left;
	width:65px;
	height:92px;
	margin: 0.2em;
	background-color: #585858;
}
div.thumb3 {
	/* artist */
	float:left;
	width:50px;
	height:69px;
	margin: 0.2em 0.1em 0;
	background-color: #585858;
}
.base_wrapper {
	width:930px;
	padding:0 0 2.0em;
	background:url(../common/img/create_albumbase.png) left top no-repeat;
}





div#headertop {
	padding:0;
	text-align: left;
	width: 900px;
	background:url(../common/img/top_header.jpg) left top no-repeat;
	margin: 0 auto 1.7em;
	height: 91px;
}
	div#headertop p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#headertop_pre {
	padding:0;
	text-align: left;
	width: 900px;
	background:url(../common/img/top_header_pre.jpg) left top no-repeat;
	margin: 0 auto 1.7em;
	height: 91px;
}
	div#headertop_pre p {
		font-style:italic;
		font-size:1.1em;
		margin:0;
	}

div#header {
	padding:0;
	text-align: left;
	width: 920px;
	background:url(../common/img/headerbase.jpg) left top no-repeat;
	margin: 0 auto 1.0em;
	height: 70px;
}

div#header_pre {
	padding:0;
	text-align: left;
	width: 920px;
	background:url(../common/img/headerbase_pre.jpg) left top no-repeat;
	margin: 0 auto 1.0em;
	height: 70px;
}


ul.Guide {
	margin:0.5em 0 0;
	padding:0;
}	
ul.Guide li {
	margin:0;
	padding:0.2em 0.2em;
	display: inline;
}
ul.Guide li a {
	color:#666;
	text-decoration:none;
	padding: 0.2em 0.4em;
}
ul.Guide li a:hover {
	color:#333333;
	text-decoration:underline;
}


ul.dialogs {
	margin:0;
	padding:0;
}
ul.dialogs li {
	display:inline;
}
ul.dialogs li a {
}
ul.dialogs li a:hover {
	float: left;
}


h1.inputform {
	font-size:110%;
}

/* 2011.06.14 */

#TypeListArea {
	width:714px;
	margin: 0 0 0 1px;
	padding:0;
	left: 10px;
	top: 0px;
	height: auto;
	float: left;
	background-color: #FFF;
}
#TypeListBox {
	width:340px;
	height:110px;
	float:left;
	background:url(../common/img/typelist_base.jpg) left top no-repeat;
	margin: 0 0 0.8em 17px;
	display:block;
	position:relative;
}
#TypeListBox img {
	width:68px;
	height:95px;
	float:left;
	background:#FFF;
	margin:7px;
	border: 2px;
	border-color: #FFF;
}
#TypeListTitle {
	margin:0;
	font-size:12px;
	font-weight:bold;
	height:103px;
	padding:7px 0 0 0;
	display:block;
	color:#666;
}

#TypeListTitle h3 {
	font-size:1.0em;
	font-weight:300;
}
#TypeListTitle .booktitle{
	font-size:1.1em;
	font-weight:600;
	margin:1px 0 5px 0;
	padding:0 5px 0 0;
	line-height:1.1em;
}

#TypeListTitle h4 {
	font-size:.95em;
	font-weight:300;
}
#TypeListTitle .att{
	font-size:.8em;
	font-weight:300;
	margin:0;
	padding:0;
	position:absolute;
	bottom:5px;
	left:82px;
}

a#TypeListTitle:hover {
	color:#FF650F;
}

.pagenation {
	float:none;
	clear:both;
	width:690px;
	margin-left:10px;
	padding-left:15px;
	text-align:right;
	font-size:1.1em;
	font-family:"メイリオ", Osaka, "ヒラギノ角ゴ Pro W3";
	height:30px;
}

.pagenation .number {
	margin: 0 4px;
}

.pagenation img{
	margin: 0 10px;
}

.pagenation strong{
	font-size:1.1em;
	color:#c00;
}

.pagenation p{
	float:left;
}


.social-area {
	width: 100% ;
	margin:0 auto;
	padding: 0 ;
}

ul.social-button {
	width: 100% ;
	margin-left: auto;
	padding: 0 ;
	border: none ;
	list-style-type: none ;
}

@media screen and ( min-width:480px ) {
	ul.social-button {
		width: 410px ;
	}
}

ul.social-button li {
	float: right ;
	text-align: center ;
	margin: -12px 8px 4px;
	padding:0 ;
	overflow: hidden;
}


.sc-tw {
	width: 70px ;
}

.sc-fb {
	width: 71px;
}

.sc-hb {
	width: 80px;
}

.sc-li {
	width: 82px ;
}

.sc-li-img {
	border: none ;
	margin: 0 auto ;
	padding:0 ;
}

@media screen and ( min-width:480px ) {
	.sc-li {
		display: none ;
	}
}
