@charset "utf-8";


/* ------------------------------------------------------ */

/*  Copyright (C) ALT-DESIGN@clip / atsumu                */

/*  id:[010101] FC2 Blog Template ver5.5                  */

/* ------------------------------------------------------ */


body{
        text-align: left;
        background-color: #0C143C;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: Verdana, Helvetica, "メイリオ", "ＭＳ Ｐゴシック", Osaka, sans-serif;
        background-image: url(https://blog-imgs-29.fc2.com/0/1/0/010101/s77_bg01.jpg);
        background-attachment: fixed;
        background-position: left top;
        background-repeat: repeat-x;
}



#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          border-left: solid 0px #FFF;
          border-right: solid 0px #FFF;
                     }


.head_table {
          width : 770px;
          height : 200px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(https://blog-imgs-29.fc2.com/0/1/0/010101/dssy2_77tbg002.jpg);
          background-position: left top;
          background-repeat: no-repeat;
}


#title {
          width : 380px;
          margin:  20px 170px 0px 20px;
          padding: 0px;
}


#menu {
        width : 190px;
        margin: 20px 20px 0px 10px;
        padding: 0px;
        color: #BDCE97;
        text-align: left;
                    }


#menu p {
        text-align: left;
        font-size: 8pt;
        color: #EDFDFF;
        padding: 0px 10px 0px 10px;
        word-break: break-all;
}



#menu2 {
        width : 460px;
        margin: 20px 20px 30px 20px;
}


#menu2 p {
        text-align: left;
        font-size: 8pt;
        color: #EDFDFF;
        padding: 0px 10px 0px 10px;
        word-break: break-all;
}


#main {
        width : 500px;
        margin: 20px 30px 0px 20px;
        padding: 0px;
        text-align: left;
        color: gray;
                    }



#footer {
	clear : both;
        width: 770px;
	color: gray;
	border-top: dotted 1px #FFFFFF;
	padding-top: 10px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}




/*ブログタイトル*/


