/*紅葉-背景左固定タイプ・ＣＳＳ　2006/11/01

利用規定　http://fulful.blog29.fc2.com/blog-entry-202.html
------------------------------------------------------------*/


body{
        text-align: left;
        margin: 0px;
        padding: 0px;
        font-size: 12px;
	background-position: left top;
	background-repeat: no-repeat;
        background-image: url(http://blog-imgs-16.fc2.com/i/n/f/infoteacher/bg_umi.jpg);
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
      
}

a {
   text-decoration: underline;
/*
   cursor: w-resize;
*/
}


#layout {
          width: 960px;
          margin: 0;
          padding: 0px;
  }


#header {
          width : 960px;
          height : 180px;
          text-align: left;
          margin: 0px;
          padding: 0px;
}


#menu {
        float : right;
        width : 250px;
        margin: 0px;
        padding: 0px;
        color: #666666;
        text-align: left;
}

#menu p{
        margin: 0.2em;
        color: #4d4d4d;
}

#menu a {
       text-decoration: none;
       color: #0000FF;
}

#menu a:hover {
	 color:  #FF0033;
}

#main {
        float : left;
        width : 610px;
        margin: 0px;
        padding: 20px 60px 0px 0px;
        text-align: left;
        color: #4d4d4d;
        }


/*タイトル部分
------------------------------------------------------------*/

/*サイトタイトル*/
.site_title {
        text-align: left;
	margin: 0px;
	padding: 20px 0px 0px 20px;
	font-size: 24px;
	font-weight: bolder;
	font-color: #FFFF00;
}

.site_title a:link {	color: #FFFF00;	text-decoration: none;}
.site_title a:active {	color: #FFFF00;	text-decoration: none}
.site_title a:visited {	color: #FFFF00;	text-decoration: none}
.site_title a:hover {	color: #FFFF00;	text-decoration: none;}


/*サイト説明文*/

.site_intro {
        text-align: left;
	margin: 0px;
	padding: 10px 0px 0px 30px;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
}




/* メニュー部分
------------------------------------------------------------*/
h2 {
    text-align:right;
    margin:30px 0px 0px 0px;
    padding:0px 0px 0px 30px;
    font-size:12px;
    color:#FF0033;
    font-weight: bold;
    line-height: 36px;
    background-repeat: no-repeat;
    background-position: center left;         
    background:url(http://blog-imgs-16.fc2.com/i/n/f/infoteacher/icon_leaf.jpg) no-repeat; 
  }

ul {
     text-align:center;
     margin: 0px;
     padding: 0 0 0 20px;
     list-style-type: square;
     text-decoration: none;
    }

li {
   list-style-type: none;
   list-style-position: outside;
   margin: 5px 0 10px -20px;
   font-size: 10pt;
   line-height: 14pt;
   border-bottom:1px dotted;
    }


a {
     text-decoration: none;
     color: #0000FF;
}


a:hover {
     color:  ##FF0033;
     text-decoration: underline;
}   



/*エントリー
--------------------------------------------------*/


/*エントリーテーブル*/

.entry_table{
	width: 650px;
	margin: 0px 0px 50px 0px;
}

/*エントリー：ナビゲーション*/

.entry_navi{
	font-size: 12px;
	text-align: center;
}

.entry_navi a {
        font-size: 12px;
        color: #427DCC;
        text-decoration: none;
}


.entry_navi a:hover {
	 color: #885a34;
         text-decoration : underline;
}


/*エントリー：見出し*/

.entry_title{
     text-align: left;
     margin: 0px;
     padding: 0px 0px 0px 20px;
     font-size: 14px;
     font-weight: bolder;
     color: #ffffff;
     line-height: 200%;
     background-position: left;
     background-repeat: repeat-y;
     background-image: url(http://blog-imgs-16.fc2.com/i/n/f/infoteacher/entrytitle_bg-663300.jpg);
}

/*エントリー：日付*/

.entry_day {
     text-align: left;
     margin: 0px;
     padding: 0px 0px 0px 40px;
     font-weight: bolder;
     font-size: 12px;
     color: #666666;
}


/*エントリー：テキスト*/

.entry_text {
	font-size: 16px;
	color: #000000;
	margin: 40px 25px 30px 20px;
	line-height : 160%;
}

.entry_text a {
/*
         font-size: 12px;
*/
         color: #0000FF;
         text-decoration: none;
}


.entry_text a:hover {
	  color: #FF0000;
          text-decoration : underline;

}

/*エントリー：ステータス*/

.entry_state {
	text-align: left;
        margin: 0px 0px 10px 35px;
	font-size: 12px;
	color: #4d4d4d;
}


.entry_state a {
          font-size: 12px;
          color: #427DCC;
          text-decoration:none;
}


.entry_state a:hover {
	  color: #885a34;
          text-decoration : underline;
}


#pagetop {
           margin:  0px 0px 50px 0px;
}


/*コメント＆トラックバックのタイトル*/

.cm_title{
     text-align: left;
     margin: 0px;
     padding: 0px 0px 0px 30px;
     font-size: 14px;
     font-weight: bolder;
     color: #663300;
     line-height: 36px;
     background-position: center left;
     background-repeat: no-repeat;
     background-image: url(http://blog-imgs-16.fc2.com/i/n/f/infoteacher/icon_leaf.jpg);
}


/*-- エントリー内の引用文 --*/

blockquote {
width: 90%;
margin: 0px 0px 0px 30px;
padding: 10px;
border: 1px dotted #666666;
background-color: #f6f6f6;
color: #666666;
line-height: 150%;
}


/*エントリー内の画像*/

.entry_text img {
            background: #ffffff;
/*
            border-top: 1px solid #666666;
            border-left: 1px solid #666666;
            border-bottom: 1px solid #666666;
            border-right: 1px solid #666666;
*/
            margin: 5px;
            padding: 5px;
}  


/*余談ですが…の開閉*/
.readmore {
margin: 10px 0px 10px 0px;
}
.readclose {
margin: 10px 0px 10px 0px;
}




/*検索
---------------------------------------------------------*/
#sarch { text-align: center;
         margin-top : 10px;
         padding: 0px 0px 0px 0px;
       }



/*フッター
---------------------------------------------------------*/


#footer {
       text-align: center;
       padding: 10px 0px 0px 0px;
       margin: 10px 0px 0px 0px;
       clear : both;
       width: 780px;
       color: #4d4d4d;
	}

#footer a {
	color:#427DCC;
	text-decoration:none;
	}

#footer a:hover {
	color:#885a34;
	}

textarea,input,select {
font-family: "ヒラギノ明朝 Pro W6", "Osaka", "ＭＳ Ｐゴシック", "trebuchet MS", "trebuchet", "verdana", "arial", "sans-serif";
}

img.emoji{
	vertical-align:middle;
	border:0;
}




/*ブラウザにより有効
---------------------------------------------------------*/
html {
  scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #cccccc;
  scrollbar-shadow-color: #cccccc;
  scrollbar-3dlight-color: #ffffff;
  scrollbar-arrow-color: #cccccc;
  scrollbar-track-color: #ffffff;
  scrollbar-darkshadow-color: #ffffff;
  }

input {
  border-left: 1px solid #999999;
  border-right: 1px solid #999999;
  border-top: 1px solid #999999;
  border-bottom: 1px solid #999999; 
  background-color: #ffffff ;
  font-size: 12px; color:#000000;
  filter: Alpha(opacity=70);
}

