@charset "utf-8";
@import "reset.css";


body{
background: #000000;
color:#4c4c4c;
}


a {
color: #529ee5;
text-decoration: none;
}

a:hover {
color: #FFF;
text-decoration: none;
}


a:visited {
color: #529ee5;
text-decoration: none;
}

.entry-title{
color: #ffcc00;
}



/*ブログ記事　各マージン*/
.asset{
margin: 30px 0 50px 0;
border-bottom: 4px solid #ddd;
}



/*ブログ記事見出し*/
.asset-name {
font-size:108%;
font-weight: bold;
line-height: 1.3em;
margin-bottom: 24px;
}

/*ブログ記事本文*/
.asset-body{
font-size:93%;
line-height: 2.0em;
}

/*WEBページ タイトル*/
#page-title{
font-family: 'Old Standard TT', arial, serif;
font-size:24px;
margin: 0 0 70px 0;
}

/*日付*/

.byline {
height: 15px;
margin: 0 0 6px 0;
font-size: 12px;
font-family: 'Josefin Sans Std Light', arial, serif;
}


/* Utilities ----------------------------------------------------------------- */

.pkg:after, #content-inner:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
     0.1em;
    line-height: 0;
}
.pkg, #content-inner { display: block; }
/* no ie mac \*/
* html .pkg, * html #content-inner { height: 1%; }
.pkg, #content-inner { display: block; }
/* */

.inline { display: inline; }
.hidden { display: none; }





#container-inner {
    width: 940px;
    min-height: 100%;
    margin: 0 auto;
    text-align: left;
}



/* Content ---------------------------------------------------------------- */


ol { list-style: decimal outside; }
ul { list-style: disc outside; }
.item { list-style: none; }





/* Assets */

.asset-body,
.asset-more,
.asset-more-link,
.asset-excerpt,
.comment-content,
.comment-footer,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content {
    clear: both;
}

.asset,
.comments,
.trackbacks,
.archive {
    overflow: hidden;
    width: 100%;
}

.asset,
.asset-content,
.comments,
.trackbacks,
.archive {
    position: static;
    clear: both;
}


.comments,
.comments-content,
.trackbacks,
.archive,
.search-form {
    margin-bottom: 1.5em;
}

.asset-header,
.asset-content,
.asset-body,
.comments-header,
.comment-content,
.comment-footer,
.comments-open-header,
.comments-open-content,
#comments-open-footer,
.comments-closed,
#comment-form-external-auth,
#comment-greeting,
.comments-open-moderated,
#comment-form-name,
#comment-form-email,
#comment-form-url,
#comment-form-remember-me,
#comment-form-reply,
#comments-open-text,
.trackbacks-header,
.trackbacks-info,
.trackback-content,
.trackback-footer,
.archive-content,
.search-form-header,
.search-results-header {
    margin-bottom: .75em;
}

#comment-form-remember-me label,
#comment-form-reply label {
    display: inline;
}

.entry-categories,
.entry-tags {
    margin-bottom: .5em;
}



.asset-footer {
    clear: both;
    margin-top: 1.5em;
    padding-top: .5em;
}

.content-nav {
    text-align: center;
}

.entry-tags h4,
.entry-categories h4 {
    margin-bottom: 0;
    margin-right: .25em;
    display: inline;
    font-weight: bold;
}

.entry-tags ul,
.entry-categories ul {
    display: inline;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
}
.entry-tags ul li,
.entry-categories ul li {
    display: inline;
}

.mt-image-left {
    float: left;
    margin: 0 20px 20px 0;
}

.mt-image-center {
    display: block;
    margin: 0 auto 20px;
    text-align: center;
}

.mt-image-right {
    float: right;
    margin: 0 0 20px 20px;
}


/* User pics */


.user-pic {
    float: left;
    position: relative;
    width: 50px;
    height: 50px;
    overflow: hidden;
    margin: 0 10px 0 0;
}

.auth-icon {
    position: absolute;
    bottom: 0;
    left: 0;
}


