@charset "UTF-8";

@import "reset.css";
@import "fonts.css";
@import "clear.css";
@import "nivo-slider.css";
@import "nivo-slider-default.css";

/* Layout */
html,body {
	background:url(../images/common/bg.jpg) no-repeat top left;
	background-attachment:fixed;
	margin:0;
	padding:0;
}
body {
}

div#container {
	width:900px;
	margin:0 auto;
}

div#header {
	background:url(../images/common/bar.png) no-repeat bottom center;
	padding:0 20px;
}

div#wrapper {
	clear:both;
	padding:40px 0;

}

div#content {
	padding:0 20px;
}

div#footer {
	clear:both;
	font-size:10px;
	color: #555;
	font-family:Verdana, Geneva, sans-serif;
	letter-spacing:0.1em;
	text-align:center;
	background:url(../images/common/bar.png) no-repeat top center;
	padding:30px 0 100px;
}

/* Element */

a:link {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #CCC;
}
a:visited {
	color:#666;
	text-decoration:none;
	border-bottom:1px solid #CCC;
}
a:hover,a:active {
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #000;
}
#header ul {
	padding:0;
	margin:0;
	height:80px;
}
#header ul li {
	padding:0;
	margin:0;
	display:inline;
}

#header ul li h1,
#header ul li a,
#header ul li span,
#content h2 {
	display:block;
	height: 80px;
	background-repeat:no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	float:left;
	border:none;
	outline:none;
}
#content h2 {
	background-position: 6px 0;
}

#header ul li a:hover {
	background-position: 0 -80px;
	border:none;
}

#header ul li#nav1 h1{
	background-image:url(../images/common/title_h1.png);
	width:285px;
}
#header ul li#nav1 h1 a{
	width:285px;
}
#header ul li#nav2 a, 
#header ul li#nav2 span {
	background-image:url(../images/common/nav_top.png);
	width:90px;
}
#header ul li#nav2 span {
	background-image:url(../images/common/nav_top_on.png);
}

#header ul li#nav3 a, 
#header ul li#nav3 span {
	background-image:url(../images/common/nav_profile.png);
	width:117px;
}
#header ul li#nav3 span {
	background-image:url(../images/common/nav_profile_on.png);
}

#header ul li#nav4 a, 
#header ul li#nav4 span {
	background-image:url(../images/common/nav_contact.png);
	width:107px;
}
#header ul li#nav4 span {
	background-image:url(../images/common/nav_contact_on.png);
}

#header ul li#nav5 a, 
#header ul li#nav5 span {
	background-image:url(../images/common/nav_www.png);
	width:173px;
	float:right;
}

#header ul li#nav6 a, 
#header ul li#nav6 span {
	background-image:url(../images/common/nav_info.png);
	width:100px;
}
#header ul li#nav6 span {
	background-image:url(../images/common/nav_info_on.png);
}

#header ul li#nav7 a, 
#header ul li#nav7 span {
	background-image:url(../images/common/nav_discography.png);
	width:157px;
}
#header ul li#nav7 span {
	background-image:url(../images/common/nav_discography_on.png);
}

#content h2 {
	width:200px;
	height:80px;
    margin-top: 25px;
}

#info h2 {
	background-image:url(../images/common/title_info.png);
	width:100px;
}

#contact h2 {
	background-image:url(../images/common/title_contact.png);
}

#profile h2 {
	background-image:url(../images/common/title_profile.png);
	margin-left:-5px;
}

#discography h2 {
	width:265px;
	background-image:url(../images/common/title_discography.png);
	margin-left:-5px;
}


/* top */

#home div#wrapper {
	padding:40px 0 0;

}

#home div#content {
	padding:0 10px;

}

#home div#header {
	padding:10px 20px;
	background:none;

}

#info_headline p {
	padding:16px 24px;
	font-size:93%;
	background:url(../images/common/bar.png) no-repeat top center;
}

#info_headline p.multilines {
	line-height:1.6em;
	padding-bottom:13px;
}
#info_headline p a {
	border:none;
}

/* info */
#content dl {
	float:right;
	width:700px;
	margin-bottom:80px;
	padding-top:0;
}
#content dl dt {
	font-family:"Times New Roman", Times, serif;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:0.2em;
	font-style:italic;
	font-size:110%;
	float:left;
	width:190px;
	padding-top:40px;
}
#content dl dd {
	float:left;
	width:500px;
	margin-right:10px;
	background:url(../images/common/bar.png) no-repeat top center;
	
}
#content dl dd h3 {
	background:url(../images/common/bar.png) no-repeat bottom center;
	padding:2.2em 0.2em 2em;
	margin-bottom:2em;
	letter-spacing:0.1em;
	line-height:1.6em;
	font-size:123.1%;
    font-family: serif;
}


