@charset "UTF-8";

/* ------------------------------------------------------------*/
/*----------------- まちの出来事（index）で使用 -----------------*/
	#machideki_header{
		padding-top:10px;
		width: 855px;
		margin: auto;
	}
	#machideki_text{
		width: 810px;
		margin: auto;
		margin-top:10px;
		text-align: left;
	}
	
	.machideki_naiyou{
		width: 833px;
		margin: auto;
		margin-top: 20px;
		clear: both;
		text-align: left;
	}
	
	.machideki_naiyou .sabtitle_bg{
		background-image: url("../img/machideki_img/machideki_sabtitlebar.jpg");
		width: 833px;
		height: 21px;
		float: right;
	}
	
	.sabtitle_bg .sabtitle{
		color: #cc0000;
		font-size: 14px;
		font-weight: bold;
		margin:0px 0px 0px 10px;
		float: left;
	}
	
	.sabtitle_bg .hiduke{
		float: right;
	}
	.machideki_naiyou .text{
		text-align:left;
		width: 394px;
		float: left;
		margin-bottom: 20px;
	}
	.machideki_naiyou .photo{
		width: 430px;
		margin-top:10px;
		margin-bottom: 20px;
		float: right;
	}
	
	.machideki_naiyou .photo img{
		margin: 0px 0px 0px 10px;
	}
	
	.machideki_naiyou .text_photo{
		padding-top:20px;
		clear: both;
	}
	
	.under_line{
		width:831px;
		height:1px;
		clear:both;
		background-image: url("../img/machideki_img/machideki_underline.jpg");
		background-repeat: no-repeat;
	}
	
	.pagetop{
		clear: both;
		width:830px;
		padding:10px;
	}
	.pagetop img{
		margin-bottom: 30px;
		margin-right: 10px;
	}