@charset "UTF-8";

/*************************************************
 #index
**************************************************/

#header {
	height: 50px;
	border-bottom: 1px dotted #008837;
	background: #FFFFFF;
}
#header h1 a {
	height: 50px;
	background: #FFFFFF url(../img/common/header.png) no-repeat center 0px;
	display: block;
	text-indent: -999em;
	width: 850px;
	margin: 0px auto;
}
#header  p {
	display: none;


}
#flash {
	height: 230px;
	border-bottom: 1px dotted #008837;
	margin-bottom: 15px;
	width: 850px;
	background: url(../swf/img/pic2.jpg) no-repeat;
	position: relative;
}
#flash p {
	margin:15px;
	position: absolute;
	width: 790px;
	left: 10px;
	top: 5px;
	background: url(../img/common/body_back.png) repeat;
	padding: 5px;
}
.sidebar   .grid-a  .unit {
	padding: 0px;
	margin: 15px 0px;
}
#main h2 {
	font-size: 135%;
	color: #008837;
	padding-top: 0px;
	padding-bottom: 0px;
	border-bottom: none;
	background: url(../img/common/amoeba_mini.gif) no-repeat 3px center;
	padding-left: 28px;
	font-weight: bold;
	border-top: 1px solid #008837;
	border-right: 1px solid #008837;
	border-left: 1px solid #008837;
	margin-left: 10px;
	text-align: left;
	line-height: 35px;
	height: 35px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#event-news   {
	display: block;
	height: 180px;
	margin-left: 10px;
	overflow: auto;
	border-top: 1px dotted #008837;
	border-right: 1px solid #008837;
	border-bottom: 1px solid #008837;
	border-left: 1px solid #008837;
	margin-bottom: 10px;
}

#event-news dl  {
	display: block;
	height: auto;
	margin-right: 5px;
	margin-left: 5px;
}
#event-news dt  {
	display: block;
	margin-top: 5px;
	font-weight: normal;
	color: #008837;
	font-size: 110%;
	padding-left: 3px;
}
#event-news dd   {
	display: block;
	line-height: 1.2;
	margin: 0.2em 0px 0.3em;
	border-bottom: 1px dotted #CCCCCC;
	padding-right: 5px;
	padding-left: 8px;
	padding-bottom: 6px;
}

#blog-news   {
	display: block;
	height: auto;
	margin-left: 10px;
	margin-bottom: 10px;
	border: 1px solid #008837;
}
#blog-news h2 {
	display: block;
	margin-left: 0px;
	width: 200px;
	float: left;
	border-style: none;
	line-height: 35px;
	height: 35px;
}
#blog-news   p#blog-list {
	width: 200px;
	float: right;
	display: block;
	height: 35px;
	line-height: 35px;
	text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	font-size: 17px;
}
#blog-news    p#blog-list a {
	font-weight: bold;

}
.SlidingPanelsContent h3 {
	font-weight: bold;
	margin: 3px 10px 5px 110px;
	color: #008837;
	font-size: 110%;
	border-bottom: 1px solid #F1FBD5;
	padding: 5px 2px 2px;

}
.SlidingPanelsContent  .left {
	float: left;

}
.SlidingPanelsContent   .left img {
	margin: 7px;
	border: 1px solid #008837;
	padding: 0px;

}
.SlidingPanelsContentGroup  .innerbox  {
	margin: 0px;
	padding: 0px;
	height: 110px;
	position: relative;

}
.SlidingPanelsContentGroup .innerbox p {
	font-size: 90%;
	line-height: 1.1;
	margin: 0px 10px 5px 110px;
	letter-spacing: 0px;
}
.SlidingPanelsContentGroup  .innerbox  p.new {
	background: url(../img/top/new.gif) no-repeat 0px 0px;
	height: 33px;
	width: 32px;
	margin: 0px;
	padding: 0px;
	z-index: 10;
	display: block;
	position: absolute;
	left: 110px;
	top: 53px;
	text-indent: -999em;
}
/* IE6 NEWアイコンのズレ*/
* html .SlidingPanelsContentGroup  .innerbox  p.new {
	position: absolute;
	top: 62px;
	left: 105px;
}
.SlidingPanelsContentGroup .innerbox ul {
	margin: 10px 10px 3px 110px;
	padding: 3px 7px;
	border: 1px dotted #C6E965;
	background: #F1FBD5;
}
.SlidingPanelsContentGroup  .innerbox  ul li {
	list-style: none;
	padding-left: 25px;

}
