/* -------------------------------- photogallery */
.photogallery{
	height: 100%;
}
.photogallery_main{
	margin-bottom: 20px;
	height: 100%;
}
.photogallery_main img{
	position: absolute;
}
.photogallery_navi{
	margin-bottom: 2em;
}
.photogallery_navi ul li{
	border: 1px solid #ffffff;
	width: 48px;
	height: 48px;
	padding: 1px;
	float: left;
	margin-bottom: 10px;
}

/* -------------------------------- border */
.dotLineVertical{
	background-image: url(/images/common/dotLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 240px;
	overflow:none
}

.dotBorderVertical_1{
	background-image: url(/images/common/dotLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 240px;
	overflow:none
}
.dotBorderVertical_2{
	background-image: url(/images/common/dotLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 480px;
	overflow:none
}	
.dotBorderVertical_3{
	background-image: url(/images/common/dotLineVertical.gif);
	background-repeat: repeat-y;
	background-position: 720px;
	overflow:none
}


.dotBorderHorizon{
	background-image: url(/images/common/dotLineHorizon.gif);
	background-repeat: repeat-x;
	height: 1px;
	line-height: 1px;
	display: block;
	overflow: hidden;
}

.post-content .dotBorderHorizon{
	margin: 40px 0;
}

#single_content{
}

/* -------------------------------- navi */
#gnavi {
}
#subnavi {
}
#subnavi2, #subnavi3 {
	width:100%;
	height:50px;
}
.navi-left{
	width:240px;
	margin-right:7px;
	float:left;
}
.navi-right{
	margin-left:241px;
	padding-left:6px;
}
.navi-item{
	margin:0;
	padding:0;
	height: 27px;
	font-size:1px;
	line-height:1px;
	margin:12px 3px 11px 0;
	float:left;
}

#gnavi .navi-item{
	margin:12px 3px 0 0;
}

.navi-item-r{
	margin:0;
	padding:0;
	height: 27px;
	font-size:1px;
	line-height:1px;
	margin:12px 8px 11px 0;
	float:right;
}
.left1{
	padding-left:5px;
}
.left2{
	padding-left:143px;
}
.left3{
	padding-left:247px;
}
.left2_disco{
	padding-left:103px;
}


/* -------------------------------- footer */

#footer {
	padding-bottom: 14px;
	background-color: #000000;
}
#copyright {
	margin: 14px 0 0 17px;
}

/* -------------------------------- post */

.arrow_image{
	margin-right: 6px;
}

#entries{
}

.entry {
	padding-top: 40px;
	padding-bottom: 40px;
}

.post-info{
	width: 240px;
	padding-top: 9px;
	font-size: 11px;
	line-height: 22px;
	float:left;
}

.post_category{
	margin-left: 13px;
}

.post_date, .post_comment{
	margin-left: 23px;
}

.post_category a{
	color: #f9f9f9;
	text-decoration: none;
}
.post_category, .post_date, .post_comment{
	color: #999999;
}

.post-title{
	padding-left: 260px;
	padding-right: 13px;
	font-size: 300%;
	line-height: 120%;
	max-width: 740px;
	width: auto !important;
}

.post-container{
	padding-top: 45px;
	margin-left: 240px;
}

.post-content{
	padding-left: 20px;
	padding-bottom: 85px;
	max-width: 650px;
	width: auto !important;
	width: 650px;
}

/* -------------------------------- comment */
#comment-container{
	padding-bottom: 80px;
}

.comment-set, #respond{
	max-width: 650px;
	width: auto !important;
	width: 650px;
}

.comment-set{
	margin-top: 45px;
	margin-left: 20px;
}

#respond{
}

.comment-name, .comment-header{
	color: #f9f9f9;
}

.commentlist, .comment-content, .comment-says, .comment-notice{
	color: #999999;
}

.comment-header{
	margin-bottom: 40px;
}

.commentlist{
	margin-top: 5px;
}

.comment-name{
	margin-bottom: 1em;
	font-weight: bold;
}

.comment-content{
	margin-bottom: 1em;
}

.comment-says, .comment-notice{
	font-weight: normal;
}

.comment-date{
	margin-bottom: 55px;
	font-size: 11px;
	line-height: 22px;
	color: #666666;
}
.form_label{
	margin-left: 12px;
	font-size: 12px;
	color: #999999;
}

/* -------------------------------- form */

input.form_input, textarea{
	font-size: 12px;
	color: #ffffff;	
	background: #1e1e1e;
	border: solid 1px;
	border-color: #666666;
	padding: 8px 11px 7px;
	
}

input.form_input {
	width: 260px;
}

textarea {
	width: 500px;
}


/* 共通 top */
.css_img_top, .css_button_top a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(../../images/common/top.gif);
	background-repeat: no-repeat;
}
/* 共通 navi */
.css_img_navi, .css_button_navi a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(../../images/common/navi.gif);
	background-repeat: no-repeat;
}