/* Feedback */

.comments-open label {
    display: block;
}

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 80%;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#top-comment-nav, #comment-nav {
  list-style: none;
  width: 100%;
  margin: 0 0 1em 0;
  padding: 0;
  text-align: center;
}

#top-comment-nav li, #comment-nav li {
  display: inline;
  padding: 0;
}

#top-prev-comments, #prev-comments {
  text-align: left;
  margin: 0 1em 0 0;
}

#top-next-comments, #next-comments {
  text-align: right;
  margin: 0 0 0 1em;
}

#top-num-comments, #num-comments {
  text-align: center;
}

#comment-submit {
    font-weight: bold;
}

.comment,
.trackback {
    margin-bottom: .5em;
    border-bottom: 1px solid #ccc;
    padding-bottom: .5em;
}

.comment .asset-meta,
.trackback .asset-meta {
    border: 0;
}

.comment-content {
    clear: none;
    line-height: 1.5;
    margin-bottom: 1em;
}

.comment-content p {
    margin-bottom: .5em;
}

/* Widgets */

.widget {
    position: relative;
    overflow: hidden;
    width: 100%;
}

.widget-content {
    position: relative;
    margin: 5px 0 20px;
}

.archive-content ul,
.widget-content ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.widget-content ul ul {
    margin-left: 15px;
}

.widget-content li {
    margin-top: 5px;
    margin-bottom: 5px;
}

.widget-tag-cloud .widget-content ul {
    margin-right: 0;
    margin-left: 0;
}

.widget-tag-cloud .widget-content li {
    display: inline;
    margin: 0 5px 0 0;
    padding: 0;
    line-height: 1.6;
    background: none;
}

.widget-tag-cloud .rank-1  {  1.75em; }
.widget-tag-cloud .rank-2  {  1.75em; }
.widget-tag-cloud .rank-3  {  1.625em; }
.widget-tag-cloud .rank-4  {  1.5em; }
.widget-tag-cloud .rank-5  {  1.375em; }
.widget-tag-cloud .rank-6  {  1.25em; }
.widget-tag-cloud .rank-7  {  1.125em; }
.widget-tag-cloud .rank-8  {  1em; }
.widget-tag-cloud .rank-9  {  0.95em; }
.widget-tag-cloud .rank-10 {  0.9em; }

#footer .widget-content {
    margin-top: 0;
    margin-bottom: 0;
}

.widget-recent-assets .widget-content ul {
    overflow: auto;
    margin-right: 0;
}

.item {
    display: inline;
    float: left;
    margin: 0pt 5px 8px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    width: 70px;
}

.widget-search ul,
.widget-syndication ul {
    margin-left: 0;
    list-style: none;
}

.widget-search li,
.widget-syndication li  {
    margin: 5px 0;
}

.widget-openid {
    width: 160px;
    margin: 10px auto;
    border: none !important;
}
.widget-openid .widget-content {
    border: 1px solid #ccc;
    background: #fff url(../images/openid-accepted.gif) no-repeat 7px 3px;
     
    font-family: Arial, Verdana, sans-serif;
    color: #666;
    margin: 0;
    padding: 0 !important;
}
.widget-openid .widget-content em {
    display: block;
    font-style: normal;
    padding: 34px 9px 9px 68px;
}
.widget-openid .widget-content strong {
    left: -9999px;
    position: absolute;
}
.widget-openid .widget-content a {
    display: block;
    background: #eee;
    text-align: center;
    padding: 5px 3px;
    color: #666;
    text-decoration: underline;
    font-weight: normal;
}

.widget-calendar .widget-content table {
    border-collapse: collapse;
    width: 100%;
}
.widget-calendar .widget-content th, 
.widget-calendar .widget-content td {
    text-align: center;
    width: 14%;
    padding: 2px 0;
}

.input-default {
    background-color: #9AAEC2;
}

.status-indicator {
    display: inline;
    height: 20px;
    width: 20px;
    background: url(../images/indicator-login.gif) no-repeat 0 0;
    padding: 2px 7px;
}

