@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	width: 100%;
	text-align: center;
	font-family: "Hiragino Maru Gothic Pro", "HG丸ゴシックM-PRO", verdana, arial, sans-serif;
	color: #684860;
	background: #ebe9ec;
}

h1, h2, h3, h4, h5, p, form, dl, ul, ol, table {
	margin: 0;
	padding: 0;
}

img {
	border: none;
}

a {
	color: #9d4f66;
}

abbr {
	border: none;
}

hr {
	border-color: #b9afb8 #dddddd #ffffff;
	border-style: solid;
	border-width: 1px 0;
	height: 0;
	margin: 30px 0;
	width: 100%;
}

#contents p.top {
	font-size: 70%;
	margin: 20px 0 0 0;
	text-align: right;
}

ul.errors {
	list-style-type: none;
	margin: 0 0 19px 20px;
	padding: 8px 10px;
	font-size: 80%;
	background: #fec0d0;
	border: 1px solid #fe4a67;
	color: #fe4a67;
}

.caution {
	color: #990000;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/background.jpg) no-repeat top right;
}

#header h1 {
	padding: 60px 0 10px 63px;
}

#header h1 a {
	display: block;
	overflow: hidden;
	font-size: 2px;
	text-indent: -99999px;
	width: 378px;
	height: 68px;
	background: url(/images/yamadatamaru.png) no-repeat top left;
}

#menu {
	width: 445px;
	margin: 0 0 60px 38px;
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	background: url(/images/menu.png) no-repeat top left;
	display: block;
	float: left;
	overflow: hidden;
	text-indent: -9999px;
	height: 28px;
}

#menu ul li a.home {
	background-position: 0 0;
	width: 62px;
}

#menu ul li.current a.home, 
#menu ul li a.home:hover {
	background-position: 0 -28px;
}

#menu ul li a.news {
	background-position: -62px 0;
	width: 67px;
}

#menu ul li.current a.news, 
#menu ul li a.news:hover {
	background-position: -62px -28px;
}

#menu ul li a.biography {
	background-position: -129px 0;
	width: 117px;
}

#menu ul li.current a.biography, 
#menu ul li a.biography:hover {
	background-position: -129px -28px;
}

#menu ul li a.discography {
	background-position: -246px 0;
	width: 137px;
}

#menu ul li.current a.discography, 
#menu ul li a.discography:hover {
	background-position: -246px -28px;
}

#menu ul li a.live {
	background-position: -383px 0;
	width: 54px;
}

#menu ul li.current a.live, 
#menu ul li a.live:hover {
	background-position: -383px -28px;
}

#menu ul li a.blog {
	background-position: -444px 0;
	width: 59px;
}

#menu ul li.current a.blog, 
#menu ul li a.blog:hover {
	background-position: -444px -28px;
}

#menu ul li a.myspace {
	background-position: -503px 0;
	width: 101px;
}

#menu ul li.current a.myspace, 
#menu ul li a.myspace:hover {
	background-position: -503px -28px;
}

#menu ul li a.goods {
	background-position: -604px 0;
	width: 75px;
}

#menu ul li.current a.goods, 
#menu ul li a.goods:hover {
	background-position: -604px -28px;
}

#menu ul li a.staffblog {
	background-position: -679px 0;
	width: 116px;
}

#menu ul li.current a.staffblog, 
#menu ul li a.staffblog:hover {
	background-position: -679px -28px;
}

#menu ul li a.contact {
	background-position: -795px 0;
	width: 94px;
}

#menu ul li.current a.contact, 
#menu ul li a.contact:hover {
	background-position: -795px -28px;
}

ul#breadcrumb {
	list-style-type: none;
	margin: 0 0 20px 0;
	font-size: 80%;
}

ul#breadcrumb li {
	display: inline;
}

#contents {
	position: relative;
	background: #f4f1f3 url(/images/contents_bg.jpg) no-repeat top right;
	border: 1px solid #fff;
	padding: 20px 50px 40px 50px;
	margin: 0 0 40px 0;
	width: 858px;
}

#contents h2 {
	margin: 0 0 38px 0;
}

#contents h3 {
	margin: 0 0 10px 20px;
}

