body  {
	font: 12px/19px "ＭＳ Ｐゴシック", NSimSun,  "ＭＳ ゴシック", Arial, "MS UI Gothic", Century;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	background: #FFFFFF url(images/BG_body.gif) repeat-x;
	text-align: center;
}
a:link,a:visited,a:hover,a:active {
	text-decoration: none;
	color: #333333;
}
ul {
	list-style: none;
}
#guide {
	margin: 0px 0px 7px;
	padding-left: 10px;
	height: 20px;
	color: #666666;
	/*background: #cf602b url(images/bgHeadnavi2.jpg) no-repeat left top;*/
	padding-top: 2px;
	padding-bottom: 0px;
	border-top: 0px solid #9a6226;
	border-bottom: 2px solid #9a6226;
	/*background: #feefc6;*/
}
#guide a{
	text-decoration: none;
	color: #666666;
}
em {
	visibility: hidden;
}
#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	height: auto;
	width: 720px;
	background: url(images/BG_header.gif) no-repeat top;
}
/*---------------------------------------------------------------------*/
#wrapper #header {
	height: 80px;
}
h1 {
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	float: left;
}
h1 a {
	display: block;
	height: 45px;
	width: 292px;
	margin: 28px 0px 0px 80px;
	padding:0px;
}
#header #sc {
	float: right;
	height: 80px;
	width: 300px;
}
#header ul {
	vertical-align: top;
	margin:0px;
	padding: 54px 0px 0px 120px;
	list-style: none;
	clear: both;
}
#header li {
	background: url(images/arrow_2.gif) no-repeat left top;
	display: inline;
	margin:0px;
	font-size: 10px;
	color: #999999;
}
#header li a {
	color: #999999;
}
#header li a:hover,a:active  {
	color: #CC6600;
}
#header li#x {
	padding: 0px 32px 0px 15px;
}
#header li#y {
	padding: 0px 0px 0px 15px;
}

/*---------------------------------------------------------------------*/
#wrapper #NAVI {
	height: 40px;
	margin: 0px;
	padding: 0px 0px 0px 54px;
}
#NAVI h2 {
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	float: left;
}
#NAVI h2 a {
	display: block;
	height: 17px;
	width: 78px;
	margin: 10px 0px 0px 33px;
	padding:0px;
}
#NAVI h2#intro a {
	background: url(images/NAVI/introduce.gif) no-repeat;
}
#NAVI h2#intro a:hover {
	background: url(images/NAVI/introduce_o.gif) no-repeat;
}
#NAVI h2#assem a {
	background: url(images/NAVI/ASSEMBLIES.gif) no-repeat;
}
#NAVI h2#assem a:hover {
	background: url(images/NAVI/ASSEMBLIES_o.gif) no-repeat;
}
#NAVI h2#messa a {
	background: url(images/NAVI/MESSAGES.gif) no-repeat;
}
#NAVI h2#messa a:hover {
	background: url(images/NAVI/MESSAGES_o.gif) no-repeat;
}
#NAVI h2#event a {
	background: url(images/NAVI/EVENTS.gif) no-repeat;
}
#NAVI h2#event a:hover {
	background: url(images/NAVI/EVENTS_o.gif) no-repeat;
}
#NAVI h2#life a {
	background: url(images/NAVI/LIFEOFCHURCH.gif) no-repeat;
}
#NAVI h2#life a:hover {
	background: url(images/NAVI/LIFEOFCHURCH_o.gif) no-repeat;
}
#NAVI h2#link a {
	background: url(images/NAVI/LINKS.gif) no-repeat;
}
#NAVI h2#link a:hover {
	background: url(images/NAVI/LINKS_o.gif) no-repeat;
}
/*---------------------------------------------------------------------*/
#title {
	margin: 0px;
	padding: 7px 15px 0px 0px;
	height: 28px;
	width: 705px;
	text-align: right;
}
/*---------------------------------------------------------------------*/
#FLASH {
	margin: 0px;
	padding: 0px 0px 15px;
	height: 175px;
	border-bottom: 1px dotted #666666;
}
#contents {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px;
	height: auto;
	position: relative;
	/*background: url(images/con_bg.jpg) repeat-y right;*/
}
/*---------------------------------------------------------------------*/
#footer {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	height: 50px;
	width: 100%;
	border-top: 1px solid #999999;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: center;
}
#wrapper_footer {
	height: 50px;
	width: 720px;
	margin: 0px auto;
	padding: 6px 0px 0px 0px;
	text-align: left;
}
.style1 {
	font-family: Arial;
	font-weight: bold;
}
/*---------------------------------------------------------------------*/
/*------------------以下、信息ページ専用　--------------*/
#message {
	margin: 10px 0px 20px;
	padding: 20px 0px 35px;
	height: auto;
	background: #f9f6e9;
}
p.message1 {
	margin: 0px 70px;
	padding: 7px 0px 0px;
	clear: both;
	display: block;
	height: 32px;
}
/*------------------以上、信息ページ専用　--------------*/
/*------------------以下、トップページ専用--------------*/
p.scoop {
	font-size: 12px;
	line-height: 12px;
	text-decoration: underline;
	margin: 16px 0px 6px;
	padding: 0px;
	color: #666666;
}
#contents #scoop {
    float: right;
	margin: 12px 0px 0px 0px;
	padding: 0px 0px 0px 17px;
	height: 414px;
	width: 173px;
	border-left: 1px dotted #AAAAAA;
}
#contents #news {
	margin: 12px 0px 0px 0px;
	padding: 2px 0px 0px;
	height: 410px;
	width: 512px;
	border: 1px solid #AAAAAA;
	float: left;
}
/*------------------以上、トップページ専用--------------*/
/*----------------------以下、ノーマル------------------*/
#contents #honbun {
	margin: 0px 15px 8px 0px;
	padding: 0px 10px 0px 0px;
	height: auto;
	width: 560px;
	float: left;
	border-right: 1px dotted #AAAAAA;
}
#contents #honbun1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
	width: 100%;
	float: left;
}
#sidemenu {
    float: left;
	margin: 0px;
	padding: 14px 0px 0px 0px;
	width: 130px;
}
#sidemenu ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	 
}
#sidemenu li {
    font-size: 10px;
	margin:0px;
	padding: 0px;
}