@media print {
    * {
        position: static ! important;
        overflow: visible ! important;
    }
}



/* グローバルナビゲーション*/



ul#nav-global  {
position:fixed;
z-index: 33;
height: 15px;
text-decoration: none;
font-family: 'Old Standard TT', arial, serif;
font-size:161.6%;
margin: 15px 0 0 22px;
}

ul#nav-global li a {
text-align: left;
display: block;
margin: 3px 0 0 0;
padding: 0;
list-style: none;
color:#fff;
}


ul#nav-global li a:hover {
color: #ffcc00;
}




/* ホーム　*/

ul#navigation li#top_navi {
width: 31px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_01.gif) left 0px;
}

ul#navigation li#top_navi a:hover{
width: 31px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_01.gif) left 0px;
}



/*　ライブ　2*/

ul#navigation li#live_navi {
width: 44px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_02.gif) no-repeat;
}

ul#navigation li#live_navi a:hover{
width: 44px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_02.gif) no-repeat;
}



/*　NEWS　3*/

ul#navigation li#news_navi {
width: 48px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_03.gif) no-repeat;
}


ul#navigation li#news_navi a:hover{
width: 48px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_03.gif) no-repeat;
}




/*メディア　4*/

ul#navigation li#media_navi {
width: 53px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_04.gif) no-repeat;
}


ul#navigation li#media_navi a:hover{
width: 53px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_04.gif) no-repeat;
}


/*　プロフィール　5*/

ul#navigation li#profile_navi {
width: 60px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_05.gif) no-repeat;
}



ul#navigation li#profile_navi a:hover{
width: 60px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_05.gif) no-repeat;
}

/*　ディスコグラフィー　6*/

ul#navigation li#disco_navi {
width: 92px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_06.gif) no-repeat;
}



ul#navigation li#disco_navi a:hover{
width: 92px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_06.gif) no-repeat;
}




/*　ブログ　7*/

ul#navigation li#blog_navi {
width: 47px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_07.gif) no-repeat;
}



ul#navigation li#blog_navi a:hover{
width: 47px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_07.gif) no-repeat;
}


/*　メールマガジン　8*/

ul#navigation li#mail_magazine_navi {
width: 102px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_08.gif) no-repeat;
}



ul#navigation li#mail_magazine_navi a:hover{
width: 102px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_08.gif) no-repeat;
}



/*　コンタクト　9*/

ul#navigation li#contact_navi {
width: 73px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/navi_09.gif) no-repeat;
}



ul#navigation li#contact_navi a:hover{
width: 73px;
height: 15px;
padding: 0px;
margin: 0px;
background: url(/img/hover_09.gif) no-repeat;
}











/*　プロフィール　ページ*/

.member_profile{
clear: both;
margin:  0 0px 40px 0;
padding: 0 0px 0px 0;
}

.support_member{
clear: both;
}


.member_profile:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
     0.1em;
    line-height: 0;
}



.member_photo{
float: left;
width:240px;
text-align: left;
padding: 0 30px 0 0;
margin: 0;
}


.member_text{
float: right;
width:280px;
text-align: left;
padding: 0 0px 0 0;
margin: 0;
}


/*各エントリー記事*/
.post{
padding: 0px 0px 30px 0;
}





/*index.html*/

.scrollbar{
position: absolute;
width:950px;
height:470px;
z-index:3;
visibility: hidden;
left: 0;
top: 0;
}

#flashcontent {
width : 100%;
height: 100%;
overflow:hidden;
}

#container{
width : 100%;
height: 100%;
}




/* プロフィール*/

.sakieda_hiroki{
text-indent: -9999px;
background: url(/img/sakieda_hiroki.png) no-repeat left top;
height: 60px;
}





.sou_uematsu{
text-indent: -9999px;
background: url(/img/uematu_so.png) no-repeat left top;
height: 60px;
}

