@charset "utf-8";


/* entry
----------------------------------------- */

.picSec,
.txtSec,
.picSec2,
.txtSec2	{
	float:left;
	}
		
.picSec,
.picSec2	{
	margin-right:15px;
	width:160px;
	font-size:80%;
	line-height:1.2em;
	}
	
.picSec	{
	width:160px;
	}
	
.picSec2	{
	width:220px;
	}
	
.picSec p img,
.picSec2 p img	{
	/* 写真のテキストの高さを合わせる */
	margin:0.4em 0;
	}

.txtSec	{
	width:425px;
	}

.txtSec2	{
	width:375px;
	}

/* sidebar
----------------------------------------- */
#navi-third h2 {/*common/css/main.css(48行目)*/
/*background: url(/festival/images/navi/dot_line_245.gif) no-repeat top;
font-size:small;
margin:0;*/
padding:7px 0 7px 8px;
line-height: 1;
}
/* footer
----------------------------------------- */
#footer_new {
border-top: 1px solid #FFF;
font-size: 0.8em;
}