#sidemenu a {
	margin:0px 0px 10px;
	padding: 0px;
	display: block;
	height: 25px;
	width: 130px;
	text-decoration: none;
}
#honbun #text {
	margin: 8px 0px 8px;
	padding: 0px 0px 0px 2px;
	line-height: 19px;
}
#honbun #text2 {
	margin: 8px 0px 0px;
	padding: 0px;
}
#honbun #text3 {
	margin: 0px;
	padding: 0px 0px 10px;
	display: block;
	border-bottom: 1px dotted #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
#honbun #text4 {
	margin: 6px 0px 6px;
	padding-left: 80px;
}
#honbun #text5 {
	padding: 15px 0px 0px;
	margin: 0px 0px 15px;
	display: block;
	border-top: 1px dotted #666666;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
}
/*----------------------以上、ノーマル------------------*/
table.sample{
	border-top:1px solid #999999;
	border-left:1px solid #999999;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	padding: 0px;
	width: 560px;
	margin: 0px 0px 15px 0px;
}
.sample td{
    border-right:1px solid #999999;
    border-bottom:1px solid #999999;
    padding:0.3em 1em;
}
table.sample2{
	border-top:none;
	border-left:none;
	border-collapse:collapse;
	border-spacing:0;
	empty-cells:show;
	padding: 0px;
	width: 500px;
	margin: 0px;
}
.sample2 td{
    border-right:none;
    border-bottom:none;
    padding:0.3em 1em;
}
#contents #scoop #jyosetsu {
	position: relative;
	right: 0px;
	bottom: 0px;
	height: 120px;
	border-top: 0px dotted #999999;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#button {
	margin: 0px 0px 0px 540px;
	padding: 0px;
	height: 82px;
	width: 173px;
	position: absolute;
	top: 653px;
	border-top: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
}
h3 {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	display: block;
	border-top: 0px dotted #9a6226;
	border-bottom: 10px solid #efe0d1;
	margin: 0px 0px 8px;
	padding: 5px 0px 4px;
}
.mLMore{
margin-left: 260px;
margin-bottom: 0px;
}
.mB30{
	margin-bottom: 15px;
	padding-top:15px;
	border-top: 1px dotted #666666;
}
