@charset "utf-8";
/*--------------------------------------------------
    リセット
--------------------------------------------------*/
* {
        margin: 0;
        padding: 0;
}


/*--------------------------------------------------
    基本設定
--------------------------------------------------*/
html {
        overflow-y:scroll;
        height: 100%;  
}
body {
        background: #f3f3f3;
        color: #606060;
        font-family:"ＭＳ Ｐゴシック","MS PGothic";serif;
        font-size: 75%;
        text-align: left;
        overflow:visible;
        height: 100%;
}
/* for without IE6&IE7 */
html>/**/body {
        font-size: 11.5px;
}
/* for IE7 */
* + html body {
        font-family: serif;
}
/* for IE6&MACIE5 */  
* html body {
        font-family: serif;
        font-size:75%;
}  


/*--------------------------------------------------
    リンク
--------------------------------------------------*/
a {text-decoration: none;}
a:link,
a:visited {color: #222222;}
a:hover,
a:active {color: #6088b9;}


/*--------------------------------------------------
    画像
--------------------------------------------------*/
img,
a img {
        border: none;
}
.emoji{
        vertical-align:middle;
        border: none;
}


/*--------------------------------------------------
    基本要素
--------------------------------------------------*/
/* リスト */
ul, ol, li, dl, dt, dd { list-style: none; }  
  
/* フォーム */
/* for without IE6&IE7 */
html>/**/body textarea,
html>/**/body input,
html>/**/body select {
        font-size: 12px;
}
/* for IE7 */
* + html textarea,
* + html input, 
* + html select {
        font-family: serif;
}
/* for IE6&MACIE5 */  
* html textarea,
* html input,
* html select {
        font-family: serif;
        font-size:75%;
}


/*--------------------------------------------------
    レイアウト
--------------------------------------------------*/
div#container {
        width: 960px;
        margin: 0 auto;
}
div#header {
        height: 300px;
        text-align: center; /*--ブログタイトルを左そろえにする場合はleftに--*/
        background: url(https://blog-imgs-120.fc2.com/y/u/k/yukimizake3847/title9.jpg) no-repeat; /*--トップ画像の差し替えはここ。幅960px。画像の高さに合わせてheightの値も変更してください。--*/
        margin-bottom: 30px;
        position: relative;
}
div#warp {
        clear: both;
}
div#sidemenu {
        float: left;
        width: 220px;
        overflow: hidden;
}
div#main {
        float: right;
        width: 719px;
        margin-bottom: 20px;
        border-left: dashed 1px #aaaaaa;
}
div#footer {
        clear: both;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_foot_bg.jpg) no-repeat;
        height: 80px;
}
  

/*--------------------------------------------------
    ヘッダー
--------------------------------------------------*/
div#header h1 {
        padding: 25px 40px 0;
        margin-bottom: 5px;
        font-size: 200%;
        line-height: 1em;
        font-weight: normal;
        color: #ededed;
}
div#header h1 a{
        color: #ededed;
}
div#header h1 a:hover {
        color: #094081;
}
div#header div.url {
        color: #094081;
        font-family: sans-serif;
        font-size: 75%;
        letter-spacing: 0.2em;
        margin: 0 40px 10px;
}  
div#header p {
        padding: 4px 0 0;
        font-size: 90%;
        line-height: 1.1em;
        color: #ededed;
        display: inline;
        border-top: dotted 1px #ededed;
        margin: 0 40px;
}
div#top ul {
        position: absolute;
        bottom: 0;
        right: 5px;
}
div#top li {
        display: inline;
        width: 80px;
        height: 15px;
        font-size: 10px;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_menu_bg.png) no-repeat;
        float: left;
        margin-right: 2px;
        text-align: center;
}


/*--------------------------------------------------
    メインコンテンツ
--------------------------------------------------*/  
div.content {
        margin-bottom: 40px;
        overflow: hidden;
        padding: 0 0 20px;
}
div#entry_header {
        margin-bottom: 20px;
}
h2.kizi_title {
        margin: 0 20px 5px;
        font-size: 120%;
        color: #6088b9;
        padding: 10px 5px 5px;
        line-height:1.2em;
        border-bottom: solid 1px #aaaaaa;
}
h2.kizi_title a {
        color: #6088b9;
}
div.Date {
        margin: 0 25px;
        font-weight: bold;
}
div.entry_body {
        font-size: 100%;
        margin: 0 25px;
        line-height: 1.65em;
}
div.entry_body p.entry_more {
        margin: 10px 5px 20px 350px;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_more.png) no-repeat;
        width: 90px;
        height: 24px;
        text-align: center;
        font-size: 90%;
}
div.entry_body p.entry_more a:hover {
        color: #094081;
}
div.entry_body p.theme {
        margin: 10px 5px 10px;
        font-size: 90%;
        text-align: left;
}
div.entry_body p.tag {
        margin: 10px 5px 10px;
        font-size: 90%;
        text-align: right;
}
div.entry_body img {
        border: 0;
}
div.entry_footer {
        margin: 10px 20px;
        padding: 5px 5px 0;
        font-size: 90%;
        font-weight: bold;
        border-top: solid 1px #aaaaaa; 
}
div.kugiri {
        margin: 60px 25px 0;
        text-align: center;
}

/* 拍手＆ブックマーク、TW＆FB */
div.fc2_footer {
        margin: 10px 5px 10px;
}

/* ページナビ */
div.pagetop {
        text-align: right;
        margin: 5px 25px 40px;
        font-size: 90%;
}
div.page_navi {
        margin: 0;
        padding: 40px 25px 60px;
}
div.p_left {
        float: left;
}
div.p_right {
        float: right;
}

/* IE改行有効 */
br {
        letter-spacing: 0;
}

