@charset "utf-8";

/*--------------------------------------
	Style Name : Oshirase Style Sheet
--------------------------------------*/

/*--------------------------------------
	for Oshirase Index Page
--------------------------------------*/

body.oshirase #content div.section-nav {
	margin-top:10px;
	padding-left:35px;
	height:530px;
	overflow-y:auto;
}

body.oshirase #content div.content-link {
	clear:both;
	width:700px;
	padding-top:5px;
	padding-right:10px;
	padding-bottom:25px;
	padding-left: 10px;
}

body.oshirase #content div.content-link img {
	float : left;
}

body.oshirase #content div.content-link h3 {
	float:right;
	width:500px;
	font-size:100%;
	margin-top:15px;
	margin-bottom:0px;
	margin-left:30px;
}

body.oshirase #content div.content-link h3.nocontent {
	color:gray;
}

body.oshirase #content div.content-link p {
	width:500px;
	padding-left: 20px;
	padding-top: 5px;
	float : right;
	font-weight:normal;
/*	line-height:1.8em; */
}

body.oshirase #content div.content-link p.nocontent {
	color:gray;
}

/*--------------------------------------
	for Oshirase Contents Pages
--------------------------------------*/
body.oshirase #content div.pad {
	margin-top:10px;
	padding-left:45px;
	height: 503px !important;
	overflow-y:auto;
}

body.oshirase #content div.article-title {
	margin-top:5px;
	width:200px;
	float : left;
}

body.oshirase  #content div.article {
	float:left;
	width:570px;
	margin-top:10px;
	overflow-y:auto;
}

body.oshirase  #content div.article p{
	margin-bottom:1em;
}

body.oshirase  #content div.pic {
	float:right;
	width:180px;
	height:480px;
	margin-right:5px;
	text-align:right;
}

body.oshirase  #content div.pic img{
	margin-top:40px;
}

body.oshirase #content p.annai {
	padding-left:20px;
}

/*--------------------------------------
	for 夏祭り
--------------------------------------*/
body.natumaturi  #content div.article {
	width:460px;
}

body.natumaturi  #content div.pic {
	width:260px;
}


/*--------------------------------------
	for 夏越大祓
--------------------------------------*/
body.ooharae  #content div.article {
	width: 570px;
}

body.ooharae  #content div.pic {
	width:180px;
}

/*--------------------------------------
	for お正月
--------------------------------------*/
body.osyougatu  #content div.local-nav {
	position:absolute;
	top:0px;
	left:0px;
	width: 230px;
}
body.osyougatu  #content div.local-nav h3{
	margin: 15px 0px 10px 45px;
}

body.osyougatu  #content div.local-nav ul li{
	margin-left: 20px;
	margin-bottom: 8px;
}

body.osyougatu  #content div.local-nav img.local-nav-pic{
	margin-left:40px;
}

body.osyougatu  #content div.article-title {
	position:absolute;
	top:0px;
	left:230px;
	width: 590px;
	height: 55px;
	border-bottom: 10px solid #0F783D;
}

body.osyougatu  #content div.article {
	position:absolute;
	top:80px;
	left:230px;
	width: 575px;
	padding-left:10px;
	overflow-y:auto;
}

body.osyougatu  #content div.bg-img {
	background-position: 300px 0;
	background-repeat: no-repeat;
}

body.osyougatu  #content div.article h4{
	color: red;
	font-size:14px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:5px;
}



