/* 文字色、背景色、画像などの設定をカスタマイズされる方は、このスタイルシートの最後の方をご覧ください

左メニューの画像は横幅150px、右メニューの画像は横幅130pxが最適です
記事の画像は横幅380px以下にしてください
それ以上にするとレイアウトが崩れる場合があります。

利用規約は　http://myhurt666.blog22.fc2.com/
*/

* {
    margin-top: 0;
}

body {
    text-align: center;
    margin: 0px;
    padding: 0px;
    font-size: 12px;
    font-family: "ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3",Osaka,sans-serif ;
    word-break: break-all;
}


#layout {
    width: 800px;
    padding-top: 0px;
    position: relative;
    margin:0 auto;
}

#header {
    width : 800px;
    height : 295px;
    margin-top:  0px;
    padding-top: 0px;
    text-align: left;
}

#content {
    width : 770px;
    margin: 0px 15px 0px 15px;
}

#menu {
    float : left;
    width : 160px;
    margin: 20px 15px 0px 0px;
    text-align: left;
    overflow:hidden;
    font-size: 11px;
}

#main {
    margin: 20px 15px 0px 0px;
    float : left;
    width : 450px;
    text-align: left;
}

#menu_2 {
    float : left;
    width : 140px;
    right: 15px;
    margin: 20px -15px 0px 0px;
    text-align: left;
    font-size: 11px;
}

#footer {
    clear : both;
    width: 550px;
    color: gray;
    padding-top: 10px;
    text-align: center;
    padding-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}

/* タイトル */
.site_title {
    font-weight: bolder;
    text-align: left;
    padding-top: 200px;
    padding-left: 20px;
}
.site_title a{
    font-size: 18px;
    text-decoration: none;
}
.site_title a:hover {
    text-decoration : underline;
}

/* 説明文 */
.site_intro {
    margin-top: 10px;
    text-align: left;
    margin-top: 5px;
    padding: 5px 15px 10px 25px;
}

/* メニュー、便利ナビ見出し */
.menu_area h2, #benri_navi_area h2 {
    font-weight: bold;
    padding: 2px 0px 3px 10px;
    margin-bottom: 10px;
    font-size: 12px;
}

/* 記事タイトル */
.entry_table h2 {
    font-size: 14px;
    font-weight: bolder;
    margin: 10px 10px 10px 10px;
}
.entry_table h2 a{
    text-decoration: none;
}
.entry_table h2 a:hover {
    text-decoration: underline;
}

h4, h5, h6 {
    font-size: 12px;
}

/* コメント見出し */
.comment_header {
    font-size: 14px;
    font-weight: bolder;
    margin: 10px 10px 15px 10px;
    padding-bottom: 10px;
}
.comment_header a:hover {
    text-decoration: none;
}

/* コメント タイトル */
.comment_title {
    font-size: 12px;
    font-weight: bolder;
    margin: 0px 10px 15px 10px;
}
.comment_title a:hover {
    text-decoration: none;
}

/* リンク */
a {
    text-decoration:none;
}
a:hover {
    text-decoration: underline;
}

/* プロフィール画像 */
.pay img, .plugin-myimage {
    margin-bottom: 10px;
} 

/* リスト */
.menu_area ul {
    text-align:left;
    margin: 0px 0px 10px 0px;
    padding-left: 0px;
    list-style-type: none;
    text-decoration: none;
}

/* 便利ナビ リスト */
#benri_navi_ul {
    font-size: 12px;
    text-align:left;
    margin: 0px 0px 10px 15px;
    padding-left: 0px;

    list-style-type: none;
    text-decoration: none;
}

.menu_area li,
#benri_navi_area li {
    text-align: left;
    line-height: 130%;
    padding: 1px 0px 3px 20px;
    text-decoration: none;
    list-style-type: none;
}

.menu_area a,
#benri_navi_area a {
    text-decoration: none;
}
.menu_area a:hover,
#benri_navi_area a:hover {
    text-decoration: underline;
}