#content p.navibox {
	background:url(../images/common/bar.png) no-repeat top center;
    clear: both;
    width: 90%;
    margin: 0 5%;
}
#content p.navibox a {
    border: none;
	background:url(../images/common/bar.png) no-repeat bottom center;
    display: block;
    text-align: center;
    
	padding:1em 0.2em;
	margin-bottom:2em;
	letter-spacing:0.1em;
	line-height:1.6em;
}
#content dl dd p{
	line-height:1.8em;
	font-size:108%;
	margin-bottom:3em;
    letter-spacing: 0.05em;
    font-family: serif;

}
#content dl dd p img {
    margin-bottom: 1em;
}
#content dl dd p a.flyer_image {
	border:none;
}

#content dl dd p a.flyer_image img {
	border:1px solid #F3F3F3;
}

#content dl dd p a.flyer_image:hover img {
	border:1px solid #CCC;
}
#content dl dd table {
	border-top:1px solid #CCC;
	width:100%;
}
#content dl dd table th,
#content dl dd table td {
	padding:5px 0;
	border-bottom:1px solid #CCC;
	vertical-align:top;
	font-size:93%;
	line-height:1.8em;
}

/* profile */
div.bpx_photo {
	width:300px;
	float:right;
	clear:both;
}
div.box_prof_txt {
	float:left;
	margin-bottom:40px;
	margin-left:10px;
	width:480px;
	line-height:1.8em;
	clear:both;
}
div.box_prof_txt h3,
div.box_prof_txt p,
div.box_discography_txt h3,
div.box_discography_txt p{
	margin-bottom:1.5em;
	text-align:justify;
	font-size:108%;
    letter-spacing: 0.05em;
    line-height: 1.8em;
    font-family: serif;
}

div.box_prof_txt.box_jp,
div.box_discography_txt.box_jp {
	clear:none;
}


div.box_prof_txt.box_en,
div.box_discography_txt.box_en {
	font-family:Verdana, Geneva, sans-serif;
	font-family:"Times New Roman", Times, serif;
	letter-spacing:0.1em;
	font-size:93%;
}


div.box_prof_txt h3,
div.box_discography_txt h3 {
	font-size:123.1%;
	color: #614434;
	padding:0.8em 0 1.2em;
	line-height:1.8em;
}

.border_top {
	background:url(../images/common/bar.png) no-repeat top left;
}


/* discography */
div.box_discography_txt {
	float:right;
	margin-bottom:40px;
	margin-right:10px;
	width:480px;
	line-height:1.8em;
	clear:both;
}

box_discography_txt {
	
}

div.box_cd {
	padding:0 0 30px 0;
	font-size:100%;
	line-height:1.4em;
}
div.box_cd img {
	margin:0 20px 20px 0;
}
div.box_cd strong {
	line-height:1.8em;
	margin-bottom:10px;
}
div.box_cd span.cd_data {
	font-size:90%;
	line-height:1.4em;
}

blockquote {
	background:url(../images/profile/blockquote1.gif) no-repeat top left;
	padding:20px 20px 10px;
	margin-top:-10px;
	margin-bottom:20px;
}

blockquote p {
	background:url(../images/profile/blockquote2.gif) no-repeat bottom right;
	margin:0;
	padding:0 0 10px 0;
}
blockquote p em {
	text-align:right;
	display:block;
}

div.recommend_comment {
	float:left;
	width:180px;
	padding:44px 0 100px;
	text-align:center;
	margin:0px 0 0 -245px;
	line-height:1.6em;
	font-size:12px;
	background:url(../images/common/maru_2.png) no-repeat top center;
}
div.recommend_comment_b {
	color: #614434;
	border:2px solid #D6C2AD;
	line-height:1em;
	padding:5px;
	text-align:center;
	margin-bottom:20px;
	font-size:93%;

}

/* contact */
#contact table,
#contact p {
	width:450px;
	float:right;
	background:url(../images/common/bar.png) no-repeat top left;
	margin-bottom:50px;
	margin-right:10px;
}

#contact p {
	background:none;
}

#contact table td,
#contact table th {
	background:url(../images/common/bar.png) no-repeat bottom left;
	padding:25px 10px;
	line-height:1em;
}

#contact table th,
table.mailform td input.form_btn {
	font-family:Verdana, Geneva, sans-serif;
	font-size:108%;
	letter-spacing:0.0em;
}


table.mailform td input,
table.mailform td textarea {
	border: 1px solid #CCC;
	padding:1px;
	font-size:123.1%;	
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	width:220px;
}

table.mailform td input.form_btn {
	border: 1px solid #CCC;
	background-color:#000;
	color: #FFF;
	padding:8px 25px;
	line-height:1em;
	font-size:108%;
    letter-spacing: 0.1em;
	font-weight:bold;
	width:220px;
}

table.mailform td input.form_btn {
	border: 1px solid #CCC;
	background-color:#000;
	width:150px;
}


