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

/* end StyleCatcher imports */


/*************************

★template-改

**************************/

/* Default ---------------------------------------------------------------- */

/* Global */

body {
    font: normal 13px arial, helvetica, hirakakupro-w3, osaka, "ms pgothic", sans-serif;
}


/* Header */

#header {
    border-top-width: 0px; /* ヘッダ上マージン10px */
    border-top-style: solid;
}

#header-inner {
    position: relative;
}

#header-name {
    margin: 10 0 5px;
    line-height: 1;
}

#header-description {
    margin: 0;
    font-size: 10px;
    line-height: 1.125;
}

#header a {
    text-decoration: none;
}

#header a:hover {
    text-decoration: underline;
}


/* Content */

.asset-name {
    font-size: 14px;
    font-weight: bold;

    margin-top: 20px;  /* タイトル上マージン */

}

.asset-name a {
    text-decoration: none;
}

.asset-name a:hover {
    text-decoration: underline;
}

.asset-content {
    margin: 5px 0;

    line-height: 21px;     /* メイン行間　追加 */
}

.asset-more-link {
    font-weight: bold;
}

.asset-meta {
    border-top: 1px solid #ccc;　/*ccc*/
}

.asset-footer {
    border-top: 1px solid #ccc;
}

.content-nav {
    margin: 5px 0 10px;
}

.archive-title {
    margin: 10px 0 30px;  /* 5 0 30*/
    font-size: 14px;  /* タイトル26 */
    font-weight: bold;
}

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    margin: 0;
    padding: 5px 0;
    font-size: 14px;  /* タイトル26 */
    font-weight: bold;
}

.search-results-header {
    margin-bottom: .25em;
}

.asset-more-link,
.asset-meta,
.typelist-thumbnailed {
    font-size: 11px;
}

/* Footer */

#footer-content,
#footer-content a {
    color: #fff;
}


/* Utility */

.widget-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header,
.search-form-header,
.search-results-header {
    /* ie win (5, 5.5, 6) bugfix */
    p\osition: relative;
    width: 100%;
    w\idth: auto;
}


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

body {
    color: #444;    /* オリジナル333 */
    font-family: trebuchet ms; 
    background-color: #000;    /* 左右欄外ベース */
}

a {
    color: #336699; 
}

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


/* Layout ----------------------------------------------------------------- */

#container-inner,
#content {
    background-color: #000;
}

#header-inner, #content-inner, #footer-inner {
    padding-top: 0;
    padding-bottom: 0;
}

#header-inner, #beta-inner, #gamma-inner {
    padding-right: 0;
    padding-left: 0;
}

#content-inner {
    background-color: #eaebec; 
}

#beta-inner, #gamma-inner {
    background-color: #002850; 
}

#content { 
    margin-top: 0px;  
    margin-bottom: 0px;  
}

#container-inner {
    width: 100%;
    margin-top: 10px; 
    margin-right: 0;
    margin-left: 0;
}

#header-inner,
#content-inner,
#footer-inner {
    position: relative;
    width: 940px;
    margin: 0 auto;
}


/* Header ----------------------------------------------------------------- */

#header { 
    border-color: #000000;  
    background: #000000 url(header.gif) repeat-x bottom right; 
    margin-top: 0px;  
}

#header a {
    color: #336699;
    font-weight: ;
}

#header-content {
    width: 842px;
    margin: 8px 0 17px 0px;　  /* h1の位置 */
}

#header-name {
    color: #336699; 
    font-size: 10px;　  /* オリジナル34 */
    font-weight: ;
}

#header-description {
    color: #bebeab;    /* オリジナルfff */
    font-size: 10px;　
}


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

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

.asset-footer {
    border-top-color: #ddd;
}

.comments-header,
.comments-open-header,
.trackbacks-header,
.archive-header,
.search-form-header,
.search-results-header {
    color: #444;
    font-size: 11px; 
}

.comment,
.trackback {
    border-color: #ddd;
}


.asset-name a {
    margin-bottom: 8px;
}

.asset-name a:hover {
    text-decoration: underline;
}

.archive-list-item {
    margin-bottom: 5px;
}

/**************************************************

★sidebar  Widget

***************************************************/

.widget-header,
.widget-content {
    margin-right: 15px;
    margin-left: 15px;
}

.widget-header { 
    border-width: 0 0 1px;
    border-style: solid;
    border-color: #003366; 
    padding: 0;
    font-size: 11px; 　   /* オリジナル12px */
    font-family: trebuchet ms; 
    margin-bottom: 8px;
    padding-bottom: .3em; 
}

.widget-header,
.widget-header a {
    color: #4682B4;
    font-weight: normal;
}
.widget-content {
    color: #bebeab;  /* オリジナルfff */
}

.widget-content a {
    text-decoration: underline;
    color: #bebeab;  /* オリジナルfff */
}

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

#content .widget-powered .widget-content {
    margin-top: 15px;
    margin-bottom: 15px;
    border: 1px solid #ddd;
    background-color: #f8f8f8;
} 

.widget-header {
    font-size: 11px;   /* オリジナル12px */
    margin-top: 10px;
}

.widget-header a {
    text-decoration: none;
}

.widget-header a:hover {
    text-decoration: underline;
    font-color: #ff8C00;
}

.widget-content {
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
}


/* "Powered By" Widget */

.widget-powered .widget-content {
    padding: 10px;
    text-align: center;
}


/* Calendar Widget */

.widget-calendar .widget-content table {
    font-size: 10px;
}


/* Footer Widgets */

#footer .widget {
    margin: 10px 0;
}

#footer .widget-content {
    padding-right: 0;
    padding-left: 0;
}

#footer .widget-powered .widget-content {
    padding: 0;
    text-align: left;
}


/* Footer ----------------------------------------------------------------- */

#footer { 
    background-color: #000000; 
}

#footer-content {
    margin: 20px 0;
}


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

#header:after,
#header-inner:after,
#content:after,
#alpha-inner:after,
#beta-inner:after,
#gamma-inner:after,
#footer:after {
    content: " ";
    display: block;
    visibility: hidden;
    clear: both;
    height: 0.1px;
    font-size: 0.1em;
    line-height: 0;
}


#header-inner,
#content-inner,
#footer-inner,
.asset-body {
    height: 1%;
}


/* Custom Styles ---------------------------------------------------------- */

#header-nav-inner {
    position: relative;
    width: 900px;
    margin: 0 auto;
}



.widget-mokuji {
    margin-right: 15px;
    margin-left: 15px;
    margin-top: 5px;
    margin-bottom: 20px;
    font-size: 11px;
    color: #bebeab; 
    line-height: 16px;
}

.widget-mokuji a {
    text-decoration: none;
    color: #bebeab;  /* オリジナルfff */
}

.widget-mokuji a:hover {
    text-decoration: underline;
    color: #ff8c00;
}

/* ads ---------------------------------------------------------- */

.ads1 {
    font-size:10px;
    float:left;
    margin:10px 20px 10px 0;
    padding:0;
}

/* photo ---------------------------------------------------------- */

.adr
	{
	float:right;
	background:#eaebec;
	padding-left: 20px;
	font-size: 10px;
	line-height: 12px;
	color: #336699;
	}

.adl
	{
	float:left;
	background:#eaebec;
	padding-right: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #336699;
	}

.cap 
	{
	font-size: 11px;
	line-height: 14px;
	color: #336699;
	}
