@charset "UTF-8"; /* PublishCharset into mt-config.cgi */

/*
 * File      : styles-site.css
 * Version   : 3.01
 * Update    :
 * 2.00 2005.09.01: Update for Movable Type 3.2.
 * 2.01 2005.09.03: add font-size to content-nav.
 * 2.02 2005.09.27: correct the capital letter to the small letter.
 * 2.03 2005.10.13: add ul and ol type selectors to .entry class selector.
 * 2.04 2005.11.26: fixed typo.
 * 2.05 2006.01.26: comment out the specification of the background image.
 * 2.06 2006.02.26: delete font-weight property from all name selector and add h type selectors
 *                            and brought property for the title together.
 * 2.07 2006.06.01: add .archive-list class selector.
 * 3.00 2006.06.27: Update for Movable Type 3.3.
 * 3.01 2006.07.07: correct class selector.
 *
 * Copyright (C) 2005-2006 www.koikikukan.com All rights reserved.
 */

/* すべて */
* {
    margin: 0;
    padding: 0;
    font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

.imageleft {
    float: left;
    margin: 0px 8px 2px 0px;
}

.photopicture {
    padding: 8px;
}

.paginate {
    margin: 40px 0 20px 0;
    padding: 0 50px 0 50px;
    text-align: center;
    font-size: 12px;
    line-height: 150%;
    letter-spacing: 1px;
}

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

/* リンク */
a,
a:link,
a:visited {
    color: #689885;
    text-decoration: none;
}
a:hover {
    color: #689885;
    text-decoration: underline;
}
a:active {}

/* タグリンク */
#tag a,
#tag a:link,
#tag a:visited {
    color: #606060;
    text-decoration: none;
}

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

#tag a:active {}

/* 画像 */
    .entry-body img,
    .entry-more img,
    .photo-body img {
    border: 1px solid #a7a7a7;
}

/* リンクつき画像 */

a img {
    border: none;
}

/* 段落 */
p {
    margin-top: 15px;
    margin-bottom: 15px;
}

/* フォーム */
form {
    margin: 0px;
}

#search-options,
input {
    padding: 3px;
    font-size: 12px;
    color: #656565;
    border: 1px solid #a7a7a7;
}

/* twitterフッター */
.twtr-ft {
    display:none;
}

.follow_button {
    padding: 5px 0 20px 0;
    text-align: left;
}

/* トップバナー */
#top_banner {
    height: 39px;
    border-bottom: 1px solid #a7a7a7;
    color: #999999;
    background-image:url(http://imhere.jp/images/blogparts/top_banner2.gif);
    text-align: left;
}

#top_banner h1 {
    margin: 0;
    padding: 3px 0 0 5px;
    color: #00612A;
    font-size: 12px;
    text-decoration: none;
}

#top_banner h1 a{
    display: block;
    width: 160px;
    height: 0;
    padding-top: 30px;
    text-decoration: none;
    line-height: 100%;
    overflow: hidden;
}

#top_banner h1 a:hover{
    text-decoration: none;
}

p span {
    padding: 0;
 }

/* タイトルバナー */
#banner {
    height: 80px;
    border-bottom: 1px solid #a7a7a7;
    color: #999999;
    background-image:url(http://imhere.jp/images/blogparts/top_banner.gif);
    text-align: left;
}

#banner h1 {
    margin: 0;
    padding: 45px 0 0 5px;
    color: #00612A;
    font-size: 12px;
    text-decoration: none;
}

#banner h1 a{
    display: block;
    width: 160px;
    height: 0;
    padding-top: 30px;
    text-decoration: none;
    line-height: 100%;
    overflow: hidden;
}

#banner h1 a:hover{
    text-decoration: none;
}

p span {
    padding: 0;
 }

/* SNSボタン */
.sns_button {
    width: 590px;
    height: 22px;
    margin: 10px 0 0 0;
    padding: 0;
    text-align: left;
}

