@charset "utf-8";
/* -----------------------------------------------------------------------------
 *  Default CSS
 *  author : saiwai ryutarou
 *  date : 2010/01/17
 * -----------------------------------------------------------------------------
*/

/* Reset CSS ---------------------------------------------------------------- */
* { padding: 0; margin: 0; }

* html body *{
    overflow:visible;
}
html iframe,* html frame{
    overflow:auto;
}
* html frameset{
    overflow:hidden;
}

html{
    height:100%;
}

body {
    margin: 0 auto;
    line-height:1;
    height:100%;
    font-family:'Verdana','ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
/*    background-image: url(../img/background.jpg); */
    background-repeat: no-repeat;
    background-position: top left;
}

.clear{
    clear: both;
}

.news_post img {
    margin:5px 0;
}

fieldset, img{
     border:0;
}


table{
    border-collapse: collapse;
    border-spacing:0;
}

caption, th{
    text-align: left;
}
address, caption, cite, code, dfn, em, strong, th, var{
    font-style: normal;
    font-weight: normal;
}

/* -----------------------------------------------------------------------------
 *  For Firefox
 * -----------------------------------------------------------------------------
 */

a img {
    border: none;
    text-decoration:none;
    border-style:none;
    outline-style:none;
}

a:hover img {
    border: none;
    text-decoration:none;
    border-style:none;
    outline-style:none;
}


/* -----------------------------------------------------------------------------
 *  見出しのstyle
 * -----------------------------------------------------------------------------
 */

h2{
    font-weight:normal;
}

h3{
    font-weight:normal;
}


/* -----------------------------------------------------------------------------
 *  link style
 * -----------------------------------------------------------------------------
 */

 a {
    border: none;
    text-decoration:none;
    border-style:none;
	font-weight:normal;
	outline-style:none;
	color:#666666;
}

a:hover {
    border: none;
    text-decoration:underline;
    border-style:none;
	outline-style:none;
	color:#000000;
}

a:active{
    border: none;
    text-decoration:none;
    border-style:none;
	outline-style:none;
	font-weight:normal;
}


/* -----------------------------------------------------------------------------
 * layout
 * -----------------------------------------------------------------------------
 */

#container {
    position:absolute;
    left:50%;
    margin-left:-495px;
    /* IE HACK */
    width: 980px;
    color:#666666;
    line-height: 1em;
}

#footer {
    height:20px;
    text-align:right;
    padding-right:50px;
    color:#999999;
    font-size: 80%;
}


/* -----------------------------------------------------------------------------
 * Index Page layout
 * -----------------------------------------------------------------------------
 */

#content_home {
    overflow:hidden;
    border-bottom:1px solid #333333;
}


#company_info {
    padding-left:25px;
    color:#333333;
    width:250px;
    float:left;
}

#compnay_info_text {
    font-size:10px;
    border-bottom:1px solid #999999;
    padding-bottom:13px;
    line-height: 1.1em;
}

#compnay_logo_home {
    padding-top:15px;
    padding-bottom:5px;
    float:left;
}


ul.global_menu li {
    float:left;
    list-style:none;
    margin:0;
    padding-top:53px;
}

.index_promo{
    float:left;
    width:700px;
    padding-right:0;
    padding-bottom:15px;
    padding-left:25px;
    padding-top:20px;

}


.index_category{
    float:left;
    width:723px;
    padding-right:0;
    padding-bottom:15px;
    padding-left:2px;
    padding-top:5px;

}

.index_infobar{
    border-left:1px solid #999999;
    min-height: 500px;
    width:234px;
    padding:15px;
    padding-top:0;
    padding-right:0;
    margin-top:20px;

}

ul.global_menu li div{
    text-align:center;
}


ul.global_menu li h2 {
    font-size:12px;
}

.flashcontent{
    width:700px;
}

.index_infobar{
    float:left;
}

.compnay_info_title{
    padding:10px 0 7px 0;
}

.agent_category {
    padding-top:26px;
}

.agent_category h2{
    color:#000000;
    font-weight:normal;
    font-size:13px;
}

.agent_category_low h2{
    color:#000000;
    font-weight:normal;
    font-size:13px;
}


.agent_category ul{
    padding-top:10px;
    list-style:none;
    font-size:11px;
}
.agent_category li{
    margin-top:3px;
}

#footer_home{
    width:975px;
}

#content_home_footer{
    margin-left:275px;
    padding-top:20px;
}


/* -----------------------------------------------------------------------------
 * Index Page layout
 * -----------------------------------------------------------------------------
 */



.news_post {
    padding-bottom:5px;
    border-bottom:1px solid #999999;
}

#book_head{
    overflow: hidden;
    padding-top:42px;
    width:980px;
    border-bottom:1px solid #666666;
}

#book_head_artistname{
    padding-top:10px;
}



#book_category{
    float:left;
    width:920px;
    padding-top:30px;
    font-size:10px;
}

#news_archives{
    float:left;
    width:920px;
    padding-top:30px;
    font-size:10px;
}


#book_info_company{
    float:right;
    width:50px;
    padding-top:15px;
    padding-bottom:15px;
}


#book_info h2{
    color:#000000;
    font-size:15px;
}

#book_info h3{
    font-size:13px;
}

#book_info_name{
    margin-top:15px;
    width:200px;
}



#post-234 ul li{
    list-style: none;
    margin-bottom:15px;
    font-size:12px;
}

#post-234 div.entry h2{
    display:none;
}



#book_head_info{
    text-align:right;
    font-size:10px;
    width:980px;
}

.entry_profile{
    font-size:10px;
    line-height:150%;
}

.entry_news{
    font-size:11px;
    line-height:150%;
}

.entry_news img{
    margin:10px 0;
}

.xoxo {
    margin-top:15px;
}


.gallery-item{
    padding-right:30px;
}

#book_info{
    position:absolute;
    overflow: hidden;
    width:980px;
    margin-top:35px;
    height:45px;
    text-align:right;
    font-size:10px;
}

.news_title{
    font-family:Verdana;
    font-weight:bold;
    margin-top:5px;
    font-size:11px;
}

.page_news_title{
    font-family:Verdana;
    font-weight:bold;
    font-size:13px;
    margin-bottom:13px;
}

.news_meta{
    font-family:Verdana;
    font-size:8px;
}

.footer_copy{
    font-size:7px;
    color:#999999;
}

.news_title a{
    font-weight: bold;
    color:#000000;
}

.news_item{
    border-bottom: 1px solid #efefef;
}