/* This is the StyleCatcher theme addition. Do not remove this block. */
/* Selected Layout:  */
@import url(base_theme.css);
/* end StyleCatcher imports */
a {
color:#444444;
}
#container {
    background-color: #878787;
}

#container-inner {
    background-color: #ffffff;
}
#header {
    margin: 0;
    padding: 0;
}
#header-content{
    background-image:url(http://www.grasp.co.jp/blog/ura/img/ura_img01.gif);
    background-repeat: no-repeat;
    background-position: right 30px;
    margin: 0;
    padding: 0;
}
#beta {
    background-image:url(http://www.grasp.co.jp/blog/ura/img/ura_img02.gif);
    background-repeat: no-repeat;
    background-position: left top;
    
}
#beta-inner{
    height: 700px;
width:200px;
margin:700px auto auto 30px;
font-size:10px;
line-height:12px;
}
.asset-name {
    background-image:url(http://www.grasp.co.jp/blog/ura/img/title_bg.gif);
    background-repeat: no-repeat;
    height: 63px;
    padding-top: 45px;
    padding-left: 50px;
    font-size: 20px;
    font-weight: bold;
    font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝";
    color: #ffffff;
}

.asset-name a:link, .asset-name a:visited{
    text-decoration: none;
    font-family: "ヒラギノ明朝 Pro W3", "細明朝体", "ＭＳ Ｐ明朝";
    color: #ffffff;
}
.asset-body {
    padding-left: 50px;
    font-size: 12px;
}
.asset-footer {
    padding-left: 50px;
}
.mt-enclosure-image{
width:100%;
float:left;
}
.asset-body{
line-height:1.7em;
}

