@charset "UTF-8";


h2{
	width:1000px;
	height:32px;
	margin-bottom:30px;
}


h4{
	width:633px;
	height:75px;
	margin:0 auto 40px auto;
}



#contentsBtn {
	width:1005px;
	margin-right:-5px;
	margin-bottom:30px;
}   
  
#contentsBtn li{
	 float:left;
	 margin-right:5px;
	 height:42px;
	 display:block;
} 

#btnAll{background:url(../images/contents/btn_all_bg.gif) no-repeat; width:135px;}
#btnWork{background:url(../images/contents/btn_work_bg.gif) no-repeat; width:135px;}
#btnFood{background:url(../images/contents/btn_food_bg.gif) no-repeat; width:135px;}
#btnMama{background:url(../images/contents/btn_mama_bg.gif) no-repeat; width:135px;}
#btnSoto{background:url(../images/contents/btn_soto_bg.gif) no-repeat; width:135px;}
#btnMatani{background:url(../images/contents/btn_matani_bg.gif) no-repeat; width:135px;}
#btnStage{background:url(../images/contents/btn_stage_bg.gif) no-repeat; width:160px;}

#ALL #btnAll img{display:none;}
#work #btnWork img{display:none;}
#food #btnFood img{display:none;}
#mama #btnMama img{display:none;}
#soto #btnSoto img{display:none;}
#matani #btnMatani img{display:none;}
#stage #btnStage img{display:none;}

  
 
  
  
#contentsEntry{
	width:1020px;
	margin-right:-20px;
}

#contentsEntry dl{
	width:235px;
	float:left;
	margin-right:20px;
	margin-bottom:20px;
} 
  
#contentsEntry dl dt{
	width:235px;
	height:235px;
	overflow:hidden;
	background-color:#eee;
}

#contentsEntry dl dt a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}
  
#contentsEntry dl dd{
	font-size:10px;
	line-height:14px;
	letter-spacing:1px;
	height:60px;
}

#contentsEntry dl dd div{
	padding:8px 0;
	font-family:Arial, Helvetica, sans-serif;
}

#contentsEntry dl dd div p{
	float:left;
	width:80px;
}

#contentsEntry dl dd div span{
	float:right;
	display:block;
	text-align:right;	
	width:140px;
	font-family:"Meiryo UI","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#contentsEntry dl dd a{
	color:#000000;
	text-decoration:none;
}

#contentsEntry dl dd a:hover{
	color:#999;
	text-decoration:none;
}


#contentsEntry .contentsMore{
	width:195px;
	height:42px;
	margin:10px auto 30px auto;
}


#entryArea{
	width:745px;
	float:left;
}


#entryArea h3{
	font-size:16px;
	font-weight:bold;
	padding-bottom:8px;
	border-bottom:#ddd 1px solid;
	line-height:20px;
	margin-bottom:8px;
	letter-spacing:1px;
}

#entryArea #entryDay{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin-bottom:30px;
}







#entryArea #entryBody{
	font-size:12px;
	line-height:20px;
	letter-spacing:1px;
	margin-bottom:50px;
}


#entryArea #entryBody p{
	margin-bottom:15px;
}



#entryArea #btnEntry{
	width:294px;
	height:54px;
	margin:0 auto 50px auto;
}

#entryArea #btnEntry a:hover{
	filter: alpha(opacity=60);
	-moz-opacity:0.6;
	opacity:0.6;
}


#sideArea{
	width:236px;
	float:right;
}

#sideArea h4{
	width:236px;
	height:16px;
	padding-bottom:12px;
	border-bottom:#ddd 1px solid;
	margin-bottom:20px;
}

#sideArea ul{
	margin-bottom:30px;
}

#sideArea ul li{
	font-family:"Meiryo UI","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:12px;
	letter-spacing:1px;
	margin-bottom:10px;
	line-height:14px;
}

#sideArea ul li a{
	color:#000000;
	text-decoration:none;
}

#sideArea ul li a:hover{
	color:#999;
	text-decoration:none;
}


#sideArea dl{
	margin-bottom:20px;
	width:236px;
}

#sideArea dl dt{
	width:60px;
	height:60px;
	overflow:hidden;
	float:left;
}
#sideArea dl dd{
	width:164px;
	float:right;
}

#sideArea dl dd{
	width:164px;
	float:right;
	font-size:10px;
	line-height:14px;
	letter-spacing:1px;
}

#sideArea dl dd a{
	color:#000000;
	text-decoration:none;
}

#sideArea dl dd a:hover{
	color:#999;
	text-decoration:none;
}

#sideArea dl dd p{
	padding-top:4px;
	font-family:"MS PGothic","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", sans-serif;
	font-size:10px;
	color:#999;
}