.site_title {
	font-size: 19px;
	font-weight: bold;
	color: #868A9E;
	padding-top: 10px;
        padding-left: 0px;
	margin: 0px;
        letter-spacing: 1em;
}
.site_title a:link { font-size: 19px;  color:#868A9E;   text-decoration: none;}
.site_title a:active { color: #868A9E;	text-decoration: none}
.site_title a:visited {	color: #868A9E;	text-decoration: none}
.site_title a:hover { color: #CCCCCC;	text-decoration: none;}


/*ブログ説明文*/

.site_intro {
	margin-top: 4px;
	font-size: 14px;
	font-weight: bolder;
	color: #868A9E;
	padding-left: 0px;
}



/*メニュータイトル */

h2 {
	font-size: 14px;
        color: #DDDDDD;
        text-align: left;
        margin-bottom: 15px;
        padding-left: 5px;
        border-bottom: 1px dotted #FFFFFF;
	}



/*リスト */

ul {
     text-align:left;
     margin: 0px;
     padding-left: 10px;
     list-style-type: none;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 8pt;
     color: #3F4772;
     line-height: 150%;
     padding: 0px 0px 10px 0px;
     text-decoration: none;
     list-style-type: circle;
}


a {
       text-decoration: none;
       color: #A79543;
}


a:hover {
	text-decoration: underline;
	color:  #CCCCCC;
}   




/* カレンダー */

.calender {
	    font-size: 8pt;
	    line-height: 100%;
	    width: 85%;
            border: 1px solid #3F4772;
            margin-bottom: 20px;
            margin-left: 10px;
            color: #909090;
}


.calender a  { font-weight: bolder;}
.calender a:link    { text-decoration: none;}
.calender a:active  { text-decoration: none;}
.calender a:visited { text-decoration: none;}
.calender a:hover   { text-decoration: underline;}


.calender caption {
	     font-size: 10px;
	     line-height: 150%;
	     padding-bottom: 1px;
             color: #A79543;
             margin-left: 10px;
}


.calender caption a:link    {color: #A79543;  text-decoration: none;}
.calender caption a:active  {color: #A79543;  text-decoration: none}
.calender caption a:visited {color: #A79543;  text-decoration: none}
.calender caption a:hover   {color: #CCCCCC;  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;
          background-color: #868A9B;


}


th#sun {
	 color: #FF7C7C;
}


th#sat {
	 color: #1EBDFF;
}


.calender td a:link {
                  color: #FFFFFF;
                  text-decoration: none;
                  padding: 5px 0px;
                  margin: 0px;
}


.calender td a:visited {
                  color: #FFFFFF;
                  text-decoration: none;
                  padding: 5px 0px;
                  margin: 0px;

}


.calender td a:hover {
                  color: #A3F5FF;
                  text-decoration: none;
                  padding: 6px 0px;
                  margin: 0px;
}






/*エントリーテーブル*/

.entry_table{
         border: 1px solid #3F4772;
	 width: 500px;
         margin-bottom: 50px;
         color: gray;
}



.etc_table{
	 width: 500px;
         border: 0px solid #3F4772;
         margin-bottom: 50px;
         color: gray;
}


/*投稿テーブル*/

.post_table{
         width: 450px;
         margin: 0px 60px 50px 40px;
         color: gray;
}




/*エントリーナビ */

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #A79543;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #CCCCCC;
                       text-decoration : underline;
}


/*エントリータイトル*/

.entry_title{
        text-align: center;
	font-size: 14px;
	font-weight: bolder;
	color: #A79543;
	margin: 10px 20px 10px 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #FFFFFF;
}



.entry_title a {
                 font-size: 14px;
                 color: #A79543;
                 text-decoration:none;
}


.entry_title a:hover {
                   color: #CCCCCC;
                   text-decoration : underline;
}







/*エントリーテキスト*/

.entry_text {
	font-size: 10pt;
	color: #F3FEFF;
	margin: 30px 30px 30px 30px;
	line-height : 170%;
        word-break: break-all;
}

.entry_text a {
               font-size: 10pt;
               color: #A3F5FF;
               text-decoration: underline;
}


.entry_text a:hover {
	       color: #31B9FF;
               text-decoration : none;

}


.entry_text blockquote {
        font-size: 14px;
        text-align: left;
        color: #EFEEFF;
        background-color: #152D5C;
        border: 0px solid #3F4772;
        padding: 10px;
        margin: 0px 5px 0px 5px;
        font-family:'ヒラギノ明朝 Pro W3','Hiragino Mincho Pro','ＭＳ Ｐ明朝','MS PMincho', serif;
        border-radius: 5px; /* IE非表示 */
}



.entry_text blockquote p, .entry_text blockquote p a {
        font-size: 14px;
        padding: 0px;
        margin: 0px;
}


/*エントリーオプション */

.entry_state {
	font-size: 12px;
	color: #9D9D9D;
	text-align: center;
         margin: 0px 0px 10px 0px;
}


.entry_state a {
                 font-size: 12px;
                 color: #A3F5FF;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: #31B9FF;
                   text-decoration : underline;
}



/*コメントタイトル */
.etc_title {
    text-align: center;
    font-size: 10pt;
    font-weight: bolder;
    color: #F3FEFF;
    margin: 10px 30px 5px 30px;
}

.etc_title a {
                 font-size: 10pt;
                 font-weight: bolder;
                 color: #A3F5FF;
                 text-decoration:none;
}


.etc_title a:hover {
                   color: #31B9FF;
                   text-decoration : underline;
}



/*コメントテキスト*/

.etc_text {
	font-size: 10pt;
	color: #E3FDFF;
	margin: 10px 30px 10px 30px;
	line-height : 180%;
}

.etc_text a {
                 font-size: 10pt;
                 color: #A3F5FF;
                 text-decoration:none;
}


.etc_text a:hover {
	       color: #31B9FF;
               text-decoration : underline;

}




/*コメントオプション */
.etc_state {
    font-size: 12px;
    color: #9D9D9D;
    text-align: right;
    margin: 10px 30px 25px 30px;
    padding-bottom: 25px;
    border-bottom: 1px solid #3F4772;
}


.etc_state a {
                 font-size: 12px;
                 color: #A3F5FF;
                 text-decoration:none;
}


.etc_state a:hover {
                   color: #31B9FF;
                   text-decoration : underline;
}



/*テキスト内の画像*/

.entry_text img {
border-top: 1px solid #FFFFFF;
border-left: 1px solid #FFFFFF;
border-bottom: 1px solid #FFFFFF;
border-right: 1px solid #FFFFFF;
padding: 0px;
}  





/*検索 */
#sarch { text-align: left;
         margin-top : 30px;
         padding: 0px 0px 10px 35px;
}


/*フォーム装飾 */
input,textarea,select,button,submit {
border-left:0px solid #FFFFFF; 
border-right:0px solid #FFFFFF; 
border-top:0px solid #FFFFFF; 
border-bottom:1px solid #0C143C; 
color : #0C143C; background-color:#868A9B;
}


/*著作権 */


#footer {
	clear : both;
        width: 770px;
	color: gray;
	border-top: solid 1px #00143B;
	padding-top: 10px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 25px;
	margin-left: 0px;
	margin-right: 0px;
	}



#footer a {
	color:#A79543;
	text-decoration:none;
	}

#footer a:hover {
	color:#CCCCCC;
}

