/* MTカスタマイズ法収集ブログ　テンプレート　mtc00_xx33
Movable Type 3.33対応
詳細はhttp://mt.rambler-style.com/の各ページにて
 */

/* ページ全体 */
body {
    margin: 0;
    padding: 0;
    text-align: center;
    color: #333;
    background: #F5ECDD url(http://juhee-rim.com/img/face_back.gif) repeat-x bottom left;
    background-attachment: fixed;
　}

body,td,th {
	font-size: small;
	}

/* リンク */
a { color: #BF6C1A; text-decoration: underline; }
a:hover { color: #CC853E; text-decoration: underline; }

#banner a,
#banner a:link,
#banner a:visited { 
    display:block;
    position: relative;
    top: 130px;
    left: 380px;
    width: 385px;
    height:75px;
    border: 0;
    padding: 0;
    margin:0;
    text-decoration: none;
    outline-width: 0;
    }

#banner a:hover {}
#banner a:active {}

#footer a { color: #666; text-decoration: none; }
#footer a:hover { color: #CC853E; text-decoration: none; }

.module-content a,
.entry-footer a { color: #BF6C1A; text-decoration: none; }
.module-content a:hover,
.entry-footer a:hover { color: #CC853E; text-decoration: underline; }

.top-link a { color: #666; text-decoration: none; font-size: 11px; }
.top-link a:hover { color: #CC853E; text-decoration: underline; font-size: 11px; }

a img { border: 0; }


/* 見出し */
h1, h2, h3, h4, h5, h6 { font-weight: normal; }


/* トップリンク部 */
#top-title-link {
    margin-top: 10px;
    margin-bottom: 5px;
}

/* 外枠 */
#container {
    margin: 0 auto;
    background: #F4D6A6;
    background-image: url(http://juhee-rim.com/img/face_container.gif) ;
    text-align: left;
}

/* ヘッダー */
#banner {
    background: #F5ECDD url(http://juhee-rim.com/img/face_title_photo.jpg) no-repeat top left;
    text-align: left;
    width: 800px;
    height: 354px;
}

#banner-description {
    padding: 175px 50px 0px 0px;
    color:#b09240;
    font-size: 12px;
    text-align: right;
    line-height: 1.3em;
}

#banner-header {
padding: 0;
margin: 0;
text-indent: -9999px;
}


/* フッター */
#footer{
    text-align: center;
    clear: both;
    font-size: 10px;
    margin: 0px 0px 0px 0px;
    background: url(http://juhee-rim.com/img/face_container_bottom.gif) no-repeat center bottom;
    height: 30px;
}

#footer-inner {
    padding: 0px;
}


/* IQロゴ表示 */
#iq{
    margin-bottom: 30px;
}


/* ナビ */
.content-nav {
    font-size: 10px;
    margin: 0px 0px 10px 0px;
    text-align: center;
}


/* 日付 */
.date-header {
    font-size: 10pt;
    font-weight: bold;
    text-align: left;
    margin: 0px 0px 4px 0px;
}


/* エントリー・アーカイブ */
.entry,
.archive {
    margin: 0px 0px 10px 0px;
    line-height: 150%;
    float: left;
    width: 430px;
    background: #FFFFFF;
}


.entry-body,
.entry-more {
    clear: both;
    padding: 0px 5px 0px 10px;
    font-size: 14px;
}

.entry-body img {
    border: solid 6px #F5F5F5;
    }

.entry-body img.r { 
float: right; 
border: solid 6px #F5F5F5;
margin-right:8px; 
margin-bottom:5px; 
vertical-align:top; 
}

.entry-body img.l { 
float: left; 
border: solid 6px #F5F5F5; 
margin-right:8px; 
margin-bottom:5px; 
vertical-align:top; 
}

.entry-more-link {
    font-size: 12px;
}

.entry-header {
    text-align: left;
    margin: 0;
}

