@charset "utf-8";
body {
	font: 100% "HG丸ｺﾞｼｯｸM-PRO", HGMaruGothicMPRO, "ヒラギノ丸ゴ Pro W3", "Hiragino Maru Gothic Pro",'メイリオ',Meiryo,'ＭＳ Ｐゴシック', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	background:url(img/bg_side1.jpg) repeat;
	line-height: 1em;
}
  	a:link{ color:#193681;}
	a:visited{ color:#193681;}
	a:hover{ color:#d3478d;}
	a:active{ color:#d3478d;}

.mincho{
	font: 100% "ＭＳ 明朝", "MS Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}

#container {
	width: 845px;
	margin: 0 auto; /* 自動マージン（幅と連動）により、ページが中央揃えになります */
	text-align: center; /* この設定は body エレメントの text-align: center より優先されます。 */
	color: #333333;
	background:url(img/bg_center.png) repeat-y;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageloader(src='img/bg_center.png',sizingMethod='scale');
}
#container2{
	width: 804px;
	margin: 0 19px 0 22px;
    border: 0px solid #000000;
	text-align: left; 
}
#line{
	margin: 0;
	width: 100%;
	height: 8px;
	border: 0px solid #000000;
	margin: 0 0 10px 0;
	background:url(img/topback_004.png) repeat-x;
}
#l{
	float: left;
	width: 340px; /*800px-20px,15px,15px-400px-10px(写真枠)*/
	margin: 10px 15px 0 20px;
	padding: 0;
}
#datesbk{
	background: transparent url(img/renge2.png) no-repeat;
}
/* 掲示板用 */
#annce{
	background: transparent url(img/bkbd.png) no-repeat;
	width: 340px;
	height: 190px;
	margin-top: 20px;
	text-align:center;
}
#annce2{
	width: 325px;
	height:155px;
	margin: 10px 10px 5px 5px;
	text-align:left;
	line-height: 30px;
	color: #ffffff;
	padding: 12px 5px;
	overflow: hidden;
}
.rtitle{
	font-size:20pt;
}
.rdesc{
	font-size:16pt;
}
#r{
	width: 416px;
	margin-left: 375px;
	padding: 0 0 0 0;
	text-align:left;
}
.imgover{
	border: 0 solid #000;
	margin: 0;
	padding: 0;
}
.btn a:link{ border: 0 solid #000; }
.btn a:visited{ border: 0 solid #000;}
.btn a:hover{ border: 0 solid #000;}
.btn a:active{ border: 0 solid #000;}

#btns{
	margin-left:12px;
	padding: 0;
}
#main{
	margin: 0 10px;
    /*border: #E79405 2px solid;*/
	padding: 0px;
	text-align:center;
}
#main div{
	width:750px;
	margin:0 auto; padding:0 15px 0 15px;  border:0;
	text-align: left;
	_width: 780px;
}
#main_top{
	height:20px;
}
#main #main_mid{
	_margin: 0 auto 0 2px;
}
#main #main_l{
	width: 180px;
}
#main #main_r{
	width: 515px;
	margin: 0 0 0 10px;
	float: right;
}

#main #main_mid,
.clearfix {
    display: inline-block;
}
#main #main_mid:after,
.clearfix:after {
    content: ".";
    font-size: 0.1em;
    line-height: 0;
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}
/* ここから Mac IE5 を除外 \*/
* html #main #main_mid,
* html .clearfix {
    height: 1%;
}
#main #main_mid,
.clearfix {
    display:block;
}
/* ここまで Mac IE5 を除外 */
#main_bot{
	height:35px;
}
h1{
	text-align: right;
	margin:0 20px 0 0; padding:0;
}
h2{
	font-size:larger;
	font-weight:bolder;
	text-decoration: none;
	margin:10px 0 0 0;
	padding:0;
}
table{
	border-collapse:collapse;
	border:0px;
}
tr{
	border:0px;	vertical-align:top;
}
.goup a:link{ border: 0 solid #000; text-decoration: none;}
.goup a:visited{ border: 0 solid #000; text-decoration: none;}
.goup a:hover{ border: 0 solid #000; text-decoration: none;}
.goup a:active{ border: 0 solid #000; text-decoration: none;}
#r a:link{ border: 0 solid #000; text-decoration: none;}
#r a:visited{ border: 0 solid #000; text-decoration: none;}
#r a:hover{ border: 0 solid #000; text-decoration: none;}
#r a:active{ border: 0 solid #000; text-decoration: none;}
img{ border:0;}

#main .goup { text-align: center; width: 720px;}
#main .goup div { width: 485px; margin: 0 auto;}

.pics700{
border:0px;
margin: 5px 25px 0 25px;
}

table#rirekiTable{
  width: 100%;
  font-weight: bold;
}

td.rirekiDate{
  text-align: right;
  padding: 0 17px 0 0;
  width: 20%;
  height: 2em;
}

table#rirekiTable th{
  text-align: center;
  font-size: x-large;
  height: 2em;
}

	