@charset "utf-8";
/*------------------------------------------------*/
body{
	font-family: "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
	margin-top: 0px;
	background-image: url(../img/h_bk.jpg);
	background-repeat: repeat-x;
	line-height:1.5;
}
#img-box{
	margin: 0px;
	padding: 0px;
	display: block;
	height: 110px;
	width: 670px;
}
#head{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	height: 130px;
}
#main{
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}
#contentsbox{
	width: 900px;
	display: block;
	clear: both;
	margin-top: 0px;
}
#navibox{
	display: block;
	float: left;
	width: 230px;
}
#in-linebox{
	text-align: left;
	display: block;
	float: right;
	width: 670px;
}
#prayforjapan{
text-align: center;
display: block;
float: right;
width: 646px;
padding: 10px;
border: 2px solid #333;
font-size: 14px;
}
#infobox{
	display: block;
	clear: both;
	float: left;
	width: 420px;
	border: 1px solid #999999;
	padding-bottom: 10px;
	margin-top: 5px;
}
#infobox ul{
	margin-right: 5px;
	margin-left: 10px;
	list-style-type: none;
	font-size: 76%;
}
#infobox li{
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	margin-top: 5px;
	padding-bottom: 5px;
}
#infobox a{
	color: #000000;
	text-decoration: none;
	display: block;
}
#infobox a:hover{
	color: #CC0000;
	text-decoration: underline;
}
#infobox a:visited{
	color: #CC0000;
	text-decoration: none;
}

.indexh{
	font-size: 12px;
	background-image: url(../img/box-bk.jpg);
	background-repeat: repeat-x;
	display: block;
	height: 22px;
	width: 100%;
	text-indent: 10px;
	text-align: left;
	padding-bottom: 3px;
	font-weight: bold;
}
#mo-box{
	display: block;
	float: left;
	width: 235px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	margin-left: 10px;
	text-align: center;
	height: 192px;
	margin-top: 5px;
}
#d-box{
	display: block;
	width: 670px;
	clear: both;
	margin-bottom: 10px;
}
#d-box-l{
	display: block;
	float: left;
	width: 330px;
	border: 1px solid #999999;
}
#d-box-r{
	display: block;
	float: right;
	width: 330px;
	border: 1px solid #999999;
}
.indexhh{
	font-size: 12px;
	background-image: url(../img/box-bk.jpg);
	background-repeat: repeat-x;
	height: 19px;
	width: 325px;
	text-indent: 10px;
	text-align: left;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #FF6600;
	padding-bottom: 3px;
	font-weight: bold;
}
#d-box-in{
	padding: 5px;
	font-size: 69%;
}
.indexhhh{
	display: block;
	font-size: 120%;
	font-weight: bold;
}
.indeximg{
	margin-right: 5px;
}
#btn-box{
	display: block;
	margin-left: 230px;
	margin-top: 3px;
}
#info-list{
	display: block;
	float: right;
	text-align: right;
	margin-top: 5px;
}
.red-small{
	font-size: 10px;
	color: #0000FF;
}
#index_bana{
	background-image: url(../img/ikko_bana.jpg);
	background-repeat: no-repeat;
	height: 78px;
	width: 670px;
	display: block;
	font-size: 14px;
}
head~/* */body #index_bana ul{
	display: block;
	height: 63px;
	width: 436px;
	list-style-type: none;
	margin-left: 234px;
	padding-top: 15px;
}

#index_bana ul{
	display: block;
	height: 63px;
	width: 436px;
	list-style-type: none;
	margin-left: 234px;
	padding-top: 10px;
}
#index_bana li{
	display: block;
	height: 16px;
	line-height: 16px;
}

#index_bana li a{
	font-weight: bold;
	color: #CC0099;
	text-decoration: none;
}
#index_bana li a:hover{
	font-weight: bold;
	color: #CC0099;
	text-decoration: underline;
}








