@charset "utf-8";
/* 津山ホルモンうどん研究会 共通スタイル */

a:link {
    color: #3F3F3F;
    text-decoration: underline;
}
a:visited{
    color: #333333;
    text-decoration: underline;
}
a:hover{
    color: #666666;
    text-decoration: none;
}
a:active {
    color: #3F3F3F;
    text-decoration: none;
}

/**************************************************************/
/* 汎用クラス                                                 */
/**************************************************************/

/* 選択の禁止 */
.noselect {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

/* 段落 */
.paragraph {
    text-indent: 1em;
}

.color-white {
    color: #3F3F3F;
}

a.color-white:link {
    color: #FFF;
    text-decoration: underline;
}
a.color-white:visited{
    color: #FFF;
    text-decoration: underline;
}
a.color-white:hover{
    color: #FFF;
    text-decoration: none;
}
a.color-white:active {
    color: #FFF;
    text-decoration: none;
}

.float-right {
    float: right;
}

.float-left {
    float: left;
}

.clear {
    clear: both;
}

.normal {
    font-weight: normal;
}

.align-right {
    text-align: right;
}

.align-center {
    text-align: center;
}

.align-left {
    text-align: left;
}

.bar-orange {
    background-color: #F6A90E;
    color: #000;
    border-top: 2px solid #E66D08;
    padding: 0px 5px;
    margin: 2px 0px;
    line-height: 1.4em;
}


/**************************************************************/
/* レイアウト                                                 */
/**************************************************************/
#container {
    margin: 0px auto;
    width: 880px;
    background-color: #FFFFFF;
}

#description {
    position: absolute;
    top: -10000px;
}

ul#menu {
    display: block;
    margin: 0px;
    padding: 3px 0px 3px 20px;
    text-indent: 0px;
    text-align: left;
}

ul#menu li {
    display: inline;
    text-indent: none;
    border: 0px;
    padding: 0px;
    margin: 0px;
}

body#tsuyama-horumonudon_com {
    margin: 0px;
    background-color: #EB623B;
}

ul#menu {
    background-color: #000;
    border-top: 3px solid #EB623B;
    color: #FFF;
    font-size: 0.90em;
}

ul#menu li {
    
}

ul#menu li a:link {
    color: #FFF;
    text-decoration: none;
}
ul#menu li a:visited{
    color: #FFF;
    text-decoration: none;
}
ul#menu li a:hover{
    color: #FFF;
    text-decoration: underline;
}
ul#menu li a:active {
    color: #FFF;
    text-decoration: none;
}

#contents, body#tinymce {
    font-size: 0.95em;
}

#contents {
    width: 100%;
    z-index: 0;
    background-color: #D2C7A3;
}

#contents #main {
    width: 650px;
    background-color: #FFFFFF;
    float: left;
    margin: 0px;
    padding: 0px;
}

#contents #main #inner {
    padding: 10px 14px;
    background-color: #FFFFFF;
}

#contents #banners {
    float: right;
    width: 220px;
    padding-top: 10px;
    overflow: none;
}

#contents #banners .banner {
    /*width: 178px;
    margin: 0px auto 10px auto;*/
    margin-bottom: 10px;
    text-align: center;
}

#footer {
    background-color: #B2B2B2;
    color: #666666;
    font-size: 0.7em;
    padding: 5px 10px;
    z-index: 1000;
}

/* エントリ */
.entry-asset {
    margin-bottom: 30px;
}

.entry-asset .entry-title, #page-title {
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    line-height: 1.6em;
    background-color: #CC4D0D;
    font-size: 1.3em;
    font-weight: bold;
    color: #FFF;
    padding: 0px 6px;
    margin-bottom: 6px;
}

.entry-asset .entry-title a {
    width: 440px;
    display: block;
    float: left;
}

.entry-asset .entry-title abbr {
    width: 170px;
    display: block;
    text-align: right;
}