/* 共通 social */
.css_img_social, .css_button_social a, .css_button_social_title{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(../../images/common/social2.gif);
	background-repeat: no-repeat;
}

/* 共通 shopping */
.css_img_shopping, .css_button_shopping a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(../../images/common/shopping.gif);
	background-repeat: no-repeat;
}

.ui_img, .ui_button a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;	
	background-image: url(/images/common/ui.gif);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}

/* -------------------------------- store */
#store_items {
	padding-left:240px;
}
.store_item {
	float:left;
	width: 200px;
	padding: 20px;
	word-wrap:break-word;
	min-height: 300px;
}
.item_jacket{
	margin-bottom:38px;
	height: 200px;
}
.item_description {
	color: #999999;
	margin-bottom:28px;
}
.item_description .strong{
	color: #f9f9f9;
}

.discography_set{
	padding:20px;
	min-height: 460px;
	height: auto !important;
	height: 460px;
}
.discography_column1{
	float:left;
	width:200px;
	margin-right:20px;
	padding-bottom:28px;
	word-wrap:break-word;
}
.discography_column2{
	float:left;
	width:200px;
	margin-right:20px;
	padding-bottom:28px;
	word-wrap:break-word;
}
.discography_column3{
	float:left;
	width:200px;
	padding-bottom:28px;
	word-wrap:break-word;
}
.discography_column3 li{
	margin-bottom: 0.33em;
}

/* -------------------------------- CSS BUTTON */
/* top */
.b_top_welcome{
	background-position: -241px 0px;
	width: 171px; height: 34px;
}
.b_top_japanese a{
	background-position: -418px 0px;
	width: 82px; height: 34px; }
	.b_top_japanese a:hover{
	background-position: -418px -34px;
}
.b_top_slash{
	background-position: -500px 0px;
	width: 14px; height: 34px;
}
.b_top_english a{
	background-position: -514px 0px;
	width: 71px; height: 34px; }
	.b_top_english a:hover{ 
	background-position: -514px -34px; 
}
.b_top_copyright{
	background-position: -5px 0px;
	width: 228px; height: 9px;
}

/* top-social */
.b_top_myspace a{
	background-position: -109px -78px;
	width: 81px; height: 27px; }
	.b_top_myspace a:hover{ 
	background-position: -109px -105px; 
}
.b_top_facebook a{
	background-position: -190px -78px;
	width: 81px; height: 27px; }
	.b_top_facebook a:hover{ 
	background-position: -190px -105px;
}
.b_top_twitter a{
	background-position: -271px -78px;
	width: 81px; height: 27px; }
	.b_top_twitter a:hover{ 
	background-position: -271px -105px;
}
.b_top_mixi a{
	background-position: -352px -78px;
	width: 81px; height: 27px; }
	.b_top_mixi a:hover{ 
	background-position: -352px -105px;
}
.b_top_ameblo a{
	background-position: -433px -78px;
	width: 81px; height: 27px; }
	.b_top_ameblo a:hover{ 
	background-position: -433px -105px;
}
.b_top_honeyeecom a{
	background-position: -514px -78px;
	width: 81px; height: 27px; }
	.b_top_honeyeecom a:hover{ 
	background-position: -514px -105px;
}

/* b_gnavi */
.b_gnavi_news, .b_gnavi_news a{
	background-position: -112px 0px;
	width: 53px; height: 27px; }
	.b_gnavi_news a.rollover{ 
	background-position: -112px -27px; 
}
.b_gnavi_discography a{
	background-position: -168px 0px;
	width: 97px; height: 27px; }
	.b_gnavi_discography a.rollover{ 
	background-position: -168px -27px; 
}
.b_gnavi_profile a{
	background-position: -268px 0px;
	width: 66px; height: 27px; }
	.b_gnavi_profile a.rollover{ 
	background-position: -268px -27px; 
}
.b_gnavi_contact a{
	background-position: -337px 0px;
	width: 72px; height: 27px; }
	.b_gnavi_contact a.rollover{ 
	background-position: -337px -27px; 
}
.b_gnavi_store a{
	background-position: -411px 0px;
	width: 57px; height: 27px; }
	.b_gnavi_store a.rollover{ 
	background-position: -411px -27px; 
}

