html{ 
    height:100%;
	overflow-y:scroll; 
}
body {
	font: 0.9em/140% "ＭＳ Ｐゴシック", Osaka, "ヒラギノ角ゴ Pro W3";
	background-image:url(img/back.jpg);
	background-repeat:repeat-x;
	background-color:#333c90;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
}
body a {
	color: #FFFFFF;
	}
IMG{
  border-width : 0px ;
}
hr {
	clear:both;
	height:0px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -10px;
	margin-left: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}
h1 {
	margin:0px;
	float: left;
	height: auto;
	width: 500px;
	}div#container {
	height: auto;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
}
h2 {
	padding: 0px;
	margin-top: 10px;
	font-size: 1em;
	line-height: 140%;
	font-weight: normal;
	}
blockquote {
	margin-left: 20px;
	margin-right: 10px;
	
	 }

div#header_right {
	float: right;
	height: auto;
	width: 440px;
	text-align: right;
}
@media print {
div#menu_box {
	float: left;
	height: auto;
	width: 150px;
	background-image: url(img/back_menubox.gif);
	background-repeat: no-repeat;
	display:none;
}
div#main_box {
	float: left;
	height: auto;
	width: auto;
}
div#banner_box {
	float: right;
	width: 150px;
	display:none;
}
}
@media screen {
div#menu_box {
	float: left;
	height: auto;
	width: 150px;
	background-image: url(img/back_menubox.gif);
	background-repeat: no-repeat;
}
div#main_box {
	float: right;
	height: auto;
	width: 830px;
}
div#banner_box {
	float: right;
	width: 150px;
}
}
div#menu_box a{
	color:#FFFFFF;
	text-decoration:none;
	height: auto;
	width: 150px;
	display:block;
}
div#menu_box a:hover.m_over {
	color:#FFCC00;
	}
div#menu_box ul {
	margin-left: 0px;
	padding-left: 0px;
	padding-top: 0px;
	margin-top: 0px;
	
}
div#menu_box li {
	height: auto;
	width: 150px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
	padding-left: 1px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 130%;
}
.menu_english {
	font-size: 12px;
}

div#main_contents_top {
	background-image: url(img/back_mainbox_top.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 670px;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	}
div#main_contents {
	background-color: #FFFFFF;
	background-image: url(img/back_mainbox_top.gif);
	background-repeat: no-repeat;
	width: auto;
	color: #333333;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	height: auto;
	padding-bottom: 14px;
}
div#main_contents a{
	color: #333333;
}
div#main_contents_btm {
	background-image: url(img/back_mainbox_btm.gif);
	background-repeat: no-repeat;
	height: 10px;
	width: 670px;
	padding: 0px;
	margin-top: -14px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	
	}

div#banner_box img{
	margin-bottom: 2px;	
}
div#footer {
	padding-left: 160px;
	padding-top: 10px;
	font-size: small;
}
div#top_info_box {
	float: left;
	height: auto;
	width: 230px;
	margin-top: 20px;
}
div#top_event_box {
	float: left;
	height: auto;
	width: 200px;
	margin-right: 10px;
	margin-left: 10px;
	margin-top: 20px;
}
div#top_sermons_box {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 20px;
}
#title_box {
	background-image: url(img/back_title.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #898BBE;
}
#title_box2 {
	background-image: url(img/back_title2.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 630px;
	padding-top: 20px;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #898BBE;
}
#navi_box {
	text-align: right;
	margin-top: 10px;
	margin-bottom: 20px;
}

.sub_menu {
	margin-right: 20px;
	float: left;
	font-size: 12px;
	line-height: 120%;
	margin-left: 10px;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #9D9ECC;
	padding-left: 5px;
	
	}
.sub_title_box {
	font-weight: bold;
	background-image: url(img/sub_title_head.jpg);
	background-repeat: no-repeat;
	width: auto;
	padding-top: 6px;
	padding-left: 35px;
	height: 24px;
	margin-top: 20px;
}
.table_btm {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D9ECC;
}
.button_box {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FFCC00;
	background-image: url(img/back_button01.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
	width: 300px;
	padding-top: 14px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 14px;

}
.button_box a{
	color:#FFFFFF;
	display:block;
	height: auto;
	width: auto;
	}
.chara_bible {
	font: bold medium/160% "ＭＳ Ｐ明朝", "細明朝体", "ヒラギノ明朝 Pro W3";
}
#missions_rightbox {
	padding: 10px;
	float: right;
	height: auto;
	width: 150px;
}
#missions_rightbox img{
	padding-bottom: 5px;
}