/* プラグイン */
.plugin_area {
              margin : 10px 5px 10px 5px;
}
.plugin_content {
                 margin : 10px 0px 0px 0px;
}
.menu_content {
               margin : 10px 5px 0px 5px;
}

/* エントリー */
.entry_table {
    width: 420px;
    margin-bottom: 30px;
    overflow:hidden;
}

/* 記事下　next and prev */
.entry_navi {
    font-size: 11px;
    text-align: center;
    margin: 0px;
    padding: 10px 20px 10px 20px;
}

/* 便利ナビ next and prev */
.benri_navi_state {
    font-size: 12px;
    text-align:left;
    margin: 0px 20px 10px 15px;
    padding: 0px;
    line-height: 150%;
}

/* 記事本文 */
.entry_text {
    line-height: 1.5;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 0px 10px 0px 10px;
}

/* 記事画像 */
.entry_text img {
    padding: 0px;
    margin-right: 10px;
    margin-bottom: 10px;
} 
.entry_text a {
               text-decoration: underline;
}
.entry_text a:hover {
               text-decoration: underline;
}

/* 記事内 ナビ */
.entry_state {
    font-size: 12px;
    text-align: right;
    line-height: 140%;
    padding-top: 5px;
    margin: 0px 10px 15px 10px;
}

.entry_text img {
                 padding: 0px;
                 margin-right: 10px;
                 margin-bottom: 10px;
} 

/* コメントフォーム テーブル */
.comment_table {
    width: 420px;
    margin-bottom: 30px;
}

/* コメント ナビ */
.comment_state {
    font-size: 12px;
    text-align: right;
    line-height: 150%;
    padding: 15px 0px 5px 0px;
    margin: 0px 10px 10px 10px;
}

.entry_state li,
.comment_state li,
.entry_navi li,
.benri_navi_state li {
    display: inline;
}

/* 引用文 */
blockquote {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 10px;
    margin: 10px 30px 10px 30px;
    overflow: auto;
}

/* コード等 */
pre {
    border: 1px solid #CCC;
    background: #FFF;
    padding: 10px;
    overflow: auto;
    margin: 10px 0px 10px 0px;
    width: 380px;
}

/* テーブル */
.entry_table table,
.entry_table td,
.entry_table th {
    border-collapse: collapse;
    border: 1px solid #CCC;
    padding: 3px;
    margin: 0px 0px 10px 0px;
    font-size:12px;
}

/* テーブルキャプション */
.entry_table caption {
    border-collapse: collapse;
    padding: 3px;
    margin: 10px 0px 0px 0px;
    font-size:12px;
}

/* トラックバックURL */
.trackback_text {
    line-height : 130%;
    padding-bottom : 15px;
    margin: 0px 10px 10px 10px;
}

/* HOME テーブル */
.home_table{
    width: 550px;
    margin: 0px 0px 40px 0px;
}

/* 絵文字 */
img.emoji {
    margin:2px 2px 4px 2px;
    vertical-align:middle; 
}

/* カレンダー */
.calendar_layout {
                  margin-left: 5px;
                  margin-bottom: 15px;
}

.calender {
           font-size: 11px;
           line-height: 100%;
           width: 150px;
           background: #FFFFFF;
           border: 1px solid #993300;
           color: gray;
}