/* b_subnavi */
.b_subnavi_view_all a{
	background-position: -537px 0px;
	width: 73px; height: 27px; }
	.b_subnavi_view_all a.rollover{ 
	background-position: -537px -27px; 
}
.b_subnavi_fpm_works a{
	background-position: -615px 0px;
	width: 85px; height: 27px; }
	.b_subnavi_fpm_works a.rollover{ 
	background-position: -615px -27px; 
}
.b_subnavi_ravex a{
	background-position: -704px 0px;
	width: 58px; height: 27px; }
	.b_subnavi_ravex a.rollover{ 
	background-position: -704px -27px; 
}
.b_subnavi_compilations a{
	background-position: -766px 0px;
	width: 101px; height: 27px; }
	.b_subnavi_compilations a.rollover{ 
	background-position: -766px -27px; 
}
.b_subnavi_remix_produce a{
	background-position: -871px 0px;
	width: 115px; height: 27px; }
	.b_subnavi_remix_produce a.rollover{ 
	background-position: -871px -27px; 
}
.b_subnavi_other a{
	background-position: -995px 0px;
	width: 57px; height: 27px; }
	.b_subnavi_other a.rollover{ 
	background-position: -995px -27px; 
}

.b_subnavi_event a{
	background-position: -1083px 0px;
	width: 57px; height: 27px; }
	.b_subnavi_event a.rollover{ 
	background-position: -1083px -27px; 
}
.b_subnavi_media a{
	background-position: -1145px 0px;
	width: 55px; height: 27px; }
	.b_subnavi_media a.rollover{ 
	background-position: -1145px -27px; 
}
.b_subnavi_release a{
	background-position: -1204px 0px;
	width: 69px; height: 27px; }
	.b_subnavi_release a.rollover{ 
	background-position: -1204px -27px; 
}
.b_subnavi_eventreport a{
	background-position: -1651px 0px;
	width: 101px; height: 27px; }
	.b_subnavi_eventreport a.rollover{ 
	background-position: -1651px -27px; 
}

.b_subnavi_prev a{
	background-position: -1496px 0px;
	width: 78px; height: 27px; }
	.b_subnavi_prev a.rollover{ 
	background-position: -1496px -27px; 
}
.b_subnavi_next a{
	background-position: -1586px 0px;
	width: 53px; height: 27px; }
	.b_subnavi_next a.rollover{ 
	background-position: -1586px -27px; 
}
.b_subnavi_back_to_album_list a{
	background-position: -1354px 0px;
	width: 136px; height: 27px; }
	.b_subnavi_back_to_album_list a.rollover{ 
	background-position: -1354px -27px; 
}

/* w-gnavi */
.w_gnavi_news a{
	background-position: -112px -60px;
	width: 53px; height: 27px; }
	.w_gnavi_news a.rollover{ 
	background-position: -112px -87px; 
}
.w_gnavi_discography a{
	background-position: -168px -60px;
	width: 97px; height: 27px; }
	.w_gnavi_discography a.rollover{ 
	background-position: -168px -87px; 
}
.w_gnavi_profile a{
	background-position: -268px -60px;
	width: 66px; height: 27px; }
	.w_gnavi_profile a.rollover{ 
	background-position: -268px -87px; 
}
.w_gnavi_contact a{
	background-position: -337px -60px;
	width: 72px; height: 27px; }
	.w_gnavi_contact a.rollover{ 
	background-position: -337px -87px; 
}
.w_gnavi_store a{
	background-position: -411px -60px;
	width: 57px; height: 27px; }
	.w_gnavi_store a.rollover{ 
	background-position: -411px -87px; 
}

/* w-subnavi */
.w_subnavi_view_all a{
	background-position: -537px -60px;
	width: 73px; height: 27px; }
	.w_subnavi_view_all a.rollover{ 
	background-position: -537px -87px; 
}
.w_subnavi_previous_post a{
	background-position: -621px -60px;
	width: 109px; height: 27px; }
	.w_subnavi_previous_post a.rollover{ 
	background-position: -621px -87px; 
}
.w_subnavi_next_post a{
	background-position: -854px -60px;
	width: 84px; height: 27px; }
	.w_subnavi_next_post a.rollover{ 
	background-position: -854px -87px; 
}
.w_subnavi_back a{
	background-position: -741px -60px;
	width: 48px; height: 27px; }
	.w_subnavi_back_to_list a.rollover{ 
	background-position: -741px -87px; 
}
.w_subnavi_back_to_list a{
	background-position: -741px -60px;
	width: 96px; height: 27px; }
	.w_subnavi_back_to_list a.rollover{ 
	background-position: -741px -87px; 
}

/* b-social */
.b_social_communities a{
	background-position: -208px 0px;
	width: 134px; height: 27px; }
	.b_social_communities a.rollover{ 
	background-position: -342px 0px; 
}

/*追加*/
.b_social_official{
	width: 134px;
    height: 23px;
	background-position: -208px -27px;
	width: 134px; height: 23px; }
	.b_social_official:hover{ 
	background-position: -342px -27px; 
}
.b_social_tanaka{
	width: 134px;
    height: 23px;
	background-position: -208px -120px;
	width: 134px; height: 23px; }
	.b_social_tanaka:hover{ 
	background-position: -342px -120px; 
}

