@charset "utf-8";
/*
Theme Name: sazanamilabel
Theme URI: http://wordpress.org/
Description: sazanamilabel用のテーマ
Version: 1.0
Author: Photosynthesic
Author URI: http://photosynthesic.jp/
Tags: 

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #21386D;
	color: #333;
	text-align: center;
	}

#page {
	background-color: white;
	/* border: 1px solid #959596; */
	text-align: left;
	}
#content {
	font-size: 1.2em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

h1 {
	font-size: 3em;
	text-align: right;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.2em;
	}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	/* color: #333; */
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	/* text-decoration: none; */
	}
h1 {
	margin: 0;
	}

h2 {
	line-height: 1em;
	margin: 0;
	}
p {
	padding: 1em 0 0 0;
	margin: 0;
}



#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0 auto;
	padding: 0;
	/* width: 950px;
	border: 1px solid #959596; */
	}
#header, #gnavi, #container, .scart_msg {
	width : 950px;
	margin: 0 auto;
}
#content {
	padding-bottom: 40px;
}
.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 626px;
	}
.widecolumn {
	width: 950px;
	}
.main_contents {
	width: 626px;
}
.post {
	margin-bottom: 2em;
	clear: right;
	}
.post .post_title {
	font-weight: bold;
	font-size: larger;
}
.post .main_image_thumb {
	float: right;
	margin-left:10px;
}
.post a.more-link {
	display: block;
	clear: right;
	text-align: right;
	font-size: 0.8em;
}
.post .date {
	padding-top: 1em;
	clear: right;
	text-align: right;
}
.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 30px 0 0 0;
	margin: 0 auto;
	width: 950px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
.page .entry form {
	text-align:left;
}


select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
/*	text-align: justify; */
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
/*
#sidebar
{
	margin-left: 645px;
	width: 303px;
	margin-bottom: 40px;
	}
*/
#sidebar
{
	width: 303px;
	margin-bottom: 40px;
	float: right;
}

#sidebar form {
	margin: 0;
	}

#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

#sidebar h2 {
	/* font-family: 'Lucida Grande', Verdana, Sans-Serif; */
	margin: 1em 0 3px 1px;
	padding: 0;
	}
#sidebar .rand_jacket img, #sidebar .compilation img{
	margin: 0 0 1px 1px;	
}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/*
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	*/
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* ---------------------------------------   add for sazanamilabel */

#lang-navi {
	text-align: right;
	position: absolute;
	top: 5px;
	right: 10px;
	font-size: 1.2em;
}
#lang-navi a {
	padding-right: 18px;
}
#lang-navi a.english {
	background: url('images/icon_gb.gif') no-repeat right center;
}
#lang-navi a.japanese {
	background: url('images/icon_jp.gif') no-repeat right center;
}
/*
#header h1 {
	background: url('images/logo_min.gif') no-repeat 650px 15px;
}
*/
#gnavi {
	padding: 1em 0 0 0;
}
#gnavi ul {
	margin: 0;
	padding: 0;
}
#gnavi ul li {
	list-style: none;
	float: right;
	font-size: 1.2em;
	padding: 0 0 2em 1em;
}
.scart_msg {
	text-align: right;
	padding-bottom: 1em;
	clear: both;
}

#content {
	clear: right;
}
#content ul.postlist {
	list-style: none;
	padding: 0 0 20px 0;
	margin: 0;
}
#content ul.postlist li {
	clear: right;
	line-height: 1.2em;
	padding-top: 20px;
}
#content ul.postlist li img {
	float: right;
	margin-left:10px;
}

* html #sidebar {
	margin: 0;
	float: right;
}


/* top */
#main_images {
	position: relative;
	height: 322px;
	width: 626px;
}
#main_images #main_images_navi {
	width: 626px;
	padding-top: 310px;
	text-align: right;
	z-index: 1;
}
#main_images #main_images_navi a {
	padding: 0 5px;
	line-height: 16px;
	height: 16px;
	color: #fff;
	background-color: #ccc;
	border: 1px solid #eee;
}
.home #sidebar h2 {
	font-size: 1.4em;
	padding-bottom: 0.2em;
}
.home .main_contents h2 {
	font-size: 1.4em;
	padding-bottom: 0.5em;
}
.catalogue_top {
	height: 302px;
	width: 626px;
	overflow: hidden;
	position: absolute;
	background: #21386D;
}
.catalogue_top img {
	float: right;
}
.catalogue_top .txt_info {
	padding: 20px 0 0 10px;
	width: 302px;
	color: #fff;
}
.catalogue_top .txt_info h2 {
	font-size: 1.4em;
}

