/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(/mt/mt-static/themes-base/blog.css);
@import url(/mt/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */



/* ===================== Q U E S T   C U S T O M =====================  */

/* 全ページ共通エレメント=== */
/* フォント指定 */
body{
font-family:"メイリオ","Meiryo","ＭＳ Ｐゴシック","MS P Gothic", "Hiragino Kaku Gothic Pro", "Osaka","verdana","arial","helvetica";
}
/* 行間指定 */
p{line-height:140%;}

/* コンテンツの高さを揃える */
div#alpha-inner{padding-top:0px;
}


/* ヘッダ==================== */
div#header{
border-top:none;
background-image: url(http://questmusic.co.jp/mt/mt-static/shared_imgs/header_bottom.gif);
background-repeat: repeat-x;
background-position: bottom;
background-color: #EFE7CF;
}
#common_header{
background-color:#213f76;
text-align:center;
}
#common_header_inner{
width:900px;
position:static;
margin:0 auto;
text-align:left;
padding-top:4px;
padding-bottom:4px
}
#header-inner{
padding-top:0px;
padding-bottom:0px;
}
#header-content{
margin-top:10px;
margin-bottom:12px;
}

/* パンくずリスト==================== */
div#breadcrumbs{
width:940px;
margin:0 auto;
text-align:left;
}
div#breadcrumbs-inner{
padding-left:20px;
}
p#breadcrumbs-content{
font-size:11px;
}
p#breadcrumbs-content .current{
color:#666;
text-decoration:none;
}

/* サイドバーbanner */
#content .widget-insitebanner .widget-content {
    margin-top: 0px;
    margin-bottom: 12px;
    border: 1px solid #ddd;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
background: #F0F0F0 ;
background: -webkit-gradient(linear, 0 0, 0 bottom, from(#F0F0F0 ), to(#Ffffff));
background: -webkit-linear-gradient(#F0F0F0 , #Ffffff);
background: -moz-linear-gradient(#F0F0F0 , #Ffffff);
background: -ms-linear-gradient(#F0F0F0 , #Ffffff);
background: -o-linear-gradient(#F0F0F0 , #Ffffff);
background: linear-gradient(#F0F0F0 , #Ffffff);
-pie-background: linear-gradient(#F0F0F0 , #Ffffff);
} 
.widget-insitebanner .widget-content {
    padding: 10px;
    text-align: center;
}


/* フッター==================== */
div#footer{
background-color:#CCC;
color:#666;
}
div#footer-inner{
padding:10px 0px;
}
div#footer-inner a{
color:#FFF;
text-decoration:none
}
div#footer-content{
margin:0;
padding-left:20px;
font-size:11px;
color:#666;
}

/* コンテンツ==================== */
p.comenntobody{
margin-top:12px;
margin-bottom:4px}

.icon_left{
float:left}
p.comment_right{
padding-left:29px;
margin-bottom:0px}

p.comment_right02{
padding-left:29px;
padding-top:8px;
margin-bottom:0px}
p.index_underline{
margin-top:12px;
font-weight:bold;
border-bottom:solid 1px #999999;
margin-bottom:2px;}
p.business_partner{
margin-top:0px;
margin-bottom:12px;}
#contact_info{
text-align:center;
}
#contact_info_inner{
margin-top:8px;
padding:6px;
text-align:left;
width:auto;
background-color:#FFC;
}
