body{
       text-align: center;
       margin: 0px;
       padding: 0px;
       font-size: 12px;
letter-spacing: 1px;
       font-family: ＭＳ ゴシック,Osaka,sans-serif,;
       background-color:#ffffff;
}


/*スクロールバーの色*/
html{
scrollbar-face-color:#ffffff;
scrollbar-track-color:#ffffff;
scrollbar-highlight-color:#ffffff;
scrollbar-darkshadow-color:#ffffff;
scrollbar-arrow-color:#ff6699;
scrollbar-shadow-color:#ffffff;
scrollbar-3dlight-color:#ff6699;
}


a:link {color:#ff8020  ; text-decoration:none;}
a:visited {color:#ff66cc; text-decoration:none;}
a:active {color:#ff6699; text-decoration:underline;}
a:hover {color:#ff6080 ; text-decoration:underline;}


#layout {
          width: 770px;
          margin-top:  0px;
          padding-top: 0px;
          background-color:#ffffff;
          border-left:solid 1px #ff6699;
          border-right: solid 1px #ff6699;
}



#header {
          width : 770px;
          height : 150px;
          margin-top:  0px;
          padding-top: 0px;
          text-align: left;
          background-image: url(http://blog-imgs-27-origin.fc2.com/c/a/t/catsaki/blogtitle_2.jpg);
}



#menu {
        float : left;
        width : 220px;
        margin: 0px 10px 0px 0px;
        padding-top: 20px;
        color: #333333;
        text-align: left;
}



#main {
        float : right;
        width : 500px;
        margin: 20px 0px 0px 0px;
        text-align: left;
        color: #333333;
}



#footer {
	clear : both;
         width: 770px;
	color: #333333;
	padding-top: 10px;
	text-align: center;
	padding-bottom: 10px;
	margin-top: 10px;
         font-size:10px;
         border-top:1px dotted #ff6699;
}



/*タイトル部分
------------------------------------------------------------*/


/*サイトタイトル*/
/*色はhtmlの方で無理やり指定しているの（IE・NNで使用可能にする為）でそちらを変更してください。<font color="#000000">の部分*/

.site_title {
	font-size: 10px;
	padding-top: 200px;
         padding-left: 80px;
	margin: 0px;
}

.site_title a{
             text-decoration:none;
}


.site_title a:hover {
                       text-decoration : none;
}


.site_title a:active {
                       text-decoration : none;
}



/*サイト説明文*/

.site_intro {
           text-align: right;
	   margin-top: 15px;
	   font-size: 12px;
	   font-weight: normal;
	   line-height : 150%;
           letter-spacing: 3px;
           color: #000000;
           padding-left: 70px;
}


/* カレンダー
--------------------------------------------------*/

table.calender {
	font-size: 12px;
	width: 200px;
	border-collapse: collapse;
         margin-left: 10px;
         margin-bottom: 20px;
         color: #333333;
}
.calender caption{
	font-size: 10px;
	border-bottom : 1px solid pink;
         text-decoration: none;
         text-align:center;
}

.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;
	}
.calender td a {
	display: block;
	font-weight: bold;
}

th#sun {
	color: #CC3D3D;
}
th#sat {
	color: #2996CC
}


/*文字設定
------------------------------------------------------------*/

.side_title {
        font-size: 12px;
        color: #ff6699;
        font-weight: bold;
        text-align: left;
        text-decoration: none;
        margin-bottom: 5px;
        padding-left: 14px;
line-height : 150%;
}






/* リスト設定（サイドメニュー）
------------------------------------------------------------*/

ul {
     text-align:center;
     margin: 0px;
     padding-left: 30px;
     text-decoration: none;
     margin-bottom: 20px;
}



li {
     text-align: left;
     font-size: 10px;
     color: #333333;
     line-height: 120%;
     padding: 0px 0px 3px 0px;
     text-decoration: none;
}



/* 自己紹介用イメージ
------------------------------------------------------------*/

.pay {
	text-align: left;
         margin-left: 20px;
}

.pay img{
background: pink;
margin: 0px 10px 0px 0px;
padding: 1px;
} 






/*エントリー
--------------------------------------------------*/


/*エントリーテーブル（1ブロック）*/

.entry_table{
	width: 500px;
	margin: 0px 0px 50px 0px;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
         color: #333333;
	text-align:center;
         margin-bottom: 15px;}

.entry_navi a {
                 font-size: 10px;
                 color: #ff8020 ;
                 text-decoration:none;
}


.entry_navi a:hover {
	              color: #ff8020 ;
                       text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
	font-size: 12px;
	font-weight: bold;
	color: #333333;
         letter-spacing: 3px;
	margin-top: 10px 30px 0px 0px;
         padding-left: 10px;
	border-bottom: 1px dotted #ff6699;
}



/*エントリー：テキスト*/

.entry_text {
	font-size: 12px;
	color: #333333;
	margin: 20px 0px 30px 20px;
	line-height : 200%;
	letter-spacing: 1px;
}
.entry_text2 {
	font-size: 12px;
	color: #333333;
	margin: 20px 0px 25px 10px;
	line-height : 120%;
	letter-spacing: 1px;
}


.entry_text a {
                 font-size: 12px;
                 color: deeppink;
                 text-decoration:none;
}


.entry_text a:hover {
	              color: pink;
                      text-decoration : underline;

}



/*エントリー：ステータス（日付等）*/

.entry_state {
	font-size: 12px;
	color: #333333;
	text-align: right;
         margin: 0px 0px 30px 0px;
}



.entry_state a {
                 font-size: 10px;
                 color: pink;
                 text-decoration:none;
}


.entry_state a:hover {
	               color: pink;
                       text-decoration : underline;
}


#pagetop { margin:  0px 0px 50px 0px;}


/*テキスト内の画像*/

.entry_text img {
background: #fff;
border-top: 0px;
border-left: 0px;
border-bottom: 0px;
border-right: 0px;
margin: 0px 5px 5px 0px;
padding: 2px;

}  



/*トラックバック*/

.trackback_text {
	font-size: 10px;
	color: gray;
	margin: 30px 35px 30px 35px;
	line-height : 150%;
         letter-spacing: 1px;
}

.trackback_text a {
                 font-size: 10px;
                 color:pink;
                 text-decoration:none;
}


.trackback_text a:hover {
	              color: pink;
                      text-decoration : underline;

}


.tb_title{
	font-size: 10px;
	font-weight: nomal;
	color: #333333;
         letter-spacing: 3px;
	margin-top: 10px 30px 0px 0px;
         padding-left: 10px;
	border-bottom: 1px dotted #ff6699;
         background-color: #ffffff;
}


.tb_title a{
         font-size: 10px;
         color: #ff6699;
         text-decoration:none;
}



/*フッター
---------------------------------------------------------*/
#footer a {
	color: #ff6699;
	text-decoration:none;
	}

#footer a:hover {
	color: pink;
}

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;
         font-size:10px;
}


/*絵文字
---------------------------------------------------------*/
.emoji{
	clear:both;
	vertical-align:middle;
	margin:0;
	padding:0;
}