/* エントリー (html tag) */
/* 引用 */
div.entry_body blockquote {
        width: auto;
        margin: 10px 5px;
        padding: 1em 2em;
        border: solid 1px #6088b9;
        text-align: left;
}
/* 整形済みテキスト */
div.entry_body pre {
        width: auto;
        margin: 10px 5px;
        padding: 1em 2em;
        border: solid 1px #6088b9;
        overflow: auto;
        text-align: left;
}
/* 関連記事など定義リスト */
div.entry_body dl {
        width: auto;
        margin: 10px 5px;
        padding: 1em 2em;
        border: solid 1px #6088b9;
        font-size: 90%;
        text-align: left;
}  
div.entry_body dt {
        font-weight: bold;
        border-bottom: dotted 1px #6088b9;
        margin-bottom: 8px;
}
div.entry_body dd {
        margin-bottom: 10px;
        line-height: 1.5em;
}
div.entry_body ul,
div.entry_body ol {
        margin: 0;
        text-align: left;
}
div.entry_body li {
        list-style: disc outside;
        margin-left: 10px;
        margin-bottom: 0.8em;
        line-height: 1.2em;
}


/*--------------------------------------------------
    コメント、トラックバック
    全記事一覧、検索結果一覧
--------------------------------------------------*/  
#tb, #cm, #tl, #sa {
        margin: 0 25px;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_colum_bg.gif);
        text-align: left;
}
p.sub_header {
        font-size: 150%;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_colum_head.gif) no-repeat;
        height: 20px;
        padding: 15px;
        margin-bottom: 20px;
        color: #094081;
        letter-spacing: 0.2em;
        font-weight: bold;  
}
.colum {
        border: solid 1px #ededed;
        margin:15px 20px;
}
h3.sub_title {
        margin: 15px;
        color: #6088b9;
        font-size: 105%;
        border-bottom: dotted 1px #ededed;
        padding-bottom: 5px;
        font-weight: bold;  
}
div.sub_body {
        margin: 10px 15px;
        line-height: 1.8em;
}
ul.sub_footer {
        text-align: right;
        margin: 15px 20px;
        font-size: 85%;
        font-weight: bold;
}
ul.sub_footer li {
        display: inline;
        list-style-type: none;
}
div.form {
        margin: 40px 20px;
}
div.form dd {
        margin-bottom:8px;
}
div.form textarea {
        width: 90%;
        height: 180px;
}
div.form input#himitu {
        margin-right: 0.5em;
}
div.form .form_btn {
}
div.form .form_btn input {
        margin-right: 0.5em;
}
p.trackback_url {
        padding: 0 20px;
        text-align: left;
}
p.trackback_url input {
        padding:3px;
        border:none;
        width: 90%;
        background-color: #6088b9;
        color: #ffffff;
        margin-bottom: 10px;
}
div#tl_body {
        margin-bottom: 20px;
}
h2.tl_title {
        margin: 0 25px 2px;
        font-size: 100%;
        color: #6088b9;
        line-height:1.2em;
}
h2.tl_title a {
        color: #6088b9;
}
div#tl_body div.Date {
        margin: 0 25px;
        font-weight: normal;
        font-size: 90%;
}


/*--------------------------------------------------
    プラグイン3（トップページ固定表示用）
--------------------------------------------------*/ 
div#p3 {
        margin: 0 25px 30px;
        background: url(https://blog-imgs-46.fc2.com/u/r/a/uraraka01/27_colum_bg.gif);
        text-align: left;
        overflow: hidden;
}
div.p3_body {
        font-size: 90%;
        margin: 0 25px 30px;
        line-height: 1.8em;
}


/*--------------------------------------------------
    サイドバー(Plugin)
--------------------------------------------------*/  
#sidemenu li {
        list-style-type: disc;
        list-style-position: outside;
        margin: 0 10px 1em 10px;
        line-height: 1.2em;
}
dl#sidemenu_body {
        margin-bottom: 40px;
}
dt.plg_title {
        font-size: 100%;
        font-weight: bold;
        margin: 0 0 15px;
        padding: 6px 10px 6px;
        line-height: 1.1em;
        border: solid 1px #999999;
}
dd.plg_header,
dd.plg_body,
dd.plg_footer {
        font-size: 90%;
        line-height: 1.8em;
        margin: 0 10px;
}
dd.plg_body input {
        margin: 2px;
}



/*--------------------------------------------------
    カレンダー(Plugin)
--------------------------------------------------*/  
table.calender {
        width: 95%;
        margin: 0 auto;
        font-family: Arial;
        font-weight: bold;
}
table.calender caption {
        margin-bottom: 15px;
        margin: 0px auto;
        font-size: 120%;
}
table.calender th {
        border-bottom: 1px dotted #aaaaaa;
        text-align: center;
}
table.calender td {
        border: 1px dotted #aaaaaa;
        text-align: center;
}
table.calender td a {
        display: block;
        color: #ffffff;
        background-color: #6088b9;
}
table.calender td a:hover{ 
        color: #094081;
}
table.calender th#sun {
        color: #FF6600;
}
table.calender th#sat {
        color: #0066FF;
}



/*--------------------------------------------------
    フッター
--------------------------------------------------*/  
div#footer address {
        font-style: normal;
        margin-bottom: 5px;
        padding: 20px 25px 0;
        font-size: 85%;
        color: #ededed;
        font-weight: bold;
}
div#footer p {
        margin: 0;
        padding: 0 25px;
        font-size: 85%;
        color: #ededed;
        font-weight: bold;
}
div#footer a {
        color: #ededed;
}
div#footer a:hover {
        color: #094081;
}


/****************************************
  Template Name: 27_summersky
  Last Update: 2011/08/24
  Author: うららん
  URL: http://uraraka01.blog27.fc2.com/
****************************************/