.catalogue_top .txt_info a {
	color: #fff;
}
.catalogue_top .txt_info .date {
	font-size: 1.6em;
	font-weight: bold;
	font-family: Arial, Sans-Serif;
}
.catalogue_top .txt_info .btn_more {
	padding-top: 1em;
	text-align: right;
}
.catalogue_top .artist {
	padding-bottom: 1em;
}
.video_area #video01,
.video_area #video02 {
	float: left;
}
.video_area #video01 {
	width: 322px;
}
.video_area #video02 {
	width: 302px;
}
.video_area .video {
	background: #d5d5d5;
}
.video_area .video .caption {
	padding: 0.5em;
	font-size: 0.8em;
	background: #f1f1f1;
}
.video_area #video01 .video {
	margin-right: 20px;
}

#sidebar .new_release {
	padding-bottom: 20px;
}
#sidebar .new_release .release_info {
	clear: left;
}
#sidebar .new_release .release_info img {
	float: left;
	margin: 0 3px 20px 0;
}

/* breadcrumb */
.breadcrumb {
	padding-bottom: 1em;
}

/* tablenav */
.tablenav {
	padding-top: 2em;
	clear: both;
}

/* slideshow */
.slideshow {
	text-align: left;
}

/* search */
#sidebar .search {
	clear: both;
	text-align: right;
}

/* small */
.category-show small,
.category-news small,
.category-catalogue small,
.category-artists small {
	display: block;
	text-align: right;
	padding-top: 2em;
	clear: both;
}
.category-show li small,
.category-news li small,
.home .category-show small,
.home .category-news small,
.category-catalogue li small,
.category-artists li small {
	padding-top: 0;
}
.category-catalogue .cata_status small {
	clear: none;
	padding-top: 0;
	text-align: left;
}
.category-catalogue .cata_status small {
	clear: none;
	padding-top: 0;
	text-align: left;
}
/* link_sns */

ul.link_sns {
	clear: both;
	padding: 40px 0 0 0;
	width: 950px;
	margin: 0 auto;
}
#sidebar ul.link_sns {
	width: auto;
}
ul.link_sns li {
	list-style: none;
	float: right;
	width: 40px;
}
ul.link_sns li a {
	display: block;
	width: 32px;
	height: 32px;
	overflow: hidden;
	text-indent: -999em;
	float: right;
}
ul.link_sns li.twitter a {
	background: url('images/twitter_32.png');
}
ul.link_sns li.mixi a {
	background: url('images/mixi_32.png');
}
ul.link_sns li.myspace a {
	background: url('images/myspace_32.png');
}

/* category-show */
.category-show #show_archives {
	border-top: 1px dashed #aec1dd;
}
.category-show .show_date {
	padding-bottom: 0.5em;
}
.post .post_title .show_report {
	padding-top: 0.5em;
}
.post .post_title .show_report em {
	font-weight: normal;
	font-size: 0.6em;
	padding: 3px 5px;
	color: #fff;
	background: #53a5e7;
	font-style: normal;
}

/* category-artists */
.category-artists h2 {
	padding: 0.5em 0;
}
.category-artists #content ul.postlist li.post {
	padding: 0;
}
.category-artists #content ul.postlist li.post ul.song_list li {
	padding-top: 0;
}
.category-artists #content ul li.post {
	margin: 0;
	clear: both;
}
.category-artists #content ul li.post img {
	margin-bottom: 20px;
	float: left;
}
.category-artists #content ul li.post .post_info {
	float: right;
	width: 506px;
}
.category-artists .official {
	padding: 2em 0;
}
.discography h3 {
	clear: both;
	padding: 0 0 20px 0;
}
.discography h4 {
	clear: both;
	margin: 0 0 0.5em 0;
}
.discography ul {
	margin: 0 0 0 1em;
	padding: 0;
}
.discography li {
	list-style: none;
	clear: left;
}
.discography li .main_image_thumb {
	float: left;
	width: 105px;
}
.discography li img {
	margin-bottom: 10px;
}

/* catalog_list */

ul.category_navi {
	height: 2em;
	margin: 0;
	padding: 0.5em 0 0 0;
	position: relative;
}
ul.category_navi > li {
	list-style: none;
	position: absolute;
	padding-right: 1em;
}
ul.category_navi li ul.children {
	position: absolute;
	width: 500px;
	top: 0;
	left: 9em;
}
ul.category_navi li ul.children li {
	list-style: none;
	float: left;
	padding-right: 1em;
}
* html ul.category_navi li ul.children {
	padding-top: 0.5em;
}

