@charset "utf-8";

h1{ font-size:140%;  margin:0 auto; height:250px; }
h2{ font-size:120%; color:#009; }

#header{ /* background:#f0f8ff; */ margin-top:20px; }
h1{ border-top:10px solid #3b64af; }

#content h2{
	margin:0;
	padding:0;
	width:640px;
	height:50px;
}
#content a{
	color:#083b9a;
	text-decoration:none;
}
#content a:hover{
	color:#206ccd;
	text-decoration:underline;;
}

.homeidx{
/*	display:inline; */
/*	float:left; */
	color:#006;
	width:296px; /* 298px; */
	margin:10px;
	padding:0 0 10px 0px;
	font-size:80%;
	background:#fff;
	border:1px solid #ccc;
}
* html .homeidx{ margin:10px 5px; }


.homeidx h3{
	width:296px; /* 298px; */
/*	height:0px; 
	padding-top:36px; */
	overflow:hidden;
	margin-bottom:20px;
}
#kokkai h3{ background:#f0f0f0 ; /* url(../images/home/homeidx00.png) no-repeat; */ }
#report h3{ background:#f0f0f0 ; margin-bottom:10px;/* url(../images/home/homeidx01.png) no-repeat; */ }
#photo h3{ background:#f0f0f0 ; margin-bottom:10px;/* url(../images/home/homeidx01.png) no-repeat; */ }

#kokkai{ float:left; }
#report{ float:right; }

.homeidx dl{
	clear:left;
	padding-left:10px;
}
.homeidx dt{
	border-left:5px solid #66c;
	padding-left:8px ;
	font-size:90%;
	color:#66c;
	line-height:100%;
	margin-bottom:5px;
}
.homeidx dd{
	margin-bottom:10px;
	width:276px; /* 278px; */
	border-bottom:2px dotted #ccc;
	padding-bottom:5px;
}
.homeidx p{
	padding:0px 10px 10px 10px;
}
.homeidx .kokuseirepo{
	width:496px;
	margin:0;
	padding:0;
}
.homeidx .kokuseirepo p{
	width:276px;
	padding:0 10px;
	line-height:130%;
	margin-bottom:5px;
}
.homeidx .kokuseirepo a,
.homeidx .kokuseirepo a img{
	border:0;
}

#homeyakusoku{
	width:640px;
	height:200px;
	margin:0;
	padding:0;
	border-bottom:1px solid #f0f8ff;
	margin-bottom:10px;
}

#homeinfo{
	float:left;
/*	background:#f00; */
}