.sns_button .twitter_button {
    width: 80px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button .mixi_button {
    width: 60px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button .hatena_button {
    width: 52px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button .facebook_button {
    width: 100px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

/* SNSボタン2（フォト、スピッツ、ボニー） */
.sns_button2 {
    width: 590px;
    height: 25px;
    margin: 0 0 10px 0;
    padding: 0;
    text-align: left;
}

.sns_button2 .twitter_button {
    width: 57px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button2 .mixi_button {
    width: 60px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button2 .hatena_button {
    width: 20px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

.sns_button2 .facebook_button {
    width: 85px;
    margin: 0 10px 0 0;
    display: inline;
    float: left;
}

/* SNSボタン（トップバー） */
.topbar {
    width: 950px;
    height: 41px;
    margin: 0;
    padding: 0;
    color: #999999;
   background-image:url(http://imhere.jp/images/blogparts/topbar_background.gif);
    text-align: right;
}

.topbar .rss_button {
    width: 20px;
    margin: 14px 0 0 0;
    display: inline;
    float: right;
}

.topbar .twitter_button {
    width: 57px;
    margin: 14px 0 0 10px;
    display: inline;
    float: right;
}

.topbar .mixi_button {
    width: 60px;
    margin: 14px 0 0 10px;
    display: inline;
    float: right;
}

.topbar .hatena_button {
    width: 20px;
    margin: 14px 0 0 13px;
    display: inline;
    float: right;
}

.topbar .facebook_button {
    width: 85px;
    margin: 14px 10px 0 13px;
    display: inline;
    float: right;
}

/* エントリー全体 */
.blog {
    margin: 15px 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 12px;
    color: #656565;
    background: none;
}

.blog2 {
    margin: 5px 0 0 0;
    padding: 10px 0 10px 0;
    font-size: 12px;
    color: #656565;
    background: none;
}

.blog2 h2 {
    margin: 20px 0 15px 0;
    padding: 0 0 3px 13px;
    color: #689885;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #a7a7a7;
}

/* エントリー日付 */
.date { 
    margin: 6px 5px 0 13px;
    padding: 2px 0 2px 0;
/*    background-position: left; 
    background-repeat: no-repeat;
    background-image: url(".gif");*/
    font-size: 11px;
    font-weight: normal;
}

/* エントリー日付・コメントタイトル・トラックバックタイトルの配色 */
.date,
.comments-header,
.comments-open-header {
    color: #656565;
    background: #ffffff;
}

/* エントリー */
.entry,
.aboutentry,
.aboutentry2,
.photoentry {
    width: auto;
    margin: 0 0 15px 0;
    color: #656565;
    background-color:transparent;
/*    background-position: right; 
    background-repeat: repeat-y; 
    background-image: url(".gif");*/
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}

/* エントリーのテキストエリア可変長指定 */
.entry textarea {
    width: 97%;
}

/* 追記 */
.entry.extended {}

/* エントリータイトル */
.entry-header {
    margin: 5px 0 0 0;
    padding: 0 0 3px 8px;
    color: #656565;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #a7a7a7;
    border-left: 5px solid #a7a7a7;
}

h5 {
    margin:15px 0 0 0;
    padding: 0 0 3px 0;
    border-bottom: 1px solid #a7a7a7;
}

.entry ul,
.aboutentry ul,
.aboutentry2 ul,
.photoentry ul {
    margin:15px 0 20px 0;
    padding:0;
}

.entry li {
    margin:0 0 0 30px;
    padding:0;
    list-style-image:url(http://imhere.jp/images/blogparts/marker.gif);
}

.aboutentry li {
    margin:0 0 0 10px;
    padding:0px;
    list-style:none;
}

.aboutentry2 li {
    margin:0 0 0 10px;
    padding:0 0 0 15px;
    list-style:none;
}

.photoentry li  {
    margin:0 0 0 10px;
    padding:0 0 0 18px;
    list-style:none;
}

/* 投稿者 */
.entry-footer {
    margin: 5px 0 0 0;
    border-top: 1px solid #a7a7a7;
    text-align: right;
    color: #656565;
    font-size: 10px;
}

/* タグ */
.entry-tags-header,
.entry-tags-list,
.entry-tag {
    display: inline;
    font-size: 12px;
    color: #656565;
}

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

/* アーカイブページ本文 */
.archive-list {
    margin: 10px 0;
}

/* アーカイブテンプレートの前後リンク */
.content-nav {
    margin: 10px;
    text-align: center;
    font-size: 12px;
}

/* サイドメニュータイトル */
.sidetitle {
    height: 35px;
    margin-top: 3px;
    padding: 0;
    border-bottom: 1px solid #a7a7a7;
    text-align: left;
    color: #eeeeee;
    font-size: 12px;
    letter-spacing:1px;
}

.sidetitle2 {
    height: 35px;
    margin: 3px 0 10px 0;
    padding: 0;
    border-bottom: 1px solid #a7a7a7;
    text-align: left;
    color: #eeeeee;
    font-size: 12px;
    letter-spacing:1px;
}

/* サイドメインメニュー */

#menu {
    width:145px;
    margin: 0 0 25px 0;
    background: none;
    color: #656565;
    font-size: 12px;
    letter-spacing:0;
}

#menu ul,
.links ul{
    margin:0 0 20px 0;
    padding:0;
}

#menu li,
.links li{
    margin:0;
    padding:0;
    list-style:none;
    border-bottom:1px dotted #a7a7a7;
}

#menu a,menu a:link,menu a:visited{
    width:135px;
    margin:0;
    padding:12px 0 12px 10px;
    color: #656565;
    background-color:transparent;
    text-decoration:none;
    display:block;
}

#menu a:hover,
.links a:hover{
    color: #656565;
    background-color: #e6e6e6;
    text-decoration:none;
}

/* リンクメニュー */

.links {
    width:155px;
    margin: 0 0 25px;
    background: none;
    color: #656565;
    font-size: 10px;
}

.links a,links a:link,links a:visited{
    width:145px;
    margin:0;
    padding:5px;
    color: #656565;
    background-color:transparent;
    text-decoration:none;
    display:block;
}

/* サイドメニュー */

.side,
.others {
    margin: 10px 0 20px 0;
    background: none;
    color: #656565;
    font-size: 10px;
    line-height: 170%;
}

.bbs {
    margin: 0;
    background: none;
    text-align: center;
}

.updown {
    margin: 0 0 20px 0;
    padding: 10px 0 0 0;
    background: none;
    border-top:1px solid #a7a7a7;
    font-size: 10px;
    text-align: center;
}

.updown span {
    padding: 0 0 0 20px;
 }

#tag {
    margin: 10px 5px 20px 5px;
    background: none;
    line-height: 130%;
}

.sidecenter {
    margin: 10px 0 20px;
    background: none;
    color: #656565;
    font-size: 10px;
    text-align: center;
}

.sidecenter dl {
    margin:0 0 20px 0;
    padding:0;
}

.sidecenter dt{
    margin:10px 0 5px 0;
    padding:0;
}

.sidecenter dd {
    margin: 0 0 3px 0;
    background: none;
    color: #656565;
    font-size: 10px;
}

.sidecenter img {
    border: 1px solid #a7a7a7;
}

.side ul,
.others ul {
    margin: 0;
    padding: 0;
}

.others li {
    margin: 0;
    padding: 0 0 0 15px;
    list-style:none;
}

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

.check {
    background-image:url(http://imhere.jp/images/blogparts/marker.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
 }

.ng {
    background-image:url(http://imhere.jp/images/blogparts/ng.gif);
    background-repeat:no-repeat;
    background-position: 0 4px;
 }

.camera {
    background-image:url(http://imhere.jp/images/blogparts/camera.gif);
    background-repeat:no-repeat;
    background-position: 0 5px;
 }

.lens {
    background-image:url(http://imhere.jp/images/blogparts/lens.gif);
    background-repeat:no-repeat;
    background-position: 0 5px;
 }

.side select {
    font-family: Verdana, Arial, sans-serif;
    color:#656565;
    background: #ffffff;
    font-size:10px;
    border: 1px solid #a7a7a7;
}

/* サイドメニュー(タグクラウド用) */
ul#tags {
    margin-top: 5px;
    padding-left: 0;
    list-style: none;
}

ul#tags .module-list-item {
    display: inline;
}

ul#tags li.taglevel1 {
    font-size: 18px;
}

ul#tags li.taglevel2 {
    font-size: 16px;
}

ul#tags li.taglevel3 {
    font-size: 14px;
}

ul#tags li.taglevel4 {
    font-size: 12px;
}

ul#tags li.taglevel5 {
    font-size: 10px;
}

ul#tags li.taglevel6 {
    font-size: 9px;
}

.clear {
    clear: both;
}

/* コメント・トラックバック */
#comments-open-data p {
    margin-bottom: 10px;
}

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

#comment-author, #comment-email, #comment-url, #comment-text {
    width: 220px;
    border: 1px solid #a7a7a7;
}

