/*基本設定*/
html
{
   margin: 0;
   /* setting border: 0 hoses ie6 win window inner well border */
   padding: 0;
}


body
{
   margin: 0;
   /* setting border: 0 hoses ie5 win window inner well border */
   padding: 0;
   font-family: verdana, 'trebuchet ms', sans-serif;
   font-size: 12px;
   color:#222222;
   line-height:16px;
}

a {
color: #333333;
}

/*レイアウト・段組み設定*/


#beta{
            width:200px;
            float:left;
             }


#4 #beta{
            display:none;
             }


#alpha{
            margin-left:25px;
            float:left;
            }

#sigma{
            margin-left:25px;
             float:left;
           }

#4 #alpha{
            margin-left:25px;
            }




#pagebody{
             margin:0px 10px;
             }

#Table_01{
             position:relative; left:10px;
             }

/*バナー周りの設定*/

#bnr{
background-image: url("http://www.kazufoto.com/images/tit_bar00.gif");
background-repeat: repeat-x;
}

#bnr01{
background-image: url("http://www.kazufoto.com/images/tit_bar01.gif");
background-repeat: repeat-x;
}

#bnr02{
background-image: url("http://www.kazufoto.com/images/tit_bar02.gif");
background-repeat: repeat-x;
}

#bnr03{
background-image: url("http://www.kazufoto.com/images/tit_bar03.gif");
background-repeat: repeat-x;
}

#bnr04{
background-image: url("http://www.kazufoto.com/images/tit_bar04.gif");
background-repeat: repeat-x;
}

#bnr05{
background-image: url("http://www.kazufoto.com/images/tit_bar05.gif");
background-repeat: repeat-x;
}

#bnr06{
background-image: url("http://www.kazufoto.com/images/tit_bar06.gif");
background-repeat: repeat-x;
}

#bnr07{
background-image: url("http://www.kazufoto.com/images/tit_bar07.gif");
background-repeat: repeat-x;
}

#bnr08{
background-image: url("http://www.kazufoto.com/images/tit_bar08.gif");
background-repeat: repeat-x;
}




/*フォント回り*/

.new{
	 font-size: 10px;
	 color:#ff2222;
	}

.date{
	 font-size: 12px;
	 color:#999999;
	}
h3{
         font-size: 12px;
         font-weight:bold;
         }



.selected{
color: #ff6666;
}

/*プルダウンメニュー*/

#archives form	{

	margin-top: 7px;

	margin-bottom: 15px;

	}

#archives select	{

	width: 100%;

	}


/*エントリーページ 書式設定　Added at 2007/09/18*/

#pagebody{
　　width: 750px;
　　margin-top: 7px;
}

