br.clear {display:inline;}

/* サイドメニュー
--------------------------------------------- */
div#leftcolumn div.widget {
    margin-bottom: 15px;
}
div#leftcolumn div.widget h3 {
    line-height: 30px;
    color: #093;
    padding: 0 0 0 30px;
    margin: 0 0 8px;
    background-image:url("http://www.joymake562.com/user_data/packages/customtpl/img/custom_image/side_title_bg.gif");
    background-position: center;
    background-repeat:no-repeat;
}

/* カテゴリ
--------------------------------------------- */
div#leftcolumn div.widget-archive-category ul {
    margin: 0 0 0 10px;
}
div#leftcolumn div.widget-archive-category li {
    display: inline;
}
div#leftcolumn div.widget-archive-category li a {
    display: block;
    padding: 3px 0 3px 16px;
    background-image: url("http://www.joymake562.com/user_data/packages/customtpl/img/custom_image/li_icon.gif");
    background-repeat: no-repeat;
    background-position: left 8px;
}
div#leftcolumn div.widget-archive-category li a:hover {}

/* 最近のブログ記事
--------------------- */
div#leftcolumn div.widget-recent-entries ul {
    margin: 0 0 0 10px;
}
div#leftcolumn div.widget-recent-entries li {
    display: inline;
}
div#leftcolumn div.widget-recent-entries li a {
    display: block;
    padding: 3px 0 3px 16px;
    background-image: url("http://www.joymake562.com/user_data/packages/customtpl/img/custom_image/li_icon.gif");
    background-repeat: no-repeat;
    background-position: left 8px;
}
div#leftcolumn div.widget-recent-entries li a:hover {}

/* 最近のコメント
--------------------- */
div#leftcolumn .widget-recent-comments ul {
    margin: 0 0 0 10px;
}
div#leftcolumn .widget-recent-comments li {
    display: inline;
}
div#leftcolumn .widget-recent-comments li a {
    display: block;
    padding: 3px 0 3px 16px;
    background-image: url("http://www.joymake562.com/user_data/packages/customtpl/img/custom_image/li_icon.gif");
    background-repeat: no-repeat;
    background-position: left 8px;
}
div#leftcolumn .widget-recent-comments li a:hover {}


/* 最近のアイテム
--------------------- */
div#leftcolumn div.widget-recent-assets ul {
    width: 100%;
    padding: 0;
    margin: 0;
}
div#leftcolumn div.widget-recent-assets ul:after {
    content: ".";
    display: block;
    height: 0;
    line-height: 0;
    clear: both;
    visibility: hidden;
}
div#leftcolumn div.widget-recent-assets li {
    display: inline;
    float: left;
    width: 90px;
    height: 90px;
    padding: 0;
    margin: 0 5px 5px 0;
}
div#leftcolumn div.widget-recent-assets li a {
    overflow: hidden;
    display: block;
    width: 88px;
    height: 88px;
    padding: 0;
    margin: 0;
    border: 1px solid #b8de0f;
}
div#leftcolumn div.widget-recent-assets li a:hover {
    border-color: #546f4e;
}


/* .entry
--------------------------------------------- */
div.entry {
    clear: both;
    margin: 25px 0 0;
    padding: 0 0 10px;
    border-bottom: 8px solid #e3f3d4;
}
body.mt-individual div.entry {
    margin: 0 0 25px;
}
div.entry hr {
    clear: both;
}

/* .content-nav
--------------------------------------------- */
.content-nav {
    margin: 1.5em 0;
    text-align: right;
}

/* .asset-header
--------------------------------------------- */
div.entry div.asset-header {
    margin-bottom: 1.5em;
}
div.entry div.asset-header h3 {
    font-size: medium;
    font-weight: bold;
    color: #e61688;
    clear: both;
    margin: 1em 0 0;
    padding: 0;
}

div.entry div.asset-header div.asset-meta {
    text-align: right;
    font-size: 95%;
    margin: 0 0 8px;
}


/* .asset-footer
--------------------------------------------- */
.asset-footer {
    clear: both;
    text-align: right;
}

.asset-footer .entry-categories ul li {
    display: inline;
}

/* トラックバック
--------------------------------------------- */
div#trackbacks {
    margin-bottom: 15px;
}
div#trackbacks h2 {
    line-height: 1.2;
    font-weight: normal;
    padding: 0 0 0 10px;
    margin: 15px 0;
    border-left: 3px double #b8de0f;
}
div#trackbacks div.trackbacks-info {
    overflow: auto;
    padding: 8px;
    margin: 0 10px;
    background-color: #f5f5f5;
    border: 1px dashed #555;
}


/* コメント
--------------------------------------------- */
div#comments {}
div#comments h2 {
    line-height: 1.2;
    font-weight: normal;
    padding: 0 0 0 10px;
    margin: 15px 0;
    border-left: 3px double #b8de0f;
}

div#comments .comments-open-header {
    display: none;
}

div#comments div.comments-content {
    margin: 10px;
}
div#comments div.asset-meta span.author {
    font-weight: bold;
    padding-right: 8px;
}
div#comments div.comment-content {
    padding: 4px 0 0 8px;
    margin-bottom: 1em;
    border-left: 5px solid #ededed;
}

div#comments-open {
    overflow: hidden;
    padding: 10px;
    margin: 35px 10px;
    background-color: #fafafa;
    border: 1px solid #ededed;
}

div#comments-open-data {
    float: left;
    width: 150px;
    margin: 0;
}

div#comments-open-data div {
    padding: 2px 0;
}
div#comment-form-name label,
div#comment-form-email label,
div#comment-form-url label {
    display: block;
}
div#comment-form-name input,
div#comment-form-email input,
div#comment-form-url input {
    width: 150px;
}

div#comments-open-text {
    overflow: hidden;
    float: right;
    width: 370px;
}
textarea#comment-text {
    width: 358px;
    height: 190px;
}

div#comments-open-footer {
    text-align: right;
    padding: 5px;
    clear: both;
}


/* --------------------------------------------------
 * ec-cubeのcssでの記述を上書き
-------------------------------------------------- */
div#detailtitle h2 {
    margin-bottom: 0;
}