@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background: #fff url(/images/background.png);
	color: #333;
	text-align: center;
	font: 13px "Hiragino Maru Gothic Pro", "HG丸ゴシックM-PRO", Verdana, Arial, sans-serif;
    *font-size: small;
    *font: x-small;
}

table {
	border-collapse: collapse;
    font-size: inherit;
    font: 100%;
}

h1, h2, h3, h4, h5, p, ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
	font-weight: normal;
}

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

a {
	color: #9d4f66;
}

a img {
	border: none;
}

abbr {
	border: none;
}

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

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

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

.caution {
	color: #ff0000;
}

p.more {
	font-size: 93%;
	margin:0 0 20px 0;
	text-align: right;
}

/* Container
---------------------------------------------*/
#container {
	width: 966px;
	margin: 0 auto;
	text-align: left;
	background: url(/images/container_bg.png) no-repeat;
}

/* Header
---------------------------------------------*/
#header {
	position:relative;
	margin: 0 13px;
	margin-bottom: 20px;
	padding: 20px 0 0 0;
}

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

#header ul {
	position: absolute;
	top: 20px;
	right: 0;
	list-style-type: none;
	font-size: 85%;
}

#header ul li {
	display: inline;
	background: url(/images/arrow.png) no-repeat top left;
	padding: 0 0 0 10px;
	margin: 0 0 0 10px;
}

#header ul li a {
	text-decoration: none;
}

#header ul li a:hover {
	text-decoration: underline;
}

/* Banner
---------------------------------------------*/
#banner {
	text-align: center;
}

#banner .album {
	margin: 0 0 20px 0;
	font-size: 93%;
}

#banner .album img {
	border: 1px solid #ccc;
}

#banner img.banner {
	margin: 0 0 20px 0;
}

#sidebar ul.menu {
	margin: 0 0 40px 0;
	line-height: 140%;
	list-style-type: none;
}

#sidebar ul.menu li {
	font-size: 123.1%;
	font-family: sans-serif;
	font-weight: bold;
}

#sidebar ul.menu li a {
	display: block;
	height: 30px;
	padding: 10px 0 0 18px;
	background: url(/images/sidebar_menu.png) no-repeat top left;
	overflow: hidden;
	text-decoration: none;
	color: #666;
}

#sidebar ul.menu li.current a, 
#sidebar ul.menu li a:hover {
	color: #ff6600;
	background-position: 0 -40px;
}

#sidebar ul.widget {
	margin: 0 0 0 36px;
}

#sidebar ul.widget li {
	display: inline;
}

#sidebar ul.widget li a {
	float: left;
	display: block;
	margin: 0 5px 0 0;
	width: 32px;
	height: 32px;
	overflow: hidden;
    text-indent: -9999px;
	background: url(/images/widget33_32x32_top.png) no-repeat top left;
}

#sidebar ul.widget li a.youtube {
	background-position: 0 -64px;
}

#sidebar ul.widget li a.facebook {
	background-position: 0 -224px;
}

#sidebar ul.widget li a.twitter {
	background-position: 0 -640px;
}

#sidebar ul.widget li a.myspace {
	background-position: 0 -480px;
}

/* Menu
---------------------------------------------*/
#menu ul {
	list-style-type: none;
	margin: 0 0 40px 0;
}

#menu ul li {
	display: inline;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

/* Breadcrumb
---------------------------------------------*/
#breadcrumb {
	margin: 0 0 20px 0;
	height: 42px;
	background: url(/images/breadcrumb.png) no-repeat bottom left;
}

#breadcrumb ul {
	list-style-type: none;
	font-size: 85%;
}

#breadcrumb ul li {
	display: inline;
}

/* Layout
---------------------------------------------*/
#wrapper {
	position: relative;
	margin: 0 13px;
	margin-bottom: 40px;
}

#contents {
	float: right;
	width: 700px;
}

#sidebar {
	float: right;
	width: 220px;
	margin: 0 20px 0 0;
}

h2 {
	margin: 0 0 40px 0;
}

/* Index
------------------------------------------*/
#index .whatsnew {
	width: 480px;
	float: left;
}

#index .photo {
	height: 0;
	background: url(/images/main.png) no-repeat top right;
	padding: 246px 0 0 0;
	overflow: hidden;
	text-align: right;
}

#index dl {
	margin: 0 0 20px 0;
}

#index dt {
	float: left;
	width: 80px;
}

#index dd {
	margin: 0 0 5px 90px;
}

#index .title {
	background: url(/images/breadcrumb.png) no-repeat bottom right;
	height: 42px;
}

/* Photo
------------------------------------------*/
#photo h2 {
	font-size: 153.9%;
	font-weight: bold;
	color: #8f5e5e;
}

#photo .photo, 
#photo .photo-last {
	float: left;
	width: 160px;
	margin: 0 20px 0 0;
}

#photo .photo img, 
#photo .photo-last img {
	background: url(/images/shadow-1000x1000.gif) no-repeat right bottom;
	padding: 5px 10px 10px 5px;
}

