* {
    font-size: 100%;
	font-weight:normal;
}
p {
    margin: 5pt;
}



div, span, h1, h2, h3, h4, h5, h6, h7, a, body, address, img {
    margin: 0;
    padding: 0;
    border: 0;
}

div#header {
    width: 100%;
    padding: 20px;
    background-color: #000;
    border: 0px;
    text-align: center;
    vertical-align: bottom;
    text-align: center;
}

div#content-nav a {
    text-align: right;
    width: 100%;
    color: #fff;
    font-size: 9pt;
}

div#container {
    text-align: left;
}

div#alpha {
    margin-right: -170px;
    width: 100%;
    float: left;
}

div.asset {
    margin-left: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-right: 170px;
    background-color: #FFCC00;
    border: 1px dashed #000;
    padding-bottom: 10px;
}

div#beta {
    float: left;
    right: 0;
    font-size: 10px;
    width: 170px;
    text-align: right;
}

div#footer {
    text-align: center;
    border-bottom: 1px dashed #000;
    border-top: 1px dashed #000;
    padding: 3px;
    width: 100%;
    clear: both;
}

address {
    text-decoration: none;
    font-style: normal;
}

a {
    color: #000;
}

a:hover {
    color: #000;
    text-decoration: Underline;
}

body {
    background: #FF9900 url("http://dancom.jp/dancom_title.gif") no-repeat bottom right fixed;
    text-align: center;
}

div.asset-header {
    font-size: 115%;
    padding: 3px;
    border-bottom: 1px dashed #000;
}

div.asset-header div.asset-meta {
    font-size: 50%;
	text-align:right;
}

.archive-title {
    margin: 10px;
    font-size: 130%;
    border-bottom: 1px dashed #000;
}

.archive-header {
    font-size: 115%;
    margin: 10px;
    border-bottom: 1px dashed #000;
}

.archive-content, .asset-content {
    margin: 10px;
}

.content-nav {
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.entry-categories {
margin:5px;
    font-size: 75%;
}

.trackbacks
{
margin:5px;
}

.trackbacks-header {
    font-size: 75%;
}

.trackbacks-info {
    font-size: 75%;
}

.trackbacks-content {
    background-color: #FFCC00;
    font-size: 85%;
}
.mt-enclosure-image{

width:100%;
text-align:center;

}