.yuki_yokomizo{
text-indent: -9999px;
background: url(/img/yokomizo_yuki.png) no-repeat left top;
height: 60px;
}

.ai_obata{
text-indent: -9999px;
background: url(/img/obata_ai.png) no-repeat left top;
height: 60px;
}


.shibata{
text-indent: -9999px;
background: url(/img/ti_shibata.png) no-repeat left top;
height: 60px;
}

.kawakami{
text-indent: -9999px;
background: url(/img/ti_kawakami.png) no-repeat left top;
height: 60px;
}



.profile_kankaku{
padding: 20px 0 0px 0;
}


.profile_message{
text-indent: -9999px;
line-height: 140%;
background: url(/img/message_title.png) no-repeat left top;
height: 20px;
padding: 0 0 6px 0;
}



.message_yo{
line-height: 160%;
}







/*楽曲の購入方法*/

#post-587 h2{
text-indent: -9999px;
background: url(/img/about_gakkyoku.gif) no-repeat left top;
height:27px;
}


/*ライブ前売りチケット*/
#post-61 h2{
text-indent: -9999px;
background: url(/img/live_maeuri_ti.gif) no-repeat left top;
height:27px;
}

.LiveTicket{
text-indent: -9999px;
background: url(/img/live_maeuri_ti.gif) no-repeat left top;
height:27px;
}


/*ライブチケットフォーム*/
#wpcf7-f1-p43-o1{
width: 550px;
text-align:left;
padding: 30px 0 0 0;
}


#live_form{
width: 548px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#live_form th{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding: 9px 9px 9px 
background-color: #fff;
width: 198px;
}

#live_form td{
border-bottom:1px solid #ccc;
padding: 9px 9px 9px 
width: 350px;
}



.live_name{
width: 300px;
height: 18px;
}

.month{
width: 50px;
height: 18px;
}

.live_date{
width: 50px;
height: 18px;
}

.mail_first{
width: 150px;
height: 18px;
}


.mail_second{
width: 150px;
height: 18px;
}


.live_sosin{
padding: 18px 0 15px 0;
}



/*メルマガ登録ページ*/
#mailmagazine_t{
width: 548px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
border-bottom:1px solid #ccc;
}

#mailmagazine_t th{
border-right:1px solid #ccc;
padding: 9px 9px 9px 
background-color: #fff;
width: 198px;
}

#mailmagazine_t td{
padding: 9px 9px 9px 
width: 350px;
}

.mail_toroku_btn{
padding: 18px 0 15px 0;
}



/*　ディスコグラフィー*/
.disco{
clear: both;
margin:  0 0px 60px 0;
padding: 0 0px 0px 0;
}



.disco:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
     0.1em;
    line-height: 0;
}



.cdjk_img{
float: left;
width:214px;
text-align: left;
padding: 0 20px 0 0;
margin: 0;
}


.cd_kaisetu{
float: right;
width:310px;
text-align: left;
padding: 0 0px 0 0;
margin: 0;
}

/*昇進証明*/
.ti_syosin{
text-indent: -9999px;
background: url(/img/ti_syosin.png) no-repeat left top;
height:50px;
}

/*十二支*/
.ti_jyunisi{
text-indent: -9999px;
background: url(/img/ti_jyunisi.png) no-repeat left top;
height:50px;
}

/*Peace ＆ Smile*/
.ti_pm{
text-indent: -9999px;
background: url(/img/ti_peacesmile.png) no-repeat left top;
height:50px;
}



/*流星を笑顔で染めよう*/
.ti_ryusei{
text-indent: -9999px;
background: url(/img/ti_ryusei.png) no-repeat left top;
height:50px;
}



/*テキーラ*/
.ti_tequila{
text-indent: -9999px;
background: url(/img/ti_tequila.png) no-repeat left top;
height:50px;
}


/*涙*/
.ti_namida{
text-indent: -9999px;
background: url(/img/ti_namida.png) no-repeat left top;
height:50px;
}

