*{margin:0;padding:0;}
img{border:0;}
body{
	width:860px;
	margin:0 auto;
}
#header{
	width:860px;
	height:140px;margin:0;padding-top:10px;
0}
#search{
                 float:left;
  margin:30px 40px 30px 70px; 
}
#pic{
                float:right;
                margin-right:30px;
}
#bread{
       font-size:90%;
       color:#000;
       background:#fff;
       border:1px dashed #999;
       padding:2px 15px;
       margin: 0px 5px 5px 5px;
}
ul#menu_bar{
	list-style:none;
}
ul#menu_bar li{
	width:140px;
	height:30px;
	display:block;
	float:left;
	text-align:center;
	background:url("http://www.zendocho.or.jp/img/menu_bar.gif") no-repeat;
}
ul#menu_bar li a:link, ul#menu_bar li a:visited{
	text-decoration:none;
	display:block;
	font-size:11px;
	line-height:32px;
	color:#fff;
}
ul#menu_bar li a:active, ul#menu_bar li a:hover{
	text-decoration:none;
	color:#fff;
}
#content{
	width:860px;
	margin:0px auto;
	font-size:90%;
	line-height:150%;
	border-bottom:0px solid #c00;
	background:#fff;
        padding-top5px;
}
h1{
	margin:10px 5px 0 5px;
}
h3{
	font-size:90%;
	padding:3px;
}
a:link, a:visited{
	text-decoration:none;
	color:#33f;
}
a:hover, a:active{
	text-decoration:underline;
	color:#ff4500;
}
/* ------------- left ----------------- */
#left{
	width:180px;
	float:left;
}
#mobile{
        margin:10px 0;
	text-align:center;
	line-height:150%;
	width:100%;
	font-size:90%;
}
#left_menu ol{
	list-style:none;
}
#left_menu ol li{
	display:block;
	font-size:95%;
}
#left_menu ol li a:link,#left_menu ol li a:visited{
	width:100%;
	height:40px;
	line-height:40px;
	padding-left:20px;
	display:block;
	text-decoration: none;
	border-bottom:1px solid #fff;
	background:#b60000;
	color:#fff;
}
#left_menu ol li a:hover,#left_menu ol li a:active{
	background:#f30;
}

/* -------------- center ---------------- */

#center{
	width:620px;
	float:right;
}
#news{
	width:560px;
	padding:10px 10px 10px 20px;
	margin-top:10px;
}
#news h2{
	border:1px solid #b60000;
	border-left:15px solid #b60000;
	margin:5px;
	padding:5px 10px;
	font-size:100%;
}
#news ol, #news ul{
    list-style:none;
	padding:10px;
}
#past_news{
	text-align:right;
	font-size:90%;
	margin:5px 15px;
}
#news ol li, #news ul li{
    font-family:sans-serif;
	padding-left:25px;
	padding-bottom:8px;
	background:url("http://www.zendocho.or.jp/img/list.gif") left top no-repeat;
}
#news ol li a:link, #news ol li a:visited, #news ul li a:link, #news ul li a:visited{
    font-family:serif;
	text-decoration: none;
	color:#33f;
}
#news ol li a:hover, #news ol li a:active, #news ul li a:hover, #news ul li a:active{
    font-family:serif;
	text-decoration: underline;
	color:#b60000;
}
#ebody a:link, #ebody a:visited{
	text-decoration:underline;
	color:#33f;
}
#ebody a:hover, #ebody a:active{
	text-decoration:underline;
	color:#63c;
}

#backnumber{
	width:560px;
	padding:10px 10px 10px 20px;
	margin-top:10px;
}
#backnumber h2{
	border:1px solid #b60000;
	border-left:15px solid #b60000;
	margin:5px;
	padding:5px 10px;
	font-size:100%;
}
#backnumber ol{
        list-style:none;
	margin-left:15px;
	padding:10px 20px;
}

/* -------- other -------- */

#footer{
	clear:both;
	font-size:90%;
	text-align:center;
	background:#fff;
	color:#333;
	padding:10px;
	margin:10px 0;
	line-height:140%;
	border-top:1px dashed #ccc;
}