#photo .photo-last {
	margin: 0 0 40px 0;
}

#photo .photo h3 {
	font-size: 93%;
}

#photo p.copyright {
	margin: 20px 0 0 0;
	text-align: right;
	font-size: 85%;
	font-family: Georgia;
}

/* Footer
------------------------------------------*/
#footer {
	background: url(/images/footer_bg.png) repeat-x top left;
	height: 158px;
}

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

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

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

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

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

#footer ul li {
	display: inline;
}

#footer p {
	font-size: 77%;
	font-family: Verdana;
}

/* Biography
------------------------------------------*/
#biography dt {
	float: left;
	width: 120px;
	text-align: right;
}

#biography dd {
	margin: 0 0 20px 130px;
}

/* News
-------------------------------------------*/
#news ul {
	list-style-type: none;
}

#news ul li {
	margin: 0 0 20px 0;
}

#news ul li p {
	font-size: 93%;
}

#news span.updated {
	margin: 0 0 0 10px;
	font-size: 85%;
}

/* Contact
----------------------------------------------*/
#contact p {
	margin: 0 0 20px 0;
}

/* Discography
----------------------------------*/
#discography .disc {
	float: left;
	width: 342px;
	margin: 0 0 40px 0;
}

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

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

#discography .disc .description h3 {
	font-weight: bold;
	margin: 0;
}

#discography .disc .description ul {
	list-style-type: none;
	font-size: 85%;
}

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

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

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

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

#discography .rightColumn h3 {
	margin: 0 0 20px 0;
	font-size: 167%;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
}

#discography .rightColumn h3 span {
	display: block;
	font-weight: normal;
	line-height: 1em;
	font-size: 11px;
	margin: 0 0 2px 0;
}

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

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

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

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

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

#discography .rightColumn dt {
	float: left;
}

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

blockquote {
	margin: 0 0 20px 0;
	padding: 0;
}

blockquote p {
	margin: 0 0 10px 0;
	padding: 0 28px;
}

blockquote p.start {
	background: url(/images/quote_start.png) no-repeat top left;
	padding: 0 0 0 28px;
}

blockquote cite {
	display: block;
	text-align: right;
	background: url(/images/quote_end.png) no-repeat bottom right;
	padding: 0 28px 0 0;
	height: 20px;
}

/* linernotes
------------------------------------------*/
.linernotes {
	margin: 20px 0;
}

.linernotes p {
	margin: 0 0 20px 0;
}

.linernotes p span {
	font-size: 93%;
	font-style: italic;
	_font-style: normal;
}

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

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

form dd p {
	font-size: 85%;
}

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

.section h3 {
	font-size: 123.1%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.section p {
	margin: 0 0 10px 0;
}

.section ul, 
.section ol {
	margin: 0 0 20px 20px;
}


input.text, textarea {
	-moz-border-radius:4px 4px 4px 4px;
	-moz-box-shadow:1px 1px 1px #FFFFFF;
	background:-moz-linear-gradient(center top , #EEEEEE, #FFFFFF) repeat scroll 0 0 transparent;
	border:1px solid #777777;
	color:#333333;
	padding:5px;
}

/* Goods
------------------------------------------*/
#goods .leftColumn {
	float: left;
	width: 238px;
}

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

#goods .rightColumn p {
	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 278px;
}

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

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

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

#goods .item {
	float: left;
	width: 220px;
	margin: 0 20px 0 0;
}

#goods .item .photo img {
	border: 1px solid #eee;
}

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

#goods .item .description h4 {
	font-weight: normal;
}

#goods h3 {
	font-size: 123.1%;
	margin: 0 0 10px 0;
}

#goods p {
	margin: 0 0 20px 0;
}
/* Cart
------------------------------------------*/
table.cart {
	border: 1px solid #eee;
	width: 100%;
	border-collapse: collapse;
	margin: 0 0 20px 0;
	font-size: 93%;
}

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

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

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

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

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

.vevent h3 {
	font-size: 131%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

.vevent dl {
	margin: 0 0 20px 0;
}

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

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

/**
 * News Schedule
 *-----------------------------------------*/
dl.schedule {
	margin: 0 0 0 20px;
}

dl.schedule dt {
	width: 160px;
	float: left;
}

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

/**
 * Livedoor Blog
 *-----------------------------------------*/
table#header {
	width: auto !important;
}

#blogcontainer h2.date {
	font-size: 93%;
	font-weight: normal;
	margin: 0;
}

#blogcontainer h3.title {
	font-size: 146.5%;
	font-weight: bold;
	margin: 0 0 10px 0;
}

#contents h3.trackbackhead, 
#contents h3.commenthead, 
#contents h3.takecommenthead, 
#contents h3.trackbackurlttl {
	margin: 0 0 5px 0;
}

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

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

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

#blogcontainer .posted {
	margin: 0 0 20px 0;
	font-size: 77%;
	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: 85%;
}

#links .sidetitle, 
#blogcontainer .sidetitle {
	color: #fff;
	font-weight: bold;
	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: 85%;
}

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

#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: 93%;
}

.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;	
}