/*月レール*/
.ti_rale{
text-indent: -9999px;
background: url(/img/ti_tuki_rale.png) no-repeat left top;
height:50px;
}


/*ピンクの星とオレンジの月*/
.ti_moon{
text-indent: -9999px;
background: url(/img/ti_pink.png) no-repeat left top;
height:50px;
}

/*クレジット*/
.credit_disco{
10px;
line-height: 120%;
padding:15px 0 0 0 ;
}


/*コンタクトページ*/



#post-480 h2{
text-indent: -9999px;
background: url(/img/ti_contact.gif) no-repeat left top;
height:27px;
}

#wpcf7-f4-p480-o1{
text-align: left;
}


#contact_t{
width: 548px;
border-top:1px solid #ccc;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
}

#contact_t th{
border-bottom:1px solid #ccc;
border-right:1px solid #ccc;
padding: 3px 9px 3px 
background-color: #fff;
width: 100px;
text-align:left;
}

#contact_t td{
padding: 3px 9px 3px 
border-bottom:1px solid #ccc;
text-align:left;
}



/* ニュース　5週連続配信*/
.haisin_news{
padding:0 0px 0 0 ;
width: 550px;
}

.kaisetu_haisin_bun{
float:right;
width: 330px;
}

.cdjk_sou_05{
float:left;
width: 200px;
height: 200px;
background: url(/img/sou05.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

.cdjk_sou_04{
float:left;
width: 200px;
height: 200px;
background: url(/img/sou04.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

.cdjk_sou_03{
float:left;
width: 200px;
height: 200px;
background: url(/img/sou03.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

.cdjk_sou_02{
float:left;
width: 200px;
height: 200px;
background: url(/img/sou02.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

.cdjk_sou_01{
float:left;
width: 200px;
height: 200px;
background: url(/img/sou01.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

/*アルバムパック*/
.cdjk_album_pack{
float:left;
width: 200px;
height: 200px;
background: url(/img/cdjk_moon_star.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}

/*mixi*/
.my_mixi{
float:left;
width: 200px;
height: 200px;
background: url(/img/mixi_logo.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}


/*peace & smile　と　流星*/
.cdjk_pmrusei{
float:left;
width: 200px;
height: 420px;
background: url(/img/cdjk_pm_ryusei.jpg) no-repeat left top;
padding:0 20px 0 0 ;
}


.haisin_news:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
     0.1em;
    line-height: 0;
}


.special_live{
width: 200px;
height: 303px;
background: url(/img/090912.jpg) no-repeat left top;
}



/* カテゴリー */





#main_content {
padding: 70px 0 30px 0px;
margin: 0px 0 0;
}


/*フッター*/
#footer{
position:fixed;
text-align: left;
z-index: 7; 
right: 0;  
bottom: 0;  
}

#footer .footer_inner{
 margin: 0 9px 9px 0;
}

/*左下*/
#left_bottom{
position:fixed;
text-align: left;
z-index: 7; 
left: 0;  
bottom: 0;  
}

.you_tube{
 margin: 0 0px 9px 9px;
}


/*Supersize Plugin Styles*/
#loading {
position: absolute;
top: 49.5%; 
left: 49.5%;
z-index: 3;
width: 24px; 
height: 24px;
text-indent: -999em;
background-image: url(images/progress.gif);
}

#supersize{
cursor:default;
position:fixed;
}

#supersize img,#supersize a{
cursor:default;
height:100%;
width:100%;
position:absolute;
z-index: 0;
}

#supersize .prevslide, #supersize .prevslide img{
z-index: 1;
}

#supersize .activeslide, #supersize .activeslide img{
z-index: 2;
}

/*ヘッダー ドット*/
#header {
width:100%;
height:100%;
position:fixed;
text-align: left;
z-index: 6;
background: url(/img/dot.gif) repeat;
}

#page{
width: 550px;
margin: 0 0 0 270px;
color:#FFF;
position: absolute;
z-index: 1000;
}


/*NEWマーク*/
.new_mark{
margin: 0 9px 0 0;
}

