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


/* tag Kerukun --------------------------------*/
.image {
    margin-top:10px;
    margin-bottom:5px;
    margin-right:30px;}

.caption {
    padding-bottom:25px;}


/* header --------------------------------*/
#header {
    padding-top: 0px;
    background: none;}

#content {
    margin-top: 25px;
}



#header-name,
#header-name a {
	/* display: block;
	/* width: 444px; /* 画像1枚分の横幅 */
	/* height: 113px; /* 画像1枚分の高さ */
	/* text-indent: -1000px; /* 文字を見えなくする */
	/* background-image: url("AKlogo.gif"); /* 画像ファイル名 */
}

#header-name  a:hover {
	/* background-position: bottom; /* 背景画像の表示開始基準を下に変更 */
}

#header-content {
        margin-bottom:-20px;
}


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

.asset-name,
.asset-name a,
.archive-title {
    color: #660;
}

.asset-name a:hover {
    color: #822;
    text-decoration: none;
}

.asset-meta {
    display: block;
    border-top: 1px dashed #996;
    padding-bottom: .3em;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #663;
}


/* Global ---------------------------------- */

body {
    line-height: 1.6;
}

a {color: #693; }

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


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

#alpha-inner {
    width: 660px
}

#alpha-inner,
#gamma-inner {
    padding-left: 44px;
}
#header-inner {
    padding-left: 20px;
}



/* Widget ---------------------------------- */

.widget-header {
    padding: 5px 15px;
    font-size: 12px;
    font-weight: bold; 
    font-family: arial, helvetica, "hirakakupro-w3", osaka, "ms pgothic", sans-serif; 
    background-color: #693; 
} 

#gamma .widget-header {
    background-color: #993;
}  



.widget a,
.archive-widget .widget-list .item {
    font-size: 11px;
    color: #663;
} 

#gamma .widget a {
    color: #663;
} 

.widget-content a:hover {
    text-decoration: none;
    color:#822;
}




/* Calendar Widget ------------------*/

.widget-calendar .widget-content table {
    margin-top: 5px;
    font-size: 11px;
    width: 100%;
    line-height:1.5;
}

.widget-calendar .widget-content td, th{
    text-align:right
}


/* お知らせ ------------------*/


.widget-about-this-page div{
    font-size: 10px;
    line-height: 1.5;
}