#comment-text {
    width: 580px;
    height: 150px;
    border: 1px solid #a7a7a7;
}

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

#comments-open-footer {
    text-align: left;
}

.comments {
    margin: 10px 0 10px 0;
    color: #656565;
}

.comments-header,
.comments-open-header {
    margin: 15px 0;
    padding: 2px 0;
    color: #689885;
    font-size: 12px;
    font-weight: bold;
    border-bottom:1px solid #a7a7a7;
}

.comment-content,
.comments-open-content {
    margin: 0;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    letter-spacing:1px;
}

.comment-content p {
    margin-top: 10px;
    margin-bottom: 5px;
}

.comment-footer {
    font-size: 10px;
    border-top: 1px solid #a7a7a7;
    text-align: right;
    padding-top: 3px;
    margin-right: 2px;
    letter-spacing:1px;
}

.comments-open label {
    display: block;
}

.comments-head {
    font-size: 12px;
    color: #656565;
    background: #ffffff;
    padding: 2px 0 2px 0;
    border-bottom: 1px solid #a7a7a7;
    margin: 15px 0;
}

/* ミュージック */

.submenu{
    width: 300px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 30px;
    padding: 10px 0;
    border: none;
    background-image:url(http://imhere.jp/images/blogparts/submenu_back.gif);
    background-repeat: no-repeat;
    text-align: center;
}

.submenu p {
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 12px;
    text-decoration: none;
}

.submenu span {
    padding: 0 20px 0 20px;
}

/* ボニーコンテント */
.layout-three-column #bonnie-content {
    float: left;
    width: 620px;
    margin: 0;
 }

