/*
ちぃちぃさんのpink_airportをカスタマイズさせてもらいました。

作成者：Lakeshi    http://hawaiian7.blog75.fc2.com/
*/


/*全体*/

body{
        text-align: center;
        background-color: #000000;
        /*background-image: url(http://blog-imgs-24.fc2.com/c/o/c/co/airport_bg.jpg);*/
        background-attachment: fixed;
        margin: 0px;
        padding: 0px;
        font-size: 14px;
        font-family: 'Comic Sans MS',"Arial",sans-serif;
}


/*横幅など*/

#layout {
          width: 780px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #ffffff;
          border-right: solid 1px #ff6666; /*縦ライン*/
          border-left: solid 1px #ff6666;
                     }

/*ヘッダー画像*/

#header {
          width : 780px;
          height : 250px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #000000;
          background-repeat:no-repeat;
          background-image: url(http://blog-imgs-10.fc2.com/h/a/w/hawaiian7/hawaii-night.jpg);
                       }



/*右メニュー*/


#menu {
        float : right;
        width : 190px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        background-color: #ffffff;
        color: #d7a1bc;
        text-align: left;
}

/*メニューの中の文字*/

#menu p{
        margin: 0.3em;
        color: #ff6666;
        font-size: 10px;
}


/*本文*/

#main {
        float : left;
        width : 560px;
        margin: 10px 0px 0px 10px;
        padding: 0px;
        background-color: #ffffff;
        text-align: left;
        color: gray;
        text-decoration:none;
                    }


/*フッター*/

#footer {
	clear : both;
         width: 780px;
	color: gray;
	border-top: dotted 1px #ff6666;
	padding-top: 10px;
	margin-top: 30px;
         margin-bottom: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
         font-size: 11px;
         text-decoration:none;
	}




/*タイトル部分
------------------------------------------------------------*/


/*ブログのタイトル*/


.site_title {
	font-size: 30px;
	font-weight: bolder;
	color: #FFEBE1;
	padding-top: 50px;
         padding-left: 20px;
         /*padding-right: 50px;*/
	margin: 0px;
}


.site_title a{
             color: #ffffff;
             text-decoration:none;
}


.site_title a:hover {
	      color: #d3d3d3;
             　text-decoration:none;
}


/*サイト説明文*/

.site_intro {
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	padding-top: 165px;
         padding-left: 20px;
         /*padding-right: 10px;*/
}




/*文字設定
------------------------------------------------------------*/

/*右メニューの文字など*/

.menutitle {
        font-size: 12px;
        color: #ffffff;
        font-weight: bolder;
        background-color: #000000;
        text-align: center;
        margin-top: 10px;
        margin-right: 20px;
        margin-bottom: 10px;
        padding: 0.2em;
        border-color:  #ff6666;
        border-style: solid;
        border-width: 1px;
	}


/* 自己紹介部分の画像
--------------------------------------------------*/
.pay {
	text-align: center;
         padding-left: 10px;
         margin-top: 10px;
         margin-bottom: 10px;
}





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:left;
     margin: 10px;
     padding-left: 0px;
     list-style-type: none;
     text-decoration: none;
}



/*右メニューの小さなアイコンと文字*/

li {
     text-align: left;
     font-size: 10px;
     color: #b38066;
     line-height: 150%;
     padding: 0px 0px 10px 0px;
     text-decoration: none;
/*     background: url(http://blog-imgs-24.fc2.com/c/o/c/co/airport_aicon.jpg) no-repeat;*/
}


li a {
       text-decoration: none;
       color: #000000;
}


li a:hover {
	　　 color:  #0000ff; /* #d3d3d3; */
              text-decoration: underline;
}   






/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 11px;
	width: 182px;
	border-collapse: collapse;
         padding: 0px 0px 10px 20px;
         color: #b38066;
}
.calender caption {
	font-size: 11px;
	border-bottom : 1px solid #ff6666;
}




.calender caption a:link, .calender caption a:visited {
      text-decoration: none;
      color: #ff6666;
}

.calender caption a:hover {
	color:  #ff9966;
         text-decoration: underline;
}


.calender th {
	font-size: 10px;
	font-weight: normal;
	padding: 0.2em 0;
	text-align: center;
}

.calender td {
	width: 26px;
	text-align: center;
	padding: 0.2em 0;
	background: url(http://blog-imgs-24.fc2.com/c/o/c/co/line.gif) repeat-x bottom left;
}
.calender td a {
	display: block;
	font-weight: bold;
}
th#sun {
	color: #CC3D3D;
}
th#sat {
	color: #2996CC
}

/*カレンダー　更新した所の色*/

.calender td a:link, .calender td a:visited {
      text-decoration: none;
      color: #ff6666;
}
.calender td a:hover {
	color:  #ff9999;
         text-decoration: underline;
}



/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 545px;
	margin: 0px 0px 50px 0px;
         color: #b38066;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 11px;
	text-align:center;
}


/*ホームの文字色*/

.entry_navi a {
                 font-size: 12px;
                 color: #000000;/*ff6666*/
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #0000ff; /*#ff9966;*/
                       text-decoration : underline;
}


/*エントリー：日記の見出し*/

.entry_title{
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
         margin: 10px 0px 0px 20px;
	padding-bottom: 5px;
         padding-top: 5px;
         padding-left: 5px;
	border-bottom: 1px dotted #000000; /*見出し下の破線*/
	text-align: left;
/*         background: url(http://blog-imgs-24.fc2.com/c/o/c/co/airport_title.jpg) no-repeat;
         background-position: left;*/
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 14px;
	color: #000000;
	margin: 30px 30px 30px 30px;
	line-height : 150%;
         text-decoration:none;
}

/*エントリー：テキストのリンク*/

.entry_text a {
                 font-size: 14px;
                 color: #000000;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #0000ff;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_day {
	font-size: 11px;
	color: #ff9966;
	text-align: left;
}



.entry_state {
	font-size: 11px;
	color: gray;
	text-align: right;
         margin: 20px 20px 10px 0px;
}


/*エントリー：テキスト右下*/

.entry_state a {
                 font-size: 11px;
                 color: #000000; /* #ff9966;*/
                 text-decoration:none;
}


.entry_state a:hover {
	               color: #0000ff; /* #ff9966; */
                       text-decoration : underline;
}


.comment_state {
	font-size: 12px;
	color: #000000;/*66330*/
	text-align: right;
         margin: 20px 20px 10px 0px;
}

.comment_state a {
                 font-size: 12px;
                 color: #000000;/*809933*/
                 text-decoration:none;
}


.comment_state a:hover {
	               color: #0000ff; /* #9999cc;*/
                       text-decoration : underline;
}



/*テキスト内の画像*/

.entry_text img {
       padding: 0px;
       margin-right: 3px;
       margin-bottom: 3px;
       border: 0px;
} 






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 15px;
         padding: 0px 0px 10px 15px;
         background: url(http://blog-imgs-24.fc2.com/c/o/c/co/seach.gif) no-repeat; }





/*フッター
---------------------------------------------------------*/



#footer a {
	color: #000000; /* #ff9966;*/
	text-decoration:none;
	}

#footer a:hover {
	color:#0000ff; /* #ff6666; */
	}
	
textarea,input,select {
	font-family : "\30D2\30E9\30AE\30CE\20Pro\20W3","Osaka","Verdana","Helvetica","Arial","\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF",sans-serif;
}

img.emoji{
	vertical-align:middle;
	border:0;
}

.zhcn{ font-family :SimSun, 'MS UI Gothic', Hei, sans-serif; }