.entry-asset .entry-title a:link {
    color: #FFF;
    text-decoration: none;
}
.entry-asset .entry-title a:visited{
    color: #FFF;
    text-decoration: none;
}
.entry-asset .entry-title a:hover{
    color: #FFF;
    text-decoration: underline;
}
.entry-asset .entry-title a:active {
    color: #FFF;
    text-decoration: none;
}

.entry-asset .entry-title .published {
    float: right;
    font-size: 0.8em;
    font-weight: normal;
    border: 0px;
    padding: 0px;
    margin: 0px;
    line-height: 2.0em;
}

.entry-content {
    background-color: #FFFFFF !important;
}
.entry-body, .entry-more, .entry-content {
    white-space: normal;
    word-wrap: break-word;
}

#page-title {
    line-height: 1.8em;
    background-color: #CC4D0D;
    font-size: 1.4em;
}

.archive-header {
    line-height: 1.4em;
    font-size: 1.2em;
    font-weight: normal;
    border-bottom: 1px dashed #CC4D0D;
}

.content-nav {
    
}


.small { font-size: small; }
div#splash {
    position: relative;
    top: 0px;
    bottom: 0px;
    overflow: visible;
    background: #404040;
    height: 280px;
}

div#splash img#horumonudon_float {
    position: absolute;
    top: -60px;
    left: 590px;
    z-index: 1000;
}

#top-contents {
    position: relative;
    top: 0px;
    bottom: 0px;
}

#contents #banners {
    padding-top: 40px;
}

.icon-box {
    
}

.icon-box h2 {
    height: 31px;
    position: relative;
    top: 0px;
    bottom: 0px;
    overflow: visible;
    background-repeat: no-repeat;
}

.icon-box h2 .icon {
    position: absolute;
    top: -15px;
    left: -12px;
}

.icon-box h2 span {
    position: absolute;
    top: -1000px;
}

#topics-box {
    margin: 20px 0px 20px 0px;
    font-size: 0.8em;
}

#topics-box h2 {
    background-image: url(http://tsuyama-horumonudon.com/images/top/topics_header.png);
    margin-bottom: 10px;
}

#topics-box h2 #topics-icon {
    
}

#topics-box h2 span {
    
}

#topics-box #topics-list-outer {
    border-top: 1px solid #DF4B30;
    border-bottom: 1px solid #DF4B30;
    margin-bottom: 5px;
}

#topics-box table#topics-list {
    border-collapse: collapse;
}

#topics-box table#topics-list tr {
    border: 1px solid #FFF;
}

#topics-box table#topics-list tr td {
    border-bottom: 1px solid #FFF;
    padding: 5px 0px;
    font-size: 1.1em;
}

#topics-box table#topics-list tr td.date {
    width: 70px;
    text-align: center;
}

#topics-box table#topics-list tr td.sep {
    background-color: #EB623B;
    width: 12px;
}

#topics-box table#topics-list tr td.title {
    padding-left: 6px;
}

#contents-box {
    margin: 0px 0px 0px 0px;
    font-size: 0.8em;
}

#contents-box h2 {
    background-image: url(http://tsuyama-horumonudon.com/images/top/contents_header.png);
    margin-bottom: 10px;
}

#contents-box table#main-contents {
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    margin-bottom: 12px;
    overflow: visible;
    display: block;
    border-collapse: collapse;
    width: 628px;
}

#contents-box table#main-contents td {
width: 314px;
padding-bottom: 15px;
}

#contents-box table#other-contents {
    border: 0px;
    padding: 0px;
    margin: 0px;
    text-indent: 0px;
    margin-bottom: 5px;
    border-collapse: collapse;
    width: 628px;
}


#contents-box table#other-contents td {
    width: 209;
}

#top-sidepanel {
float: right;
width: 220px;
padding-bottom: 30px;
position: relative;
top: 0;
}

#top-sidepanel #banners {
float: none;
}

#top-sidepanel #counter {
position: absolute;
bottom: 10px;
width: 200px;
text-align: right;
}