.bonnie-submenu{
    width: 230px;
    margin-top: 30px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    padding: 10px 0;
    border: none;
    background-image:url(http://imhere.jp/images/blogparts/bonniesubmenu_back.gif);
    background-repeat: no-repeat;
    text-align: center;
}

.bonnie-submenu p {
    margin: 0;
    padding: 0;
    color: #656565;
    font-size: 12px;
    text-decoration: none;
}

.bonnie-submenu span {
    padding: 0 20px 0 20px;
}

#bonnie-content h2 {
    margin: 20px 0 15px 0;
    padding: 0 0 3px 13px;
    color: #689885;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #a7a7a7;
}

/* スピッツコンテント */
.layout-three-column #spitz-content {
    float: left;
    width: 620px;
    margin: 0;
}

input,textarea {
    font-family:"Hiragino Kaku Gothic Pro W3","ヒラギノ角ゴ Pro W3","メイリオ",Meiryo,Verdana,Osaka,"ＭＳ Ｐゴシック",sans-serif;
}

#spitz-content h2 {
    margin: 20px 0 15px 0;
    padding: 0 0 3px 13px;
    color: #689885;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #a7a7a7;
}

/* フォトグラフ */
.layout-three-column #photo-content {
    float: left;
    width: 620px;
    margin: 0;
}

.photo-body {
    float: left;
    margin: 15px 0 15px 0;
    padding: 0;
    background: none;
    color: #656565;
}

.photo-body a img {
    border: 2px #dcdcdc solid;
}

.photo-body a:hover img {
    border: 2px #f29b76 solid;
}

#photo-content h2 {
    margin: 20px 0 15px 0;
    padding: 0 0 3px 13px;
    color: #689885;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px solid #a7a7a7;
}

/* フッター */

#footer {
    width: 950px;
    height: 11px;
    margin-right: auto;
    margin-left: auto;
    padding:0;
    text-align: center;
    background-image:url(http://imhere.jp/images/blogparts/footer_background.gif);
    background-repeat: no-repeat;
}

/* カラム切り替え */

/* 3カラム用 */
body.layout-three-column,
body.layout-two-column-left,
body.layout-two-column-right,
body.layout-one-column {
    text-align: center;
    background: #ffffff;
}

.layout-three-column #box {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
}

/* 3カラム */
.layout-three-column #wrap {
    float: left;
    width: 780px;
}

.layout-three-column #content {
    float: left;
    width: 620px;
    margin: 0;
}

.layout-three-column #links-left-box {
    float: left;
    width: 160px;
}

.layout-three-column #links-right-box {
    float: left;
    width: 170px;
}

.layout-three-column #links-left,
.layout-three-column #links-right {
    padding: 15px 0 0 15px;
    color: #eeeeee;
}

/* 2カラム(右サイドバー) */
.layout-two-column-right #content {
    float: left;
    width: 763px;
    margin: 0 0 10px 0;
}

.layout-two-column-right #links-right-box {
    float: left;
    width: 185px;
}

.layout-two-column-right #links-right {
    padding: 15px 15px 0;
    color: #eeeeee;
}

/* 2カラム用 */
.layout-two-column-left #box,
.layout-two-column-right #box {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
}

/* 2カラム用 */
.layout-one-column #container {
    margin-bottom: 0;
}

/* 1カラム */
.layout-one-column #content {}

/* フッタ */
.layout-one-column #footer {
    text-align: center;
}

.layout-one-column-liquid #footer {
    padding-bottom: 15px;
    text-align: center;
}

/* 1カラム用 */
.layout-one-column #box {
    width: 950px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 0;
    padding: 0;
    text-align: left;
    background-color: #ffffff;
}

.layout-one-column h1 {
    margin: 20px 0 0 0;
    color: #656565;
    background-color:transparent;
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}

.layout-one-column p {
    margin: 10px 0 0 0;
    color: #656565;
    background-color:transparent;
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}

/* 検索結果 */
#search-results,
#current-page {
    margin: 10px 0 0 0;
    color: #656565;
    background-color:transparent;
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}

.asset-header h2 {
    margin: 0;
    padding: 0 0 3px 8px;
    font-size: 12px;
    font-weight: bold;
    border-bottom: 1px solid #a7a7a7;
    border-left: 5px solid #a7a7a7;
}

/* コメント完了 */

#alpha-inner h1 {
    margin: 25px 0 0 0;
    color: #656565;
    background-color:transparent;
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}

#alpha-inner p {
    margin: 15px 0 7px 0;
    color: #656565;
    background-color:transparent;
    font-size: 12px;
    line-height:150%;
    letter-spacing:1px;
}