.category-catalogue .narrowcolumn,
.category-compilation .narrowcolumn,
.category-album .narrowcolumn,
.category-single .narrowcolumn,
.category-vinal .narrowcolumn,
.category-other .narrowcolumn,
.category-dvd-vhs .narrowcolumn {
	width:646px;
}
#content ul#catalog_list {
	width:646px;
	margin: 0;
	padding: 20px 0 0 0;
}
#content ul#catalog_list li.post {
	width: 322px;
	height: 150px;
	float:  left;
	margin: 0;
	padding: 0;
}
#content ul#catalog_list li.post img {
	margin: 0;
	float: left;
}
#content ul#catalog_list li.post .post_info {
	margin: 0 20px 0 110px;
}
* html #content ul#catalog_list li.post {
	width: auto;
	float:  none;
	margin-top:20px;
	clear: left;
	height: auto;
}
* html #content ul#catalog_list li.post .post_info {
	margin: 0;
	float: right;
	width:536px;
}
*:first-child+html #content ul#catalog_list li.post {
	width: auto;
	float:  none;
	margin-top:20px;
	clear: left;
	height: auto;
}
*:first-child+html #content ul#catalog_list li.post .post_info {
	margin: 0;
	float: right;
	width:536px;
}

/* category-catalogue */
.category-catalogue .h2 {
	padding-bottom: 0.5em;
}
.category-catalogue .artist {
	padding-bottom: 1em;
}
.category-catalogue #catalog_list .artist {
	padding-bottom: 0;
}

/* SHOPPING CART */
.cartHeaders {
	display: none;
}
.simpleCart_shelfItem .main_image img {
	float:  left;
	padding: 0 10px 10px 0;
}
.simpleCart_shelfItem h2 {
	font-size: 1.2em;
}
.entry, .song_list {
	clear: left;
}
.simpleCart_shelfItem .cata_more {
	padding-top: 1em;
}
.simpleCart_shelfItem .cata_status {
	padding: 1em 0;
	font-weight: bold;
}
.simpleCart_shelfItem .cata_status a.item_add{
	border-left: 1px solid #9bc4df;
	border-top: 1px solid #9bc4df;
	border-right: 1px solid #6b9db9;
	border-bottom: 1px solid #6b9db9;
	padding: 3px 7px;
	background-color: #b9daf2;
}
.simpleCart_shelfItem .cata_status small {
	padding-top: 1em;
}
.simpleCart_shelfItem .cata_status a.item_add:hover{
	text-decoration: none;
	background-color: #d9ecf9;
}
.simpleCart_shelfItem .amazon {
	padding-top: 2em;
}
.single .category-catalogue .youtube_area {
	padding-top: 2em;
}

#sidebar .scart_info {
	font-size: 1.2em;
	background-color: #f4fafd;
	margin-bottom: 3em;
	padding: 20px 15px;
}
#sidebar .scart_info h2 {
	font-size: 1.2em;
	margin: 0 0 0.5em 0;
	padding: 0;
	color: #9ecee6;
	text-align: right;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemName {
	font-weight: bold;
	line-break: 1.2em;
	padding-bottom: 0.5em;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemThumb{
	float: left;
	width: 110px;
}
#sidebar .scart_info .simpleCart_items .itemContainer {
	clear: left;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemPrice,
#sidebar .scart_info .simpleCart_items .itemContainer .itemdecrement,
#sidebar .scart_info .simpleCart_items .itemContainer .itemQuantity,
#sidebar .scart_info .simpleCart_items .itemContainer .itemincrement {
	padding-top: 0.5em;
	float: left;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemPrice {
	width: 6em;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemdecrement,
#sidebar .scart_info .simpleCart_items .itemContainer .itemincrement {
	width: 2em;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemQuantity {
	width: 2em;
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemTotal {
	padding-bottom: 0.5em;
	border-bottom: 1px solid #accfe0;
	margin-bottom: 1em; 
}
#sidebar .scart_info .simpleCart_items .itemContainer .itemTotal,
#sidebar .scart_info .total {
	clear: left;
	text-align: right;
}
#sidebar .scart_info .checkout_mail {
	padding-top: 2em;
	text-align: right;
}
#sidebar .scart_info .checkout_mail a {
	padding: 3px 15px;
	background-color: #b9daf2;
	border-left: 1px solid #9bc4df;
	border-top: 1px solid #9bc4df;
	border-right: 1px solid #6b9db9;
	border-bottom: 1px solid #6b9db9;
}

#sidebar .scart_info .checkout_mail a:hover {
	text-decoration: none;
	background-color: #d9ecf9;
}
#sidebar .scart_info .empty {
	padding-top: 1.5em;
	text-align: right;
}
/* End SHOPPING CART */

/* for english */
.english #content h2#catalogue {
	padding-top: 30px;
}


/* wave , sazanami_artists */