#contents p {
	font-size: 85%;
	margin: 0 0 0 20px;
	line-height: 150%;
}

#contents ul.menu {
	position: absolute;
	list-style-type: none;
	top: 85px;
	left: 350px;
}

#contents ul.menu li {
	display: inline;
}

#contents ul.menu li a {
	background: url(/images/submenu.png);
	display: block;
	float: left;
	overflow: hidden;
	width: 62px;
	height: 16px;
	margin: 0 0 0 10px;
	text-indent: -9999px;
}

#contents ul.menu li a.single {
	background-position: 0 0;
}

#contents ul.menu li a.single:hover, 
#contents ul.menu li.current a.single {
	background-position: 0 -16px;
}

#contents ul.menu li a.album {
	background-position: -62px 0;
}

#contents ul.menu li a.album:hover, 
#contents ul.menu li.current a.album {
	background-position: -62px -16px;
}

#contents ul.menu li a.others {
	background-position: -124px 0;
}

#contents ul.menu li a.others:hover, 
#contents ul.menu li.current a.others {
	background-position: -124px -16px;
}

#contents ul.menu li a.goods {
	background-position: -186px 0;
}

#contents ul.menu li a.goods:hover, 
#contents ul.menu li.current a.goods {
	background-position: -186px -16px;
}

#contents ul.menu li a.cart {
	background-position: -310px 0;
}

#contents ul.menu li a.cart:hover, 
#contents ul.menu li.current a.cart {
	background-position: -310px -16px;
}

#contents ul.menu li a.help {
	background-position: -248px 0;
}

#contents ul.menu li a.help:hover, 
#contents ul.menu li.current a.help {
	background-position: -248px -16px;
}

/* Discography
----------------------------------*/
.disc {
	float: left;
	width: 346px;
	margin: 0 0 38px 38px;
}

.disc img {
	float: left;
	border: 1px solid #fff;
}

.disc .description {
	margin: 0 0 0 138px;
}

#contents .disc .description h3 {
	font-size: 90%;
	font-weight: bold;
	margin: 0;
}

.disc .description ul {
	list-style-type: none;
	font-size: 80%;
	line-height: 130%;
}

#discography .leftColumn {
	float: left;
	width: 238px;
}

#discography .leftColumn img.jacket {
	border: 1px solid #fff;
	margin: 0 0 5px 0;
}

#discography .leftColumn ul {
	list-style-type: none;
	font-size: 75%;
	line-height: 130%;
	margin: 0 0 10px 0;
}

#discography .rightColumn {
	margin: 0 0 0 282px;
}

#discography .rightColumn h3 {
	font-size: 140%;
	margin: 0 0 19px 0;
}

#discography .rightColumn h3 span {
	display: block;
	font-weight: normal;
	font-size: 60%;
	line-height: 1em;
}

#discography .rightColumn p {
	margin: 0 0 19px 0;
}

#discography .rightColumn ol {
	font-size: 90%;
	font-weight: bold;
	list-style-position: inside;
	margin: 0 0 19px 0;
}

#discography .rightColumn ol li {
	margin: 0 0 10px 0;
}

#discography .rightColumn ol li span {
	display: block;
	font-weight: normal;
	font-size: 80%;
	margin: 0 0 0 24px;
}

#discography .rightColumn dl {
	font-weight: normal;
	font-size: 80%;
	margin: 0 0 0 24px;
}

#discography .rightColumn dt {
	float: left;
}

#discography .rightColumn dd {
	margin: 0 0 2px 0;
}

#discography .rightColumn blockquote {
	margin: 0 0 19px 0;
	padding: 0;
}

#discography .rightColumn blockquote p {
	padding: 0 0 0 28px;
}

#discography .rightColumn blockquote p.start {
	width: 100%;
	background: url(/images/quote_start.png) no-repeat top left;
}

#discography .rightColumn blockquote cite {
	width: 100%;
	display: block;
	text-align: right;
	font-size: 80%;
	background: url(/images/quote_end.png) no-repeat bottom right;
	padding: 0 28px 0 0;
	height: 20px;
}

/* Form
------------------------------------------*/
form dl dt {
	float: left;
	text-align: right;
	margin: 0 10px 0 0;
	width: 150px;
}