.archive h2 {
    font-size: 14pt;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', serif;
    background-image: url(http://juhee-rim.com/img/face_icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    margin: 0px;
    padding: 25px 0px 16px 56px;
    color: #6D943F;
}


.entry h2 {
    font-size: 14pt;
    font-weight: bold;
    font-family: Georgia, 'Times New Roman', serif;
    background-image: url(http://juhee-rim.com/img/face_icon.gif);
    background-repeat: no-repeat;
    background-position: left center;
    text-align: left;
    margin: 0px;
    padding: 15px 0px 8px 56px;
    color: #6D943F;
}

.entry a { color: #6D943F; text-decoration: none; }
.entry a:hover { color: #99BA71; text-decoration: underline; }

.entry-footer {
    margin: 0;
    padding: 3px 3px 3px 3px;
    border-top: 1px solid #DCDCDC;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.entry-tags {
    padding: 0px 0px 10px 5px;
}

.entry-tags-header,
.entry-tags-list,
.entry-tag { display: inline; }

.entry-tags-list {
    list-style:none;
    padding: 0px 0px 0px 5px;
}

.archive-list {
    margin: 0;
    padding: 0;
    list-style: none;
}

.archive-title {
    font-size: x-large;
    font-weight: bold;
    text-align: right;
    border-bottom: dotted 3px #F4D6A6;
    background: #fff;
    margin: 0px;
    padding: 0px 5px 0px 0px;
    color: #EBBE75;
}

/* 引用 */
blockquote {
    width: auto;
    margin: 15px 5px 15px 5px;
    padding: 10px;
    border: 1px solid #BF6863;
    background: #F2E4E3;
    font-size: 13px;
    line-height: 150%;
}


/* コメント・トラックバック */
.comments,
.trackbacks {
    margin: 0px 0px 20px 0px;
    line-height: 150%;
}

#trackbacks-info {
    margin: 0;
    padding: 0;
    text-align: center;
}

.comments-header,
.comments-open-header,
.trackbacks-header {
    padding: 5px 5px 5px 5px;
    margin: 5px 10px 5px 10px;
    border: 1px solid #DCDCDC;
    color: #666;
    font-weight: bold;
    line-height: 100%;
}

.comment-content,
.comments-open-content,
.trackback-content {
    margin: 0;
    padding: 0px 10px 0px 10px;
}

.comment-footer,
.comments-open-footer,
.trackback-footer {
    margin: 0 0 20px 0;
    padding: 0px 0px 3px 0px;
    border-bottom: 1px solid #DCDCDC;
    color: #666;
    font-size: 10px;
    text-align: right;
}

.comments-open label { display: block; }

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 90%;
    font-size: 12px;
}

#comment-bake-cookie {
    margin-left: 0;
    vertical-align: middle;
}

#comment-post {
    font-weight: bold;
}


/* フォーム */
form { margin: 0; padding: 0; }
form textarea#comment-text { width: 90%; }


/* サイドバー */

.module-content {
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 10px 0px;
    font-size: 11px;
    line-height: 150%;
}

.module-header {
    padding: 5px 5px 5px 5px;
    margin: 0px 0px 0px 0px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

.module-list {
    padding: 0px;
    margin: 5px 0px 5px 0px;
    list-style: none;
}

.module-list-item {
    padding: 0px 0px 0px 10px;
    margin: 2px 0px 2px 0px;
    color: #666;
    background: url(http://juhee-rim.com/img/face_alow.gif) no-repeat center left;
}

/* 検索 */
.module-search input { font-size: 11px; }
.module-search-font { font-size: 10px; }
.module-search #search { width: 90%; }


/* カレンダー */
.module-calendar table {
    border-collapse: collapse;
    font-size: 10px;
    line-height: 120%;
}

.module-calendar th,
.module-calendar td {
    width: 17%;
    text-align: center;
}

/* 横カレンダーFlash */
.calendar_flash {
    margin: 5px 0px 20px 0px;
}


/* 1カラム */

.layout-one-column #container { width: 800px; }
.layout-one-column #banner { width: 100%; }
.layout-one-column #footer { width: 100%; }
.layout-one-column #alpha {
    float: left;
    margin: 0px;
    width: 770px;
}

.layout-one-column #alpha-inner {
    padding: 15px 15px 15px 15px;
    margin: 0px 0px 15px 25px;
    background: #FFFFFF;
}

/* 2カラム(左サイドバー) */

.layout-two-column-left #container { width: 800px; }
.layout-two-column-left #banner { width: 100%; }
.layout-two-column-left #footer { width: 100%; }

.layout-two-column-left #alpha {
    float: left;
    width: 220px;
    background: #FFFFFF;
    border: 1px solid #C0C0C0;
    margin: 0px 0px 10px 0px;
}

.layout-two-column-left #alpha-inner {
    padding: 15px 10px 0px 10px;
}

.layout-two-column-left #beta {
    float: left;
    width: 568px;
    background: #FFFFFF;
    margin: 0px 0px 10px 0px;
}

.layout-two-column-left #beta-inner {
    padding: 15px 10px 0px 20px;
}


/* 2カラム(右サイドバー) */

.layout-two-column-right #container { width: 800px; }
.layout-two-column-right #banner { width: 100%; }
.layout-two-column-right #footer { width: 100%; }

.layout-two-column-right #alpha {
    float: left;
    width: 568px;
    margin: 0px 0px 10px 0px;
}

.layout-two-column-right #alpha-inner {
    padding: 15px 20px 0px 10px;
}

.layout-two-column-right #beta {
    float: left;
    width: 220px;
    margin: 0px 0px 10px 0px;
}

.layout-two-column-right #beta-inner {
    padding: 15px 10px 0px 10px;
}


/* 3カラム */

.layout-three-column #container { width: 800px; }
.layout-three-column #banner { width: 100%; }
.layout-three-column #footer { width: 100%; }

.layout-three-column #alpha {
    float: left;
    width: 180px;
}

.layout-three-column #alpha-inner {
    padding: 0px 10px 0px 10px;
}


.layout-three-column #beta {
    float: left;
    width: 430px;
}

.layout-three-column #beta-inner {
    background: #FFFFFF;
    padding: 0px 10px 10px 10px;
}



.layout-three-column #gamma {
    float: left;
    width: 180px;
}

.layout-three-column #gamma-inner {
    padding: 0px 10px 0px 10px;
}

.book_s {
	text-align: center;
	margin: 15px 0px -5px 0px;
}
.book_s img {
	vertical-align: bottom;
}
.t_center {
      text-align: center;
}