.b_social_myspace a{
	background-position: -208px -27px;
	width: 134px; height: 23px; }
	.b_social_myspace a:hover{ 
	background-position: -342px -27px; 
}
.b_social_facebook a{
	background-position: -208px -50px;
	width: 134px; height: 23px; }
	.b_social_facebook a:hover{ 
	background-position: -342px -50px;
}
.b_social_mixi a{
	background-position: -208px -73px;
	width: 134px; height: 23px; }
	.b_social_mixi a:hover{ 
	background-position: -342px -73px;
}
.b_social_twitter a{
	background-position: -208px -96px;
	width: 134px; height: 23px; }
	.b_social_twitter a:hover{ 
	background-position: -342px -96px;
}
.b_social_blog a{
	background-position: -8px 0;
	width: 102px; height: 27px; }
	.b_social_blog a:hover{ 
	background-position: -112px 0;
}
.b_social_ameblo a{
	background-position: 0 -27px;
	width: 104px; height: 23px; }
	.b_social_ameblo a:hover{ 
	background-position: -104px -27px;
}
.b_social_honeyeecom a{
	background-position: 0 -50px;
	width: 104px; height: 23px; }
	.b_social_honeyeecom a:hover{ 
	background-position: -104px -50px;
}

/*b-shopping*/
.b_shopping_info a{
	background-position: -15px 0;
	width: 180px; height: 27px; }
	.b_shopping_info a.rollover{ 
	background-position: -195px 0;
}
.b_shopping_1 a{
	background-position: -15px -27px;
	width: 180px; height: 23px; }
	.b_shopping_1 a:hover{ 
	background-position: -195px -27px;
}
.b_shopping_2 a{
	background-position: -15px -50px;
	width: 180px; height: 23px; }
	.b_shopping_2 a:hover{ 
	background-position: -195px -50px;
}
.b_shopping_3 a{
	background-position: -15px -73px;
	width: 180px; height: 23px; }
	.b_shopping_3 a:hover{ 
	background-position: -195px -73px;
}

#shopping_cart a{
	display: block;
	font-size:1px;
	line-height:1px;
	outline:none;
	text-indent:-9999px;
	text-decoration:none;
	background-image: url(/images/common/shopping_cart.gif);
	background-repeat: no-repeat;
	
	width: 106px;
	height: 19px;
	position: absolute;
	right: 12px;
	top: 200px;
}
#shopping_cart a:hover{
	background-position: 0 -19px;
}

/* w-social */
.w_social_communities a{
	background-position: -689px 0px;
	width: 134px; height: 27px; }
	.w_social_communities a.rollover{ 
	background-position: -823px 0px;
}
.w_social_myspace a{
	background-position: -689px -27px;
	width: 134px; height: 23px; }
	.w_social_myspace a:hover{ 
	background-position: -823px -27px;
}
.w_social_facebook a{
	background-position: -689px -50px;
	width: 134px; height: 23px; }
	.w_social_facebook a:hover{ 
	background-position: -823px -50px;
}
.w_social_mixi a{
	background-position: -689px -73px;
	width: 134px; height: 23px; }
	.w_social_mixi a:hover{ 
	background-position: -823px -73px;
}
.w_social_twitter a{
	background-position: -689px -96px;
	width: 134px; height: 23px; }
	.w_social_twitter a:hover{ 
	background-position: -823px -96px;
}
.w_social_blog a{
	background-position: -489px 0;
	width: 102px; height: 27px; }
	.w_social_blog a:hover{ 
	background-position: -593px 0;
}
.w_social_ameblo a{
	background-position: -481px -27px;
	width: 104px; height: 23px; }
	.w_social_ameblo a:hover{ 
	background-position: -585px -27px;
}
.w_social_honeyeecom a{
	background-position: -481px -50px;
	width: 104px; height: 23px; }
	.w_social_honeyeecom a:hover{ 
	background-position: -585px -50px;
}

/* -------------------------------- UI */
.ui_buy_now a{
	background-position: 0px 0px;
	width: 100px; height: 35px; }
	.ui_buy_now a:hover{ 
	background-position: 0px -35px; 
}
.ui_more_info a{
	background-position: 0px -80px;
	width: 140px; height: 35px; }
	.ui_more_info a:hover{ 
	background-position: 0px -115px; 
}
.ui_out_of_stock{
	background-position: 0px -240px;
	width: 122px; height: 35px;
}
.ui_more_info_small a{
	background-position: 0px -285px;
	width: 42px; height: 19px; }
	.ui_more_info_small a:hover{ 
	background-position: 0px -308px; 
}

.ui_arrow{
	display: block;
	background-image: url(/images/common/ui.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: -57px -307px;
	width: 240px;
}
p.ui_arrow{
	margin-bottom:0.4em;
}


/* keita */

audio {
    display: none;
}