form dl dd {
	margin: 0 0 10px 150px;
}

/* Biography
------------------------------------------*/
#biography {
	width: 100%;
}

#biography dt {
	float: left;
	width: 80px;
	font-size: 90%;
	font-family: Georgia;
	text-align: right;
}

#biography dd {
	font-size: 80%;
	margin: 0 0 19px 90px;
}

#biography .text p {
	margin: 0 0 19px 0;
}

#biography .text {
	margin: 0 0 0 295px;
	width: 553px;
}

#biography div.photo {
	float: left;
	background: url(/images/biography/photo_base.png) no-repeat top left;
	width: 275px;
	height: 397px;
}

#biography div.photo img {
	margin: 15px 0 0 15px;
}

.section {
	margin: 0 0 20px 0;
}

.section h3 {
	font-size: 120%;
	margin: 0 0 5px 20px;
}

#contents .section p {
	margin: 0 0 15px 45px;
}

.section table {
	margin: 0 0 0 45px;
}

.section ul, 
.section ol {
	font-size: 85%;
	margin: 0 0 20px 60px;
}
/* Goods
------------------------------------------*/
#goods .leftColumn {
	float: left;
	width: 238px;
}

#goods .rightColumn h3 {
	font-size: 140%;
	margin: 0 0 10px 0;
}

#goods .rightColumn p {
	font-size: 90%;
	margin: 0 0 20px 0;
}

#goods .leftColumn img {
	border: 1px solid #fff;
}

#goods .leftColumn img#photo {
	margin: 0 0 10px 0;
}

#goods .rightColumn {
	margin: 0 0 0 282px;
}

#goods .rightColumn dl {
	font-size: 90%;
}

#goods .rightColumn dl dt {
	float: left;
}

#goods form dt {
	float: left;
	text-align: right;
	width: 70px;
}

#goods form dd {
	margin: 0 0 10px 80px;
}

.item {
	float: left;
	width: 220px;
	height: 220px;
	background: url(/images/goods/photo_base.png) no-repeat top left;
}

.item .photo {
	margin: 15px 0 0 15px;
}

.item .description {
	text-align: center;
	margin: 10px 0 0 0;
}

#contents .item .description h3 {
	font-size: 90%;
	font-weight: normal;
	margin: 0 0 5px 0;
}

/* Cart
------------------------------------------*/
table.cart {
	border: 1px solid #fff;
	width: 97%;
	border-collapse: collapse;
	margin: 0 0 20px 20px;
	font-size: 85%;
}

table.cart th {
	border: 1px solid #fff;
	background: #855e7a;
	color: #fff;
	text-align: center;
	padding: 2px 4px;
}

table.cart td {
	border: 1px solid #fff;
	background: #fff0fa;
	padding: 2px 4px;
}

table.cart td.unitprice, 
table.cart td.quantity {
	text-align: right;
}

table.cart td.remove {
	text-align: center;
}

/* Live Schedule
------------------------------------------*/
.vevent {
	margin: 0 0 0 20px;
}

#contents .vevent p {
	margin: 0;
}

#contents .vevent p.lead {
	font-weight: bold;
	margin: 0 0 20px 0;
}

#contents .vevent h3 {
	font-weight: normal;
	margin: 0 0 10px 0;
}

.vevent dl {
	font-size: 80%;
	margin: 0 0 20px 0;
}

.vevent dt {
	float: left;
	width: 110px;
	text-align: right;
}

.vevent dd {
	margin: 0 0 5px 115px;
}

/* Footer
------------------------------------------*/
#footer {
	background: #363a48;
	padding: 30px 0 40px 0;
}

#footer .wrapper {
	margin: 0 auto;
	width: 960px;
	text-align: left;
	color: #ccc;
	position: relative;
}

#footer .qrcode {
	position: absolute;
	top: -15px;
	right: 0;
}

#footer a {
	color: #83617e;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	list-style-type: none;
	letter-spacing: 0.1em;
	font-size: 75%;
	font-family: verdana;
	margin: 0 0 10px 0;
}

#footer ul li {
	display: inline;
}

#footer p {
	font-size: 65%;
	font-family: verdana;
}

/**
 * News Schedule
 *-----------------------------------------*/
