@charset "utf-8";


/*
タイトル部分
-------------------------------------------------------------------*/
#shoujin_greet {
	margin: 0px auto 0px auto;
	width: 560px;
	height: 270px;
	background-image: url(../images/ozen.jpg);
	background-repeat: no-repeat;
	background-position: 300px 120px;
}

#shoujin_greet p {
	margin: 10px 0px 0px 20px;
}


/*
海潮禅寺の精進料理
-------------------------------------------------------------------*/
#shoujin_meen {
	width: 560px;
	margin: 50px auto 0px auto;
}

#shoujin_meen h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}

#shoujin_meen h3 {
	color: #cc0000;
	margin: 30px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}

#shoujin_meen p {
	width: 540px;
	margin: 15px auto 0px auto;
	line-height: 160%;
}

.left {
	margin: 20px 0px 0px 51px;
}


/*
食事五觀文
-------------------------------------------------------------------*/
#syokuji {
	width: 560px;
	margin: 50px auto 0px auto;
	background-image: url(../images/);
	background-repeat: no-repeat;
	background-position: 350px 200px;
}

#syokuji h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e6e5c5;
	line-height: 35px;
	padding-left: 30px;
	background-image: url(../images/bar.gif);
	background-repeat: no-repeat;
}

#syokuji h3 {
	color: #cc0000;
	margin: 30px 0px 0px 20px;
}

#syokuji p {
	width: 420px;
	margin: 0px 0px 0px 25px;
}

.left {
	margin: 20px 0px 0px 51px;
}


/*
精進料理とは
-------------------------------------------------------------------*/
#shoujin_imi {

}

#shoujin_imi h3 {
	line-height: 30px;
	padding-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #730000;
}