#wave {
	clear: both;
	height: 200px;
	position: relative;
	overflow: hidden;
}
#wave #wave_back {
	width: 100%;
	height: 90px;
	background: #265BAB;
}
#wave #wave_big {
	width: 100%;
	height: 80px;
	background: #234683;
}
#wave #logo {
	width:980px;
	margin: 0 auto;
}
#wave #logo .logo {
	width: 180px;
	height: 180px;
	background:  url(images/logo_01.png) no-repeat top left;
}
#wave #wave_small {
	width: 100%;
	height: 50px;
	background: #21386D;
}

#wave #wave_back,
#wave #wave_big,
#wave #wave_small,
#wave #logo {
	position: absolute;
	bottom: 0;
}
#wave #logo {
	bottom: 25px;
}

#sazanami_artists {
	clear: left;
	background: #21386D;
	overflow: hidden;
}
#sazanami_artists .artist_list {
	margin:  0 auto;
	width: 970px;
}
#sazanami_artists h2 {
	font-size: 2em;
	padding: 0 25px;
	padding-bottom: 1em;
	color: #fff;
}
#sazanami_artists ul {
	margin: 0;
	padding: 0;
}
#sazanami_artists ul li.artist_info {
	list-style: none;
	float: left;
	height: 106px;
	width: 302px;
	background: #fff;
	margin: 20px 10px 0 10px;
}
* html #sazanami_artists .artist_list {
	padding-left: 20px;
}
* html #sazanami_artists ul li.artist_info {
	margin: 20px 20px 0 0;
}
#sazanami_artists ul li.artist_info li {
	height: 1.2em;
	overflow: hidden;
	margin-bottom: 0.2em;
}
#sazanami_artists ul li.artist_info p {
	margin: 0;
	padding: 0;
}
#sazanami_artists ul li img {
	float: left;
	margin-right: 5px;
}
#sazanami_artists li h3 {
	margin: 3px 0;
	padding: 0;
}
/* for press */
.list_for_press {
	margin: 20px 0 50px 0;
}
.list_for_press table {
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.list_for_press td,.list_for_press th {
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 3px;
	line-height: 1.2em;
}
.list_for_press th {
	text-align: center;
}
.list_for_press td {
	vertical-align: top;
}

/* for faq */
.faq #content .faq {
	padding-bottom: 2em;
}

/* for english */
.english .simpleCart_shelfItem {
	color: #4d6377;
	padding-bottom: 1em;
	border-bottom:1px dashed #ddd;
}
.english .simpleCart_shelfItem .ttl em {
	padding-left: 1em;
	color: #ee0000;
}
.english .simpleCart_shelfItem .ttl,
.english .simpleCart_shelfItem span{
	color: #000;
}
.english .simpleCart_shelfItem .song_list p {
	padding: 10px 0;
}
.english .simpleCart_shelfItem .more_info{
	padding-top: 0.5em;
}
.english .simpleCart_shelfItem .post_add {
	clear: right;
	text-align: right;
	padding-top: 1em;
}
.english .simpleCart_shelfItem .post_add a.item_add {
	border-left: 1px solid #9bc4df;
	border-top: 1px solid #9bc4df;
	border-right: 1px solid #6b9db9;
	border-bottom: 1px solid #6b9db9;
	padding: 3px 7px;
	background-color: #b9daf2;
}

.english .simpleCart_shelfItem .post_add a.item_add:hover {
	text-decoration: none;
	background-color: #d9ecf9;
}
.english .simpleCart_shelfItem .soldout{
	padding-top: 0.2em;
	font-style: italic;
	font-weight: bold;
	color: #cc0000;
	clear: right;
	text-align: right;
}

.english #sidebar .scart_info .btn_order {
	text-align: right;
	padding: 1em 0;
}

.english #sidebar .scart_info .btn_order a.simpleCart_checkout {
	border-left: 1px solid #9bc4df;
	border-top: 1px solid #9bc4df;
	border-right: 1px solid #6b9db9;
	border-bottom: 1px solid #6b9db9;
	padding: 3px 7px;
	background-color: #b9daf2;
}
.english #sidebar {
	width:293px;
}
.english #sidebar ol {
	padding-left: 2em;
}
.english #sidebar p {
	padding-left: 1em;
}
.english #sidebar .scart_info .shipping,
.english #sidebar .scart_info .total {
	text-align: right;
}
.english #sidebar .scart_info .shipping {
	border-bottom: 1px solid #accfe0;
	margin-bottom: 1em; 
}

/* footer */
#footer {
	background: #21386D;
	width: auto;
	margin: 0;
	color: #aec1dd;
	padding-bottom: 30px;
}
#footer a {
	color: #dde6f4;
}
#footer .page_btm {
	text-align: right;
}
#footer .page_btm, #footer .bnavi, #footer address {
	width: 950px;
	margin: 0 auto;
}
#footer address {
	font-style: normal;
}