/* スクロールバー */

*{
 scrollbar-base-color: #ccffff;   
}


/* 全体の背景 */

body{
        text-align: center;
        background-color: #fff;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
        font-family: "\FF2D\FF33\20\FF30\30B4\30B7\30C3\30AF","\30D2\30E9\30AE\30CE\20Pro\20W3",Osaka,sans-serif ;
        cursor: crosshair;
          background-image: url(http://blog-imgs-24.fc2.com/c/o/c/co/aki_bg.jpg);
}


}
<!-- [FC2 Analyzer] http://analyzer.fc2.com/  -->
<script language="javascript" src="http://analyzer5.fc2.com:8080/ana/processor.php?uid=55977" type="text/javascript"></script>
		<noscript><div align="right"><img src="http://analyzer5.fc2.com:8080/ana/icon.php?uid=55977&ref=&href=&wid=0&hei=0&&col=0" /></div></noscript>
<!-- [FC2 Analyzer]  -->




#layout {
          width: 780px;
          margin-top:  0px;
          padding-top: 0px;
          background-color: #EDF9FB;
          border-left: solid 1px #339999;
          border-right: solid 1px #339999;
  }


#header {
          width : 780px;
          height : 220px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-color: #ffffff;
          background-image: url(http://blog-imgs-24.fc2.com/c/o/c/co/aki_780_250.jpg);
                       }





#menu {
        float : right;
        width : 200px;
        margin: 20px 10px 0px 10px;
        padding: 0px;
        background-color: #ffffff;
        color: #336699;
        text-align: left;
}

#menu p{
        margin: 0.4em;
        color: gray;
}

#menu a {
       text-decoration: none;
       color: #027B8F;
}


#menu a:hover {
	 color:  #006633;
}

#main {
        float : left;
        width : 500px;
        margin: 20px 0px 0px 10px;
        padding: 0px;
        text-align: left;
        color: gray;
        background-color: #EDF9FB;
 }




#footer {
	clear : both;
         width: 770px;
	color: gray;
         border-top: dotted 1px #027B8F;
	padding-top: 10px;
	margin-top: 30px;
	text-align: center;
	padding-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	}




/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/


.site_title {
           text-align: right;
	font-size: 24px;
	font-weight: bolder;
	font-color: #dadada;
	padding-top: 55px;
            padding-right: 80px;
            padding-left: 350px;
	margin: 0px;
	
}
.site_title a:link {	color:#dadada;	text-decoration: none;}
.site_title a:active {	color: #dadada;	text-decoration: none}
.site_title a:visited {	color: #dadada;	text-decoration: none}
.site_title a:hover {	color: #ffffff;	text-decoration: none;}


/*サイト説明文*/

.site_intro {
         text-align: right;
	margin-top: 0px;
	font-size: 10px;
	color: #dadada;
	padding-top: 100px;
	padding-right: 80px;
         padding-left: 200px;
}



/*カレンダー*/

#calender {
       text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
       border-bottom: dotted 1px #027B8F;
}



#calender ul {
	font-family: Arial, Geneva, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	list-style-position : inside;
}

#calender li {
	display : inline;
	list-style-type : none;
}

#calender li a{
             color: #336699;
             text-decoration:none;
}


#calender li a:hover {
	              color: #1B4F7B;
                     text-decoration : underline;
}



/*カレンダー*/

.calender {
	color: gray;
	width: 95%;
         text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
}

li.day {
	padding: 0px 3px 0px 2px;
}

.prev-month-calendar {
	margin-right : 8px;
}

.next-month-calendar {
	margin-left : 8px;
}





/*メニュー文字設定
------------------------------------------------------------*/

h2 {
        font-size: 12px;
        color: #336666;
        text-align: center;
        margin-bottom: 15px;
        padding: 5px;
        background-color: #fff;
        border-style: ridge;
        border-width: 1px;
        background-image: url(http://blog-imgs-24.fc2.com/c/o/c/co/aki_bg.jpg);
}


/* 自己紹介部分の画像
--------------------------------------------------*/

.pay img {
       padding-left: 10px;
       margin: 0px;
} 





/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:center;
     margin: 0px;
     padding-left: 30px;
     list-style-type: square;
     text-decoration: none;
}


li {
     text-align: left;
     font-size: 12px;
     color: gray;
     line-height: 120%;
     padding: 0px 15px 5px 0px;
     text-decoration: none;
}


a {
       text-decoration: none;
       color: #027B8F;
}


a:hover {
	 color:  #701c0d;
}   


/*自己紹介用イメージ------------------------------------------------------------*/

.pay {
	text-align: center;
}

.pay img{
background: #fff;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
margin: 0px 10px 5px 0px;
padding: 5px;
} 






/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 500px;
	margin: 0px 30px 50px 0px;

}

/*エントリー：ナビゲーション：ＨＯＭＥの文字色*/

.entry_navi{
	font-size: 12px;
	text-align:center;
}

.entry_navi a {
                 font-size: 12px;
                 color: #027B8F;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #1B4F7B;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 16px;
	font-weight: bolder;
	color: #336699;
	margin: 10px 20px 10px 30px;
	padding-bottom: 10px;
	border-bottom: 1px dotted gray;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: gray;
	margin: 30px 35px 30px 35px;
	line-height : 150%;
}

.entry_text a {
                 font-size: 13px;
                 color: #28519C;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: #1B4F7B;
                       text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: gray;
	text-align: left;
         margin: 0px 0px 10px 35px;
}



.entry_state a {
                 font-size: 12px;
                 color: #28519C;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: #1B4F7B;
                       text-decoration : underline;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
border-top: 1px solid #ccc;
border-left: 1px solid #ccc;
border-bottom: 1px solid #666;
border-right: 1px solid #666;
margin: 0px 5px 5px 0px;
padding: 5px;
}  






/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 10px;
         padding: 0px 0px 0px 0px;
       }





/*フッター
---------------------------------------------------------*/



#footer a {
	color:#027B8F;
	text-decoration:none;
	}

#footer a:hover {
	color:#1B4F7B;
	}

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;
}