dl.news, 
dl.schedule {
	margin: 0 0 0 20px;
	font-size: 90%;
	width: 100%;
}

dl.schedule dt, 
dl.news dt {
	width: 160px;
	font-family: Georgia;
	float: left;
}

dl.schedule dd, 
dl.news dd {
	margin: 0 0 20px 170px;
}

#contents dl.news p, 
#contents dl.schedule p {
	margin: 5px 0 0 0;
}

ul.information {
	margin: 0 0 10px 60px;
	list-style-type: none;
	font-size: 90%;
}

ul.information li {
	margin: 0 0 20px 0;
}

#contents .information p {
	margin: 0;
}

ul.information span.updated {
	margin: 0 0 0 10px;
	font-size: 90%;
}

/**
 * Flash Placeholders
 *-----------------------------------------*/
#placeholders {
	position: relative;
	margin: 0 auto;
	width: 960px;
	height: 638px;
	background: url(/images/index_bg.jpg) no-repeat;
	text-align: left;
}

#placeholders h1 {
	position: absolute;
	top: 240px;
	left: 57px;
	margin: 0;
	padding: 0;
}

#placeholders h1 a {
	display: block;
	overflow: hidden;
	font-size: 2px;
	text-indent: -99999px;
	width: 378px;
	height: 68px;
	background: url(/images/index_title.png) no-repeat top left;
}

#placeholders ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	position: absolute;
	width: 360px;
	top: 318px;
	left: 68px;
	font-size: 90%;
	font-family: Georgia;
	font-style: italic;
}

#placeholders ul li {
	display: inline;
	margin: 0 10px 0 0;
	line-height: 160%;
}

#placeholders p {
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-family: verdana;
	font-size: 65%;
	color: #684860;
}

/**
 * Livedoor Blog
 *-----------------------------------------*/
#contents h2.date {
	font-size: 80%;
	font-weight: normal;
	margin: 0;
}

#contents h3.title {
	margin: 0 0 10px 0;
}

#contents h3.trackbackhead, 
#contents h3.commenthead, 
#contents h3.takecommenthead, 
#contents h3.trackbackurlttl {
	font-size: 110%;
	margin: 0 0 5px 0;
}

#blogcontainer {
	width: 858px;
}

#blogcontainer #content {
	float: left;
	width: 618px;
}

#blogcontainer #links {
	float: right;
	margin: 0 0 0 -240px;
	width: 220px;
}

#blogcontainer .trackbackurl {
	margin: 0 0 20px 0;
}

#blogcontainer input.trackbackbox {
	width: 95%;
}

#blogcontainer .main {
	font-size: 90%;
	line-height: 150%;
}

#blogcontainer .posted {
	margin: 0 0 20px 0;
	font-size: 75%;
	padding: 5px 0 0 0;
	border-top: 1px dotted #8291B2;
}

#links .sidewrapper, 
#blogcontainer .sidewrapper {
	margin: 0 0 40px 0;
}

#links .sidebody, 
#blogcontainer .sidebody {
	font-size: 80%;
}

#links .sidetitle, 
#blogcontainer .sidetitle {
	color: #fff;
	font-size: 90%;
	padding: 4px 0 0 10px;
}

#links .sidetitlebody, 
#blogcontainer .sidetitlebody {
	background: url(/images/label.png);
	height: 30px;
	margin: 0 0 10px 0;
}

#blogcontainer .menu {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 80%;
}

#blogcontainer .article-pager-type1 {
	text-align: center;
	margin: 0 0 20px 0;
	font-size: 80%;
}

#blogcontainer table.form {
	width: 100%;
}

#blogcontainer table.form th {
	text-align: right;
	padding: 0 10px 0 0;
	font-weight: normal;
}

#blogcontainer table.form td {
	padding: 0 0 10px 0;
}

#blogcontainer input#url, 
#blogcontainer input#email, 
#blogcontainer input#author {
	width: 320px;
}

#blogcontainer label.input-memorize {
	display: block;
}

#blogcontainer textarea#text {
	width: 100%;
	height: 200px;
}

#commentbody {
	margin: 0 0 20px 0;
	font-size: 90%;
}

.commenttext {
	margin: 0 0 20px 0;
}

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}