@charset "utf-8";
/* CSS Document */

body{font-size:12px;
	line-height:150%;
	background-color:#EBEBF1; 
	margin:0;
	color:#64667D;
	text-align:justify;
	font-family:"Helvetica Neue",Arial,"Hiragino Kaku Gothic Pro",Meiryo,"MS PGothic",sans-serif;}

img{border:none;
margin-top:5px;}
	
#main{width:826px;
	margin-left:auto; 
	margin-right:auto;}
#hedder{
	background-color:#64667D;}
#twit{
	margin-top:2px;}
.waku{
	margin-top:2px;
	background-color:#F5F5F8;
	background-image:url(../img/waku_01.gif) ;
	background-repeat:no-repeat;
	height:5px;
	}
.waku_txt{
	background-color:#F5F5F8;
	padding:5px 12px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}

.waku_toji{
	background-color:#F5F5F8;
	background-image:url(../img/waku_02.gif) ;
	background-repeat:no-repeat;
	height:5px;
	}
.waku_new{
	margin-top:2px;
	background-color:#FFF;
	background-image:url(../img/waku_new01.gif) ;
	background-repeat:no-repeat;
	height:5px;}
.waku_new_txt{
	background-color:#FFF;
	padding:5px 12px;
	border-left:#CCC 1px solid;
	border-right:#CCC 1px solid;
}
.waku_new_toji{
	background-color:#fff;
	background-image:url(../img/waku_new02.gif) ;
	background-repeat:no-repeat;
	height:36px;
	}