.calender a         { font-weight: bolder;}
.calender a:link    {color: #CCC;  text-decoration: none;}
.calender a:active  {color: #CCC;  text-decoration: none;}
.calender a:visited {color: #CCC;  text-decoration: none;}
.calender a:hover   {color: #CCC;  text-decoration: underline;}

.calender caption {
                   width: 150px;
                   font-size: 10px;
                   padding-bottom: 1px;
                   background: #FFF;
                   color: #333;
                   border-top: 1px solid #993300;
                   border-left: 1px solid #993300;
                   border-right: 1px solid #993300;
                   padding: 3px 0px 3px 0px;
                   vertical-align: middle;
}

.calender caption a:link    {color: #666;  text-decoration: none;}
.calender caption a:active  {color: #666;  text-decoration: none}
.calender caption a:visited {color: #666;  text-decoration: none}
.calender caption a:hover   {color: #333;  text-decoration: underline;}
.calender th {

    width: 20px;
    height: 16px;
    font-weight: bolder;
    text-align: center;
}

.calender td {
    width: 20px;
    height: 16px;
    text-align: center;
}
.calender td a {
    display: block;
}
.calender td a:link {
    background: #ffffff!important;
    color: #666;
    text-decoration: none;
}

.calender td a:visited {
    background: #ffffff!important;
    color: #333;
    text-decoration: none;
}

.calender td a:hover {
    background: #333!important;
    color: #FFF;
    text-decoration: underline;
}

/* カレンダー曜日 */
th#sun {
    color: #CC3300;
}
th#sat {
    color: #0066CC;
}

/*
色の設定をカスタマイズされたい方は、以下の部分を変更なさってください。
*/

/* 背景色の設定 */

/* ヘッダ背景色 */
#header {
    background-color: #FFF;
    border-bottom: 1px double #333;
}

/* フッタ背景色 */
#footer {
    background-color: #FFF;
    border-top: 1px solid #993300;
}

/* ボディ背景色 */
#layout {
    background-color: #FFF;
    border-left: solid 1px #993300;
    border-right: solid 1px #993300;
}

/* 記事部分 & メニュー 背景色 */
#main , #menu {
    background-color: #FFF;
}

/* 記事欄 背景色 */
.entry_table,
.comment_table {
    background-color: #FFF;
    border: 1px solid #993300;
}

/* 文字色の設定 */

/* タイトル 文字色 */
.site_title a {color: #FFF;}
.site_title a:hover {color: #FFF;}

/* サイト説明文 */
.site_intro {color: #FFF;}

/* メニュー、便利ナビ見出し 文字色 */
h2 {
    color: #993300;
}

.menu_area h2, #benri_navi_area h2 {
    border-top: 1px solid #CC6600;
    border-right: 3px solid #993300;
    border-bottom: 1px solid #CC6600;
    border-left: 3px solid #993300;
}

/* 記事タイトル 文字色 */
.entry_table h2 a {
    color: #993300;
}
.entry_table h2 a:hover {
    color: #333;
}

/* コメント＆トラックバック見出し 文字色 */
.comment_header {
    color: #666;
    border-bottom: 1px dotted #993300;
}
.comment_header a, .comment_header a:hover {
    color: #666;
}

/* コメント＆トラックバックタイトル 文字色 */
.comment_title, .comment_title a, .comment_title a:hover{
    color: #666;
}
.comment_state {
    border-bottom: 1px dotted #993300;
}

/* リンク 文字色 */
a {color: #993300;}
a:hover {color: #336699;}

/* リスト 文字色 */
li {color: #666;}
li a {color: #993300;}
li a:hover {color: #336699;}

/* 記事内 ナビ 文字色 */
.entry_state {
    color: #333;
    border-top: 1px dotted #993300;
}

.entry_state a,
.comment_state a,
.benri_navi_state a {
    color: #993300;
}

/* HOME ナビ 文字色 */
.entry_navi {color: #666;}

/* 記事 文字色 */
.entry_text {color: #666;}

/* トラックバックURL */
.trackback_text {
    border-bottom: 1px dotted #993300;
}

/* その他 文字色 */
#menu, #main, #footer {
    color: #666;
}
#footer a {color: #993300;}


/* 画像の設定 */

/* 背景画像 */
body {
      background:  url(http://blog-imgs-29.fc2.com/m/y/h/myhurt/new_navi_bg_g.gif);
}

/* リストアイコン */
.menu_area li,
#benri_navi_ul li {
    background: 
url(http://blog-imgs-23.fc2.com/m/y/h/myhurt666/new_navi_2_icon_o_ph_dog.gif)
    no-repeat;
}

body {
    background: url(http://blog-imgs-29.fc2.com/m/y/h/myhurt/new_navi_bg_g.gif);
}

#header {
    background-image: 
url(http://blog-imgs-49.fc2.com/m/i/y/miyumisamomo/20111022192342850.jpg);
}
