@charset "utf-8";
/* gyunyu-kazoku style */


#snowfes{
	width:1000px;
	margin:0 auto;
	background:url(images/snowfes_bg.png) no-repeat top center;
	zoom:100%;
}

#snowfes:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#snowfes h2 a{
	/*display:block;
	height:145px;
	background: url(images/snowfes_title.png) no-repeat left top;
	text-indent:-10000px;*/
}

#snowfes h3{
	margin-left:50px;
	/*display:block;
	height:145px;
	background: url(images/snowfes_title.png) no-repeat left top;
	text-indent:-10000px;*/
}

#snowfes .leftcontent{
	width:800px;
	margin-right:5px;
	margin-left:15px;
	float:left;
}

#snowfes .leftcontent .inner_head{
	width:800px;
	height:30px;
	background:url(images/bg_leftcontent_head.gif) left top no-repeat;
}

#snowfes .leftcontent .inner_body{
	background:url(images/bg_leftcontent.gif) repeat-y;
	padding:0 20px 20px 20px;
}


#snowfes .leftcontent .inner_foot{
	width:800px;
	height:30px;
	background:url(images/bg_leftcontent_foot.gif) left top no-repeat;
}


#snowfes .rightcontent{
	width:165px;
	float:left;
}


/*--------*/

#snowfes .leftcontent .inner_body h4{
	font-size:120%;
	background:url(images/bg_h4_stripe.gif) repeat-x bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

#snowfes .leftcontent .inner_body .date{
	color:#CF3348;
}

#snowfes .leftcontent .inner_body .article{
	/*border-bottom:1px solid #FFDC24;*/
	padding-bottom:20px;
	margin-bottom:20px;

}

#snowfes .leftcontent .inner_body .navi{
text-align:center;

}

/*--------*/


#snowfes .btn_area{
	width:965px;
	height:165px;
	margin:10px auto;
	zoom:100%;
}

#snowfes .btn_area:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#snowfes .btn_area .left{
	float:left;
}

/*--------*/


#snowfes .map{
	width:960px;
	margin:10px auto;
	zoom:100%;
	border:5px solid #E8E8E8;
}

#snowfes .map:after{
	content:" ";
	display:block;
	height:1px;
	visibility:hidden;
	clear:both;
}

#snowfes .map h4{
	font-size:160%;
	color: #C1272D;
	/*background:#FFFFFF;*/
	border-bottom:2px solid #E8E8E8;
	padding:5px;
	text-align:center;
}

/*--------*/

#snowfes .rightcontent{
	/*background:#F7DB3F;*/
}

#snowfes .rightcontent_head a{
	background:url(images/h3_rightcontent.gif) left top no-repeat;
	height:30px;
	text-indent:-10000px;
	display:block;
	width:165px;
}

#snowfes .rightcontent_body{
	background:#FFDC24;
	padding:15px;
}

#snowfes .rightcontent_body ul{
}


#snowfes .rightcontent_body ul li{
	padding-bottom:3px;
	margin-bottom:3px;
	border-bottom:1px dotted #FFFFFF;
	font-family:'ヒラギノ角ゴ Pro W6', 'Hiragino Kaku Gothic Pro W6', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	font-size:100%;
	background:url(images/ico_redarrow.gif) no-repeat left center;
	padding-left:10px;
}


#snowfes .rightcontent_foot{
	background:url(images/bg_rightcontent_foot.gif) left top no-repeat;
	height:17px;
}



/*--------*/


